[INFO] cloning repository https://github.com/RaphaelDarley/compactor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RaphaelDarley/compactor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaphaelDarley%2Fcompactor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaphaelDarley%2Fcompactor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26171a0271dbf5dcb16982646675db54ffc4fd26 [INFO] checking RaphaelDarley/compactor against master#2ad4eb207b369017f5140918b5e4b0d3650b46b0 for pr-95611 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaphaelDarley%2Fcompactor" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RaphaelDarley/compactor on toolchain 2ad4eb207b369017f5140918b5e4b0d3650b46b0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2ad4eb207b369017f5140918b5e4b0d3650b46b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RaphaelDarley/compactor [INFO] finished tweaking git repo https://github.com/RaphaelDarley/compactor [INFO] tweaked toml for git repo https://github.com/RaphaelDarley/compactor written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/RaphaelDarley/compactor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2ad4eb207b369017f5140918b5e4b0d3650b46b0" "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-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+2ad4eb207b369017f5140918b5e4b0d3650b46b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abba884be6233c3ac0b05c85d458b48c4143c6f6bc2308e08cfcfacf13dbedf5 [INFO] running `Command { std: "docker" "start" "-a" "abba884be6233c3ac0b05c85d458b48c4143c6f6bc2308e08cfcfacf13dbedf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abba884be6233c3ac0b05c85d458b48c4143c6f6bc2308e08cfcfacf13dbedf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abba884be6233c3ac0b05c85d458b48c4143c6f6bc2308e08cfcfacf13dbedf5", kill_on_drop: false }` [INFO] [stdout] abba884be6233c3ac0b05c85d458b48c4143c6f6bc2308e08cfcfacf13dbedf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+2ad4eb207b369017f5140918b5e4b0d3650b46b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bec9381a92bd14171e2af1450faa05dab7c55b9273c4228e7b0e64ff9ca10021 [INFO] running `Command { std: "docker" "start" "-a" "bec9381a92bd14171e2af1450faa05dab7c55b9273c4228e7b0e64ff9ca10021", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "bec9381a92bd14171e2af1450faa05dab7c55b9273c4228e7b0e64ff9ca10021", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bec9381a92bd14171e2af1450faa05dab7c55b9273c4228e7b0e64ff9ca10021", kill_on_drop: false }` [INFO] [stdout] bec9381a92bd14171e2af1450faa05dab7c55b9273c4228e7b0e64ff9ca10021