[INFO] cloning repository https://github.com/performance/enum_hall [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/performance/enum_hall" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperformance%2Fenum_hall", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperformance%2Fenum_hall'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92a1d9b240fb5b4899db5644a3a0010441c0821f [INFO] checking performance/enum_hall against try#7306d3110618f84a6a4662b9e2cc4fd0d9b02da8 for pr-97346 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperformance%2Fenum_hall" "/workspace/builds/worker-35/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-35/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/performance/enum_hall on toolchain 7306d3110618f84a6a4662b9e2cc4fd0d9b02da8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/performance/enum_hall [INFO] finished tweaking git repo https://github.com/performance/enum_hall [INFO] tweaked toml for git repo https://github.com/performance/enum_hall written to /workspace/builds/worker-35/source/Cargo.toml [INFO] crate git repo https://github.com/performance/enum_hall already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31c7e349e294c39d17da20eeb594608097ac2f493aef2f2371e39321c4ceeefd [INFO] running `Command { std: "docker" "start" "-a" "31c7e349e294c39d17da20eeb594608097ac2f493aef2f2371e39321c4ceeefd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31c7e349e294c39d17da20eeb594608097ac2f493aef2f2371e39321c4ceeefd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31c7e349e294c39d17da20eeb594608097ac2f493aef2f2371e39321c4ceeefd", kill_on_drop: false }` [INFO] [stdout] 31c7e349e294c39d17da20eeb594608097ac2f493aef2f2371e39321c4ceeefd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c4b9d5332cae7e5a2407bb02e6e01f94a13b955d0433efb3507a550e43fb818 [INFO] running `Command { std: "docker" "start" "-a" "7c4b9d5332cae7e5a2407bb02e6e01f94a13b955d0433efb3507a550e43fb818", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.4 [INFO] [stderr] Checking libc v0.1.10 [INFO] [stderr] Checking enum_derive v0.1.2 [INFO] [stderr] Checking custom_derive v0.1.2 [INFO] [stderr] Compiling advapi32-sys v0.1.2 [INFO] [stderr] Checking rand v0.3.11 [INFO] [stderr] Checking enum_hall v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.22s [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "7c4b9d5332cae7e5a2407bb02e6e01f94a13b955d0433efb3507a550e43fb818", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c4b9d5332cae7e5a2407bb02e6e01f94a13b955d0433efb3507a550e43fb818", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: Could not kill running container 7c4b9d5332cae7e5a2407bb02e6e01f94a13b955d0433efb3507a550e43fb818, cannot remove - tried to kill container, but did not receive an exit event [ERROR] failed to delete container 7c4b9d5332cae7e5a2407bb02e6e01f94a13b955d0433efb3507a550e43fb818 [ERROR] caused by: command failed: exit status: 1