[INFO] fetching crate impl-more 0.1.6... [INFO] checking impl-more-0.1.6 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] extracting crate impl-more 0.1.6 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate impl-more 0.1.6 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "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-5-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d0ccf95b1243b398db53e1274148461652a642569b621bbf8f643afd34f8a36 [INFO] running `Command { std: "docker" "start" "-a" "7d0ccf95b1243b398db53e1274148461652a642569b621bbf8f643afd34f8a36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d0ccf95b1243b398db53e1274148461652a642569b621bbf8f643afd34f8a36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d0ccf95b1243b398db53e1274148461652a642569b621bbf8f643afd34f8a36", kill_on_drop: false }` [INFO] [stdout] 7d0ccf95b1243b398db53e1274148461652a642569b621bbf8f643afd34f8a36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a125f5283f419aaa11106bfc25c72981ea9b6648c1adf4096ce360f813800fe2 [INFO] running `Command { std: "docker" "start" "-a" "a125f5283f419aaa11106bfc25c72981ea9b6648c1adf4096ce360f813800fe2", 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, Into); [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, Into); [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, Into); [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] 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 [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 [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" "a125f5283f419aaa11106bfc25c72981ea9b6648c1adf4096ce360f813800fe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a125f5283f419aaa11106bfc25c72981ea9b6648c1adf4096ce360f813800fe2", kill_on_drop: false }` [INFO] [stdout] a125f5283f419aaa11106bfc25c72981ea9b6648c1adf4096ce360f813800fe2