[INFO] cloning repository https://github.com/ollielynas/ultimate-noughts-and-crosses
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ollielynas/ultimate-noughts-and-crosses" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Follielynas%2Fultimate-noughts-and-crosses", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Follielynas%2Fultimate-noughts-and-crosses'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e20b7dc1f4801b70e4567fee9bb3c5b4fd99abd8
[INFO] testing ollielynas/ultimate-noughts-and-crosses against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Follielynas%2Fultimate-noughts-and-crosses" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ollielynas/ultimate-noughts-and-crosses
[INFO] finished tweaking git repo https://github.com/ollielynas/ultimate-noughts-and-crosses
[INFO] tweaked toml for git repo https://github.com/ollielynas/ultimate-noughts-and-crosses written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ollielynas/ultimate-noughts-and-crosses on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ollielynas/ultimate-noughts-and-crosses 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee9e504e729cdccf432026b66cd3feb851eec937c17fe4cff98cdf5eccec61eb
[INFO] running `Command { std: "docker" "start" "-a" "ee9e504e729cdccf432026b66cd3feb851eec937c17fe4cff98cdf5eccec61eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee9e504e729cdccf432026b66cd3feb851eec937c17fe4cff98cdf5eccec61eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee9e504e729cdccf432026b66cd3feb851eec937c17fe4cff98cdf5eccec61eb", kill_on_drop: false }`
[INFO] [stdout] ee9e504e729cdccf432026b66cd3feb851eec937c17fe4cff98cdf5eccec61eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97c67d69cb8475a5e8d08aeb38ccc6b74f4fc127a93aa5dc226f0c6b124e3175
[INFO] running `Command { std: "docker" "start" "-a" "97c67d69cb8475a5e8d08aeb38ccc6b74f4fc127a93aa5dc226f0c6b124e3175", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling quad-alsa-sys v0.3.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling hound v3.5.0
[INFO] [stderr]    Compiling quad-snd v0.2.5
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling miniquad v0.3.14
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling bytemuck v1.12.3
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling quad-rand v0.2.1
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]    Compiling bumpalo v3.11.1
[INFO] [stderr]    Compiling glam v0.21.3
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling dasp_frame v0.11.0
[INFO] [stderr]    Compiling ogg v0.7.1
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling png v0.17.7
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling lewton v0.9.4
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling fontdue v0.7.2
[INFO] [stderr]    Compiling image v0.24.5
[INFO] [stderr]    Compiling audrey v0.3.0
[INFO] [stderr]    Compiling macroquad v0.3.25
[INFO] [stderr]    Compiling ultimate-noughts-and-crosses v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `print` is never used
[INFO] [stdout]    --> src/main.rs:139:8
[INFO] [stdout]     |
[INFO] [stdout]  99 | impl MiniSquare {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 139 |     fn print(&self) {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remf` is never used
[INFO] [stdout]    --> src/main.rs:277:4
[INFO] [stdout]     |
[INFO] [stdout] 277 | fn remf(f: f32) -> f32 {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remi` is never used
[INFO] [stdout]    --> src/main.rs:280:4
[INFO] [stdout]     |
[INFO] [stdout] 280 | fn remi(i: i32) -> f32 {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.55s
[INFO] running `Command { std: "docker" "inspect" "97c67d69cb8475a5e8d08aeb38ccc6b74f4fc127a93aa5dc226f0c6b124e3175", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97c67d69cb8475a5e8d08aeb38ccc6b74f4fc127a93aa5dc226f0c6b124e3175", kill_on_drop: false }`
[INFO] [stdout] 97c67d69cb8475a5e8d08aeb38ccc6b74f4fc127a93aa5dc226f0c6b124e3175
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 422891de34b4e7fed94a4fee61f8099850801f6dd23a035b7f24e60f44e7e801
[INFO] running `Command { std: "docker" "start" "-a" "422891de34b4e7fed94a4fee61f8099850801f6dd23a035b7f24e60f44e7e801", kill_on_drop: false }`
[INFO] [stderr]    Compiling ultimate-noughts-and-crosses v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `print` is never used
[INFO] [stdout]    --> src/main.rs:139:8
[INFO] [stdout]     |
[INFO] [stdout]  99 | impl MiniSquare {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 139 |     fn print(&self) {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remf` is never used
[INFO] [stdout]    --> src/main.rs:277:4
[INFO] [stdout]     |
[INFO] [stdout] 277 | fn remf(f: f32) -> f32 {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remi` is never used
[INFO] [stdout]    --> src/main.rs:280:4
[INFO] [stdout]     |
[INFO] [stdout] 280 | fn remi(i: i32) -> f32 {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] running `Command { std: "docker" "inspect" "422891de34b4e7fed94a4fee61f8099850801f6dd23a035b7f24e60f44e7e801", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "422891de34b4e7fed94a4fee61f8099850801f6dd23a035b7f24e60f44e7e801", kill_on_drop: false }`
[INFO] [stdout] 422891de34b4e7fed94a4fee61f8099850801f6dd23a035b7f24e60f44e7e801
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 39478d291cee3db890bc8de5a334b4be3ee169e138caa5e532b8cada6eb5633b
[INFO] running `Command { std: "docker" "start" "-a" "39478d291cee3db890bc8de5a334b4be3ee169e138caa5e532b8cada6eb5633b", kill_on_drop: false }`
[INFO] [stderr] warning: method `print` is never used
[INFO] [stderr]    --> src/main.rs:139:8
[INFO] [stderr]     |
[INFO] [stderr]  99 | impl MiniSquare {
[INFO] [stderr]     | --------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 139 |     fn print(&self) {
[INFO] [stderr]     |        ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `remf` is never used
[INFO] [stderr]    --> src/main.rs:277:4
[INFO] [stderr]     |
[INFO] [stderr] 277 | fn remf(f: f32) -> f32 {
[INFO] [stderr]     |    ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `remi` is never used
[INFO] [stderr]    --> src/main.rs:280:4
[INFO] [stderr]     |
[INFO] [stderr] 280 | fn remi(i: i32) -> f32 {
[INFO] [stderr]     |    ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `ultimate-noughts-and-crosses` (bin "ultimate-noughts-and-crosses" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ultimate_noughts_and_crosses-84eb57f26d567228)
[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" "39478d291cee3db890bc8de5a334b4be3ee169e138caa5e532b8cada6eb5633b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39478d291cee3db890bc8de5a334b4be3ee169e138caa5e532b8cada6eb5633b", kill_on_drop: false }`
[INFO] [stdout] 39478d291cee3db890bc8de5a334b4be3ee169e138caa5e532b8cada6eb5633b
