# check single-feature tests only on amd64

# skip default-from-serde no-default-features: requires feature std
# skip par-core features default parallel: require feature rayon (or patched-out chili)
# append std to shink-to-fit features: used crate serde_json requires feature std or alloc

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test bytes-str 0.2.7
 --all-targets --all-features
Features:
 test-name=rust-bytes-str:@,
Depends:
 dh-rust,
 librust-bytes-str-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test bytes-str 0.2.7
 --all-targets
Features:
 test-name=rust-bytes-str:default,
Depends:
 dh-rust,
 librust-bytes-str-0.2+default-dev,
Restrictions:
 allow-stderr,

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

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test bytes-str 0.2.7
 --all-targets --no-default-features --features rkyv
Features:
 test-name=rust-bytes-str:rkyv,
Depends:
 dh-rust,
 librust-bytes-str-0.2+rkyv-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test bytes-str 0.2.7
 --all-targets --no-default-features --features serde
Features:
 test-name=rust-bytes-str:serde,
Depends:
 dh-rust,
 librust-bytes-str-0.2+serde-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test default-from-serde 0.1.3
 --all-targets --all-features
Features:
 test-name=rust-default-from-serde:@,
Depends:
 dh-rust,
 librust-default-from-serde-dev,
 librust-serde-derive-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test default-from-serde 0.1.3
 --all-targets
Features:
 test-name=rust-default-from-serde:default,
Depends:
 dh-rust,
 librust-default-from-serde-0.1+default-dev,
 librust-serde-derive-dev,
Restrictions:
 allow-stderr,

# skip: requires feature std
#Test-Command: /usr/share/dh-rust/bin/cargo-auto-test default-from-serde 0.1.3
# --all-targets --no-default-features
#Features:
# test-name=rust-default-from-serde:,
#Depends:
# dh-rust,
# librust-default-from-serde-dev,
# librust-serde-derive-dev,
#Restrictions:
# allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test default-from-serde 0.1.3
 --all-targets --no-default-features --features std
Features:
 test-name=rust-default-from-serde:std,
Depends:
 dh-rust,
 librust-default-from-serde-0.1+std-dev,
 librust-serde-derive-dev,
Restrictions:
 allow-stderr,
Architecture: amd64

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test derive-default-from-serde 0.1.3
 --all-targets --all-features
Features:
 test-name=rust-derive-default-from-serde:@,
Depends:
 dh-rust,
 librust-derive-default-from-serde-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test derive-default-from-serde 0.1.3
 --all-targets
Features:
 test-name=rust-derive-default-from-serde:default,
Depends:
 dh-rust,
 librust-derive-default-from-serde-0.1+default-dev,
Restrictions:
 allow-stderr,

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

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test is-macro 0.3.7
 --all-targets --all-features
Features:
 test-name=rust-is-macro:@,
Depends:
 dh-rust,
 librust-is-macro-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test is-macro 0.3.7
 --all-targets
Features:
 test-name=rust-is-macro:default,
Depends:
 dh-rust,
 librust-is-macro-0.3+default-dev,
Restrictions:
 allow-stderr,

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

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

# skip: requires feature rayon (or patched-out chili)
#Test-Command: /usr/share/dh-rust/bin/cargo-auto-test par-core 2.0.0
# --all-targets
#Features:
# test-name=rust-par-core:default,
#Depends:
# dh-rust,
# librust-par-core-2+default-dev,
# librust-scoped-tls-dev,
#Restrictions:
# allow-stderr,

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

# skip: requires feature rayon (or patched-out chili)
#Test-Command: /usr/share/dh-rust/bin/cargo-auto-test par-core 2.0.0
# --all-targets --no-default-features --features parallel
#Features:
# test-name=rust-par-core:parallel,
#Depends:
# dh-rust,
# librust-par-core-2+parallel-dev,
# librust-scoped-tls-dev,
#Restrictions:
# allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test par-core 2.0.0
 --all-targets --no-default-features --features rayon
Features:
 test-name=rust-par-core:rayon,
Depends:
 dh-rust,
 librust-par-core-2+rayon-dev,
 librust-scoped-tls-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test par-iter 2.0.0
 --all-targets --all-features
Features:
 test-name=rust-par-iter:@,
Depends:
 dh-rust,
 librust-par-iter-dev,
 librust-rand-dev,
 librust-rand-xorshift-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test par-iter 2.0.0
 --all-targets
Features:
 test-name=rust-par-iter:default,
Depends:
 dh-rust,
 librust-par-iter-2+default-dev,
 librust-rand-dev,
 librust-rand-xorshift-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test par-iter 2.0.0
 --all-targets --no-default-features
Features:
 test-name=rust-par-iter:,
Depends:
 dh-rust,
 librust-par-iter-dev,
 librust-rand-dev,
 librust-rand-xorshift-dev,
Restrictions:
 allow-stderr,

# omit: used crate serde_json requires feature std or alloc
#Test-Command: /usr/share/dh-rust/bin/cargo-auto-test shrink-to-fit 0.2.10
# --all-targets --all-features
#Features:
# test-name=rust-shrink-to-fit:@,
#Depends:
# dh-rust,
# librust-shrink-to-fit-dev,
#Restrictions:
# allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test shrink-to-fit 0.2.10
 --all-targets
Features:
 test-name=rust-shrink-to-fit:default,
Depends:
 dh-rust,
 librust-shrink-to-fit-0.2+default-dev,
Restrictions:
 allow-stderr,

# omit: used crate serde_json requires feature std or alloc
#Test-Command: /usr/share/dh-rust/bin/cargo-auto-test shrink-to-fit 0.2.10
# --all-targets --no-default-features
#Features:
# test-name=rust-shrink-to-fit:,
#Depends:
# dh-rust,
# librust-shrink-to-fit-dev,
#Restrictions:
# allow-stderr,

# append feature default: used crate serde_json requires feature std or alloc
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test shrink-to-fit 0.2.10
 --all-targets --no-default-features --features derive,default
Features:
 test-name=rust-shrink-to-fit:derive+default,
Depends:
 dh-rust,
 librust-shrink-to-fit-0.2+default-dev,
 librust-shrink-to-fit-0.2+derive-dev,
Restrictions:
 allow-stderr,

# append feature default: used crate serde_json requires feature std or alloc
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test shrink-to-fit 0.2.10
 --all-targets --no-default-features --features hashbrown,default
Features:
 test-name=rust-shrink-to-fit:hashbrown+default,
Depends:
 dh-rust,
 librust-shrink-to-fit-0.2+default-dev,
 librust-shrink-to-fit-0.2+hashbrown-dev,
Restrictions:
 allow-stderr,

# append feature default: used crate serde_json requires feature std or alloc
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test shrink-to-fit 0.2.10
 --all-targets --no-default-features --features indexmap,default
Features:
 test-name=rust-shrink-to-fit:indexmap+default,
Depends:
 dh-rust,
 librust-shrink-to-fit-0.2+default-dev,
 librust-shrink-to-fit-0.2+indexmap-dev,
Restrictions:
 allow-stderr,

# omit: used crate serde_json requires feature std or alloc
#Test-Command: /usr/share/dh-rust/bin/cargo-auto-test shrink-to-fit 0.2.10
# --all-targets --no-default-features --features serde_json
#Features:
# test-name=rust-shrink-to-fit:serde_json,
#Depends:
# dh-rust,
# librust-shrink-to-fit-0.2+serde-json-dev,
#Restrictions:
# allow-stderr,

# append feature default: used crate serde_json requires feature std or alloc
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test shrink-to-fit 0.2.10
 --all-targets --no-default-features --features smallvec,default
Features:
 test-name=rust-shrink-to-fit:smallvec+default,
Depends:
 dh-rust,
 librust-shrink-to-fit-0.2+default-dev,
 librust-shrink-to-fit-0.2+smallvec-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test shrink-to-fit-macro 0.2.5
 --all-targets --all-features
Features:
 test-name=rust-shrink-to-fit-macro:@,
Depends:
 dh-rust,
 librust-shrink-to-fit-macro-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test shrink-to-fit-macro 0.2.5
 --all-targets
Features:
 test-name=rust-shrink-to-fit-macro:default,
Depends:
 dh-rust,
 librust-shrink-to-fit-macro-0.2+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test shrink-to-fit-macro 0.2.5
 --all-targets --no-default-features
Features:
 test-name=rust-shrink-to-fit-macro:,
Depends:
 dh-rust,
 librust-shrink-to-fit-macro-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test st-map 0.2.4
 --all-targets --all-features
Features:
 test-name=rust-st-map:@,
Depends:
 dh-rust,
 librust-st-map-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test st-map 0.2.4
 --all-targets
Features:
 test-name=rust-st-map:default,
Depends:
 dh-rust,
 librust-st-map-0.2+default-dev,
Restrictions:
 allow-stderr,

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

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test static-map-macro 0.3.4
 --all-targets --all-features
Features:
 test-name=rust-static-map-macro:@,
Depends:
 dh-rust,
 librust-static-map-macro-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test static-map-macro 0.3.4
 --all-targets
Features:
 test-name=rust-static-map-macro:default,
Depends:
 dh-rust,
 librust-static-map-macro-0.3+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test static-map-macro 0.3.4
 --all-targets --no-default-features
Features:
 test-name=rust-static-map-macro:,
Depends:
 dh-rust,
 librust-static-map-macro-dev,
Restrictions:
 allow-stderr,
