[INFO] cloning repository https://github.com/Maurdekye/drops-game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Maurdekye/drops-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaurdekye%2Fdrops-game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaurdekye%2Fdrops-game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 63b6e0be146aeca6696bbf132e1913e680c0c4d4
[INFO] testing Maurdekye/drops-game 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%2FMaurdekye%2Fdrops-game" "/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/Maurdekye/drops-game
[INFO] finished tweaking git repo https://github.com/Maurdekye/drops-game
[INFO] tweaked toml for git repo https://github.com/Maurdekye/drops-game written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Maurdekye/drops-game 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/Maurdekye/drops-game 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] [stderr]     Blocking waiting for file lock on package cache
[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] 2f24b484f2b9f45cbf972b67b34d85260b0557cc27fc639004b87b516eb80222
[INFO] running `Command { std: "docker" "start" "-a" "2f24b484f2b9f45cbf972b67b34d85260b0557cc27fc639004b87b516eb80222", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f24b484f2b9f45cbf972b67b34d85260b0557cc27fc639004b87b516eb80222", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f24b484f2b9f45cbf972b67b34d85260b0557cc27fc639004b87b516eb80222", kill_on_drop: false }`
[INFO] [stdout] 2f24b484f2b9f45cbf972b67b34d85260b0557cc27fc639004b87b516eb80222
[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] 4a9f80fb7774da32ea04a9a40ba4e101eb7940e74bf0d69cbab2d1d439d3aca4
[INFO] running `Command { std: "docker" "start" "-a" "4a9f80fb7774da32ea04a9a40ba4e101eb7940e74bf0d69cbab2d1d439d3aca4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v3.2.0
[INFO] [stderr]    Compiling pathfinder_simd v0.5.2
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling freetype-sys v0.19.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling const-cstr v0.3.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling bytemuck v1.14.3
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling font-kit v0.11.0
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling freetype v0.7.1
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling float-ord v0.2.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling chrono v0.4.35
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling ttf-parser v0.17.1
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling rayon v1.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling plotters-bitmap v0.3.3
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling clap v4.5.2
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling drops-game v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `show` is never used
[INFO] [stdout]   --> src/main.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | trait Strategy {
[INFO] [stdout]    |       -------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 16 |     fn show(&self, max: usize) {
[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 `NaiveThreshold` is never constructed
[INFO] [stdout]   --> src/main.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct NaiveThreshold(usize);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NaiveInverseThreshold` is never constructed
[INFO] [stdout]   --> src/main.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 69 | struct NaiveInverseThreshold(usize);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `XorThresholds` is never constructed
[INFO] [stdout]   --> src/main.rs:85:8
[INFO] [stdout]    |
[INFO] [stdout] 85 | struct XorThresholds(Vec<usize>);
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.37s
[INFO] running `Command { std: "docker" "inspect" "4a9f80fb7774da32ea04a9a40ba4e101eb7940e74bf0d69cbab2d1d439d3aca4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a9f80fb7774da32ea04a9a40ba4e101eb7940e74bf0d69cbab2d1d439d3aca4", kill_on_drop: false }`
[INFO] [stdout] 4a9f80fb7774da32ea04a9a40ba4e101eb7940e74bf0d69cbab2d1d439d3aca4
[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] edf6f6f2e8ef9cf2c966aded7650c3994c23d9140119f3e30c6b940b1c3460be
[INFO] running `Command { std: "docker" "start" "-a" "edf6f6f2e8ef9cf2c966aded7650c3994c23d9140119f3e30c6b940b1c3460be", kill_on_drop: false }`
[INFO] [stderr]    Compiling drops-game v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `NaiveThreshold` is never constructed
[INFO] [stdout]   --> src/main.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct NaiveThreshold(usize);
[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 `NaiveInverseThreshold` is never constructed
[INFO] [stdout]   --> src/main.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 69 | struct NaiveInverseThreshold(usize);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `XorThresholds` is never constructed
[INFO] [stdout]   --> src/main.rs:85:8
[INFO] [stdout]    |
[INFO] [stdout] 85 | struct XorThresholds(Vec<usize>);
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]    --> src/main.rs:204:26
[INFO] [stdout]     |
[INFO] [stdout] 204 |     struct Record(usize, usize, f64);
[INFO] [stdout]     |            ------        ^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 204 -     struct Record(usize, usize, f64);
[INFO] [stdout] 204 +     struct Record(usize, (), f64);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.91s
[INFO] running `Command { std: "docker" "inspect" "edf6f6f2e8ef9cf2c966aded7650c3994c23d9140119f3e30c6b940b1c3460be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edf6f6f2e8ef9cf2c966aded7650c3994c23d9140119f3e30c6b940b1c3460be", kill_on_drop: false }`
[INFO] [stdout] edf6f6f2e8ef9cf2c966aded7650c3994c23d9140119f3e30c6b940b1c3460be
[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] 63da0bb799b8c2aa865ef27d5996189ba44f7a3ed34885f636d895817f4b516c
[INFO] running `Command { std: "docker" "start" "-a" "63da0bb799b8c2aa865ef27d5996189ba44f7a3ed34885f636d895817f4b516c", kill_on_drop: false }`
[INFO] [stderr] warning: struct `NaiveThreshold` is never constructed
[INFO] [stderr]   --> src/main.rs:62:8
[INFO] [stderr]    |
[INFO] [stderr] 62 | struct NaiveThreshold(usize);
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `NaiveInverseThreshold` is never constructed
[INFO] [stderr]   --> src/main.rs:69:8
[INFO] [stderr]    |
[INFO] [stderr] 69 | struct NaiveInverseThreshold(usize);
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `XorThresholds` is never constructed
[INFO] [stderr]   --> src/main.rs:85:8
[INFO] [stderr]    |
[INFO] [stderr] 85 | struct XorThresholds(Vec<usize>);
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `1` is never read
[INFO] [stderr]    --> src/main.rs:204:26
[INFO] [stderr]     |
[INFO] [stderr] 204 |     struct Record(usize, usize, f64);
[INFO] [stderr]     |            ------        ^^^^^
[INFO] [stderr]     |            |
[INFO] [stderr]     |            field in this struct
[INFO] [stderr]     |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 204 -     struct Record(usize, usize, f64);
[INFO] [stderr] 204 +     struct Record(usize, (), f64);
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `drops-game` (bin "drops-game" test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/drops_game-30c0b513ba1931ae)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test plot ... FAILED
[INFO] [stdout] test test1 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- plot stdout ----
[INFO] [stdout] Error: Error(Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }))
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     plot
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin drops-game`
[INFO] running `Command { std: "docker" "inspect" "63da0bb799b8c2aa865ef27d5996189ba44f7a3ed34885f636d895817f4b516c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63da0bb799b8c2aa865ef27d5996189ba44f7a3ed34885f636d895817f4b516c", kill_on_drop: false }`
[INFO] [stdout] 63da0bb799b8c2aa865ef27d5996189ba44f7a3ed34885f636d895817f4b516c
