[INFO] fetching crate static_assertions_next 1.1.2...
[INFO] testing static_assertions_next-1.1.2 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate static_assertions_next 1.1.2 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate static_assertions_next 1.1.2 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 2 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc_static_assertions_next v0.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd40337543feac9459838f17378834c434b508c90c1e0ad5a03649d063cad0d9
[INFO] running `Command { std: "docker" "start" "-a" "cd40337543feac9459838f17378834c434b508c90c1e0ad5a03649d063cad0d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd40337543feac9459838f17378834c434b508c90c1e0ad5a03649d063cad0d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd40337543feac9459838f17378834c434b508c90c1e0ad5a03649d063cad0d9", kill_on_drop: false }`
[INFO] [stdout] cd40337543feac9459838f17378834c434b508c90c1e0ad5a03649d063cad0d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 788fc7ae24b0c3da435a6e2203ed7ac70e4cf195e100f3244e489f9ce14fc681
[INFO] running `Command { std: "docker" "start" "-a" "788fc7ae24b0c3da435a6e2203ed7ac70e4cf195e100f3244e489f9ce14fc681", 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`, `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/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `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/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] running `Command { std: "docker" "inspect" "788fc7ae24b0c3da435a6e2203ed7ac70e4cf195e100f3244e489f9ce14fc681", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "788fc7ae24b0c3da435a6e2203ed7ac70e4cf195e100f3244e489f9ce14fc681", kill_on_drop: false }`
[INFO] [stdout] 788fc7ae24b0c3da435a6e2203ed7ac70e4cf195e100f3244e489f9ce14fc681
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71ec1b51941f5bfa1b4a4045d826fdad8109874d583ed835fea4e65b610c9991
[INFO] running `Command { std: "docker" "start" "-a" "71ec1b51941f5bfa1b4a4045d826fdad8109874d583ed835fea4e65b610c9991", 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`, `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/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `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/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[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`, `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/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `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/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] running `Command { std: "docker" "inspect" "71ec1b51941f5bfa1b4a4045d826fdad8109874d583ed835fea4e65b610c9991", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71ec1b51941f5bfa1b4a4045d826fdad8109874d583ed835fea4e65b610c9991", kill_on_drop: false }`
[INFO] [stdout] 71ec1b51941f5bfa1b4a4045d826fdad8109874d583ed835fea4e65b610c9991
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0e64ffaaf9a40cc358f72bf8b0025f6a3e967077ac6ee2237657b98dadb8b4f1
[INFO] running `Command { std: "docker" "start" "-a" "0e64ffaaf9a40cc358f72bf8b0025f6a3e967077ac6ee2237657b98dadb8b4f1", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `proc_static_assertions`
[INFO] [stderr]    --> src/lib.rs:104:7
[INFO] [stderr]     |
[INFO] [stderr] 104 | #[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`, `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/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `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/cargo/reference/build-scripts.html#rustc-check-cfg> 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.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/static_assertions_next-eae53bd7d1f217b0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests static_assertions_next
[INFO] [stdout] 
[INFO] [stdout] running 75 tests
[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_gt (line 152) ... FAILED
[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_align.rs - assert_align::assert_align_lt (line 95) ... FAILED
[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_eq (line 10) ... FAILED
[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_lt (line 103) - compile fail ... ok
[INFO] [stdout] test src/assert_align.rs - assert_align::assert_align_ne (line 66) ... 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 32) - compile fail ... ok
[INFO] [stdout] test src/assert_align.rs - assert_align::assert_align_le (line 123) ... 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_align.rs - assert_align::assert_align_eq (line 17) ... FAILED
[INFO] [stdout] test src/assert_impl.rs - assert_impl::assert_impl (line 334) ... FAILED
[INFO] [stdout] test src/assert_cfg.rs - assert_cfg::assert_cfg (line 17) ... FAILED
[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 74) - compile fail ... ok
[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_not_all (line 180) - compile fail ... ok
[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_all (line 196) - 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_any (line 127) ... FAILED
[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 343) ... FAILED
[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_one (line 27) ... 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 (line 360) - 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_any (line 135) ... FAILED
[INFO] [stdout] test src/assert_impl.rs - assert_impl::assert_impl_one (line 14) - compile fail ... ok
[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 (line 17) ... 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_not_any (line 259) - compile fail ... ok
[INFO] [stdout] test src/assert_obj_safe.rs - assert_obj_safe::assert_obj_safe (line 16) ... 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 42) - compile fail ... ok
[INFO] [stdout] test src/assert_obj_safe.rs - assert_obj_safe::assert_obj_safe (line 50) - 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_trait.rs - assert_trait::assert_trait_sub_all (line 10) ... FAILED
[INFO] [stdout] test src/assert_impl.rs - assert_impl::assert_impl_not_any (line 251) ... FAILED
[INFO] [stdout] test src/assert_size.rs - assert_size::assert_size_eq_ptr (line 64) ... FAILED
[INFO] [stdout] test src/assert_trait.rs - assert_trait::assert_trait_super_all (line 78) - compile fail ... ok
[INFO] [stdout] test src/assert_size.rs - assert_size::assert_size_eq_val (line 125) ... FAILED
[INFO] [stdout] test src/assert_size.rs - assert_size::assert_size_eq (line 25) - 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 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_sub_any (line 106) ... 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 121) - 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/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_eq_all (line 31) - compile fail ... ok
[INFO] [stdout] test src/const_assert.rs - const_assert::const_assert (line 27) - compile fail ... ok
[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 19) ... FAILED
[INFO] [stdout] test src/const_assert.rs - const_assert::const_assert_ne (line 118) - compile fail ... ok
[INFO] [stdout] test src/assert_type.rs - assert_type::assert_type_ne_all (line 75) ... FAILED
[INFO] [stdout] test src/assert_trait.rs - assert_trait::assert_trait_super_all (line 67) ... FAILED
[INFO] [stdout] test src/const_assert.rs - const_assert::const_assert_eq (line 69) ... FAILED
[INFO] [stdout] test src/assert_type.rs - assert_type::assert_type_eq_all (line 9) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 44) ... 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/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_ne (line 109) ... 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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:154:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_align_gt!(*const u8, u16, u8);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:182:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_align_ge!(*const u8, u8, i8);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:97:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_align_lt!(u8, u16, *const u8);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:12:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_align_eq!(usize, *const u8, *mut u8);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:68:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_align_ne!(u8, *const u8);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:39:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | assert_fields!(Data::Val: id, bytes);
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 3  + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:125:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_align_le!(u8, i8, *const u8);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:329:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_impl!(u32: !((Into<usize>) & (Into<u8>)));
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:19:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_align_eq!([i32; 4], i32);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:338:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | assert_impl!(Cell<u32>: Send & !Sync);
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 4 + use static_assertions_next::assert_impl;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unused import: `std::cell::Cell`
[INFO] [stdout]  --> src/assert_impl.rs:336:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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] 1 | #![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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:20:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | assert_cfg!(any(unix, windows), "There is only support for Unix or Windows");
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]  --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/macros/mod.rs:36:1
[INFO] [stdout]   |
[INFO] [stdout]   = note: similarly named macro `assert_eq` defined here
[INFO] [stdout]   |
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 3 + use static_assertions_next::assert_cfg;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `0`
[INFO] [stdout]  --> src/assert_cfg.rs:23:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(target_pointer_width = "0")] // Impossible
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_pointer_width` are: `16`, `32`, `64`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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] 1 | #![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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:11:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | assert_cfg!(not(target_pointer_width = "16"));
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]  --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/macros/mod.rs:36:1
[INFO] [stdout]   |
[INFO] [stdout]   = note: similarly named macro `assert_eq` defined here
[INFO] [stdout]   |
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 6 | assert_eq!(not(target_pointer_width = "16"));
[INFO] [stdout]   | ~~~~~~~~~
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:354:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | assert_impl!(for(T) Rc<T>: Clone);
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 4 + use static_assertions_next::assert_impl;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unused import: `std::rc::Rc`
[INFO] [stdout]  --> src/assert_impl.rs:352:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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] 1 | #![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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:97:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | assert_impl_all!(&str: Into<String>);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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:96:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_impl_all!(u32: Copy, Send);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:129:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_impl_any!(u8: From<u16>, Into<u16>);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_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] 3 | #[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] 18 | assert_fields!(Ty: val2);
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 3  + 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 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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:345:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_impl!(&'static mut u8: !Copy);
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:246:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_impl_not_any!(u32: Into<usize>, Into<u8>);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_one (line 27) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `static_assertions`
[INFO] [stdout]  --> src/assert_impl.rs:28:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use static_assertions::assert_impl_one; fn main() {}
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `static_assertions`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:191:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | assert_impl_not_all!(Cell<u32>: Sync, Send);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 4 + 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:189:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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] 1 | #![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 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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:137:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_impl_any!((): From<u8>, From<u16>, Send);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:36:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | assert_obj_safe!(inner::BasicTrait);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 3  + 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:33:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     assert_obj_safe!(BasicTrait);
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 5 +     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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:19:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_size_eq!([u8; 4], (u16, u16), u32);
[INFO] [stdout]   | ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:174:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_impl_not_all!(u32: From<u16>, Into<usize>);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:22:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | assert_obj_safe!(std::fmt::Write, MySafeTrait);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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 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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:67:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | assert_obj_safe!(MyUnsafeTrait);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:12:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_trait_sub_all!(Copy: Clone);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:253:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_impl_not_any!(&'static mut u8: Copy);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:67:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     assert_size_eq_ptr!(x, y);
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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] 3 | #[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] 11 | assert_size_eq_val!(x, y, 0u8);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 3  + 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] 10 | assert_size_eq_val!(x, y);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 3  + 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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:115:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_trait_sub_any!(Ord: Eq, Clone);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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] 4 | use static_assertions::assert_trait_super_all;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `static_assertions`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:20:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_trait_sub_all!(Ord: PartialEq, Eq, PartialOrd);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:108:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_trait_sub_any!(Copy: Clone);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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/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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:22:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | const_assert!(VALUE >= 2);
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_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] 3 | #[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] 7 | assert_type_eq_all!(Buf<'static>, &'static [u8]);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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/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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:77:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_type_ne_all!([u8], [u16], str);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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/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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:72:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | assert_trait_sub_all!(B: Copy);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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:71:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | assert_trait_sub_all!(A: Copy);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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/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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:73:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | const_assert_eq!(TWO * TWO, TWO + TWO);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/macros/mod.rs:344:1
[INFO] [stdout]   |
[INFO] [stdout]   = note: similarly named macro `debug_assert_eq` defined here
[INFO] [stdout]   |
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 6 | debug_assert_eq!(TWO * TWO, TWO + TWO);
[INFO] [stdout]   | ~~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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/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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:13:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | assert_type_eq_all!(c_float, f32);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 4 + 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:11:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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] 1 | #![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/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] 3 | 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] ---- 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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:11:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | const_assert!(CONDITION);
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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:9:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | const CONDITION: bool = does_impl!(u32: From<u8>);
[INFO] [stdout]   |                         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + use static_assertions_next::does_impl;
[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/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] 5 | 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:113:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | const_assert_ne!(NUM * NUM, 64);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/macros/mod.rs:374:1
[INFO] [stdout]   |
[INFO] [stdout]   = note: similarly named macro `debug_assert_ne` defined here
[INFO] [stdout]   |
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 6 | debug_assert_ne!(NUM * NUM, 64);
[INFO] [stdout]   | ~~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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] 
[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] [stderr] error: doctest failed, to rerun pass `--doc`
[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 0.91s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0e64ffaaf9a40cc358f72bf8b0025f6a3e967077ac6ee2237657b98dadb8b4f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e64ffaaf9a40cc358f72bf8b0025f6a3e967077ac6ee2237657b98dadb8b4f1", kill_on_drop: false }`
[INFO] [stdout] 0e64ffaaf9a40cc358f72bf8b0025f6a3e967077ac6ee2237657b98dadb8b4f1
[INFO] testing static_assertions_next-1.1.2 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate static_assertions_next 1.1.2 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate static_assertions_next 1.1.2 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 2 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b9fbd669baa027cc07f3cf7b8ddf21a94a83b76497747484073139555c4fdd7
[INFO] running `Command { std: "docker" "start" "-a" "6b9fbd669baa027cc07f3cf7b8ddf21a94a83b76497747484073139555c4fdd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b9fbd669baa027cc07f3cf7b8ddf21a94a83b76497747484073139555c4fdd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b9fbd669baa027cc07f3cf7b8ddf21a94a83b76497747484073139555c4fdd7", kill_on_drop: false }`
[INFO] [stdout] 6b9fbd669baa027cc07f3cf7b8ddf21a94a83b76497747484073139555c4fdd7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6d74fef0ec58028ac5f14637431b35112a42c251b67bb533f720aae3bcb252d
[INFO] running `Command { std: "docker" "start" "-a" "e6d74fef0ec58028ac5f14637431b35112a42c251b67bb533f720aae3bcb252d", 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`, `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/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `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/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] running `Command { std: "docker" "inspect" "e6d74fef0ec58028ac5f14637431b35112a42c251b67bb533f720aae3bcb252d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6d74fef0ec58028ac5f14637431b35112a42c251b67bb533f720aae3bcb252d", kill_on_drop: false }`
[INFO] [stdout] e6d74fef0ec58028ac5f14637431b35112a42c251b67bb533f720aae3bcb252d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 571c6e55e5d899aef261e4f66495bb095f4ab938eb2d2780e34f59ee8fcdf9f1
[INFO] running `Command { std: "docker" "start" "-a" "571c6e55e5d899aef261e4f66495bb095f4ab938eb2d2780e34f59ee8fcdf9f1", 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`, `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/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `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/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[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`, `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/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `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/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] running `Command { std: "docker" "inspect" "571c6e55e5d899aef261e4f66495bb095f4ab938eb2d2780e34f59ee8fcdf9f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "571c6e55e5d899aef261e4f66495bb095f4ab938eb2d2780e34f59ee8fcdf9f1", kill_on_drop: false }`
[INFO] [stdout] 571c6e55e5d899aef261e4f66495bb095f4ab938eb2d2780e34f59ee8fcdf9f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 48435085cdf2bb0a822254e7a8d49d3f43695bd943f922292a6a11afc74c80c1
[INFO] running `Command { std: "docker" "start" "-a" "48435085cdf2bb0a822254e7a8d49d3f43695bd943f922292a6a11afc74c80c1", 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`, `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/cargo/reference/build-scripts.html#rustc-check-cfg> 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`, `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/cargo/reference/build-scripts.html#rustc-check-cfg> 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.00s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/static_assertions_next-eae53bd7d1f217b0)
[INFO] [stderr]    Doc-tests static_assertions_next
[INFO] [stdout] 
[INFO] [stdout] running 75 tests
[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_le (line 123) ... 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_lt (line 95) ... FAILED
[INFO] [stdout] test src/assert_align.rs - assert_align::assert_align_ge (line 180) ... 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_gt (line 152) ... FAILED
[INFO] [stdout] test src/assert_align.rs - assert_align::assert_align_eq (line 25) - 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_lt (line 103) - compile fail ... ok
[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_eq (line 10) ... FAILED
[INFO] [stdout] test src/assert_fields.rs - assert_fields::assert_fields (line 44) - 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_ne (line 74) - compile fail ... ok
[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 327) ... 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 8) ... FAILED
[INFO] [stdout] test src/assert_fields.rs - assert_fields::assert_fields (line 28) ... FAILED
[INFO] [stdout] test src/assert_impl.rs - assert_impl::assert_impl_all (line 94) ... FAILED
[INFO] [stdout] test src/assert_cfg.rs - assert_cfg::assert_cfg (line 32) - compile fail ... ok
[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 196) - compile fail ... ok
[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 135) ... FAILED
[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 (line 334) ... FAILED
[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 360) - 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 27) ... 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_not_any (line 251) ... FAILED
[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_any (line 144) - 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_obj_safe.rs - assert_obj_safe::assert_obj_safe (line 16) ... 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_not_all (line 187) ... 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_obj_safe.rs - assert_obj_safe::assert_obj_safe (line 27) ... FAILED
[INFO] [stdout] test src/assert_size.rs - assert_size::assert_size_eq_val (line 140) - compile fail ... ok
[INFO] [stdout] test src/assert_size.rs - assert_size::assert_size_eq_ptr (line 64) ... FAILED
[INFO] [stdout] test src/assert_size.rs - assert_size::assert_size_eq_ptr (line 75) - 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_super_all (line 78) - compile fail ... ok
[INFO] [stdout] test src/assert_trait.rs - assert_trait::assert_trait_sub_any (line 106) ... FAILED
[INFO] [stdout] test src/assert_size.rs - assert_size::assert_size_eq (line 25) - compile fail ... ok
[INFO] [stdout] test src/assert_type.rs - assert_type::assert_type_eq_all (line 31) - compile fail ... ok
[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 56) ... FAILED
[INFO] [stdout] test src/assert_size.rs - assert_size::assert_size_eq (line 17) ... FAILED
[INFO] [stdout] test src/assert_trait.rs - assert_trait::assert_trait_sub_all (line 26) - compile fail ... ok
[INFO] [stdout] test src/assert_type.rs - assert_type::assert_type_ne_all (line 75) ... FAILED
[INFO] [stdout] test src/assert_trait.rs - assert_trait::assert_trait_sub_any (line 113) ... FAILED
[INFO] [stdout] test src/assert_type.rs - assert_type::assert_type_eq_all (line 39) - compile fail ... ok
[INFO] [stdout] test src/assert_type.rs - assert_type::assert_type_eq_all (line 9) ... FAILED
[INFO] [stdout] test src/assert_trait.rs - assert_trait::assert_trait_super_all (line 67) ... FAILED
[INFO] [stdout] test src/assert_trait.rs - assert_trait::assert_trait_sub_all (line 10) ... FAILED
[INFO] [stdout] test src/assert_trait.rs - assert_trait::assert_trait_sub_any (line 121) - 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_type.rs - assert_type::assert_type_ne_all (line 83) - compile fail ... ok
[INFO] [stdout] test src/const_assert.rs - const_assert::const_assert (line 27) - compile fail ... ok
[INFO] [stdout] test src/const_assert.rs - const_assert::const_assert_eq (line 69) ... FAILED
[INFO] [stdout] test src/const_assert.rs - const_assert::const_assert (line 45) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - (line 44) ... FAILED
[INFO] [stdout] test src/const_assert.rs - const_assert::const_assert_eq (line 78) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - (line 34) ... FAILED
[INFO] [stdout] test src/const_assert.rs - const_assert::const_assert_ne (line 118) - compile fail ... ok
[INFO] [stdout] test src/assert_type.rs - assert_type::assert_type_eq_all (line 19) ... 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 (line 17) ... FAILED
[INFO] [stdout] test src/const_assert.rs - const_assert::const_assert_ne (line 109) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:125:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_align_le!(u8, i8, *const u8);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:97:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_align_lt!(u8, u16, *const u8);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:182:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_align_ge!(*const u8, u8, i8);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:68:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_align_ne!(u8, *const u8);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:154:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_align_gt!(*const u8, u16, u8);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:11:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | assert_cfg!(not(target_pointer_width = "16"));
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/macros/mod.rs:36:1
[INFO] [stdout]   |
[INFO] [stdout]   = note: similarly named macro `assert_eq` defined here
[INFO] [stdout]   |
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 6 | assert_eq!(not(target_pointer_width = "16"));
[INFO] [stdout]   | ~~~~~~~~~
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:20:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | assert_cfg!(any(unix, windows), "There is only support for Unix or Windows");
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/macros/mod.rs:36:1
[INFO] [stdout]   |
[INFO] [stdout]   = note: similarly named macro `assert_eq` defined here
[INFO] [stdout]   |
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 3 + use static_assertions_next::assert_cfg;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `0`
[INFO] [stdout]  --> src/assert_cfg.rs:23:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(target_pointer_width = "0")] // Impossible
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `target_pointer_width` are: `16`, `32`, `64`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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] 1 | #![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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:12:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_align_eq!(usize, *const u8, *mut u8);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:329:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_impl!(u32: !((Into<usize>) & (Into<u8>)));
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:19:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_align_eq!([i32; 4], i32);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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 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] 3 | #[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] 18 | assert_fields!(Ty: val2);
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 3  + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:39:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | assert_fields!(Data::Val: id, bytes);
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 3  + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:97:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | assert_impl_all!(&str: Into<String>);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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:96:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_impl_all!(u32: Copy, Send);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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 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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:345:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_impl!(&'static mut u8: !Copy);
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:129:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_impl_any!(u8: From<u16>, Into<u16>);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:137:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_impl_any!((): From<u8>, From<u16>, Send);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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 (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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:338:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | assert_impl!(Cell<u32>: Send & !Sync);
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 4 + use static_assertions_next::assert_impl;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unused import: `std::cell::Cell`
[INFO] [stdout]  --> src/assert_impl.rs:336:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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] 1 | #![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 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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:354:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | assert_impl!(for(T) Rc<T>: Clone);
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 4 + use static_assertions_next::assert_impl;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: unused import: `std::rc::Rc`
[INFO] [stdout]  --> src/assert_impl.rs:352:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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] 1 | #![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_one (line 27) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `static_assertions`
[INFO] [stdout]  --> src/assert_impl.rs:28:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use static_assertions::assert_impl_one; fn main() {}
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `static_assertions`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:253:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_impl_not_any!(&'static mut u8: Copy);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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 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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:246:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_impl_not_any!(u32: Into<usize>, Into<u8>);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:22:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | assert_obj_safe!(std::fmt::Write, MySafeTrait);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:174:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_impl_not_all!(u32: From<u16>, Into<usize>);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:191:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | assert_impl_not_all!(Cell<u32>: Sync, Send);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 4 + 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:189:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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] 1 | #![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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:36:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | assert_obj_safe!(inner::BasicTrait);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 3  + 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:33:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     assert_obj_safe!(BasicTrait);
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 5 +     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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:67:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     assert_size_eq_ptr!(x, y);
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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] 3 | #[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] 11 | assert_size_eq_val!(x, y, 0u8);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 3  + 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] 10 | assert_size_eq_val!(x, y);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 3  + 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 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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:108:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_trait_sub_any!(Copy: Clone);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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 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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:20:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_trait_sub_all!(Ord: PartialEq, Eq, PartialOrd);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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 56) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `static_assertions`
[INFO] [stdout]  --> src/assert_trait.rs:57:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use static_assertions::assert_trait_super_all;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `static_assertions`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:19:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_size_eq!([u8; 4], (u16, u16), u32);
[INFO] [stdout]   | ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:77:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_type_ne_all!([u8], [u16], str);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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/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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:115:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_trait_sub_any!(Ord: Eq, Clone);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:13:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | assert_type_eq_all!(c_float, f32);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 4 + 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:11:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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] 1 | #![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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:72:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | assert_trait_sub_all!(B: Copy);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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:71:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | assert_trait_sub_all!(A: Copy);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:12:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | assert_trait_sub_all!(Copy: Clone);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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_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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:67:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | assert_obj_safe!(MyUnsafeTrait);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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/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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:73:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | const_assert_eq!(TWO * TWO, TWO + TWO);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/macros/mod.rs:344:1
[INFO] [stdout]   |
[INFO] [stdout]   = note: similarly named macro `debug_assert_eq` defined here
[INFO] [stdout]   |
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 6 | debug_assert_eq!(TWO * TWO, TWO + TWO);
[INFO] [stdout]   | ~~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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/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] 3 | 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] ---- 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] 5 | 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/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] 3 | #[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] 7 | assert_type_eq_all!(Buf<'static>, &'static [u8]);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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/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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:11:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | const_assert!(CONDITION);
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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:9:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | const CONDITION: bool = does_impl!(u32: From<u8>);
[INFO] [stdout]   |                         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + use static_assertions_next::does_impl;
[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/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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:22:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | const_assert!(VALUE >= 2);
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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/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] 3 | #[macro_use] extern crate static_assertions; fn main() {}
[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:113:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | const_assert_ne!(NUM * NUM, 64);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/macros/mod.rs:374:1
[INFO] [stdout]   |
[INFO] [stdout]   = note: similarly named macro `debug_assert_ne` defined here
[INFO] [stdout]   |
[INFO] [stdout] help: a macro with a similar name exists
[INFO] [stdout]   |
[INFO] [stdout] 6 | debug_assert_ne!(NUM * NUM, 64);
[INFO] [stdout]   | ~~~~~~~~~~~~~~~
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + 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] 
[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 0.50s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "48435085cdf2bb0a822254e7a8d49d3f43695bd943f922292a6a11afc74c80c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48435085cdf2bb0a822254e7a8d49d3f43695bd943f922292a6a11afc74c80c1", kill_on_drop: false }`
[INFO] [stdout] 48435085cdf2bb0a822254e7a8d49d3f43695bd943f922292a6a11afc74c80c1
