[INFO] fetching crate cached-nix-shell 0.0.0... [INFO] checking cached-nix-shell-0.0.0 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate cached-nix-shell 0.0.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate cached-nix-shell 0.0.0 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 cached-nix-shell 0.0.0 [INFO] finished tweaking crates.io crate cached-nix-shell 0.0.0 [INFO] tweaked toml for crates.io crate cached-nix-shell 0.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate cached-nix-shell 0.0.0 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] dfd5a42b2bfef20175f9ef665e738a4e081f923a2fbebb8dd1fa7de5fa71bda1 [INFO] running `Command { std: "docker" "start" "-a" "dfd5a42b2bfef20175f9ef665e738a4e081f923a2fbebb8dd1fa7de5fa71bda1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfd5a42b2bfef20175f9ef665e738a4e081f923a2fbebb8dd1fa7de5fa71bda1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfd5a42b2bfef20175f9ef665e738a4e081f923a2fbebb8dd1fa7de5fa71bda1", kill_on_drop: false }` [INFO] [stdout] dfd5a42b2bfef20175f9ef665e738a4e081f923a2fbebb8dd1fa7de5fa71bda1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 137e9bf0684eeb19cfb2e63c5221ea6b797e0ad6bc4de958ee67a291cb52bb64 [INFO] running `Command { std: "docker" "start" "-a" "137e9bf0684eeb19cfb2e63c5221ea6b797e0ad6bc4de958ee67a291cb52bb64", kill_on_drop: false }` [INFO] [stderr] Checking cached-nix-shell v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: Please see https://github.com/xzfc/cached-nix-shell for installation instructions. [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | compile_error!("Please see https://github.com/xzfc/cached-nix-shell for installation instructions."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Please see https://github.com/xzfc/cached-nix-shell for installation instructions. [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | compile_error!("Please see https://github.com/xzfc/cached-nix-shell for installation instructions."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cached-nix-shell` (bin "cached-nix-shell") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cached-nix-shell` (bin "cached-nix-shell" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "137e9bf0684eeb19cfb2e63c5221ea6b797e0ad6bc4de958ee67a291cb52bb64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "137e9bf0684eeb19cfb2e63c5221ea6b797e0ad6bc4de958ee67a291cb52bb64", kill_on_drop: false }` [INFO] [stdout] 137e9bf0684eeb19cfb2e63c5221ea6b797e0ad6bc4de958ee67a291cb52bb64 [INFO] checking cached-nix-shell-0.0.0 against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] extracting crate cached-nix-shell 0.0.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate cached-nix-shell 0.0.0 on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cached-nix-shell 0.0.0 [INFO] finished tweaking crates.io crate cached-nix-shell 0.0.0 [INFO] tweaked toml for crates.io crate cached-nix-shell 0.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate cached-nix-shell 0.0.0 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b24ad479c38477ba86040ed6373e657d5e3bc34fcac0a1060cad17fd5c01e3b5 [INFO] running `Command { std: "docker" "start" "-a" "b24ad479c38477ba86040ed6373e657d5e3bc34fcac0a1060cad17fd5c01e3b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b24ad479c38477ba86040ed6373e657d5e3bc34fcac0a1060cad17fd5c01e3b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b24ad479c38477ba86040ed6373e657d5e3bc34fcac0a1060cad17fd5c01e3b5", kill_on_drop: false }` [INFO] [stdout] b24ad479c38477ba86040ed6373e657d5e3bc34fcac0a1060cad17fd5c01e3b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3dcab20e5c1faf272a5d2d876024d5934fd55f8dbbb125b30fd4b8ef1fdc4749 [INFO] running `Command { std: "docker" "start" "-a" "3dcab20e5c1faf272a5d2d876024d5934fd55f8dbbb125b30fd4b8ef1fdc4749", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "3dcab20e5c1faf272a5d2d876024d5934fd55f8dbbb125b30fd4b8ef1fdc4749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dcab20e5c1faf272a5d2d876024d5934fd55f8dbbb125b30fd4b8ef1fdc4749", kill_on_drop: false }` [INFO] [stdout] 3dcab20e5c1faf272a5d2d876024d5934fd55f8dbbb125b30fd4b8ef1fdc4749