[INFO] fetching crate impl-more 0.1.6... [INFO] checking impl-more-0.1.6 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate impl-more 0.1.6 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate impl-more 0.1.6 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "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-3-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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c642a2b287831933ae4c4f4f4ef9bbb49f3a71baf0b9d35e6b225855ef14ec7 [INFO] running `Command { std: "docker" "start" "-a" "1c642a2b287831933ae4c4f4f4ef9bbb49f3a71baf0b9d35e6b225855ef14ec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c642a2b287831933ae4c4f4f4ef9bbb49f3a71baf0b9d35e6b225855ef14ec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c642a2b287831933ae4c4f4f4ef9bbb49f3a71baf0b9d35e6b225855ef14ec7", kill_on_drop: false }` [INFO] [stdout] 1c642a2b287831933ae4c4f4f4ef9bbb49f3a71baf0b9d35e6b225855ef14ec7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4230a608559e3ac6b61dba1cce96bece0349b2dd4e76f3f56d10e1ddd2537c9a [INFO] running `Command { std: "docker" "start" "-a" "4230a608559e3ac6b61dba1cce96bece0349b2dd4e76f3f56d10e1ddd2537c9a", 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] warning: unused imports: `DerefMut` and `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` and `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" "4230a608559e3ac6b61dba1cce96bece0349b2dd4e76f3f56d10e1ddd2537c9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4230a608559e3ac6b61dba1cce96bece0349b2dd4e76f3f56d10e1ddd2537c9a", kill_on_drop: false }` [INFO] [stdout] 4230a608559e3ac6b61dba1cce96bece0349b2dd4e76f3f56d10e1ddd2537c9a