[INFO] cloning repository https://github.com/rsmith20/cribbage
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rsmith20/cribbage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frsmith20%2Fcribbage", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frsmith20%2Fcribbage'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c87edc4991f90196d9051f8b723e419f9fb615d8
[INFO] checking rsmith20/cribbage against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frsmith20%2Fcribbage" "/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/rsmith20/cribbage
[INFO] finished tweaking git repo https://github.com/rsmith20/cribbage
[INFO] tweaked toml for git repo https://github.com/rsmith20/cribbage written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rsmith20/cribbage on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rsmith20/cribbage 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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 strum v0.17.1
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.9
[INFO] [stderr]   Downloaded strum_macros v0.17.1
[INFO] [stderr]   Downloaded syn v1.0.45
[INFO] [stderr]   Downloaded libc v0.2.79
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50ede4ff585213711502ac2058d2c2a438f0d8eb73c50c8058bbb9d940e0f55b
[INFO] running `Command { std: "docker" "start" "-a" "50ede4ff585213711502ac2058d2c2a438f0d8eb73c50c8058bbb9d940e0f55b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50ede4ff585213711502ac2058d2c2a438f0d8eb73c50c8058bbb9d940e0f55b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50ede4ff585213711502ac2058d2c2a438f0d8eb73c50c8058bbb9d940e0f55b", kill_on_drop: false }`
[INFO] [stdout] 50ede4ff585213711502ac2058d2c2a438f0d8eb73c50c8058bbb9d940e0f55b
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3a01a99445673c9b7278630a466bbddbb2ab1dc4e091cbbdc23209eab22f209
[INFO] running `Command { std: "docker" "start" "-a" "f3a01a99445673c9b7278630a466bbddbb2ab1dc4e091cbbdc23209eab22f209", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.79
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling syn v1.0.45
[INFO] [stderr]     Checking ppv-lite86 v0.2.9
[INFO] [stderr]     Checking strum v0.17.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling strum_macros v0.17.1
[INFO] [stderr]     Checking cribbage v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `test` is never used
[INFO] [stdout]    --> src/main.rs:103:4
[INFO] [stdout]     |
[INFO] [stdout] 103 | fn test() {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `suit` and `value` are never read
[INFO] [stdout]   --> src/card.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub struct Card {
[INFO] [stdout]    |                ---- fields in this struct
[INFO] [stdout] 32 |         pub suit: Suit,
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 33 |         pub value: Value,
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Card` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_string` is never used
[INFO] [stdout]   --> src/card.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 36 |     impl Card {
[INFO] [stdout]    |     --------- method in this implementation
[INFO] [stdout] 37 |         pub fn to_string(&self) -> String {
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `pretty_print` is never used
[INFO] [stdout]   --> src/card.rs:76:16
[INFO] [stdout]    |
[INFO] [stdout] 69 |     impl Deck {
[INFO] [stdout]    |     --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 76 |         pub fn pretty_print(self) {
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `is_cpu`, `name`, and `points` are never read
[INFO] [stdout]   --> src/main.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub struct Player {
[INFO] [stdout]    |                ------ fields in this struct
[INFO] [stdout] 13 |         is_cpu: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 14 |         name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 15 |         points: u8,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `player1`, `player2`, `player1_next_dealer`, and `player1_started_deal` are never read
[INFO] [stdout]   --> src/main.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub struct Game {
[INFO] [stdout]    |                ---- fields in this struct
[INFO] [stdout] 19 |         player1: Player,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 20 |         player2: Player,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 21 |         player1_next_dealer: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |         player1_started_deal: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `select_first_player` is never used
[INFO] [stdout]   --> src/main.rs:85:16
[INFO] [stdout]    |
[INFO] [stdout] 85 |         pub fn select_first_player() {}
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `score_hand` is never used
[INFO] [stdout]   --> src/main.rs:96:16
[INFO] [stdout]    |
[INFO] [stdout] 96 |         pub fn score_hand() {}
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.76s
[INFO] [stdout] warning: function `test` is never used
[INFO] [stdout]    --> src/main.rs:103:4
[INFO] [stdout]     |
[INFO] [stdout] 103 | fn test() {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `suit` and `value` are never read
[INFO] [stdout]   --> src/card.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub struct Card {
[INFO] [stdout]    |                ---- fields in this struct
[INFO] [stdout] 32 |         pub suit: Suit,
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 33 |         pub value: Value,
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Card` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_string` is never used
[INFO] [stdout]   --> src/card.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 36 |     impl Card {
[INFO] [stdout]    |     --------- method in this implementation
[INFO] [stdout] 37 |         pub fn to_string(&self) -> String {
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `pretty_print` is never used
[INFO] [stdout]   --> src/card.rs:76:16
[INFO] [stdout]    |
[INFO] [stdout] 69 |     impl Deck {
[INFO] [stdout]    |     --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 76 |         pub fn pretty_print(self) {
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `is_cpu`, `name`, and `points` are never read
[INFO] [stdout]   --> src/main.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub struct Player {
[INFO] [stdout]    |                ------ fields in this struct
[INFO] [stdout] 13 |         is_cpu: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 14 |         name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 15 |         points: u8,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `player1`, `player2`, `player1_next_dealer`, and `player1_started_deal` are never read
[INFO] [stdout]   --> src/main.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub struct Game {
[INFO] [stdout]    |                ---- fields in this struct
[INFO] [stdout] 19 |         player1: Player,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 20 |         player2: Player,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 21 |         player1_next_dealer: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |         player1_started_deal: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `select_first_player` is never used
[INFO] [stdout]   --> src/main.rs:85:16
[INFO] [stdout]    |
[INFO] [stdout] 85 |         pub fn select_first_player() {}
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `score_hand` is never used
[INFO] [stdout]   --> src/main.rs:96:16
[INFO] [stdout]    |
[INFO] [stdout] 96 |         pub fn score_hand() {}
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f3a01a99445673c9b7278630a466bbddbb2ab1dc4e091cbbdc23209eab22f209", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3a01a99445673c9b7278630a466bbddbb2ab1dc4e091cbbdc23209eab22f209", kill_on_drop: false }`
[INFO] [stdout] f3a01a99445673c9b7278630a466bbddbb2ab1dc4e091cbbdc23209eab22f209
