[INFO] cloning repository https://github.com/Turbo87/git-rebase-all [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Turbo87/git-rebase-all" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTurbo87%2Fgit-rebase-all", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTurbo87%2Fgit-rebase-all'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d05697b672c943f223fff4719810fdad627aa129 [INFO] checking Turbo87/git-rebase-all against master#18bd2dd5cda08b09ace6e37c1a0312e9b2bb4beb for pr-96970 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTurbo87%2Fgit-rebase-all" "/workspace/builds/worker-53/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-53/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Turbo87/git-rebase-all on toolchain 18bd2dd5cda08b09ace6e37c1a0312e9b2bb4beb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+18bd2dd5cda08b09ace6e37c1a0312e9b2bb4beb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Turbo87/git-rebase-all [INFO] finished tweaking git repo https://github.com/Turbo87/git-rebase-all [INFO] tweaked toml for git repo https://github.com/Turbo87/git-rebase-all written to /workspace/builds/worker-53/source/Cargo.toml [INFO] crate git repo https://github.com/Turbo87/git-rebase-all already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+18bd2dd5cda08b09ace6e37c1a0312e9b2bb4beb" "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-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+18bd2dd5cda08b09ace6e37c1a0312e9b2bb4beb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf765223c546de9ab844aba470065cb7fbe58515015f52044fcb7c3fde2194ca [INFO] running `Command { std: "docker" "start" "-a" "cf765223c546de9ab844aba470065cb7fbe58515015f52044fcb7c3fde2194ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf765223c546de9ab844aba470065cb7fbe58515015f52044fcb7c3fde2194ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf765223c546de9ab844aba470065cb7fbe58515015f52044fcb7c3fde2194ca", kill_on_drop: false }` [INFO] [stdout] cf765223c546de9ab844aba470065cb7fbe58515015f52044fcb7c3fde2194ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+18bd2dd5cda08b09ace6e37c1a0312e9b2bb4beb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 286f68e66cd8d19d8719e4170731e43fee64c01d09ab37261235ffc5961f5c4e [INFO] running `Command { std: "docker" "start" "-a" "286f68e66cd8d19d8719e4170731e43fee64c01d09ab37261235ffc5961f5c4e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking git-rebase-all v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.42s [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "286f68e66cd8d19d8719e4170731e43fee64c01d09ab37261235ffc5961f5c4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "286f68e66cd8d19d8719e4170731e43fee64c01d09ab37261235ffc5961f5c4e", kill_on_drop: false }` [INFO] [stdout] 286f68e66cd8d19d8719e4170731e43fee64c01d09ab37261235ffc5961f5c4e