[INFO] fetching crate nodekill 1.0.0...
[INFO] checking nodekill-1.0.0 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate nodekill 1.0.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate nodekill 1.0.0
[INFO] finished tweaking crates.io crate nodekill 1.0.0
[INFO] tweaked toml for crates.io crate nodekill 1.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nodekill 1.0.0 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nodekill 1.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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f712a2db76dbe30940c6b9354378196369612d554022a1699b6f1716007fbe6d
[INFO] running `Command { std: "docker" "start" "-a" "f712a2db76dbe30940c6b9354378196369612d554022a1699b6f1716007fbe6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f712a2db76dbe30940c6b9354378196369612d554022a1699b6f1716007fbe6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f712a2db76dbe30940c6b9354378196369612d554022a1699b6f1716007fbe6d", kill_on_drop: false }`
[INFO] [stdout] f712a2db76dbe30940c6b9354378196369612d554022a1699b6f1716007fbe6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bda2ac265c890385a184fafa0761fd52dd73a7036ece434fda99afcb7d2b522
[INFO] running `Command { std: "docker" "start" "-a" "0bda2ac265c890385a184fafa0761fd52dd73a7036ece434fda99afcb7d2b522", kill_on_drop: false }`
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]     Checking dyn-clone v1.0.9
[INFO] [stderr]     Checking newline-converter v0.2.0
[INFO] [stderr]     Checking unicode-segmentation v1.9.0
[INFO] [stderr]     Checking fs_extra v1.2.0
[INFO] [stderr]     Checking console v0.15.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking indicatif v0.17.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]     Checking inquire v0.3.0
[INFO] [stderr]     Checking nodekill v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 21`
[INFO] running `Command { std: "docker" "inspect" "0bda2ac265c890385a184fafa0761fd52dd73a7036ece434fda99afcb7d2b522", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bda2ac265c890385a184fafa0761fd52dd73a7036ece434fda99afcb7d2b522", kill_on_drop: false }`
[INFO] [stdout] 0bda2ac265c890385a184fafa0761fd52dd73a7036ece434fda99afcb7d2b522
