# check single-feature tests only on amd64
# skip unsupported official architectures armel armhf ppc64el s390x for crate cranelift-codegen
# skip unsupported official architectures arm64 riscv64 for crate cranelift-object
# skip unsupported official architecture i386 for crate cranelift-jit
# skip too slow official architecture riscv64 for crate cranelift-jit
# skip a failing default-features test on i386 for crate cranelift-codegen
# skip some non-feature tests where std is apparently required
# add required cranelift-codegen features std and unwind
# skip cranelift-codegen feature isle-in-source-tree: requires writable source

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift 0.116.1
 --all-targets --all-features
Features:
 test-name=cranelift:@,
Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-0.116-dev,
 librust-similar-2+default-dev,
 librust-tempfile-3+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift 0.116.1
 --all-targets
Features:
 test-name=cranelift:default,
Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-0.116+default-dev,
 librust-similar-2+default-dev,
 librust-tempfile-3+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift 0.116.1
 --all-targets --no-default-features
Features:
 test-name=cranelift:,
Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-0.116-dev,
 librust-similar-2+default-dev,
 librust-tempfile-3+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift 0.116.1
 --all-targets --no-default-features --features core
Features:
 test-name=cranelift:core,
Architecture: amd64
#Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-0.116+core-dev,
 librust-similar-2+default-dev,
 librust-tempfile-3+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift 0.116.1
 --all-targets --no-default-features --features std
Features:
 test-name=cranelift:std,
Architecture: amd64
#Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-0.116+std-dev,
 librust-similar-2+default-dev,
 librust-tempfile-3+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift 0.116.1
 --all-targets --no-default-features --features frontend
Features:
 test-name=cranelift:frontend,
Architecture: amd64
#Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-0.116+frontend-dev,
 librust-similar-2+default-dev,
 librust-tempfile-3+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift 0.116.1
 --all-targets --no-default-features --features interpreter
Features:
 test-name=cranelift:interpreter,
Architecture: amd64
#Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-0.116+interpreter-dev,
 librust-similar-2+default-dev,
 librust-tempfile-3+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift 0.116.1
 --all-targets --no-default-features --features jit
Features:
 test-name=cranelift:jit,
Architecture: amd64
#Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-0.116+jit-dev,
 librust-similar-2+default-dev,
 librust-tempfile-3+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift 0.116.1
 --all-targets --no-default-features --features module
Features:
 test-name=cranelift:module,
Architecture: amd64
#Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-0.116+module-dev,
 librust-similar-2+default-dev,
 librust-tempfile-3+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift 0.116.1
 --all-targets --no-default-features --features native
Features:
 test-name=cranelift:native,
Architecture: amd64
#Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-0.116+native-dev,
 librust-similar-2+default-dev,
 librust-tempfile-3+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift 0.116.1
 --all-targets --no-default-features --features object
Features:
 test-name=cranelift:object,
Architecture: amd64
#Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-0.116+object-dev,
 librust-similar-2+default-dev,
 librust-tempfile-3+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-bforest 0.116.1
 --all-targets
Features:
 test-name=cranelift-bforest:default,
Depends:
 dh-rust,
 librust-cranelift-bforest-0.116+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-bitset 0.116.1
 --all-targets
Features:
 test-name=cranelift-bitset:default,
Depends:
 dh-rust,
 librust-cranelift-bitset-0.116+default-dev,
Restrictions:
 allow-stderr,

# skip: explicit features are apparently required
#Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-codegen 0.116.1
# --all-targets --all-features
#Features:
# test-name=cranelift-codegen:@,
#Architecture: !armel !armhf !ppc64el !s390x
#Depends:
# dh-rust,
# librust-cranelift-codegen-0.116-dev,
# librust-cranelift-codegen-meta-0.116+default-dev,
# librust-cranelift-isle-0.116+default-dev,
#Restrictions:
# allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-codegen 0.116.1
 --all-targets
Features:
 test-name=cranelift-codegen:default,
Architecture: !armel !armhf !i386 !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-codegen-0.116+default-dev,
 librust-cranelift-codegen-meta-0.116+default-dev,
 librust-cranelift-isle-0.116+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-codegen 0.116.1
 --all-targets
 --no-fail-fast --
 --skip machinst::vcode::test::size_of_constant_structs
Features:
 test-name=cranelift-codegen:default,
Architecture: i386
Depends:
 dh-rust,
 librust-cranelift-codegen-0.116+default-dev,
 librust-cranelift-codegen-meta-0.116+default-dev,
 librust-cranelift-isle-0.116+default-dev,
Restrictions:
 allow-stderr,

# skip: requires feature std
#Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-codegen 0.116.1
# --all-targets --no-default-features
#Features:
# test-name=cranelift-codegen:,
#Architecture: !armel !armhf !ppc64el !s390x
#Depends:
# dh-rust,
# librust-cranelift-codegen-0.116-dev,
# librust-cranelift-codegen-meta-0.116+default-dev,
# librust-cranelift-isle-0.116+default-dev,
#Restrictions:
# allow-stderr,

# add required features std and unwind
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-codegen 0.116.1
 --all-targets --no-default-features --features all-native-arch,std,unwind
Features:
 test-name=cranelift-codegen:all-native-arch+std+unwind,
Architecture: amd64
#Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-codegen-0.116+all-native-arch-dev,
 librust-cranelift-codegen-0.116+std-dev,
 librust-cranelift-codegen-0.116+unwind-dev,
 librust-cranelift-codegen-meta-0.116+default-dev,
 librust-cranelift-isle-0.116+default-dev,
Restrictions:
 allow-stderr,

# add required features std and unwind
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-codegen 0.116.1
 --all-targets --no-default-features --features arm64,std,unwind
Features:
 test-name=cranelift-codegen:arm64+std+unwind,
Architecture: amd64
#Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-codegen-0.116+arm64-dev,
 librust-cranelift-codegen-0.116+std-dev,
 librust-cranelift-codegen-0.116+unwind-dev,
 librust-cranelift-codegen-meta-0.116+default-dev,
 librust-cranelift-isle-0.116+default-dev,
Restrictions:
 allow-stderr,

# add required features std and unwind
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-codegen 0.116.1
 --all-targets --no-default-features --features core,std,unwind
Features:
 test-name=cranelift-codegen:core+std+unwind,
Architecture: amd64
#Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-codegen-0.116+core-dev,
 librust-cranelift-codegen-0.116+std-dev,
 librust-cranelift-codegen-0.116+unwind-dev,
 librust-cranelift-codegen-meta-0.116+default-dev,
 librust-cranelift-isle-0.116+default-dev,
Restrictions:
 allow-stderr,

# add required features std and unwind
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-codegen 0.116.1
 --all-targets --no-default-features --features disas,std,unwind
Features:
 test-name=cranelift-codegen:disas+std+unwind,
Architecture: amd64
#Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-codegen-0.116+disas-dev,
 librust-cranelift-codegen-0.116+std-dev,
 librust-cranelift-codegen-0.116+unwind-dev,
 librust-cranelift-codegen-meta-0.116+default-dev,
 librust-cranelift-isle-0.116+default-dev,
Restrictions:
 allow-stderr,

# skip: feature apparently unsupported alone
#Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-codegen 0.116.1
# --all-targets --no-default-features --features enable-serde
#Features:
# test-name=cranelift-codegen:enable-serde,
#Architecture: amd64
##Architecture: !armel !armhf !ppc64el !s390x
#Depends:
# dh-rust,
# librust-cranelift-codegen-0.116+enable-serde-dev,
# librust-cranelift-codegen-meta-0.116+default-dev,
# librust-cranelift-isle-0.116+default-dev,
#Restrictions:
# allow-stderr,

# skip: feature apparently unsupported alone
#Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-codegen 0.116.1
# --all-targets --no-default-features --features incremental-cache
#Features:
# test-name=cranelift-codegen:incremental-cache,
#Architecture: amd64
##Architecture: !armel !armhf !ppc64el !s390x
#Depends:
# dh-rust,
# librust-cranelift-codegen-0.116+incremental-cache-dev,
# librust-cranelift-codegen-meta-0.116+default-dev,
# librust-cranelift-isle-0.116+default-dev,
#Restrictions:
# allow-stderr,

# add required features std and unwind
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-codegen 0.116.1
 --all-targets --no-default-features --features isle-errors,std,unwind
Features:
 test-name=cranelift-codegen:isle-errors+std+unwind,
Architecture: amd64
#Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-codegen-0.116+isle-errors-dev,
 librust-cranelift-codegen-0.116+std-dev,
 librust-cranelift-codegen-0.116+unwind-dev,
 librust-cranelift-codegen-meta-0.116+default-dev,
 librust-cranelift-isle-0.116+default-dev,
Restrictions:
 allow-stderr,

# skip: requires writable source
#Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-codegen 0.116.1
# --all-targets --no-default-features --features isle-in-source-tree
#Features:
# test-name=cranelift-codegen:isle-in-source-tree,
#Architecture: amd64
##Architecture: !armel !armhf !ppc64el !s390x
#Depends:
# dh-rust,
# librust-cranelift-codegen-0.116+isle-in-source-tree-dev,
# librust-cranelift-codegen-meta-0.116+default-dev,
# librust-cranelift-isle-0.116+default-dev,
#Restrictions:
# allow-stderr,

# add required features std and unwind
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-codegen 0.116.1
 --all-targets --no-default-features --features riscv64,std,unwind
Features:
 test-name=cranelift-codegen:riscv64+std+unwind,
Architecture: amd64
#Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-codegen-0.116+riscv64-dev,
 librust-cranelift-codegen-0.116+std-dev,
 librust-cranelift-codegen-0.116+unwind-dev,
 librust-cranelift-codegen-meta-0.116+default-dev,
 librust-cranelift-isle-0.116+default-dev,
Restrictions:
 allow-stderr,

# add required features std and unwind
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-codegen 0.116.1
 --all-targets --no-default-features --features s390x,std,unwind
Features:
 test-name=cranelift-codegen:s390x+std+unwind,
Architecture: amd64
#Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-codegen-0.116+s390x-dev,
 librust-cranelift-codegen-0.116+std-dev,
 librust-cranelift-codegen-0.116+unwind-dev,
 librust-cranelift-codegen-meta-0.116+default-dev,
 librust-cranelift-isle-0.116+default-dev,
Restrictions:
 allow-stderr,

# add required features std and unwind
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-codegen 0.116.1
 --all-targets --no-default-features --features souper-harvest,std,unwind
Features:
 test-name=cranelift-codegen:souper-harvest+std+unwind,
Architecture: amd64
#Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-codegen-0.116+souper-harvest-dev,
 librust-cranelift-codegen-0.116+std-dev,
 librust-cranelift-codegen-0.116+unwind-dev,
 librust-cranelift-codegen-meta-0.116+default-dev,
 librust-cranelift-isle-0.116+default-dev,
Restrictions:
 allow-stderr,

# add required feature unwind
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-codegen 0.116.1
 --all-targets --no-default-features --features std,unwind
Features:
 test-name=cranelift-codegen:std+unwind,
Architecture: amd64
#Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-codegen-0.116+std-dev,
 librust-cranelift-codegen-0.116+std-dev,
 librust-cranelift-codegen-meta-0.116+default-dev,
 librust-cranelift-isle-0.116+default-dev,
Restrictions:
 allow-stderr,

# add required features std and unwind
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-codegen 0.116.1
 --all-targets --no-default-features --features timing,std,unwind
Features:
 test-name=cranelift-codegen:timing+std+unwind,
Architecture: amd64
#Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-codegen-0.116+std-dev,
 librust-cranelift-codegen-0.116+timing-dev,
 librust-cranelift-codegen-0.116+unwind-dev,
 librust-cranelift-codegen-meta-0.116+default-dev,
 librust-cranelift-isle-0.116+default-dev,
Restrictions:
 allow-stderr,

# skip: requires feature std - combo covered above
#Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-codegen 0.116.1
# --all-targets --no-default-features --features unwind
#Features:
# test-name=cranelift-codegen:unwind,
#Architecture: amd64
##Architecture: !armel !armhf !ppc64el !s390x
#Depends:
# dh-rust,
# librust-cranelift-codegen-0.116+unwind-dev,
# librust-cranelift-codegen-meta-0.116+default-dev,
# librust-cranelift-isle-0.116+default-dev,
#Restrictions:
# allow-stderr,

# add required features std and unwind
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-codegen 0.116.1
 --all-targets --no-default-features --features x86,std,unwind
Features:
 test-name=cranelift-codegen:x86+std+unwind,
Architecture: amd64
#Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-codegen-0.116+std-dev,
 librust-cranelift-codegen-0.116+unwind-dev,
 librust-cranelift-codegen-0.116+x86-dev,
 librust-cranelift-codegen-meta-0.116+default-dev,
 librust-cranelift-isle-0.116+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-codegen-meta 0.116.1
 --all-targets
Features:
 test-name=cranelift-codegen-meta:default,
Depends:
 dh-rust,
 librust-cranelift-codegen-meta-0.116+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-codegen-shared 0.116.1
 --all-targets
Features:
 test-name=cranelift-codegen-shared:default,
Depends:
 dh-rust,
 librust-cranelift-codegen-shared-0.116+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-control 0.116.1
 --all-targets --all-features
Features:
 test-name=cranelift-control:@,
Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-control-0.116-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-control 0.116.1
 --all-targets
Features:
 test-name=cranelift-control:default,
Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-control-0.116+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-control 0.116.1
 --all-targets --no-default-features
Features:
 test-name=cranelift-control:,
Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-control-0.116-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-control 0.116.1
 --all-targets --no-default-features --features chaos
Features:
 test-name=cranelift-control:chaos,
Architecture: amd64
#Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-control-0.116+chaos-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-control 0.116.1
 --all-targets --no-default-features --features fuzz
Features:
 test-name=cranelift-control:fuzz,
Architecture: amd64
#Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-control-0.116+fuzz-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-entity 0.116.1
 --all-targets --all-features
Features:
 test-name=cranelift-entity:@,
Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-entity-0.116-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-entity 0.116.1
 --all-targets
Features:
 test-name=cranelift-entity:default,
Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-entity-0.116+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-entity 0.116.1
 --all-targets --no-default-features
Features:
 test-name=cranelift-entity:,
Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-entity-0.116-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-entity 0.116.1
 --all-targets --no-default-features --features enable-serde
Features:
 test-name=cranelift-entity:enable-serde,
Architecture: amd64
#Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-entity-0.116+enable-serde-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-frontend 0.116.1
 --all-targets --all-features
Features:
 test-name=cranelift-frontend:@,
Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-frontend-0.116-dev,
 librust-cranelift-codegen-0.116+default-dev,
 librust-cranelift-codegen-0.116+x86-dev,
 librust-env-logger-0.11+default-dev,
 librust-similar-2+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-frontend 0.116.1
 --all-targets
Features:
 test-name=cranelift-frontend:default,
Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-frontend-0.116+default-dev,
 librust-cranelift-codegen-0.116+default-dev,
 librust-cranelift-codegen-0.116+x86-dev,
 librust-env-logger-0.11+default-dev,
 librust-similar-2+default-dev,
Restrictions:
 allow-stderr,

# skip: std is apparently required
#Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-frontend 0.116.1
# --all-targets --no-default-features
#Features:
# test-name=cranelift-frontend:,
#Architecture: !armel !armhf !ppc64el !s390x
#Depends:
# dh-rust,
# librust-cranelift-frontend-0.116-dev,
# librust-cranelift-codegen-0.116+default-dev,
# librust-cranelift-codegen-0.116+x86-dev,
# librust-env-logger-0.11+default-dev,
# librust-similar-2+default-dev,
#Restrictions:
# allow-stderr,

# add std, apparently required
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-frontend 0.116.1
 --all-targets --no-default-features --features core,std
Features:
 test-name=cranelift-frontend:core+std,
Architecture: amd64
#Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-frontend-0.116+core-dev,
 librust-cranelift-frontend-0.116+std-dev,
 librust-cranelift-codegen-0.116+default-dev,
 librust-cranelift-codegen-0.116+x86-dev,
 librust-env-logger-0.11+default-dev,
 librust-similar-2+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-frontend 0.116.1
 --all-targets --no-default-features --features std
Features:
 test-name=cranelift-frontend:std,
Architecture: amd64
#Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-frontend-0.116+std-dev,
 librust-cranelift-codegen-0.116+default-dev,
 librust-cranelift-codegen-0.116+x86-dev,
 librust-env-logger-0.11+default-dev,
 librust-similar-2+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-interpreter 0.116.1
 --all-targets
Features:
 test-name=cranelift-interpreter:default,
Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-frontend-0.116+default-dev,
 librust-cranelift-interpreter-0.116+default-dev,
 librust-cranelift-reader-0.116+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-isle 0.116.1
 --all-targets --all-features
Features:
 test-name=cranelift-isle:@,
Depends:
 dh-rust,
 librust-cranelift-isle-0.116-dev,
 librust-tempfile-3+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-isle 0.116.1
 --all-targets
Features:
 test-name=cranelift-isle:default,
Depends:
 dh-rust,
 librust-cranelift-isle-0.116+default-dev,
 librust-tempfile-3+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-isle 0.116.1
 --all-targets --no-default-features
Features:
 test-name=cranelift-isle:,
Depends:
 dh-rust,
 librust-cranelift-isle-0.116-dev,
 librust-tempfile-3+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-isle 0.116.1
 --all-targets --no-default-features --features logging
Features:
 test-name=cranelift-isle:logging,
Architecture: amd64
Depends:
 dh-rust,
 librust-cranelift-isle-0.116+logging-dev,
 librust-tempfile-3+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-isle 0.116.1
 --all-targets --no-default-features --features fancy-errors
Features:
 test-name=cranelift-isle:fancy-errors,
Architecture: amd64
Depends:
 dh-rust,
 librust-cranelift-isle-0.116+fancy-errors-dev,
 librust-tempfile-3+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-jit 0.116.1
 --all-targets --all-features
Features:
 test-name=cranelift-jit:@,
Architecture: !armel !armhf !i386 !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-jit-0.116-dev,
 librust-cranelift-entity-0.116+default-dev,
 librust-cranelift-frontend-0.116+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-jit 0.116.1
 --all-targets
Features:
 test-name=cranelift-jit:default,
Architecture: !armel !armhf !i386 !ppc64el !risc64 !s390x
Depends:
 dh-rust,
 librust-cranelift-jit-0.116+default-dev,
 librust-cranelift-entity-0.116+default-dev,
 librust-cranelift-frontend-0.116+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-jit 0.116.1
 --all-targets --no-default-features
Features:
 test-name=cranelift-jit:,
Architecture: !armel !armhf !i386 !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-jit-0.116-dev,
 librust-cranelift-entity-0.116+default-dev,
 librust-cranelift-frontend-0.116+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-jit 0.116.1
 --all-targets --no-default-features --features selinux-fix
Features:
 test-name=cranelift-jit:selinux-fix,
Architecture: amd64
#Architecture: !armel !armhf !i386 !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-jit-0.116+selinux-fix-dev,
 librust-cranelift-entity-0.116+default-dev,
 librust-cranelift-frontend-0.116+default-dev,
Restrictions:
 allow-stderr,

# skip: explicit features are apparently required
#Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-module 0.116.1
# --all-targets --all-features
#Features:
# test-name=cranelift-module:@,
#Architecture: !armel !armhf !ppc64el !s390x
#Depends:
# dh-rust,
# librust-cranelift-module-0.116-dev,
#Restrictions:
# allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-module 0.116.1
 --all-targets
Features:
 test-name=cranelift-module:default,
Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-module-0.116+default-dev,
Restrictions:
 allow-stderr,

# skip: features are apparently required
#Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-module 0.116.1
# --all-targets --no-default-features
#Features:
# test-name=cranelift-module:,
#Architecture: !armel !armhf !ppc64el !s390x
#Depends:
# dh-rust,
# librust-cranelift-module-0.116-dev,
#Restrictions:
# allow-stderr,

# add std, apparently required
Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-module 0.116.1
 --all-targets --no-default-features --features core,std
Features:
 test-name=cranelift-module:core+std,
Architecture: amd64
#Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-module-0.116+core-dev,
 librust-cranelift-module-0.116+std-dev,
Restrictions:
 allow-stderr,

# skip: feature apparently unsupported alone
#Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-module 0.116.1
# --all-targets --no-default-features --features enable-serde
#Features:
# test-name=cranelift-module:enable-serde,
#Architecture: amd64
##Architecture: !armel !armhf !ppc64el !s390x
#Depends:
# dh-rust,
# librust-cranelift-module-0.116+enable-serde-dev,
#Restrictions:
# allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-module 0.116.1
 --all-targets --no-default-features --features std
Features:
 test-name=cranelift-module:std,
Architecture: amd64
#Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-module-0.116+std-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-native 0.116.1
 --all-targets --all-features
Features:
 test-name=cranelift-native:@,
Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-native-0.116-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-native 0.116.1
 --all-targets
Features:
 test-name=cranelift-native:default,
Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-native-0.116+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-native 0.116.1
 --all-targets --no-default-features
Features:
 test-name=cranelift-native:,
Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-native-0.116-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-native 0.116.1
 --all-targets --no-default-features --features core
Features:
 test-name=cranelift-native:core,
Architecture: amd64
#Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-native-0.116+core-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-native 0.116.1
 --all-targets --no-default-features --features std
Features:
 test-name=cranelift-native:std,
Architecture: amd64
#Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-native-0.116+std-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-object 0.116.1
 --all-targets
Features:
 test-name=cranelift-object:default,
Architecture: !armel !armhf !ppc64el !s390x !arm64 !riscv64
Depends:
 dh-rust,
 librust-cranelift-entity-0.116+default-dev,
 librust-cranelift-frontend-0.116+default-dev,
 librust-cranelift-object-0.116+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test cranelift-reader 0.116.1
 --all-targets
Features:
 test-name=cranelift-reader:default,
Architecture: !armel !armhf !ppc64el !s390x
Depends:
 dh-rust,
 librust-cranelift-codegen-0.116+default-dev,
 librust-cranelift-reader-0.116+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test pulley-interpreter 29.0.1
 --all-targets --all-features
Features:
 test-name=pulley-interpreter:@,
Depends:
 dh-rust,
 librust-pulley-interpreter-29-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test pulley-interpreter 29.0.1
 --all-targets
Features:
 test-name=pulley-interpreter:default,
Depends:
 dh-rust,
 librust-pulley-interpreter-29+default-dev,
Restrictions:
 allow-stderr,

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

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test pulley-interpreter 29.0.1
 --all-targets --no-default-features --features arbitrary
Features:
 test-name=pulley-interpreter:arbitrary,
Architecture: amd64
Depends:
 dh-rust,
 librust-pulley-interpreter-29+arbitrary-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test pulley-interpreter 29.0.1
 --all-targets --no-default-features --features decode
Features:
 test-name=pulley-interpreter:decode,
Architecture: amd64
Depends:
 dh-rust,
 librust-pulley-interpreter-29+decode-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test pulley-interpreter 29.0.1
 --all-targets --no-default-features --features disas
Features:
 test-name=pulley-interpreter:disas,
Architecture: amd64
Depends:
 dh-rust,
 librust-pulley-interpreter-29+disas-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test pulley-interpreter 29.0.1
 --all-targets --no-default-features --features encode
Features:
 test-name=pulley-interpreter:encode,
Architecture: amd64
Depends:
 dh-rust,
 librust-pulley-interpreter-29+encode-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test pulley-interpreter 29.0.1
 --all-targets --no-default-features --features interp
Features:
 test-name=pulley-interpreter:interp,
Architecture: amd64
Depends:
 dh-rust,
 librust-pulley-interpreter-29+interp-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test pulley-interpreter 29.0.1
 --all-targets --no-default-features --features std
Features:
 test-name=pulley-interpreter:std,
Architecture: amd64
Depends:
 dh-rust,
 librust-pulley-interpreter-29+std-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test wasmtime-jit-icache-coherence 29.0.1
 --all-targets --all-features
Features:
 test-name=wasmtime-jit-icache-coherence:@,
Depends:
 dh-rust,
 librust-wasmtime-jit-icache-coherence-29-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test wasmtime-jit-icache-coherence 29.0.1
 --all-targets
Features:
 test-name=wasmtime-jit-icache-coherence:default,
Depends:
 dh-rust,
 librust-wasmtime-jit-icache-coherence-29+default-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test wasmtime-jit-icache-coherence 29.0.1
 --all-targets --no-default-features
Features:
 test-name=wasmtime-jit-icache-coherence:,
Depends:
 dh-rust,
 librust-wasmtime-jit-icache-coherence-29-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test wasmtime-jit-icache-coherence 29.0.1
 --all-targets --no-default-features --features one-core
Features:
 test-name=wasmtime-jit-icache-coherence:one-core,
Architecture: amd64
Depends:
 dh-rust,
 librust-wasmtime-jit-icache-coherence-29+one-core-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test wasmtime-math 29.0.1
 --all-targets --all-features
Features:
 test-name=wasmtime-math:@,
Depends:
 dh-rust,
 librust-wasmtime-math-29-dev,
Restrictions:
 allow-stderr,

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test wasmtime-math 29.0.1
 --all-targets
Features:
 test-name=wasmtime-math:default,
Depends:
 dh-rust,
 librust-wasmtime-math-29+default-dev,
Restrictions:
 allow-stderr,

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

Test-Command: /usr/share/dh-rust/bin/cargo-auto-test wasmtime-math 29.0.1
 --all-targets --no-default-features --features std
Features:
 test-name=wasmtime-math:std,
Architecture: amd64
Depends:
 dh-rust,
 librust-wasmtime-math-29+std-dev,
Restrictions:
 allow-stderr,
