[INFO] cloning repository https://github.com/JamieSK/tic-tac-toe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JamieSK/tic-tac-toe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJamieSK%2Ftic-tac-toe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJamieSK%2Ftic-tac-toe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 850f7463da4b7d7db65bc596502594cb31a39d30 [INFO] testing JamieSK/tic-tac-toe against master#ff2c56344c764af598ad33027e9c7a48881808ef for pr-118825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJamieSK%2Ftic-tac-toe" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JamieSK/tic-tac-toe on toolchain ff2c56344c764af598ad33027e9c7a48881808ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JamieSK/tic-tac-toe [INFO] finished tweaking git repo https://github.com/JamieSK/tic-tac-toe [INFO] tweaked toml for git repo https://github.com/JamieSK/tic-tac-toe written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/JamieSK/tic-tac-toe already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] testing JamieSK/tic-tac-toe against try#5e4273472e1b2f223618a9b3def795f6224f241d for pr-118825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJamieSK%2Ftic-tac-toe" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JamieSK/tic-tac-toe on toolchain 5e4273472e1b2f223618a9b3def795f6224f241d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JamieSK/tic-tac-toe [INFO] finished tweaking git repo https://github.com/JamieSK/tic-tac-toe [INFO] tweaked toml for git repo https://github.com/JamieSK/tic-tac-toe written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/JamieSK/tic-tac-toe already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_core v0.2.0 [INFO] [stderr] Downloaded libc v0.2.41 [INFO] [stderr] Downloaded rand v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd6f2a185e322cae5fa50bae94e5809ba79cc2b2987b45a978525d51bc23e648 [INFO] running `Command { std: "docker" "start" "-a" "fd6f2a185e322cae5fa50bae94e5809ba79cc2b2987b45a978525d51bc23e648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd6f2a185e322cae5fa50bae94e5809ba79cc2b2987b45a978525d51bc23e648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd6f2a185e322cae5fa50bae94e5809ba79cc2b2987b45a978525d51bc23e648", kill_on_drop: false }` [INFO] [stdout] fd6f2a185e322cae5fa50bae94e5809ba79cc2b2987b45a978525d51bc23e648 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9e02a603b65e9d03a36f1a3f264c68bef01d1104747aa5f63a59c34181d4cf0 [INFO] running `Command { std: "docker" "start" "-a" "b9e02a603b65e9d03a36f1a3f264c68bef01d1104747aa5f63a59c34181d4cf0", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.2.0 [INFO] [stderr] Compiling libc v0.2.41 [INFO] [stderr] Compiling rand v0.5.0 [INFO] [stderr] Compiling noughts_and_crosses v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.20s [INFO] running `Command { std: "docker" "inspect" "b9e02a603b65e9d03a36f1a3f264c68bef01d1104747aa5f63a59c34181d4cf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9e02a603b65e9d03a36f1a3f264c68bef01d1104747aa5f63a59c34181d4cf0", kill_on_drop: false }` [INFO] [stdout] b9e02a603b65e9d03a36f1a3f264c68bef01d1104747aa5f63a59c34181d4cf0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0020459b395419970a2915f92ec15f09128ebc5e920882a72cfeac3a2ed2965 [INFO] running `Command { std: "docker" "start" "-a" "a0020459b395419970a2915f92ec15f09128ebc5e920882a72cfeac3a2ed2965", kill_on_drop: false }` [INFO] [stderr] Compiling noughts_and_crosses v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `Command { std: "docker" "inspect" "a0020459b395419970a2915f92ec15f09128ebc5e920882a72cfeac3a2ed2965", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0020459b395419970a2915f92ec15f09128ebc5e920882a72cfeac3a2ed2965", kill_on_drop: false }` [INFO] [stdout] a0020459b395419970a2915f92ec15f09128ebc5e920882a72cfeac3a2ed2965 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5a02b62e061186f1dc907f6035f06eeb81a630a5c34c48f4e0e30dc12604b958 [INFO] running `Command { std: "docker" "start" "-a" "5a02b62e061186f1dc907f6035f06eeb81a630a5c34c48f4e0e30dc12604b958", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/noughts_and_crosses-0df348b4ceb4311e) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/noughts_and_crosses-272ceddeafec3929) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/specs.rs (/opt/rustwide/target/debug/deps/specs-dd4a06957e27aa00) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test can_play_as_x ... ok [INFO] [stdout] test can_win_as_o ... ok [INFO] [stdout] test can_play_in_all_cells ... ok [INFO] [stdout] test can_win_diagonally_from_bottom_left ... ok [INFO] [stdout] test full_board_with_no_winner_is_stalemate ... ok [INFO] [stdout] test unplayed_game_is_in_unfinished_state ... ok [INFO] [stdout] test can_win_vertically_on_middle_column ... ok [INFO] [stdout] test can_win_horizontally_on_bottom_row ... ok [INFO] [stdout] test can_win_diagonally_from_top_left ... ok [INFO] [stdout] test can_win_vertically_on_left_column ... ok [INFO] [stderr] Doc-tests noughts_and_crosses [INFO] [stdout] test can_play_as_o ... ok [INFO] [stdout] test it_starts_blank ... ok [INFO] [stdout] test can_win_horizontally_on_middle_row ... ok [INFO] [stdout] test cannot_play_in_occupied_cell ... ok [INFO] [stdout] test can_win_horizontally_on_top_row ... ok [INFO] [stdout] test can_win_vertically_on_right_column ... ok [INFO] [stdout] test cannot_play_out_of_board ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5a02b62e061186f1dc907f6035f06eeb81a630a5c34c48f4e0e30dc12604b958", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a02b62e061186f1dc907f6035f06eeb81a630a5c34c48f4e0e30dc12604b958", kill_on_drop: false }` [INFO] [stdout] 5a02b62e061186f1dc907f6035f06eeb81a630a5c34c48f4e0e30dc12604b958