[INFO] fetching crate cached-nix-shell 0.0.0...
[INFO] checking cached-nix-shell-0.0.0 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] extracting crate cached-nix-shell 0.0.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate cached-nix-shell 0.0.0 on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "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-1-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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d527eb2329d244d9277385eccf5fa9d493b0624764089b48efaf9f057a373ca2
[INFO] running `Command { std: "docker" "start" "-a" "d527eb2329d244d9277385eccf5fa9d493b0624764089b48efaf9f057a373ca2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d527eb2329d244d9277385eccf5fa9d493b0624764089b48efaf9f057a373ca2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d527eb2329d244d9277385eccf5fa9d493b0624764089b48efaf9f057a373ca2", kill_on_drop: false }`
[INFO] [stdout] d527eb2329d244d9277385eccf5fa9d493b0624764089b48efaf9f057a373ca2
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] daa87b1165f6b462113cf2835343cd9e9ccaa47593e192fccd2947637017df64
[INFO] running `Command { std: "docker" "start" "-a" "daa87b1165f6b462113cf2835343cd9e9ccaa47593e192fccd2947637017df64", 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" "daa87b1165f6b462113cf2835343cd9e9ccaa47593e192fccd2947637017df64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daa87b1165f6b462113cf2835343cd9e9ccaa47593e192fccd2947637017df64", kill_on_drop: false }`
[INFO] [stdout] daa87b1165f6b462113cf2835343cd9e9ccaa47593e192fccd2947637017df64
[INFO] checking cached-nix-shell-0.0.0 against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix
[INFO] extracting crate cached-nix-shell 0.0.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate cached-nix-shell 0.0.0 on toolchain 09bc67b9158392361780e779d32997f14cc75c39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "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-1-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" "+09bc67b9158392361780e779d32997f14cc75c39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c34fd81dcb2a01ad5e77e030ffed66b478d5a22bbbc38c4e4b311b60a9374364
[INFO] running `Command { std: "docker" "start" "-a" "c34fd81dcb2a01ad5e77e030ffed66b478d5a22bbbc38c4e4b311b60a9374364", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c34fd81dcb2a01ad5e77e030ffed66b478d5a22bbbc38c4e4b311b60a9374364", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c34fd81dcb2a01ad5e77e030ffed66b478d5a22bbbc38c4e4b311b60a9374364", kill_on_drop: false }`
[INFO] [stdout] c34fd81dcb2a01ad5e77e030ffed66b478d5a22bbbc38c4e4b311b60a9374364
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78e7783b8828611a90dea141c34a8e170e1a0d30f99728c948ad6b9c79ee5e66
[INFO] running `Command { std: "docker" "start" "-a" "78e7783b8828611a90dea141c34a8e170e1a0d30f99728c948ad6b9c79ee5e66", 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" "78e7783b8828611a90dea141c34a8e170e1a0d30f99728c948ad6b9c79ee5e66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78e7783b8828611a90dea141c34a8e170e1a0d30f99728c948ad6b9c79ee5e66", kill_on_drop: false }`
[INFO] [stdout] 78e7783b8828611a90dea141c34a8e170e1a0d30f99728c948ad6b9c79ee5e66
