[INFO] cloning repository https://github.com/yaxollum/five-in-a-row
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yaxollum/five-in-a-row" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaxollum%2Ffive-in-a-row", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaxollum%2Ffive-in-a-row'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 023515fef73085a2ad713ca3358f2032159fab64
[INFO] testing yaxollum/five-in-a-row against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyaxollum%2Ffive-in-a-row" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yaxollum/five-in-a-row
[INFO] finished tweaking git repo https://github.com/yaxollum/five-in-a-row
[INFO] tweaked toml for git repo https://github.com/yaxollum/five-in-a-row written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yaxollum/five-in-a-row on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yaxollum/five-in-a-row 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 661923dfde7d7dff19e23785cc16f4a8b54272cf10de8c7ef228a0901ecfa1a9
[INFO] running `Command { std: "docker" "start" "-a" "661923dfde7d7dff19e23785cc16f4a8b54272cf10de8c7ef228a0901ecfa1a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "661923dfde7d7dff19e23785cc16f4a8b54272cf10de8c7ef228a0901ecfa1a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "661923dfde7d7dff19e23785cc16f4a8b54272cf10de8c7ef228a0901ecfa1a9", kill_on_drop: false }`
[INFO] [stdout] 661923dfde7d7dff19e23785cc16f4a8b54272cf10de8c7ef228a0901ecfa1a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c429b2b8728effa5375308fb374b5e40189bc689e11df9c1793334ebbfdf5fb
[INFO] running `Command { std: "docker" "start" "-a" "5c429b2b8728effa5375308fb374b5e40189bc689e11df9c1793334ebbfdf5fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling miniquad v0.4.8
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]    Compiling quad-rand v0.2.3
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling fontdue v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling macroquad v0.4.14
[INFO] [stderr]    Compiling five-in-a-row v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `RandomAi` is never constructed
[INFO] [stdout]  --> src/ai.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct RandomAi;
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NonconfrontationalAi` is never constructed
[INFO] [stdout]   --> src/ai.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct NonconfrontationalAi;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.40s
[INFO] running `Command { std: "docker" "inspect" "5c429b2b8728effa5375308fb374b5e40189bc689e11df9c1793334ebbfdf5fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c429b2b8728effa5375308fb374b5e40189bc689e11df9c1793334ebbfdf5fb", kill_on_drop: false }`
[INFO] [stdout] 5c429b2b8728effa5375308fb374b5e40189bc689e11df9c1793334ebbfdf5fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27a55936960a0f37a73c963e18c40391ee17d3fc7274c2d0518b2511ca2c02fa
[INFO] running `Command { std: "docker" "start" "-a" "27a55936960a0f37a73c963e18c40391ee17d3fc7274c2d0518b2511ca2c02fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling five-in-a-row v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `RandomAi` is never constructed
[INFO] [stdout]  --> src/ai.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct RandomAi;
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s
[INFO] running `Command { std: "docker" "inspect" "27a55936960a0f37a73c963e18c40391ee17d3fc7274c2d0518b2511ca2c02fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27a55936960a0f37a73c963e18c40391ee17d3fc7274c2d0518b2511ca2c02fa", kill_on_drop: false }`
[INFO] [stdout] 27a55936960a0f37a73c963e18c40391ee17d3fc7274c2d0518b2511ca2c02fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 573978624cbda0550d85dd7a704af3948a5a1dc21ed4b987940cc11936c7550e
[INFO] running `Command { std: "docker" "start" "-a" "573978624cbda0550d85dd7a704af3948a5a1dc21ed4b987940cc11936c7550e", kill_on_drop: false }`
[INFO] [stderr] warning: struct `RandomAi` is never constructed
[INFO] [stderr]  --> src/ai.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct RandomAi;
[INFO] [stderr]   |            ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `five-in-a-row` (bin "five-in-a-row" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/five_in_a_row-9cb7b5417b68a539)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_game has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "573978624cbda0550d85dd7a704af3948a5a1dc21ed4b987940cc11936c7550e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "573978624cbda0550d85dd7a704af3948a5a1dc21ed4b987940cc11936c7550e", kill_on_drop: false }`
[INFO] [stdout] 573978624cbda0550d85dd7a704af3948a5a1dc21ed4b987940cc11936c7550e
