[INFO] cloning repository https://github.com/erick-dsnk/electric-shell [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erick-dsnk/electric-shell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferick-dsnk%2Felectric-shell", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferick-dsnk%2Felectric-shell'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c3365dbcf79c15eb12f8fb2e8a4f83c73b559699 [INFO] building erick-dsnk/electric-shell against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferick-dsnk%2Felectric-shell" "/workspace/builds/worker-30/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-30/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/erick-dsnk/electric-shell on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-30/source/rust-toolchain [INFO] started tweaking git repo https://github.com/erick-dsnk/electric-shell [INFO] finished tweaking git repo https://github.com/erick-dsnk/electric-shell [INFO] tweaked toml for git repo https://github.com/erick-dsnk/electric-shell written to /workspace/builds/worker-30/source/Cargo.toml [INFO] crate git repo https://github.com/erick-dsnk/electric-shell already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22f8d8d5677fe2dda2c753fa3cbd811c98acf5dc3937c1c07180dc3df19ad47c [INFO] running `Command { std: "docker" "start" "-a" "22f8d8d5677fe2dda2c753fa3cbd811c98acf5dc3937c1c07180dc3df19ad47c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22f8d8d5677fe2dda2c753fa3cbd811c98acf5dc3937c1c07180dc3df19ad47c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22f8d8d5677fe2dda2c753fa3cbd811c98acf5dc3937c1c07180dc3df19ad47c", kill_on_drop: false }` [INFO] [stdout] 22f8d8d5677fe2dda2c753fa3cbd811c98acf5dc3937c1c07180dc3df19ad47c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e5f12806087c8affa3eed8daacb8c7c63682fc8755ab972519b7f6eb36c0cf3 [INFO] running `Command { std: "docker" "start" "-a" "9e5f12806087c8affa3eed8daacb8c7c63682fc8755ab972519b7f6eb36c0cf3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling crossterm v0.16.0 [INFO] [stderr] Compiling colour v0.5.0 [INFO] [stderr] Compiling electric-shell v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.14s [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "9e5f12806087c8affa3eed8daacb8c7c63682fc8755ab972519b7f6eb36c0cf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e5f12806087c8affa3eed8daacb8c7c63682fc8755ab972519b7f6eb36c0cf3", kill_on_drop: false }` [INFO] [stdout] 9e5f12806087c8affa3eed8daacb8c7c63682fc8755ab972519b7f6eb36c0cf3