# 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 5.0.0
 --all-targets --all-features
Features:
 test-name=rust-ast_node:@,
Depends:
 dh-rust,
 librust-ast-node-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test ast_node 5.0.0
 --all-targets --no-default-features
Features:
 test-name=rust-ast_node:,
Depends:
 dh-rust,
 librust-ast-node-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test ast_node 5.0.0
 --all-targets
Features:
 test-name=rust-ast_node:default,
Depends:
 dh-rust,
 librust-ast-node-5+default-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-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-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 3.0.0
 --all-targets --all-features
Features:
 test-name=rust-from_variant:@,
Depends:
 dh-rust,
 librust-from-variant-dev,
Restrictions:
 allow-stderr,

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

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test from_variant 3.0.0
 --all-targets
Features:
 test-name=rust-from_variant:default,
Depends:
 dh-rust,
 librust-from-variant-3+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 3.0.4
# --all-targets --all-features
#Features:
# test-name=rust-hstr:@,
#Depends:
# dh-rust,
# librust-compact-str-0.9+default-dev,
# librust-hstr-3-dev,
# librust-kstring-2+default-dev,
# librust-num-cpus-1+default-dev,
# librust-rand-0.8+default-dev,
# librust-serde-json-1+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 3.0.4
 --all-targets --no-default-features
Features:
 test-name=rust-hstr:,
Depends:
 dh-rust,
 librust-compact-str-dev,
 librust-hstr-dev,
 librust-kstring-dev,
 librust-num-cpus-dev,
 librust-rand-dev,
 librust-serde-json-dev,
 librust-smartstring-dev,
 librust-smol-str-dev,
 librust-string-cache-dev,
 librust-swc-malloc-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test hstr 3.0.4
 --all-targets
Features:
 test-name=rust-hstr:default,
Depends:
 dh-rust,
 librust-compact-str-dev,
 librust-hstr-3+default-dev,
 librust-kstring-dev,
 librust-num-cpus-dev,
 librust-rand-dev,
 librust-serde-json-dev,
 librust-smartstring-dev,
 librust-smol-str-dev,
 librust-string-cache-dev,
 librust-swc-malloc-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 3.0.4
# --all-targets --no-default-features --features atom_size_128
#Features:
# test-name=rust-hstr:atom_size_128,
#Depends:
# dh-rust,
# librust-compact-str-dev,
# librust-hstr-3+atom-size-128-dev,
# librust-kstring-dev,
# librust-num-cpus-dev,
# librust-rand-dev,
# librust-serde-json-dev,
# librust-smartstring-dev,
# librust-smol-str-dev,
# librust-string-cache-dev,
# librust-swc-malloc-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 3.0.4
# --all-targets --no-default-features --features atom_size_64
#Features:
# test-name=rust-hstr:atom_size_64,
#Depends:
# dh-rust,
# librust-compact-str-dev,
# librust-hstr-3+atom-size-64-dev,
# librust-kstring-dev,
# librust-num-cpus-dev,
# librust-rand-dev,
# librust-serde-json-dev,
# librust-smartstring-dev,
# librust-smol-str-dev,
# librust-string-cache-dev,
# librust-swc-malloc-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 3.0.4
# --all-targets --no-default-features --features rkyv
#Features:
# test-name=rust-hstr:rkyv,
#Depends:
# dh-rust,
# librust-compact-str-dev,
# librust-hstr-3+rkyv-dev,
# librust-kstring-dev,
# librust-num-cpus-dev,
# librust-rand-dev,
# librust-serde-json-dev,
# librust-smartstring-dev,
# librust-smol-str-dev,
# librust-string-cache-dev,
# librust-swc-malloc-dev,
#Restrictions:
# allow-stderr,
#Architecture: amd64

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test hstr 3.0.4
 --all-targets --no-default-features --features serde
Features:
 test-name=rust-hstr:serde,
Depends:
 dh-rust,
 librust-compact-str-dev,
 librust-hstr-3+serde-dev,
 librust-kstring-dev,
 librust-num-cpus-dev,
 librust-rand-dev,
 librust-serde-json-dev,
 librust-smartstring-dev,
 librust-smol-str-dev,
 librust-string-cache-dev,
 librust-swc-malloc-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-dev,
 librust-string-enum-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-dev,
 librust-string-enum-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-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-dev,
 librust-swc-malloc-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-dev,
 librust-swc-malloc-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-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-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-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-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-dev,
Restrictions:
 allow-stderr,
Architecture: amd64

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

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

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

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

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

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_atoms 9.0.0
 --all-targets --no-default-features --features shrink-to-fit
Features:
 test-name=rust-swc_atoms:shrink-to-fit,
Depends:
 dh-rust,
 librust-swc-atoms-9+shrink-to-fit-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 18.0.1
# --all-targets --all-features
#Features:
# test-name=rust-swc_common:@,
#Depends:
# dh-rust,
# librust-par-iter-dev,
# librust-serde-json-dev,
# librust-swc-common-dev,
#Restrictions:
# allow-stderr,

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

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

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

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

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

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_common 18.0.1
 --all-targets --no-default-features --features encoding-impl
Features:
 test-name=rust-swc_common:encoding-impl,
Depends:
 dh-rust,
 librust-par-iter-dev,
 librust-serde-json-dev,
 librust-swc-common-18+encoding-impl-dev,
Restrictions:
 allow-stderr,
Architecture: amd64

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

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

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

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

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

# avoid riscv64
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_common 18.0.1
 --all-targets --no-default-features --features rkyv-impl
Features:
 test-name=rust-swc_common:rkyv-impl,
Depends:
 dh-rust,
 librust-par-iter-dev,
 librust-serde-json-dev,
 librust-swc-common-18+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 18.0.1
 --all-targets --no-default-features --features shrink-to-fit
Features:
 test-name=rust-swc_common:shrink-to-fit,
Depends:
 dh-rust,
 librust-par-iter-dev,
 librust-serde-json-dev,
 librust-swc-common-18+shrink-to-fit-dev,
Restrictions:
 allow-stderr,
Architecture: amd64

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

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

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

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

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

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

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_core 57.0.0
 --all-targets --no-default-features --features common_concurrent
Features:
 test-name=rust-swc_core:common_concurrent,
Depends:
 dh-rust,
 librust-anyhow-dev,
 librust-swc-core-57+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-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-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 18.0.0
 --all-targets --all-features
Features:
 test-name=rust-swc_html_ast:@,
Depends:
 dh-rust,
 librust-swc-html-ast-dev,
Restrictions:
 allow-stderr,

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

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

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_html_ast 18.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-18+rkyv-impl-dev,
Restrictions:
 allow-stderr,
Architecture: amd64

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_html_ast 18.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-18+serde-impl-dev,
Restrictions:
 allow-stderr,
Architecture: amd64

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

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

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_html_codegen 19.0.0
 --all-targets
Features:
 test-name=rust-swc_html_codegen:default,
Depends:
 dh-rust,
 librust-swc-html-codegen-19+default-dev,
 librust-swc-html-parser-dev,
 librust-swc-html-visit-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-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-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 18.0.0
 --all-targets --all-features
Features:
 test-name=rust-swc_html_parser:@,
Depends:
 dh-rust,
 librust-serde-dev,
 librust-serde-json-dev,
 librust-swc-html-ast-dev,
 librust-swc-html-parser-dev,
 librust-swc-html-visit-dev,
 librust-swc-malloc-dev,
Restrictions:
 allow-stderr,

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

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

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

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

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

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_html_utils 16.0.0
 --all-targets
Features:
 test-name=rust-swc_html_utils:default,
Depends:
 dh-rust,
 librust-swc-html-utils-16+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 18.0.0
# --all-targets --all-features
#Features:
# test-name=rust-swc_html_visit:@,
#Depends:
# dh-rust,
# librust-swc-html-visit-dev,
#Restrictions:
# allow-stderr,

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

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_html_visit 18.0.0
 --all-targets
Features:
 test-name=rust-swc_html_visit:default,
Depends:
 dh-rust,
 librust-swc-html-visit-18+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 18.0.0
# --all-targets --no-default-features --features path
#Features:
# test-name=rust-swc_html_visit:path,
#Depends:
# dh-rust,
# librust-swc-html-visit-18+path-dev,
#Restrictions:
# allow-stderr,
#Architecture: amd64

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_html_visit 18.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-18+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-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-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.4
 --all-targets --all-features
Features:
 test-name=rust-swc_malloc:@,
Depends:
 dh-rust,
 librust-swc-malloc-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.4
 --all-targets --no-default-features
Features:
 test-name=rust-swc_malloc:,
Depends:
 dh-rust,
 librust-swc-malloc-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.4
 --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 12.0.0
 --all-targets --all-features
Features:
 test-name=rust-swc_transform_common:@,
Depends:
 dh-rust,
 librust-swc-transform-common-dev,
Restrictions:
 allow-stderr,

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

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

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test swc_transform_common 12.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-12+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-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-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
