[INFO] fetching crate fastkill 1.0.3...
[INFO] checking fastkill-1.0.3 against 1.95.0 for pr-155915
[INFO] extracting crate fastkill 1.0.3 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate fastkill 1.0.3
[INFO] finished tweaking crates.io crate fastkill 1.0.3
[INFO] tweaked toml for crates.io crate fastkill 1.0.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fastkill 1.0.3 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fastkill 1.0.3 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dyn-clone v1.0.9
[INFO] [stderr]   Downloaded newline-converter v0.2.0
[INFO] [stderr]   Downloaded inquire v0.4.0
[INFO] [stderr]   Downloaded ntapi v0.4.0
[INFO] [stderr]   Downloaded sysinfo v0.26.4
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5f759ad9dda741c91c4ae2601d235857605aa3b63ccd4e9c5ab6e76133be08d
[INFO] running `Command { std: "docker" "start" "-a" "a5f759ad9dda741c91c4ae2601d235857605aa3b63ccd4e9c5ab6e76133be08d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5f759ad9dda741c91c4ae2601d235857605aa3b63ccd4e9c5ab6e76133be08d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5f759ad9dda741c91c4ae2601d235857605aa3b63ccd4e9c5ab6e76133be08d", kill_on_drop: false }`
[INFO] [stdout] a5f759ad9dda741c91c4ae2601d235857605aa3b63ccd4e9c5ab6e76133be08d
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e4f7ca0230979e76f1b366bd2226cb1a4f131bacfa2f62afda5c2047fe8b0ea
[INFO] running `Command { std: "docker" "start" "-a" "8e4f7ca0230979e76f1b366bd2226cb1a4f131bacfa2f62afda5c2047fe8b0ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling syn v1.0.101
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling sysinfo v0.26.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking newline-converter v0.2.0
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]     Checking once_cell v1.15.0
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking dyn-clone v1.0.9
[INFO] [stderr]     Checking unicode-segmentation v1.10.0
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]     Checking inquire v0.4.0
[INFO] [stderr]     Checking fastkill v1.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.62s
[INFO] running `Command { std: "docker" "inspect" "8e4f7ca0230979e76f1b366bd2226cb1a4f131bacfa2f62afda5c2047fe8b0ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e4f7ca0230979e76f1b366bd2226cb1a4f131bacfa2f62afda5c2047fe8b0ea", kill_on_drop: false }`
[INFO] [stdout] 8e4f7ca0230979e76f1b366bd2226cb1a4f131bacfa2f62afda5c2047fe8b0ea
