[INFO] cloning repository https://github.com/SquarePear/game_of_life.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SquarePear/game_of_life.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSquarePear%2Fgame_of_life.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSquarePear%2Fgame_of_life.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e017b0bf3d15f1146fec7da92ccd3404e55bce0b [INFO] building SquarePear/game_of_life.rs against master#461e8078010433ff7de2db2aaae8a3cfb0847215 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSquarePear%2Fgame_of_life.rs" "/workspace/builds/worker-67/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-67/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SquarePear/game_of_life.rs on toolchain 461e8078010433ff7de2db2aaae8a3cfb0847215 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SquarePear/game_of_life.rs [INFO] finished tweaking git repo https://github.com/SquarePear/game_of_life.rs [INFO] tweaked toml for git repo https://github.com/SquarePear/game_of_life.rs written to /workspace/builds/worker-67/source/Cargo.toml [INFO] crate git repo https://github.com/SquarePear/game_of_life.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "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-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 388d48e0fae5d971cb4f52ab6e2ce3130729e4e235360e9247170d4f6f3fe2eb [INFO] running `Command { std: "docker" "start" "-a" "388d48e0fae5d971cb4f52ab6e2ce3130729e4e235360e9247170d4f6f3fe2eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "388d48e0fae5d971cb4f52ab6e2ce3130729e4e235360e9247170d4f6f3fe2eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "388d48e0fae5d971cb4f52ab6e2ce3130729e4e235360e9247170d4f6f3fe2eb", kill_on_drop: false }` [INFO] [stdout] 388d48e0fae5d971cb4f52ab6e2ce3130729e4e235360e9247170d4f6f3fe2eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26d2124f82004968e7d9af0baa1f294cf46010cbdf9a062ccf0775c9a1dd5582 [INFO] running `Command { std: "docker" "start" "-a" "26d2124f82004968e7d9af0baa1f294cf46010cbdf9a062ccf0775c9a1dd5582", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling game_of_life v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.97s [INFO] running `Command { std: "docker" "inspect" "26d2124f82004968e7d9af0baa1f294cf46010cbdf9a062ccf0775c9a1dd5582", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26d2124f82004968e7d9af0baa1f294cf46010cbdf9a062ccf0775c9a1dd5582", kill_on_drop: false }` [INFO] [stdout] 26d2124f82004968e7d9af0baa1f294cf46010cbdf9a062ccf0775c9a1dd5582 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e627d89a102c261d91316990f89e9aacc661e612a6534177af851be787c0ac0e [INFO] running `Command { std: "docker" "start" "-a" "e627d89a102c261d91316990f89e9aacc661e612a6534177af851be787c0ac0e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling game_of_life v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.50s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/game_of_life-d89a540acb57efb2) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "e627d89a102c261d91316990f89e9aacc661e612a6534177af851be787c0ac0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e627d89a102c261d91316990f89e9aacc661e612a6534177af851be787c0ac0e", kill_on_drop: false }` [INFO] [stdout] e627d89a102c261d91316990f89e9aacc661e612a6534177af851be787c0ac0e