[INFO] fetching crate cached-nix-shell 0.0.0...
[INFO] checking cached-nix-shell-0.0.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate cached-nix-shell 0.0.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate cached-nix-shell 0.0.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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-4-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e36828a81bdd45952255bec865fff0eb1a08620640445535b1e96d8f655a661f
[INFO] running `Command { std: "docker" "start" "-a" "e36828a81bdd45952255bec865fff0eb1a08620640445535b1e96d8f655a661f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e36828a81bdd45952255bec865fff0eb1a08620640445535b1e96d8f655a661f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e36828a81bdd45952255bec865fff0eb1a08620640445535b1e96d8f655a661f", kill_on_drop: false }`
[INFO] [stdout] e36828a81bdd45952255bec865fff0eb1a08620640445535b1e96d8f655a661f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] efacf04d4c36e1009357f729be96a936a830570043125dc4428ef6abe79f0195
[INFO] running `Command { std: "docker" "start" "-a" "efacf04d4c36e1009357f729be96a936a830570043125dc4428ef6abe79f0195", 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" "efacf04d4c36e1009357f729be96a936a830570043125dc4428ef6abe79f0195", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efacf04d4c36e1009357f729be96a936a830570043125dc4428ef6abe79f0195", kill_on_drop: false }`
[INFO] [stdout] efacf04d4c36e1009357f729be96a936a830570043125dc4428ef6abe79f0195
[INFO] checking cached-nix-shell-0.0.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate cached-nix-shell 0.0.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate cached-nix-shell 0.0.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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-4-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b861127abb2bb2092f73cc607f4c760b06a3475b4d2813dd6b3ab75d98282683
[INFO] running `Command { std: "docker" "start" "-a" "b861127abb2bb2092f73cc607f4c760b06a3475b4d2813dd6b3ab75d98282683", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b861127abb2bb2092f73cc607f4c760b06a3475b4d2813dd6b3ab75d98282683", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b861127abb2bb2092f73cc607f4c760b06a3475b4d2813dd6b3ab75d98282683", kill_on_drop: false }`
[INFO] [stdout] b861127abb2bb2092f73cc607f4c760b06a3475b4d2813dd6b3ab75d98282683
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d9637a5280f9be8000d376cf37a83d6cac2665e0afd872d76cf8b41edf3c6c6
[INFO] running `Command { std: "docker" "start" "-a" "9d9637a5280f9be8000d376cf37a83d6cac2665e0afd872d76cf8b41edf3c6c6", 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" "9d9637a5280f9be8000d376cf37a83d6cac2665e0afd872d76cf8b41edf3c6c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d9637a5280f9be8000d376cf37a83d6cac2665e0afd872d76cf8b41edf3c6c6", kill_on_drop: false }`
[INFO] [stdout] 9d9637a5280f9be8000d376cf37a83d6cac2665e0afd872d76cf8b41edf3c6c6
