[INFO] fetching crate static_assertions_next 1.1.2...
[INFO] testing static_assertions_next-1.1.2 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate static_assertions_next 1.1.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate static_assertions_next 1.1.2
[INFO] finished tweaking crates.io crate static_assertions_next 1.1.2
[INFO] tweaked toml for crates.io crate static_assertions_next 1.1.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate static_assertions_next 1.1.2 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 61d44a41fbb6bb7e448299a5603a147b26b4d4155b00e1d62c2ccbcdb7a63d14
[INFO] running `Command { std: "docker" "start" "-a" "61d44a41fbb6bb7e448299a5603a147b26b4d4155b00e1d62c2ccbcdb7a63d14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61d44a41fbb6bb7e448299a5603a147b26b4d4155b00e1d62c2ccbcdb7a63d14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61d44a41fbb6bb7e448299a5603a147b26b4d4155b00e1d62c2ccbcdb7a63d14", kill_on_drop: false }`
[INFO] [stdout] 61d44a41fbb6bb7e448299a5603a147b26b4d4155b00e1d62c2ccbcdb7a63d14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8012581fb681c6a4c60f12fd518e1b7a4300e313997ef5314c4ef5a5b780c43
[INFO] running `Command { std: "docker" "start" "-a" "d8012581fb681c6a4c60f12fd518e1b7a4300e313997ef5314c4ef5a5b780c43", kill_on_drop: false }`
[INFO] [stderr]    Compiling static_assertions_next v1.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `proc_static_assertions`
[INFO] [stdout]    --> src/lib.rs:104:7
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "proc_static_assertions")]
[INFO] [stdout]     |       ^^^^^^^^^^------------------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"proc_static_assertions_next"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `nightly`, `proc`, and `proc_static_assertions_next`
[INFO] [stdout]     = help: consider adding `proc_static_assertions` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `proc_static_assertions`
[INFO] [stdout]    --> src/lib.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[cfg(feature = "proc_static_assertions")]
[INFO] [stdout]     |       ^^^^^^^^^^------------------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"proc_static_assertions_next"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `nightly`, `proc`, and `proc_static_assertions_next`
[INFO] [stdout]     = help: consider adding `proc_static_assertions` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] running `Command { std: "docker" "inspect" "d8012581fb681c6a4c60f12fd518e1b7a4300e313997ef5314c4ef5a5b780c43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8012581fb681c6a4c60f12fd518e1b7a4300e313997ef5314c4ef5a5b780c43", kill_on_drop: false }`
[INFO] [stdout] d8012581fb681c6a4c60f12fd518e1b7a4300e313997ef5314c4ef5a5b780c43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76c9631853260987f50ee87fdd759dbabc3e96adbd4624a6b737036ad5f4a194
[INFO] running `Command { std: "docker" "start" "-a" "76c9631853260987f50ee87fdd759dbabc3e96adbd4624a6b737036ad5f4a194", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `proc_static_assertions`
[INFO] [stdout]    --> src/lib.rs:104:7
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "proc_static_assertions")]
[INFO] [stdout]     |       ^^^^^^^^^^------------------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"proc_static_assertions_next"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `nightly`, `proc`, and `proc_static_assertions_next`
[INFO] [stdout]     = help: consider adding `proc_static_assertions` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `proc_static_assertions`
[INFO] [stdout]    --> src/lib.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[cfg(feature = "proc_static_assertions")]
[INFO] [stdout]     |       ^^^^^^^^^^------------------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"proc_static_assertions_next"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `nightly`, `proc`, and `proc_static_assertions_next`
[INFO] [stdout]     = help: consider adding `proc_static_assertions` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling static_assertions_next v1.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `proc_static_assertions`
[INFO] [stdout]    --> src/lib.rs:104:7
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "proc_static_assertions")]
[INFO] [stdout]     |       ^^^^^^^^^^------------------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"proc_static_assertions_next"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `nightly`, `proc`, and `proc_static_assertions_next`
[INFO] [stdout]     = help: consider adding `proc_static_assertions` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `proc_static_assertions`
[INFO] [stdout]    --> src/lib.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[cfg(feature = "proc_static_assertions")]
[INFO] [stdout]     |       ^^^^^^^^^^------------------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"proc_static_assertions_next"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `nightly`, `proc`, and `proc_static_assertions_next`
[INFO] [stdout]     = help: consider adding `proc_static_assertions` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s
[INFO] running `Command { std: "docker" "inspect" "76c9631853260987f50ee87fdd759dbabc3e96adbd4624a6b737036ad5f4a194", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76c9631853260987f50ee87fdd759dbabc3e96adbd4624a6b737036ad5f4a194", kill_on_drop: false }`
[INFO] [stdout] 76c9631853260987f50ee87fdd759dbabc3e96adbd4624a6b737036ad5f4a194
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9795f586af7d84ed84a83e9a50fe38f186a2ab6dcf9dcaa6ea3a28112e122115
[INFO] running `Command { std: "docker" "start" "-a" "9795f586af7d84ed84a83e9a50fe38f186a2ab6dcf9dcaa6ea3a28112e122115", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `proc_static_assertions`
[INFO] [stdout] 
[INFO] [stderr]    --> src/lib.rs:104:7
[INFO] [stdout] running 0 tests
[INFO] [stderr]     |
[INFO] [stdout] 
[INFO] [stderr] 104 | #[cfg(feature = "proc_static_assertions")]
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]     |       ^^^^^^^^^^------------------------
[INFO] [stdout] 
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: there is a expected value with a similar name: `"proc_static_assertions_next"`
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `nightly`, `proc`, and `proc_static_assertions_next`
[INFO] [stderr]     = help: consider adding `proc_static_assertions` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `proc_static_assertions`
[INFO] [stderr]    --> src/lib.rs:106:7
[INFO] [stderr]     |
[INFO] [stderr] 106 | #[cfg(feature = "proc_static_assertions")]
[INFO] [stderr]     |       ^^^^^^^^^^------------------------
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: there is a expected value with a similar name: `"proc_static_assertions_next"`
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `nightly`, `proc`, and `proc_static_assertions_next`
[INFO] [stderr]     = help: consider adding `proc_static_assertions` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `static_assertions_next` (lib) generated 2 warnings
[INFO] [stderr] warning: `static_assertions_next` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/static_assertions_next-9e705e48d1a3741b)
[INFO] [stderr]    Doc-tests static_assertions_next
[INFO] [stderr] warning: the `main` function of this doctest won't be run as it contains expressions at the top level, meaning that the whole doctest code will be wrapped in a function
[INFO] [stderr]    --> src/assert_impl.rs:196:1
[INFO] [stderr]     |
[INFO] [stderr] 196 | /// ```compile_fail
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 75 tests
[INFO] [stdout] test src/assert_align.rs - assert_align::assert_align_eq (line 25) - compile fail ... ok
[INFO] [stdout] test src/assert_align.rs - assert_align::assert_align_gt (line 160) - compile fail ... ok
[INFO] [stdout] test src/assert_align.rs - assert_align::assert_align_gt (line 152) ... FAILED
[INFO] [stdout] test src/assert_align.rs - assert_align::assert_align_ge (line 188) - compile fail ... ok
[INFO] [stdout] test src/assert_align.rs - assert_align::assert_align_le (line 123) ... FAILED
[INFO] [stdout] test src/assert_align.rs - assert_align::assert_align_eq (line 10) ... FAILED
[INFO] [stdout] test src/assert_align.rs - assert_align::assert_align_lt (line 103) - compile fail ... ok
[INFO] [stdout] test src/assert_cfg.rs - assert_cfg::assert_cfg (line 32) - compile fail ... ok
[INFO] [stdout] test src/assert_cfg.rs - assert_cfg::assert_cfg (line 7) ... FAILED
[INFO] [stdout] test src/assert_align.rs - assert_align::assert_align_ne (line 66) ... FAILED
[INFO] [stdout] test src/assert_align.rs - assert_align::assert_align_eq (line 17) ... FAILED
[INFO] [stdout] test src/assert_fields.rs - assert_fields::assert_fields (line 28) ... FAILED
[INFO] [stdout] test src/assert_cfg.rs - assert_cfg::assert_cfg (line 17) ... FAILED
[INFO] [stdout] test src/assert_align.rs - assert_align::assert_align_lt (line 95) ... FAILED
[INFO] [stdout] test src/assert_align.rs - assert_align::assert_align_ne (line 74) - compile fail ... ok
[INFO] [stdout] test src/assert_align.rs - assert_align::assert_align_le (line 131) - compile fail ... ok
[INFO] [stdout] test src/assert_align.rs - assert_align::assert_align_ge (line 180) ... FAILED
[INFO] [stdout] test src/assert_impl.rs - assert_impl::assert_impl (line 327) ... FAILED
[INFO] [stdout] test src/assert_fields.rs - assert_fields::assert_fields (line 44) - compile fail ... ok
[INFO] [stdout] test src/assert_impl.rs - assert_impl::assert_impl_all (line 94) ... FAILED
[INFO] [stdout] test src/assert_impl.rs - assert_impl::assert_impl_all (line 103) - compile fail ... ok
[INFO] [stdout] test src/assert_impl.rs - assert_impl::assert_impl (line 350) ... FAILED
[INFO] [stdout] test src/assert_impl.rs - assert_impl::assert_impl (line 343) ... FAILED
[INFO] [stdout] test src/assert_impl.rs - assert_impl::assert_impl_not_all (line 180) - compile fail ... ok
[INFO] [stdout] test src/assert_impl.rs - assert_impl::assert_impl (line 360) - compile fail ... ok
[INFO] [stdout] test src/assert_fields.rs - assert_fields::assert_fields (line 8) ... FAILED
[INFO] [stdout] test src/assert_impl.rs - assert_impl::assert_impl (line 334) ... FAILED
[INFO] [stdout] test src/assert_impl.rs - assert_impl::assert_impl_not_all (line 187) ... FAILED
[INFO] [stdout] test src/assert_impl.rs - assert_impl::assert_impl_any (line 127) ... FAILED
[INFO] [stdout] test src/assert_impl.rs - assert_impl::assert_impl_any (line 144) - compile fail ... ok
[INFO] [stdout] test src/assert_impl.rs - assert_impl::assert_impl_not_any (line 244) ... FAILED
[INFO] [stdout] test src/assert_impl.rs - assert_impl::assert_impl_not_any (line 251) ... FAILED
[INFO] [stdout] test src/assert_impl.rs - assert_impl::assert_impl_any (line 135) ... FAILED
[INFO] [stdout] test src/assert_impl.rs - assert_impl::assert_impl_not_all (line 172) ... FAILED
[INFO] [stdout] test src/assert_impl.rs - assert_impl::assert_impl_one (line 27) ... FAILED
[INFO] [stdout] test src/assert_impl.rs - assert_impl::assert_impl_not_all (line 196) - compile fail ... ok
[INFO] [stdout] test src/assert_impl.rs - assert_impl::assert_impl_one (line 40) - compile fail ... ok
[INFO] [stdout] test src/assert_impl.rs - assert_impl::assert_impl_one (line 14) - compile fail ... ok
[INFO] [stdout] test src/assert_impl.rs - assert_impl::assert_impl_not_any (line 259) - compile fail ... ok
[INFO] [stdout] test src/assert_obj_safe.rs - assert_obj_safe::assert_obj_safe (line 42) - compile fail ... ok
[INFO] [stdout] test src/assert_size.rs - assert_size::assert_size_eq (line 17) ... FAILED
[INFO] [stdout] test src/assert_obj_safe.rs - assert_obj_safe::assert_obj_safe (line 16) ... FAILED
[INFO] [stdout] test src/assert_obj_safe.rs - assert_obj_safe::assert_obj_safe (line 27) ... FAILED
[INFO] [stdout] test src/assert_size.rs - assert_size::assert_size_eq_ptr (line 75) - compile fail ... ok
[INFO] [stdout] test src/assert_obj_safe.rs - assert_obj_safe::assert_obj_safe (line 61) ... FAILED
[INFO] [stdout] test src/assert_size.rs - assert_size::assert_size_eq_ptr (line 64) ... FAILED
[INFO] [stdout] test src/assert_obj_safe.rs - assert_obj_safe::assert_obj_safe (line 50) - compile fail ... ok
[INFO] [stdout] test src/assert_size.rs - assert_size::assert_size_eq (line 25) - compile fail ... ok
[INFO] [stdout] test src/assert_size.rs - assert_size::assert_size_eq_val (line 125) ... FAILED
[INFO] [stdout] test src/assert_trait.rs - assert_trait::assert_trait_sub_any (line 121) - compile fail ... ok
[INFO] [stdout] test src/assert_trait.rs - assert_trait::assert_trait_sub_any (line 113) ... FAILED
[INFO] [stdout] test src/assert_trait.rs - assert_trait::assert_trait_sub_all (line 10) ... FAILED
[INFO] [stdout] test src/assert_size.rs - assert_size::assert_size_eq_val (line 140) - compile fail ... ok
[INFO] [stdout] test src/assert_trait.rs - assert_trait::assert_trait_sub_any (line 106) ... FAILED
[INFO] [stdout] test src/assert_trait.rs - assert_trait::assert_trait_sub_all (line 26) - compile fail ... ok
[INFO] [stdout] test src/assert_trait.rs - assert_trait::assert_trait_super_all (line 56) ... FAILED
[INFO] [stdout] test src/assert_trait.rs - assert_trait::assert_trait_sub_all (line 18) ... FAILED
[INFO] [stdout] test src/assert_trait.rs - assert_trait::assert_trait_super_all (line 78) - compile fail ... ok
[INFO] [stdout] test src/assert_trait.rs - assert_trait::assert_trait_super_all (line 67) ... FAILED
[INFO] [stdout] test src/assert_type.rs - assert_type::assert_type_eq_all (line 9) ... FAILED
[INFO] [stdout] test src/assert_type.rs - assert_type::assert_type_eq_all (line 19) ... FAILED
[INFO] [stdout] test src/const_assert.rs - const_assert::const_assert (line 17) ... FAILED
[INFO] [stdout] test src/assert_type.rs - assert_type::assert_type_eq_all (line 31) - compile fail ... ok
[INFO] [stdout] test src/assert_type.rs - assert_type::assert_type_eq_all (line 39) - compile fail ... ok
[INFO] [stdout] test src/const_assert.rs - const_assert::const_assert (line 27) - compile fail ... ok
[INFO] [stdout] test src/assert_type.rs - assert_type::assert_type_ne_all (line 83) - compile fail ... ok
[INFO] [stdout] test src/assert_type.rs - assert_type::assert_type_ne_all (line 75) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 34) ... FAILED
[INFO] [stdout] test src/const_assert.rs - const_assert::const_assert (line 45) - compile fail ... ok
[INFO] [stdout] test src/const_assert.rs - const_assert::const_assert_eq (line 69) ... FAILED
[INFO] [stdout] test src/does_impl.rs - does_impl::does_impl (line 7) ... FAILED
[INFO] [stdout] test src/const_assert.rs - const_assert::const_assert_eq (line 78) - compile fail ... ok
[INFO] [stdout] test src/const_assert.rs - const_assert::const_assert_ne (line 118) - compile fail ... ok
[INFO] [stdout] test src/const_assert.rs - const_assert::const_assert_ne (line 109) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 44) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/assert_align.rs - assert_align::assert_align_gt (line 152) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]    --> src/assert_align.rs:153:14
[INFO] [stdout]     |
[INFO] [stdout] 153 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_align_gt` in this scope
[INFO] [stdout]    --> src/assert_align.rs:155:1
[INFO] [stdout]     |
[INFO] [stdout] 155 | assert_align_gt!(*const u8, u16, u8);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 153 + use static_assertions_next::assert_align_gt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_align.rs - assert_align::assert_align_le (line 123) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]    --> src/assert_align.rs:124:14
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_align_le` in this scope
[INFO] [stdout]    --> src/assert_align.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | assert_align_le!(u8, i8, *const u8);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 124 + use static_assertions_next::assert_align_le;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_align.rs - assert_align::assert_align_eq (line 10) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]   --> src/assert_align.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_align_eq` in this scope
[INFO] [stdout]   --> src/assert_align.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | assert_align_eq!(usize, *const u8, *mut u8);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 11 + use static_assertions_next::assert_align_eq;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_cfg.rs - assert_cfg::assert_cfg (line 7) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]  --> src/assert_cfg.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_cfg` in this scope
[INFO] [stdout]   --> src/assert_cfg.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | assert_cfg!(not(target_pointer_width = "16"));
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 12 - assert_cfg!(not(target_pointer_width = "16"));
[INFO] [stdout] 12 + assert_eq!(not(target_pointer_width = "16"));
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use static_assertions_next::assert_cfg;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_align.rs - assert_align::assert_align_ne (line 66) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]   --> src/assert_align.rs:67:14
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_align_ne` in this scope
[INFO] [stdout]   --> src/assert_align.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | assert_align_ne!(u8, *const u8);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 67 + use static_assertions_next::assert_align_ne;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_align.rs - assert_align::assert_align_eq (line 17) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]   --> src/assert_align.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_align_eq` in this scope
[INFO] [stdout]   --> src/assert_align.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | assert_align_eq!([i32; 4], i32);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 18 + use static_assertions_next::assert_align_eq;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_fields.rs - assert_fields::assert_fields (line 28) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]   --> src/assert_fields.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_fields` in this scope
[INFO] [stdout]   --> src/assert_fields.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | assert_fields!(Data::Val: id, bytes);
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 29 + use static_assertions_next::assert_fields;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_cfg.rs - assert_cfg::assert_cfg (line 17) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]   --> src/assert_cfg.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_cfg` in this scope
[INFO] [stdout]   --> src/assert_cfg.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | assert_cfg!(any(unix, windows), "There is only support for Unix or Windows");
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/macros/mod.rs:42:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 21 - assert_cfg!(any(unix, windows), "There is only support for Unix or Windows");
[INFO] [stdout] 21 + assert_eq!(any(unix, windows), "There is only support for Unix or Windows");
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 18 + use static_assertions_next::assert_cfg;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `0`
[INFO] [stdout]   --> src/assert_cfg.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(target_pointer_width = "0")] // Impossible
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_pointer_width` are: `16`, `32`, and `64`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/assert_cfg.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_align.rs - assert_align::assert_align_lt (line 95) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]   --> src/assert_align.rs:96:14
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_align_lt` in this scope
[INFO] [stdout]   --> src/assert_align.rs:98:1
[INFO] [stdout]    |
[INFO] [stdout] 98 | assert_align_lt!(u8, u16, *const u8);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 96 + use static_assertions_next::assert_align_lt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_align.rs - assert_align::assert_align_ge (line 180) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]    --> src/assert_align.rs:181:14
[INFO] [stdout]     |
[INFO] [stdout] 181 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_align_ge` in this scope
[INFO] [stdout]    --> src/assert_align.rs:183:1
[INFO] [stdout]     |
[INFO] [stdout] 183 | assert_align_ge!(*const u8, u8, i8);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 181 + use static_assertions_next::assert_align_ge;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_impl.rs - assert_impl::assert_impl (line 327) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]    --> src/assert_impl.rs:328:14
[INFO] [stdout]     |
[INFO] [stdout] 328 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_impl` in this scope
[INFO] [stdout]    --> src/assert_impl.rs:330:1
[INFO] [stdout]     |
[INFO] [stdout] 330 | assert_impl!(u32: !((Into<usize>) & (Into<u8>)));
[INFO] [stdout]     | ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 328 + use static_assertions_next::assert_impl;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_impl.rs - assert_impl::assert_impl_all (line 94) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]   --> src/assert_impl.rs:95:14
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_impl_all` in this scope
[INFO] [stdout]   --> src/assert_impl.rs:98:1
[INFO] [stdout]    |
[INFO] [stdout] 98 | assert_impl_all!(&str: Into<String>);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 95 + use static_assertions_next::assert_impl_all;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_impl_all` in this scope
[INFO] [stdout]   --> src/assert_impl.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | assert_impl_all!(u32: Copy, Send);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 95 + use static_assertions_next::assert_impl_all;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_impl.rs - assert_impl::assert_impl (line 350) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]    --> src/assert_impl.rs:351:14
[INFO] [stdout]     |
[INFO] [stdout] 351 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_impl` in this scope
[INFO] [stdout]    --> src/assert_impl.rs:355:1
[INFO] [stdout]     |
[INFO] [stdout] 355 | assert_impl!(for(T) Rc<T>: Clone);
[INFO] [stdout]     | ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 353 + use static_assertions_next::assert_impl;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unused import: `std::rc::Rc`
[INFO] [stdout]    --> src/assert_impl.rs:353:5
[INFO] [stdout]     |
[INFO] [stdout] 353 | use std::rc::Rc;
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/assert_impl.rs:349:9
[INFO] [stdout]     |
[INFO] [stdout] 349 | #![deny(warnings)]
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_impl.rs - assert_impl::assert_impl (line 343) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]    --> src/assert_impl.rs:344:14
[INFO] [stdout]     |
[INFO] [stdout] 344 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_impl` in this scope
[INFO] [stdout]    --> src/assert_impl.rs:346:1
[INFO] [stdout]     |
[INFO] [stdout] 346 | assert_impl!(&'static mut u8: !Copy);
[INFO] [stdout]     | ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 344 + use static_assertions_next::assert_impl;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_fields.rs - assert_fields::assert_fields (line 8) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]  --> src/assert_fields.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_fields` in this scope
[INFO] [stdout]   --> src/assert_fields.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | assert_fields!(Ty: val2);
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use static_assertions_next::assert_fields;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_impl.rs - assert_impl::assert_impl (line 334) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]    --> src/assert_impl.rs:335:14
[INFO] [stdout]     |
[INFO] [stdout] 335 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_impl` in this scope
[INFO] [stdout]    --> src/assert_impl.rs:339:1
[INFO] [stdout]     |
[INFO] [stdout] 339 | assert_impl!(Cell<u32>: Send & !Sync);
[INFO] [stdout]     | ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 337 + use static_assertions_next::assert_impl;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unused import: `std::cell::Cell`
[INFO] [stdout]    --> src/assert_impl.rs:337:5
[INFO] [stdout]     |
[INFO] [stdout] 337 | use std::cell::Cell;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/assert_impl.rs:333:9
[INFO] [stdout]     |
[INFO] [stdout] 333 | #![deny(warnings)]
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_impl.rs - assert_impl::assert_impl_not_all (line 187) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]    --> src/assert_impl.rs:188:14
[INFO] [stdout]     |
[INFO] [stdout] 188 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_impl_not_all` in this scope
[INFO] [stdout]    --> src/assert_impl.rs:192:1
[INFO] [stdout]     |
[INFO] [stdout] 192 | assert_impl_not_all!(Cell<u32>: Sync, Send);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 190 + use static_assertions_next::assert_impl_not_all;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unused import: `std::cell::Cell`
[INFO] [stdout]    --> src/assert_impl.rs:190:5
[INFO] [stdout]     |
[INFO] [stdout] 190 | use std::cell::Cell;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/assert_impl.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 | #![deny(warnings)]
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_impl.rs - assert_impl::assert_impl_any (line 127) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]    --> src/assert_impl.rs:128:14
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_impl_any` in this scope
[INFO] [stdout]    --> src/assert_impl.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 130 | assert_impl_any!(u8: From<u16>, Into<u16>);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 128 + use static_assertions_next::assert_impl_any;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_impl.rs - assert_impl::assert_impl_not_any (line 244) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]    --> src/assert_impl.rs:245:14
[INFO] [stdout]     |
[INFO] [stdout] 245 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_impl_not_any` in this scope
[INFO] [stdout]    --> src/assert_impl.rs:247:1
[INFO] [stdout]     |
[INFO] [stdout] 247 | assert_impl_not_any!(u32: Into<usize>, Into<u8>);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 245 + use static_assertions_next::assert_impl_not_any;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_impl.rs - assert_impl::assert_impl_not_any (line 251) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]    --> src/assert_impl.rs:252:14
[INFO] [stdout]     |
[INFO] [stdout] 252 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_impl_not_any` in this scope
[INFO] [stdout]    --> src/assert_impl.rs:254:1
[INFO] [stdout]     |
[INFO] [stdout] 254 | assert_impl_not_any!(&'static mut u8: Copy);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 252 + use static_assertions_next::assert_impl_not_any;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_impl.rs - assert_impl::assert_impl_any (line 135) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]    --> src/assert_impl.rs:136:14
[INFO] [stdout]     |
[INFO] [stdout] 136 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_impl_any` in this scope
[INFO] [stdout]    --> src/assert_impl.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | assert_impl_any!((): From<u8>, From<u16>, Send);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 136 + use static_assertions_next::assert_impl_any;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_impl.rs - assert_impl::assert_impl_not_all (line 172) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]    --> src/assert_impl.rs:173:14
[INFO] [stdout]     |
[INFO] [stdout] 173 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_impl_not_all` in this scope
[INFO] [stdout]    --> src/assert_impl.rs:175:1
[INFO] [stdout]     |
[INFO] [stdout] 175 | assert_impl_not_all!(u32: From<u16>, Into<usize>);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 173 + use static_assertions_next::assert_impl_not_all;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_impl.rs - assert_impl::assert_impl_one (line 27) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `static_assertions`
[INFO] [stdout]   --> src/assert_impl.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use static_assertions::assert_impl_one; fn main() {}
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `static_assertions`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 28 | use static_assertions_next::assert_impl_one; fn main() {}
[INFO] [stdout]    |                      +++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_size.rs - assert_size::assert_size_eq (line 17) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]   --> src/assert_size.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_size_eq` in this scope
[INFO] [stdout]   --> src/assert_size.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | assert_size_eq!([u8; 4], (u16, u16), u32);
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 18 + use static_assertions_next::assert_size_eq;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_obj_safe.rs - assert_obj_safe::assert_obj_safe (line 16) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]   --> src/assert_obj_safe.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_obj_safe` in this scope
[INFO] [stdout]   --> src/assert_obj_safe.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | assert_obj_safe!(std::fmt::Write, MySafeTrait);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 17 + use static_assertions_next::assert_obj_safe;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_obj_safe.rs - assert_obj_safe::assert_obj_safe (line 27) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]   --> src/assert_obj_safe.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_obj_safe` in this scope
[INFO] [stdout]   --> src/assert_obj_safe.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | assert_obj_safe!(inner::BasicTrait);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 28 + use static_assertions_next::assert_obj_safe;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_obj_safe` in this scope
[INFO] [stdout]   --> src/assert_obj_safe.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     assert_obj_safe!(BasicTrait);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 31 +     use static_assertions_next::assert_obj_safe;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_obj_safe.rs - assert_obj_safe::assert_obj_safe (line 61) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]   --> src/assert_obj_safe.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_obj_safe` in this scope
[INFO] [stdout]   --> src/assert_obj_safe.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | assert_obj_safe!(MyUnsafeTrait);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 62 + use static_assertions_next::assert_obj_safe;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_size.rs - assert_size::assert_size_eq_ptr (line 64) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]   --> src/assert_size.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_size_eq_ptr` in this scope
[INFO] [stdout]   --> src/assert_size.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     assert_size_eq_ptr!(x, y);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 65 + use static_assertions_next::assert_size_eq_ptr;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_size.rs - assert_size::assert_size_eq_val (line 125) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]    --> src/assert_size.rs:126:14
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_size_eq_val` in this scope
[INFO] [stdout]    --> src/assert_size.rs:134:1
[INFO] [stdout]     |
[INFO] [stdout] 134 | assert_size_eq_val!(x, y, 0u8);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 126 + use static_assertions_next::assert_size_eq_val;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_size_eq_val` in this scope
[INFO] [stdout]    --> src/assert_size.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 133 | assert_size_eq_val!(x, y);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 126 + use static_assertions_next::assert_size_eq_val;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_trait.rs - assert_trait::assert_trait_sub_any (line 113) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]    --> src/assert_trait.rs:114:14
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_trait_sub_any` in this scope
[INFO] [stdout]    --> src/assert_trait.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | assert_trait_sub_any!(Ord: Eq, Clone);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 114 + use static_assertions_next::assert_trait_sub_any;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_trait.rs - assert_trait::assert_trait_sub_all (line 10) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]   --> src/assert_trait.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_trait_sub_all` in this scope
[INFO] [stdout]   --> src/assert_trait.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | assert_trait_sub_all!(Copy: Clone);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 11 + use static_assertions_next::assert_trait_sub_all;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_trait.rs - assert_trait::assert_trait_sub_any (line 106) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]    --> src/assert_trait.rs:107:14
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_trait_sub_any` in this scope
[INFO] [stdout]    --> src/assert_trait.rs:109:1
[INFO] [stdout]     |
[INFO] [stdout] 109 | assert_trait_sub_any!(Copy: Clone);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 107 + use static_assertions_next::assert_trait_sub_any;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_trait.rs - assert_trait::assert_trait_super_all (line 56) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `static_assertions`
[INFO] [stdout]   --> src/assert_trait.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | use static_assertions::assert_trait_super_all;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `static_assertions`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 57 | use static_assertions_next::assert_trait_super_all;
[INFO] [stdout]    |                      +++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_trait.rs - assert_trait::assert_trait_sub_all (line 18) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]   --> src/assert_trait.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_trait_sub_all` in this scope
[INFO] [stdout]   --> src/assert_trait.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | assert_trait_sub_all!(Ord: PartialEq, Eq, PartialOrd);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 19 + use static_assertions_next::assert_trait_sub_all;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_trait.rs - assert_trait::assert_trait_super_all (line 67) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]   --> src/assert_trait.rs:68:14
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_trait_sub_all` in this scope
[INFO] [stdout]   --> src/assert_trait.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | assert_trait_sub_all!(B: Copy);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 68 + use static_assertions_next::assert_trait_sub_all;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_trait_sub_all` in this scope
[INFO] [stdout]   --> src/assert_trait.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | assert_trait_sub_all!(A: Copy);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 68 + use static_assertions_next::assert_trait_sub_all;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_type.rs - assert_type::assert_type_eq_all (line 9) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]   --> src/assert_type.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_type_eq_all` in this scope
[INFO] [stdout]   --> src/assert_type.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | assert_type_eq_all!(c_float, f32);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 12 + use static_assertions_next::assert_type_eq_all;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unused import: `std::os::raw::c_float`
[INFO] [stdout]   --> src/assert_type.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::os::raw::c_float;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/assert_type.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_type.rs - assert_type::assert_type_eq_all (line 19) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]   --> src/assert_type.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_type_eq_all` in this scope
[INFO] [stdout]   --> src/assert_type.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | assert_type_eq_all!(Buf<'static>, &'static [u8]);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 20 + use static_assertions_next::assert_type_eq_all;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/const_assert.rs - const_assert::const_assert (line 17) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]   --> src/const_assert.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `const_assert` in this scope
[INFO] [stdout]   --> src/const_assert.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | const_assert!(VALUE >= 2);
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 18 + use static_assertions_next::const_assert;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assert_type.rs - assert_type::assert_type_ne_all (line 75) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]   --> src/assert_type.rs:76:14
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_type_ne_all` in this scope
[INFO] [stdout]   --> src/assert_type.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | assert_type_ne_all!([u8], [u16], str);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 76 + use static_assertions_next::assert_type_ne_all;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 34) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]   --> src/lib.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | extern crate static_assertions;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/const_assert.rs - const_assert::const_assert_eq (line 69) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]   --> src/const_assert.rs:70:14
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `const_assert_eq` in this scope
[INFO] [stdout]   --> src/const_assert.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | const_assert_eq!(TWO * TWO, TWO + TWO);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/macros/mod.rs:322:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named macro `debug_assert_eq` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 74 - const_assert_eq!(TWO * TWO, TWO + TWO);
[INFO] [stdout] 74 + debug_assert_eq!(TWO * TWO, TWO + TWO);
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 70 + use static_assertions_next::const_assert_eq;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/does_impl.rs - does_impl::does_impl (line 7) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]  --> src/does_impl.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `const_assert` in this scope
[INFO] [stdout]   --> src/does_impl.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | const_assert!(CONDITION);
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use static_assertions_next::const_assert;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `does_impl` in this scope
[INFO] [stdout]   --> src/does_impl.rs:10:25
[INFO] [stdout]    |
[INFO] [stdout] 10 | const CONDITION: bool = does_impl!(u32: From<u8>);
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  8 + use static_assertions_next::does_impl;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/const_assert.rs - const_assert::const_assert_ne (line 109) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]    --> src/const_assert.rs:110:14
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[macro_use] extern crate static_assertions;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `const_assert_ne` in this scope
[INFO] [stdout]    --> src/const_assert.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | const_assert_ne!(NUM * NUM, 64);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/macros/mod.rs:352:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `debug_assert_ne` defined here
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 114 - const_assert_ne!(NUM * NUM, 64);
[INFO] [stdout] 114 + debug_assert_ne!(NUM * NUM, 64);
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 110 + use static_assertions_next::const_assert_ne;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 44) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `static_assertions`
[INFO] [stdout]   --> src/lib.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | extern crate static_assertions as sa;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/assert_align.rs - assert_align::assert_align_eq (line 10)
[INFO] [stdout]     src/assert_align.rs - assert_align::assert_align_eq (line 17)
[INFO] [stdout]     src/assert_align.rs - assert_align::assert_align_ge (line 180)
[INFO] [stdout]     src/assert_align.rs - assert_align::assert_align_gt (line 152)
[INFO] [stdout]     src/assert_align.rs - assert_align::assert_align_le (line 123)
[INFO] [stdout]     src/assert_align.rs - assert_align::assert_align_lt (line 95)
[INFO] [stdout]     src/assert_align.rs - assert_align::assert_align_ne (line 66)
[INFO] [stdout]     src/assert_cfg.rs - assert_cfg::assert_cfg (line 17)
[INFO] [stdout]     src/assert_cfg.rs - assert_cfg::assert_cfg (line 7)
[INFO] [stdout]     src/assert_fields.rs - assert_fields::assert_fields (line 28)
[INFO] [stdout]     src/assert_fields.rs - assert_fields::assert_fields (line 8)
[INFO] [stdout]     src/assert_impl.rs - assert_impl::assert_impl (line 327)
[INFO] [stdout]     src/assert_impl.rs - assert_impl::assert_impl (line 334)
[INFO] [stdout]     src/assert_impl.rs - assert_impl::assert_impl (line 343)
[INFO] [stdout]     src/assert_impl.rs - assert_impl::assert_impl (line 350)
[INFO] [stdout]     src/assert_impl.rs - assert_impl::assert_impl_all (line 94)
[INFO] [stdout]     src/assert_impl.rs - assert_impl::assert_impl_any (line 127)
[INFO] [stdout]     src/assert_impl.rs - assert_impl::assert_impl_any (line 135)
[INFO] [stdout]     src/assert_impl.rs - assert_impl::assert_impl_not_all (line 172)
[INFO] [stdout]     src/assert_impl.rs - assert_impl::assert_impl_not_all (line 187)
[INFO] [stdout]     src/assert_impl.rs - assert_impl::assert_impl_not_any (line 244)
[INFO] [stdout]     src/assert_impl.rs - assert_impl::assert_impl_not_any (line 251)
[INFO] [stdout]     src/assert_impl.rs - assert_impl::assert_impl_one (line 27)
[INFO] [stdout]     src/assert_obj_safe.rs - assert_obj_safe::assert_obj_safe (line 16)
[INFO] [stdout]     src/assert_obj_safe.rs - assert_obj_safe::assert_obj_safe (line 27)
[INFO] [stdout]     src/assert_obj_safe.rs - assert_obj_safe::assert_obj_safe (line 61)
[INFO] [stdout]     src/assert_size.rs - assert_size::assert_size_eq (line 17)
[INFO] [stdout]     src/assert_size.rs - assert_size::assert_size_eq_ptr (line 64)
[INFO] [stdout]     src/assert_size.rs - assert_size::assert_size_eq_val (line 125)
[INFO] [stdout]     src/assert_trait.rs - assert_trait::assert_trait_sub_all (line 10)
[INFO] [stdout]     src/assert_trait.rs - assert_trait::assert_trait_sub_all (line 18)
[INFO] [stdout]     src/assert_trait.rs - assert_trait::assert_trait_sub_any (line 106)
[INFO] [stdout]     src/assert_trait.rs - assert_trait::assert_trait_sub_any (line 113)
[INFO] [stdout]     src/assert_trait.rs - assert_trait::assert_trait_super_all (line 56)
[INFO] [stdout]     src/assert_trait.rs - assert_trait::assert_trait_super_all (line 67)
[INFO] [stdout]     src/assert_type.rs - assert_type::assert_type_eq_all (line 19)
[INFO] [stdout]     src/assert_type.rs - assert_type::assert_type_eq_all (line 9)
[INFO] [stdout]     src/assert_type.rs - assert_type::assert_type_ne_all (line 75)
[INFO] [stdout]     src/const_assert.rs - const_assert::const_assert (line 17)
[INFO] [stdout]     src/const_assert.rs - const_assert::const_assert_eq (line 69)
[INFO] [stdout]     src/const_assert.rs - const_assert::const_assert_ne (line 109)
[INFO] [stdout]     src/does_impl.rs - does_impl::does_impl (line 7)
[INFO] [stdout]     src/lib.rs - (line 34)
[INFO] [stdout]     src/lib.rs - (line 44)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 31 passed; 44 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9795f586af7d84ed84a83e9a50fe38f186a2ab6dcf9dcaa6ea3a28112e122115", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9795f586af7d84ed84a83e9a50fe38f186a2ab6dcf9dcaa6ea3a28112e122115", kill_on_drop: false }`
[INFO] [stdout] 9795f586af7d84ed84a83e9a50fe38f186a2ab6dcf9dcaa6ea3a28112e122115
