[INFO] fetching crate array-macro 2.1.8... [INFO] checking array-macro-2.1.8 against master#191df20fcad9331d3a948aa8e8556775ec3fe69d for pr-133502-3 [INFO] extracting crate array-macro 2.1.8 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate array-macro 2.1.8 on toolchain 191df20fcad9331d3a948aa8e8556775ec3fe69d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+191df20fcad9331d3a948aa8e8556775ec3fe69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate array-macro 2.1.8 [INFO] finished tweaking crates.io crate array-macro 2.1.8 [INFO] tweaked toml for crates.io crate array-macro 2.1.8 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+191df20fcad9331d3a948aa8e8556775ec3fe69d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 26 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+191df20fcad9331d3a948aa8e8556775ec3fe69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+191df20fcad9331d3a948aa8e8556775ec3fe69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ceefe6f4258d7be70ae7367269195fa9928ce79dd1787cba1b5c097d9f90246 [INFO] running `Command { std: "docker" "start" "-a" "5ceefe6f4258d7be70ae7367269195fa9928ce79dd1787cba1b5c097d9f90246", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ceefe6f4258d7be70ae7367269195fa9928ce79dd1787cba1b5c097d9f90246", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ceefe6f4258d7be70ae7367269195fa9928ce79dd1787cba1b5c097d9f90246", kill_on_drop: false }` [INFO] [stdout] 5ceefe6f4258d7be70ae7367269195fa9928ce79dd1787cba1b5c097d9f90246 [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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+191df20fcad9331d3a948aa8e8556775ec3fe69d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fc33d11b978fcd4ca311339be4fef9f292fb3f44edfa683412c1c1b704a4b50 [INFO] running `Command { std: "docker" "start" "-a" "0fc33d11b978fcd4ca311339be4fef9f292fb3f44edfa683412c1c1b704a4b50", kill_on_drop: false }` [INFO] [stderr] Checking array-macro v2.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `impure_proc_macro` [INFO] [stdout] --> tests/test.rs:232:43 [INFO] [stdout] | [INFO] [stdout] 232 | array![String::from("Hello, world!"); impure_proc_macro::count_backwards!()]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `impure_proc_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `impure_proc_macro` [INFO] [stdout] --> tests/test.rs:227:43 [INFO] [stdout] | [INFO] [stdout] 227 | array![String::from("Hello, world!"); impure_proc_macro::count!()]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `impure_proc_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `array-macro` (test "test") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "0fc33d11b978fcd4ca311339be4fef9f292fb3f44edfa683412c1c1b704a4b50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fc33d11b978fcd4ca311339be4fef9f292fb3f44edfa683412c1c1b704a4b50", kill_on_drop: false }` [INFO] [stdout] 0fc33d11b978fcd4ca311339be4fef9f292fb3f44edfa683412c1c1b704a4b50