[INFO] fetching crate whazzup 0.0.0-wrong-crate... [INFO] checking whazzup-0.0.0-wrong-crate against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042 [INFO] extracting crate whazzup 0.0.0-wrong-crate into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate whazzup 0.0.0-wrong-crate on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate whazzup 0.0.0-wrong-crate [INFO] finished tweaking crates.io crate whazzup 0.0.0-wrong-crate [INFO] tweaked toml for crates.io crate whazzup 0.0.0-wrong-crate written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c45e4220b3d0e504e435b84f0e230c54804ea46efb17d7f9351e9d87924c16b4 [INFO] running `Command { std: "docker" "start" "-a" "c45e4220b3d0e504e435b84f0e230c54804ea46efb17d7f9351e9d87924c16b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c45e4220b3d0e504e435b84f0e230c54804ea46efb17d7f9351e9d87924c16b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c45e4220b3d0e504e435b84f0e230c54804ea46efb17d7f9351e9d87924c16b4", kill_on_drop: false }` [INFO] [stdout] c45e4220b3d0e504e435b84f0e230c54804ea46efb17d7f9351e9d87924c16b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52d33f0c06f4b6911c757271076ade1805b33f07a826b51a52e8d7f32b5f5c5b [INFO] running `Command { std: "docker" "start" "-a" "52d33f0c06f4b6911c757271076ade1805b33f07a826b51a52e8d7f32b5f5c5b", kill_on_drop: false }` [INFO] [stderr] Checking whazzup v0.0.0-wrong-crate (/opt/rustwide/workdir) [INFO] [stdout] error: ⚠️This crate exists only to prevent accidentally importing the wrong crate. The original crate is called `whassup` ⚠️ [INFO] [stdout] --> src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | compile_error!("⚠️This crate exists only to prevent accidentally importing the wrong crate. The original crate is called `whassup` ⚠️"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `whazzup` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: ⚠️This crate exists only to prevent accidentally importing the wrong crate. The original crate is called `whassup` ⚠️ [INFO] [stdout] --> src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | compile_error!("⚠️This crate exists only to prevent accidentally importing the wrong crate. The original crate is called `whassup` ⚠️"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `whazzup` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "52d33f0c06f4b6911c757271076ade1805b33f07a826b51a52e8d7f32b5f5c5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52d33f0c06f4b6911c757271076ade1805b33f07a826b51a52e8d7f32b5f5c5b", kill_on_drop: false }` [INFO] [stdout] 52d33f0c06f4b6911c757271076ade1805b33f07a826b51a52e8d7f32b5f5c5b