# check single-feature tests only on amd64

# avoid tests swc_core:@ swc_malloc:* on riscv64:
#  FAIL non-zero exit status 101

# skip crate swc_core mangled feature default

# skip swc_html_visit feature path and all-features due to error:
#  error[E0599]: no variant or associated item named `TagName` found for enum `TokenField` in the current scope

# skip swc_common all-features due to error:
#  error: You can't enable `plugin-rt` and `plugin-mode` at the same time

# skip crate hstr features atom_size_128 atom_size_64 rkyv and all-features failing:
#  the name `RawTaggedValue` is defined multiple times
#  the name `RawTaggedNonZeroValue` is defined multiple times
#  expected trait, found struct `rkyv::ser::Serializer`
#  cannot find trait `Fallible` in crate `rkyv`
#  `#![feature]` may not be used on the stable release channel

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test ast_node 3.0.3
 --all-targets --all-features
Features:
 test-name=rust-ast_node:@,
Depends:
 dh-rust,
 librust-ast-node-3-dev,
 librust-syn-2+visit-mut-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test ast_node 3.0.3
 --all-targets --no-default-features
Features:
 test-name=rust-ast_node:,
Depends:
 dh-rust,
 librust-ast-node-3-dev,
 librust-syn-2+visit-mut-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test ast_node 3.0.3
 --all-targets
Features:
 test-name=rust-ast_node:default,
Depends:
 dh-rust,
 librust-ast-node-3+default-dev,
 librust-syn-2+visit-mut-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test better_scoped_tls 1.0.1
 --all-targets --all-features
Features:
 test-name=rust-better_scoped_tls:@,
Depends:
 dh-rust,
 librust-better-scoped-tls-1-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test better_scoped_tls 1.0.1
 --all-targets --no-default-features
Features:
 test-name=rust-better_scoped_tls:,
Depends:
 dh-rust,
 librust-better-scoped-tls-1-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test better_scoped_tls 1.0.1
 --all-targets
Features:
 test-name=rust-better_scoped_tls:default,
Depends:
 dh-rust,
 librust-better-scoped-tls-1+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test from_variant 2.0.2
 --all-targets --all-features
Features:
 test-name=rust-from_variant:@,
Depends:
 dh-rust,
 librust-from-variant-2-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test from_variant 2.0.2
 --all-targets --no-default-features
Features:
 test-name=rust-from_variant:,
Depends:
 dh-rust,
 librust-from-variant-2-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test from_variant 2.0.2
 --all-targets
Features:
 test-name=rust-from_variant:default,
Depends:
 dh-rust,
 librust-from-variant-2+default-dev,
Restrictions:
 allow-stderr,

# skip crate hstr features atom_size_128 atom_size_64 rkyv and all-features
#Test-Command: /usr/share/dh-rust/bin/cargo-auto-test hstr 2.0.1
# --all-targets --all-features
#Features:
# test-name=rust-hstr:@,
#Depends:
# dh-rust,
# librust-compact-str-0.9+default-dev,
# librust-hstr-2-dev,
# librust-kstring-2+default-dev,
# librust-num-cpus-1+default-dev,
# librust-rand-0.8+default-dev,
# librust-smartstring-1+default-dev,
# librust-smol-str-0.2+default-dev,
# librust-string-cache-0.8+default-dev,
# librust-swc-malloc-1+default-dev,
#Restrictions:
# allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test hstr 2.0.1
 --all-targets --no-default-features
Features:
 test-name=rust-hstr:,
Depends:
 dh-rust,
 librust-compact-str-0.9+default-dev,
 librust-hstr-2-dev,
 librust-kstring-2+default-dev,
 librust-num-cpus-1+default-dev,
 librust-rand-0.8+default-dev,
 librust-smartstring-1+default-dev,
 librust-smol-str-0.2+default-dev,
 librust-string-cache-0.8+default-dev,
 librust-swc-malloc-1+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test hstr 2.0.1
 --all-targets
Features:
 test-name=rust-hstr:default,
Depends:
 dh-rust,
 librust-compact-str-0.9+default-dev,
 librust-hstr-2+default-dev,
 librust-kstring-2+default-dev,
 librust-num-cpus-1+default-dev,
 librust-rand-0.8+default-dev,
 librust-smartstring-1+default-dev,
 librust-smol-str-0.2+default-dev,
 librust-string-cache-0.8+default-dev,
 librust-swc-malloc-1+default-dev,
Restrictions:
 allow-stderr,

# skip crate hstr features atom_size_128 atom_size_64 rkyv and all-features
#Test-Command: /usr/share/dh-rust/bin/cargo-auto-test hstr 2.0.1
# --all-targets --no-default-features --features atom_size_128
#Features:
# test-name=rust-hstr:atom_size_128,
#Depends:
# dh-rust,
# librust-compact-str-0.9+default-dev,
# librust-hstr-2+atom-size-128-dev,
# librust-kstring-2+default-dev,
# librust-num-cpus-1+default-dev,
# librust-rand-0.8+default-dev,
# librust-smartstring-1+default-dev,
# librust-smol-str-0.2+default-dev,
# librust-string-cache-0.8+default-dev,
# librust-swc-malloc-1+default-dev,
#Restrictions:
# allow-stderr,
#Architecture: amd64

# skip crate hstr features atom_size_128 atom_size_64 rkyv and all-features
#Test-Command: /usr/share/dh-rust/bin/cargo-auto-test hstr 2.0.1
# --all-targets --no-default-features --features atom_size_64
#Features:
# test-name=rust-hstr:atom_size_64,
#Depends:
# dh-rust,
# librust-compact-str-0.9+default-dev,
# librust-hstr-2+atom-size-64-dev,
# librust-kstring-2+default-dev,
# librust-num-cpus-1+default-dev,
# librust-rand-0.8+default-dev,
# librust-smartstring-1+default-dev,
# librust-smol-str-0.2+default-dev,
# librust-string-cache-0.8+default-dev,
# librust-swc-malloc-1+default-dev,
#Restrictions:
# allow-stderr,
#Architecture: amd64

# skip crate hstr features atom_size_128 atom_size_64 rkyv and all-features
#Test-Command: /usr/share/dh-rust/bin/cargo-auto-test hstr 2.0.1
# --all-targets --no-default-features --features rkyv
#Features:
# test-name=rust-hstr:rkyv,
#Depends:
# dh-rust,
# librust-compact-str-0.9+default-dev,
# librust-hstr-2+rkyv-dev,
# librust-kstring-2+default-dev,
# librust-num-cpus-1+default-dev,
# librust-rand-0.8+default-dev,
# librust-smartstring-1+default-dev,
# librust-smol-str-0.2+default-dev,
# librust-string-cache-0.8+default-dev,
# librust-swc-malloc-1+default-dev,
#Restrictions:
# allow-stderr,
#Architecture: amd64

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test hstr 2.0.1
 --all-targets --no-default-features --features serde
Features:
 test-name=rust-hstr:serde,
Depends:
 dh-rust,
 librust-compact-str-0.9+default-dev,
 librust-hstr-2+serde-dev,
 librust-kstring-2+default-dev,
 librust-num-cpus-1+default-dev,
 librust-rand-0.8+default-dev,
 librust-smartstring-1+default-dev,
 librust-smol-str-0.2+default-dev,
 librust-string-cache-0.8+default-dev,
 librust-swc-malloc-1+default-dev,
Restrictions:
 allow-stderr,
Architecture: amd64

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test string_enum 1.0.2
 --all-targets --all-features
Features:
 test-name=rust-string_enum:@,
Depends:
 dh-rust,
 librust-serde-1+default-dev,
 librust-string-enum-1-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test string_enum 1.0.2
 --all-targets --no-default-features
Features:
 test-name=rust-string_enum:,
Depends:
 dh-rust,
 librust-serde-1+default-dev,
 librust-string-enum-1-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test string_enum 1.0.2
 --all-targets
Features:
 test-name=rust-string_enum:default,
Depends:
 dh-rust,
 librust-serde-1+default-dev,
 librust-string-enum-1+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_allocator 4.0.1
 --all-targets --all-features
Features:
 test-name=rust-swc_allocator:@,
Depends:
 dh-rust,
 librust-swc-allocator-4-dev,
 librust-swc-malloc-1+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_allocator 4.0.1
 --all-targets --no-default-features
Features:
 test-name=rust-swc_allocator:,
Depends:
 dh-rust,
 librust-swc-allocator-4-dev,
 librust-swc-malloc-1+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_allocator 4.0.1
 --all-targets
Features:
 test-name=rust-swc_allocator:default,
Depends:
 dh-rust,
 librust-swc-allocator-4+default-dev,
 librust-swc-malloc-1+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_allocator 4.0.1
 --all-targets --no-default-features --features hashbrown
Features:
 test-name=rust-swc_allocator:hashbrown,
Depends:
 dh-rust,
 librust-swc-allocator-4+hashbrown-dev,
 librust-swc-malloc-1+default-dev,
Restrictions:
 allow-stderr,
Architecture: amd64

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_allocator 4.0.1
 --all-targets --no-default-features --features rkyv
Features:
 test-name=rust-swc_allocator:rkyv,
Depends:
 dh-rust,
 librust-swc-allocator-4+rkyv-dev,
 librust-swc-malloc-1+default-dev,
Restrictions:
 allow-stderr,
Architecture: amd64

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_allocator 4.0.1
 --all-targets --no-default-features --features serde
Features:
 test-name=rust-swc_allocator:serde,
Depends:
 dh-rust,
 librust-swc-allocator-4+serde-dev,
 librust-swc-malloc-1+default-dev,
Restrictions:
 allow-stderr,
Architecture: amd64

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_allocator 4.0.1
 --all-targets --no-default-features --features skip-warning
Features:
 test-name=rust-swc_allocator:skip-warning,
Depends:
 dh-rust,
 librust-swc-allocator-4+skip-warning-dev,
 librust-swc-malloc-1+default-dev,
Restrictions:
 allow-stderr,
Architecture: amd64

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_atoms 7.0.0
 --all-targets --all-features
Features:
 test-name=rust-swc_atoms:@,
Depends:
 dh-rust,
 librust-swc-atoms-7-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_atoms 7.0.0
 --all-targets --no-default-features
Features:
 test-name=rust-swc_atoms:,
Depends:
 dh-rust,
 librust-swc-atoms-7-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_atoms 7.0.0
 --all-targets
Features:
 test-name=rust-swc_atoms:default,
Depends:
 dh-rust,
 librust-swc-atoms-7+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_atoms 7.0.0
 --all-targets --no-default-features --features rkyv-impl
Features:
 test-name=rust-swc_atoms:rkyv-impl,
Depends:
 dh-rust,
 librust-swc-atoms-7+rkyv-impl-dev,
Restrictions:
 allow-stderr,
Architecture: amd64

#  error: You can't enable `plugin-rt` and `plugin-mode` at the same time
#Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_common 14.0.2
# --all-targets --all-features
#Features:
# test-name=rust-swc_common:@,
#Depends:
# dh-rust,
# librust-serde-json-1+default-dev,
# librust-swc-common-14-dev,
#Restrictions:
# allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_common 14.0.2
 --all-targets --no-default-features
Features:
 test-name=rust-swc_common:,
Depends:
 dh-rust,
 librust-serde-json-1+default-dev,
 librust-swc-common-14-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_common 14.0.2
 --all-targets
Features:
 test-name=rust-swc_common:default,
Depends:
 dh-rust,
 librust-serde-json-1+default-dev,
 librust-swc-common-14+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_common 14.0.2
 --all-targets --no-default-features --features concurrent
Features:
 test-name=rust-swc_common:concurrent,
Depends:
 dh-rust,
 librust-serde-json-1+default-dev,
 librust-swc-common-14+concurrent-dev,
Restrictions:
 allow-stderr,
Architecture: amd64

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_common 14.0.2
 --all-targets --no-default-features --features debug
Features:
 test-name=rust-swc_common:debug,
Depends:
 dh-rust,
 librust-serde-json-1+default-dev,
 librust-swc-common-14+debug-dev,
Restrictions:
 allow-stderr,
Architecture: amd64

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_common 14.0.2
 --all-targets --no-default-features --features diagnostic-serde
Features:
 test-name=rust-swc_common:diagnostic-serde,
Depends:
 dh-rust,
 librust-serde-json-1+default-dev,
 librust-swc-common-14+diagnostic-serde-dev,
Restrictions:
 allow-stderr,
Architecture: amd64

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_common 14.0.2
 --all-targets --no-default-features --features plugin-base
Features:
 test-name=rust-swc_common:plugin-base,
Depends:
 dh-rust,
 librust-serde-json-1+default-dev,
 librust-swc-common-14+plugin-base-dev,
Restrictions:
 allow-stderr,
Architecture: amd64

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_common 14.0.2
 --all-targets --no-default-features --features plugin-mode
Features:
 test-name=rust-swc_common:plugin-mode,
Depends:
 dh-rust,
 librust-serde-json-1+default-dev,
 librust-swc-common-14+plugin-mode-dev,
Restrictions:
 allow-stderr,
Architecture: amd64

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_common 14.0.2
 --all-targets --no-default-features --features plugin-rt
Features:
 test-name=rust-swc_common:plugin-rt,
Depends:
 dh-rust,
 librust-serde-json-1+default-dev,
 librust-swc-common-14+plugin-rt-dev,
Restrictions:
 allow-stderr,
Architecture: amd64

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_common 14.0.2
 --all-targets --no-default-features --features plugin_transform_schema_v1
Features:
 test-name=rust-swc_common:plugin_transform_schema_v1,
Depends:
 dh-rust,
 librust-serde-json-1+default-dev,
 librust-swc-common-14+plugin-transform-schema-v1-dev,
Restrictions:
 allow-stderr,
Architecture: amd64

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_common 14.0.2
 --all-targets --no-default-features --features plugin_transform_schema_vtest
Features:
 test-name=rust-swc_common:plugin_transform_schema_vtest,
Depends:
 dh-rust,
 librust-serde-json-1+default-dev,
 librust-swc-common-14+plugin-transform-schema-vtest-dev,
Restrictions:
 allow-stderr,
Architecture: amd64

# avoid riscv64
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_common 14.0.2
 --all-targets --no-default-features --features rkyv-impl
Features:
 test-name=rust-swc_common:rkyv-impl,
Depends:
 dh-rust,
 librust-serde-json-1+default-dev,
 librust-swc-common-14+rkyv-impl-dev,
Restrictions:
 allow-stderr,
Architecture: amd64 arm64 armel armhf i386 mips64el ppc64el s390x

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_common 14.0.2
 --all-targets --no-default-features --features tty-emitter
Features:
 test-name=rust-swc_common:tty-emitter,
Depends:
 dh-rust,
 librust-serde-json-1+default-dev,
 librust-swc-common-14+tty-emitter-dev,
Restrictions:
 allow-stderr,
Architecture: amd64

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_core 35.0.0
 --all-targets --all-features
Features:
 test-name=rust-swc_core:@,
Depends:
 dh-rust,
 librust-anyhow-1+default-dev,
 librust-swc-core-35-dev,
Restrictions:
 allow-stderr,
Architecture: amd64

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_core 35.0.0
 --all-targets --no-default-features
Features:
 test-name=rust-swc_core:,
Depends:
 dh-rust,
 librust-anyhow-1+default-dev,
 librust-swc-core-35-dev,
Restrictions:
 allow-stderr,

# skip mangled default feature
#Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_core 35.0.0
# --all-targets
#Features:
# test-name=rust-swc_core:default,
#Depends:
# dh-rust,
# librust-anyhow-1+default-dev,
# librust-swc-core-35+default-dev,
#Restrictions:
# allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_core 35.0.0
 --all-targets --no-default-features --features allocator_node
Features:
 test-name=rust-swc_core:allocator_node,
Depends:
 dh-rust,
 librust-anyhow-1+default-dev,
 librust-swc-core-35+allocator-node-dev,
Restrictions:
 allow-stderr,
Architecture: amd64

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_core 35.0.0
 --all-targets --no-default-features --features common
Features:
 test-name=rust-swc_core:common,
Depends:
 dh-rust,
 librust-anyhow-1+default-dev,
 librust-swc-core-35+common-concurrent-dev,
Restrictions:
 allow-stderr,
Architecture: amd64

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_core 35.0.0
 --all-targets --no-default-features --features common_concurrent
Features:
 test-name=rust-swc_core:common_concurrent,
Depends:
 dh-rust,
 librust-anyhow-1+default-dev,
 librust-swc-core-35+common-concurrent-dev,
Restrictions:
 allow-stderr,
Architecture: amd64

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_eq_ignore_macros 1.0.1
 --all-targets --all-features
Features:
 test-name=rust-swc_eq_ignore_macros:@,
Depends:
 dh-rust,
 librust-swc-eq-ignore-macros-1-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_eq_ignore_macros 1.0.1
 --all-targets --no-default-features
Features:
 test-name=rust-swc_eq_ignore_macros:,
Depends:
 dh-rust,
 librust-swc-eq-ignore-macros-1-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_eq_ignore_macros 1.0.1
 --all-targets
Features:
 test-name=rust-swc_eq_ignore_macros:default,
Depends:
 dh-rust,
 librust-swc-eq-ignore-macros-1+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_html_ast 14.0.0
 --all-targets --all-features
Features:
 test-name=rust-swc_html_ast:@,
Depends:
 dh-rust,
 librust-swc-html-ast-14-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_html_ast 14.0.0
 --all-targets --no-default-features
Features:
 test-name=rust-swc_html_ast:,
Depends:
 dh-rust,
 librust-swc-html-ast-14-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_html_ast 14.0.0
 --all-targets
Features:
 test-name=rust-swc_html_ast:default,
Depends:
 dh-rust,
 librust-swc-html-ast-14+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_html_ast 14.0.0
 --all-targets --no-default-features --features rkyv-impl
Features:
 test-name=rust-swc_html_ast:rkyv-impl,
Depends:
 dh-rust,
 librust-swc-html-ast-14+rkyv-impl-dev,
Restrictions:
 allow-stderr,
Architecture: amd64

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_html_ast 14.0.0
 --all-targets --no-default-features --features serde-impl
Features:
 test-name=rust-swc_html_ast:serde-impl,
Depends:
 dh-rust,
 librust-swc-html-ast-14+serde-impl-dev,
Restrictions:
 allow-stderr,
Architecture: amd64

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_html_codegen 14.0.0
 --all-targets --all-features
Features:
 test-name=rust-swc_html_codegen:@,
Depends:
 dh-rust,
 librust-swc-html-codegen-14-dev,
 librust-swc-html-parser-14+default-dev,
 librust-swc-html-visit-14+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_html_codegen 14.0.0
 --all-targets --no-default-features
Features:
 test-name=rust-swc_html_codegen:,
Depends:
 dh-rust,
 librust-swc-html-codegen-14-dev,
 librust-swc-html-parser-14+default-dev,
 librust-swc-html-visit-14+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_html_codegen 14.0.0
 --all-targets
Features:
 test-name=rust-swc_html_codegen:default,
Depends:
 dh-rust,
 librust-swc-html-codegen-14+default-dev,
 librust-swc-html-parser-14+default-dev,
 librust-swc-html-visit-14+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_html_codegen_macros 1.0.1
 --all-targets --all-features
Features:
 test-name=rust-swc_html_codegen_macros:@,
Depends:
 dh-rust,
 librust-swc-html-codegen-macros-1-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_html_codegen_macros 1.0.1
 --all-targets --no-default-features
Features:
 test-name=rust-swc_html_codegen_macros:,
Depends:
 dh-rust,
 librust-swc-html-codegen-macros-1-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_html_codegen_macros 1.0.1
 --all-targets
Features:
 test-name=rust-swc_html_codegen_macros:default,
Depends:
 dh-rust,
 librust-swc-html-codegen-macros-1+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_html_parser 14.0.0
 --all-targets --all-features
Features:
 test-name=rust-swc_html_parser:@,
Depends:
 dh-rust,
 librust-serde-1+default-dev,
 librust-serde-json-1+default-dev,
 librust-swc-html-ast-14+default-dev,
 librust-swc-html-parser-14-dev,
 librust-swc-html-visit-14+default-dev,
 librust-swc-malloc-1+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_html_parser 14.0.0
 --all-targets --no-default-features
Features:
 test-name=rust-swc_html_parser:,
Depends:
 dh-rust,
 librust-serde-1+default-dev,
 librust-serde-json-1+default-dev,
 librust-swc-html-ast-14+default-dev,
 librust-swc-html-parser-14-dev,
 librust-swc-html-visit-14+default-dev,
 librust-swc-malloc-1+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_html_parser 14.0.0
 --all-targets
Features:
 test-name=rust-swc_html_parser:default,
Depends:
 dh-rust,
 librust-serde-1+default-dev,
 librust-serde-json-1+default-dev,
 librust-swc-html-ast-14+default-dev,
 librust-swc-html-parser-14+default-dev,
 librust-swc-html-visit-14+default-dev,
 librust-swc-malloc-1+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_html_parser 14.0.0
 --all-targets --no-default-features --features debug
Features:
 test-name=rust-swc_html_parser:debug,
Depends:
 dh-rust,
 librust-serde-1+default-dev,
 librust-serde-json-1+default-dev,
 librust-swc-html-ast-14+default-dev,
 librust-swc-html-parser-14+debug-dev,
 librust-swc-html-visit-14+default-dev,
 librust-swc-malloc-1+default-dev,
Restrictions:
 allow-stderr,
Architecture: amd64

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_html_utils 14.0.0
 --all-targets --all-features
Features:
 test-name=rust-swc_html_utils:@,
Depends:
 dh-rust,
 librust-swc-html-utils-14-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_html_utils 14.0.0
 --all-targets --no-default-features
Features:
 test-name=rust-swc_html_utils:,
Depends:
 dh-rust,
 librust-swc-html-utils-14-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_html_utils 14.0.0
 --all-targets
Features:
 test-name=rust-swc_html_utils:default,
Depends:
 dh-rust,
 librust-swc-html-utils-14+default-dev,
Restrictions:
 allow-stderr,

# Fails: error[E0599]: no variant or associated item named `TagName` found for enum `TokenField` in the current scope
#Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_html_visit 14.0.0
# --all-targets --all-features
#Features:
# test-name=rust-swc_html_visit:@,
#Depends:
# dh-rust,
# librust-swc-html-visit-14-dev,
#Restrictions:
# allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_html_visit 14.0.0
 --all-targets --no-default-features
Features:
 test-name=rust-swc_html_visit:,
Depends:
 dh-rust,
 librust-swc-html-visit-14-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_html_visit 14.0.0
 --all-targets
Features:
 test-name=rust-swc_html_visit:default,
Depends:
 dh-rust,
 librust-swc-html-visit-14+default-dev,
Restrictions:
 allow-stderr,

# Fails: error[E0599]: no variant or associated item named `TagName` found for enum `TokenField` in the current scope
#Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_html_visit 14.0.0
# --all-targets --no-default-features --features path
#Features:
# test-name=rust-swc_html_visit:path,
#Depends:
# dh-rust,
# librust-swc-html-visit-14+path-dev,
#Restrictions:
# allow-stderr,
#Architecture: amd64

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_html_visit 14.0.0
 --all-targets --no-default-features --features serde-impl
Features:
 test-name=rust-swc_html_visit:serde-impl,
Depends:
 dh-rust,
 librust-swc-html-visit-14+serde-impl-dev,
Restrictions:
 allow-stderr,
Architecture: amd64

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_macros_common 1.0.1
 --all-targets --all-features
Features:
 test-name=rust-swc_macros_common:@,
Depends:
 dh-rust,
 librust-swc-macros-common-1-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_macros_common 1.0.1
 --all-targets --no-default-features
Features:
 test-name=rust-swc_macros_common:,
Depends:
 dh-rust,
 librust-swc-macros-common-1-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_macros_common 1.0.1
 --all-targets
Features:
 test-name=rust-swc_macros_common:default,
Depends:
 dh-rust,
 librust-swc-macros-common-1+default-dev,
Restrictions:
 allow-stderr,

# avoid riscv64
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_malloc 1.2.3
 --all-targets --all-features
Features:
 test-name=rust-swc_malloc:@,
Depends:
 dh-rust,
 librust-swc-malloc-1-dev,
Restrictions:
 allow-stderr,
Architecture: amd64 arm64 armel armhf i386 mips64el ppc64el s390x

# avoid riscv64
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_malloc 1.2.3
 --all-targets --no-default-features
Features:
 test-name=rust-swc_malloc:,
Depends:
 dh-rust,
 librust-swc-malloc-1-dev,
Restrictions:
 allow-stderr,
Architecture: amd64 arm64 armel armhf i386 mips64el ppc64el s390x

# avoid riscv64
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_malloc 1.2.3
 --all-targets
Features:
 test-name=rust-swc_malloc:default,
Depends:
 dh-rust,
 librust-swc-malloc-1+default-dev,
Restrictions:
 allow-stderr,
Architecture: amd64 arm64 armel armhf i386 mips64el ppc64el s390x

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_transform_common 8.0.0
 --all-targets --all-features
Features:
 test-name=rust-swc_transform_common:@,
Depends:
 dh-rust,
 librust-swc-transform-common-8-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_transform_common 8.0.0
 --all-targets --no-default-features
Features:
 test-name=rust-swc_transform_common:,
Depends:
 dh-rust,
 librust-swc-transform-common-8-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_transform_common 8.0.0
 --all-targets
Features:
 test-name=rust-swc_transform_common:default,
Depends:
 dh-rust,
 librust-swc-transform-common-8+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_transform_common 8.0.0
 --all-targets --no-default-features --features plugin-mode
Features:
 test-name=rust-swc_transform_common:plugin-mode,
Depends:
 dh-rust,
 librust-swc-transform-common-8+plugin-mode-dev,
Restrictions:
 allow-stderr,
Architecture: amd64

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_visit 2.0.1
 --all-targets --all-features
Features:
 test-name=rust-swc_visit:@,
Depends:
 dh-rust,
 librust-swc-visit-2-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_visit 2.0.1
 --all-targets --no-default-features
Features:
 test-name=rust-swc_visit:,
Depends:
 dh-rust,
 librust-swc-visit-2-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_visit 2.0.1
 --all-targets
Features:
 test-name=rust-swc_visit:default,
Depends:
 dh-rust,
 librust-swc-visit-2+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_visit 2.0.1
 --all-targets --no-default-features --features path
Features:
 test-name=rust-swc_visit:path,
Depends:
 dh-rust,
 librust-swc-visit-2+path-dev,
Restrictions:
 allow-stderr,
Architecture: amd64
