[INFO] fetching crate impl-more 0.1.6... [INFO] checking impl-more-0.1.6 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate impl-more 0.1.6 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate impl-more 0.1.6 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "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-1-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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa1757c24c4123dfa4b125906af6614c818fdb70e0fc8eb8eb8b7c3e80ae1f7b [INFO] running `Command { std: "docker" "start" "-a" "aa1757c24c4123dfa4b125906af6614c818fdb70e0fc8eb8eb8b7c3e80ae1f7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa1757c24c4123dfa4b125906af6614c818fdb70e0fc8eb8eb8b7c3e80ae1f7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa1757c24c4123dfa4b125906af6614c818fdb70e0fc8eb8eb8b7c3e80ae1f7b", kill_on_drop: false }` [INFO] [stdout] aa1757c24c4123dfa4b125906af6614c818fdb70e0fc8eb8eb8b7c3e80ae1f7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e66590e7fa5e3438c2833a0fdd7d543a2db5fd85f098f34aec4925a9a5f21e91 [INFO] running `Command { std: "docker" "start" "-a" "e66590e7fa5e3438c2833a0fdd7d543a2db5fd85f098f34aec4925a9a5f21e91", 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" "e66590e7fa5e3438c2833a0fdd7d543a2db5fd85f098f34aec4925a9a5f21e91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e66590e7fa5e3438c2833a0fdd7d543a2db5fd85f098f34aec4925a9a5f21e91", kill_on_drop: false }` [INFO] [stdout] e66590e7fa5e3438c2833a0fdd7d543a2db5fd85f098f34aec4925a9a5f21e91