[INFO] fetching crate impl-more 0.1.6...
[INFO] checking impl-more-0.1.6 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate impl-more 0.1.6 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate impl-more 0.1.6 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate impl-more 0.1.6
[INFO] finished tweaking crates.io crate impl-more 0.1.6
[INFO] tweaked toml for crates.io crate impl-more 0.1.6 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate impl-more 0.1.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] efdc32cf1673c0a00b8b6eb5309e408673491ca3353a238f165534fcc688ca06
[INFO] running `Command { std: "docker" "start" "-a" "efdc32cf1673c0a00b8b6eb5309e408673491ca3353a238f165534fcc688ca06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efdc32cf1673c0a00b8b6eb5309e408673491ca3353a238f165534fcc688ca06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efdc32cf1673c0a00b8b6eb5309e408673491ca3353a238f165534fcc688ca06", kill_on_drop: false }`
[INFO] [stdout] efdc32cf1673c0a00b8b6eb5309e408673491ca3353a238f165534fcc688ca06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff8a6c4017c92b52261189bb1b352996c32ee75d0450320b6e4829b1a6c99f0e
[INFO] running `Command { std: "docker" "start" "-a" "ff8a6c4017c92b52261189bb1b352996c32ee75d0450320b6e4829b1a6c99f0e", kill_on_drop: false }`
[INFO] [stderr]     Checking impl-more v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `static_assertions`
[INFO] [stdout]    --> src/deref.rs:351:5
[INFO] [stdout]     |
[INFO] [stdout] 351 |     static_assertions::assert_impl_all!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `static_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `static_assertions`
[INFO] [stdout]    --> src/deref.rs:360:5
[INFO] [stdout]     |
[INFO] [stdout] 360 |     static_assertions::assert_impl_all!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `static_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `static_assertions`
[INFO] [stdout]    --> src/deref.rs:370:5
[INFO] [stdout]     |
[INFO] [stdout] 370 |     static_assertions::assert_impl_all!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `static_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `static_assertions`
[INFO] [stdout]    --> src/deref.rs:379:5
[INFO] [stdout]     |
[INFO] [stdout] 379 |     static_assertions::assert_impl_all!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `static_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `static_assertions`
[INFO] [stdout]    --> src/deref.rs:392:5
[INFO] [stdout]     |
[INFO] [stdout] 392 |     static_assertions::assert_impl_all!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `static_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `static_assertions`
[INFO] [stdout]    --> src/deref.rs:404:5
[INFO] [stdout]     |
[INFO] [stdout] 404 |     static_assertions::assert_impl_all!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `static_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `static_assertions`
[INFO] [stdout]    --> src/deref.rs:422:5
[INFO] [stdout]     |
[INFO] [stdout] 422 |     static_assertions::assert_impl_all!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `static_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `static_assertions`
[INFO] [stdout]    --> src/from.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |         static_assertions::assert_impl_all!(Foo: From<usize>, Into<usize>);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `static_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `static_assertions`
[INFO] [stdout]    --> src/from.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |         static_assertions::assert_impl_all!(Foo: From<usize>, Into<usize>);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `static_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `static_assertions`
[INFO] [stdout]    --> src/from.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |         static_assertions::assert_impl_all!(MultiFoo: Into<u8>, Into<u64>);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `static_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `static_assertions`
[INFO] [stdout]   --> src/lib.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     static_assertions::assert_impl_all!(
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `static_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `static_assertions`
[INFO] [stdout]   --> src/lib.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     static_assertions::assert_impl_all!(
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `static_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DerefMut`, `Deref`
[INFO] [stdout]    --> src/deref.rs:344:21
[INFO] [stdout]     |
[INFO] [stdout] 344 |     use core::ops::{Deref, DerefMut};
[INFO] [stdout]     |                     ^^^^^  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DerefMut`, `Deref`
[INFO] [stdout]   --> src/lib.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 |     use core::ops::{Deref, DerefMut};
[INFO] [stdout]    |                     ^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `eyre`
[INFO] [stdout]   --> tests/readme.rs:70:16
[INFO] [stdout]    |
[INFO] [stdout] 70 |         cause: eyre::eyre!("something went wrong"),
[INFO] [stdout]    |                ^^^^ use of undeclared crate or module `eyre`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `eyre`
[INFO] [stdout]   --> tests/readme.rs:53:23
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let err = MyError(eyre::eyre!("something went wrong"));
[INFO] [stdout]    |                       ^^^^ use of undeclared crate or module `eyre`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `impl-more` (lib test) due to 13 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `eyre`
[INFO] [stdout]   --> tests/readme.rs:48:20
[INFO] [stdout]    |
[INFO] [stdout] 48 |     struct MyError(eyre::Report);
[INFO] [stdout]    |                    ^^^^ use of undeclared crate or module `eyre`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `eyre`
[INFO] [stdout]   --> tests/readme.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 |         cause: eyre::Report,
[INFO] [stdout]    |                ^^^^ use of undeclared crate or module `eyre`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `impl-more` (test "readme") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "ff8a6c4017c92b52261189bb1b352996c32ee75d0450320b6e4829b1a6c99f0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff8a6c4017c92b52261189bb1b352996c32ee75d0450320b6e4829b1a6c99f0e", kill_on_drop: false }`
[INFO] [stdout] ff8a6c4017c92b52261189bb1b352996c32ee75d0450320b6e4829b1a6c99f0e
[INFO] checking impl-more-0.1.6 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate impl-more 0.1.6 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate impl-more 0.1.6 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate impl-more 0.1.6
[INFO] finished tweaking crates.io crate impl-more 0.1.6
[INFO] tweaked toml for crates.io crate impl-more 0.1.6 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate impl-more 0.1.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3981678648e0116029b3f7a96e09b3497f5a10675d3358c02d8cd51da73b2df
[INFO] running `Command { std: "docker" "start" "-a" "a3981678648e0116029b3f7a96e09b3497f5a10675d3358c02d8cd51da73b2df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3981678648e0116029b3f7a96e09b3497f5a10675d3358c02d8cd51da73b2df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3981678648e0116029b3f7a96e09b3497f5a10675d3358c02d8cd51da73b2df", kill_on_drop: false }`
[INFO] [stdout] a3981678648e0116029b3f7a96e09b3497f5a10675d3358c02d8cd51da73b2df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4557bf4c3db60c18319f9c640e0a514ba6bb49b2972b657434dc9d5868ed65d4
[INFO] running `Command { std: "docker" "start" "-a" "4557bf4c3db60c18319f9c640e0a514ba6bb49b2972b657434dc9d5868ed65d4", kill_on_drop: false }`
[INFO] [stderr]     Checking impl-more v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `static_assertions`
[INFO] [stdout]    --> src/deref.rs:351:5
[INFO] [stdout]     |
[INFO] [stdout] 351 |     static_assertions::assert_impl_all!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `static_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `static_assertions`
[INFO] [stdout]    --> src/deref.rs:360:5
[INFO] [stdout]     |
[INFO] [stdout] 360 |     static_assertions::assert_impl_all!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `static_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `static_assertions`
[INFO] [stdout]    --> src/deref.rs:370:5
[INFO] [stdout]     |
[INFO] [stdout] 370 |     static_assertions::assert_impl_all!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `static_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `static_assertions`
[INFO] [stdout]    --> src/deref.rs:379:5
[INFO] [stdout]     |
[INFO] [stdout] 379 |     static_assertions::assert_impl_all!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `static_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `static_assertions`
[INFO] [stdout]    --> src/deref.rs:392:5
[INFO] [stdout]     |
[INFO] [stdout] 392 |     static_assertions::assert_impl_all!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `static_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `static_assertions`
[INFO] [stdout]    --> src/deref.rs:404:5
[INFO] [stdout]     |
[INFO] [stdout] 404 |     static_assertions::assert_impl_all!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `static_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `static_assertions`
[INFO] [stdout]    --> src/deref.rs:422:5
[INFO] [stdout]     |
[INFO] [stdout] 422 |     static_assertions::assert_impl_all!(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `static_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `static_assertions`
[INFO] [stdout]    --> src/from.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |         static_assertions::assert_impl_all!(Foo: From<usize>, Into<usize>);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `static_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `static_assertions`
[INFO] [stdout]    --> src/from.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |         static_assertions::assert_impl_all!(Foo: From<usize>, Into<usize>);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `static_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `static_assertions`
[INFO] [stdout]    --> src/from.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |         static_assertions::assert_impl_all!(MultiFoo: Into<u8>, Into<u64>);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `static_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `static_assertions`
[INFO] [stdout]   --> src/lib.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     static_assertions::assert_impl_all!(
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `static_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `static_assertions`
[INFO] [stdout]   --> src/lib.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     static_assertions::assert_impl_all!(
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `static_assertions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DerefMut`, `Deref`
[INFO] [stdout]    --> src/deref.rs:344:21
[INFO] [stdout]     |
[INFO] [stdout] 344 |     use core::ops::{Deref, DerefMut};
[INFO] [stdout]     |                     ^^^^^  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DerefMut`, `Deref`
[INFO] [stdout]   --> src/lib.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 |     use core::ops::{Deref, DerefMut};
[INFO] [stdout]    |                     ^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `eyre`
[INFO] [stdout]   --> tests/readme.rs:70:16
[INFO] [stdout]    |
[INFO] [stdout] 70 |         cause: eyre::eyre!("something went wrong"),
[INFO] [stdout]    |                ^^^^ use of undeclared crate or module `eyre`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `eyre`
[INFO] [stdout]   --> tests/readme.rs:53:23
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let err = MyError(eyre::eyre!("something went wrong"));
[INFO] [stdout]    |                       ^^^^ use of undeclared crate or module `eyre`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `impl-more` (lib test) due to 13 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `eyre`
[INFO] [stdout]   --> tests/readme.rs:48:20
[INFO] [stdout]    |
[INFO] [stdout] 48 |     struct MyError(eyre::Report);
[INFO] [stdout]    |                    ^^^^ use of undeclared crate or module `eyre`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `eyre`
[INFO] [stdout]   --> tests/readme.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 |         cause: eyre::Report,
[INFO] [stdout]    |                ^^^^ use of undeclared crate or module `eyre`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `impl-more` (test "readme") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "4557bf4c3db60c18319f9c640e0a514ba6bb49b2972b657434dc9d5868ed65d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4557bf4c3db60c18319f9c640e0a514ba6bb49b2972b657434dc9d5868ed65d4", kill_on_drop: false }`
[INFO] [stdout] 4557bf4c3db60c18319f9c640e0a514ba6bb49b2972b657434dc9d5868ed65d4
