[INFO] cloning repository https://github.com/ElectricCoffee/Blackjack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ElectricCoffee/Blackjack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElectricCoffee%2FBlackjack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElectricCoffee%2FBlackjack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 73b8e6c10b07e87589466451ea8b1b6fc5de11dd
[INFO] checking ElectricCoffee/Blackjack against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElectricCoffee%2FBlackjack" "/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/ElectricCoffee/Blackjack
[INFO] finished tweaking git repo https://github.com/ElectricCoffee/Blackjack
[INFO] tweaked toml for git repo https://github.com/ElectricCoffee/Blackjack written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ElectricCoffee/Blackjack on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ElectricCoffee/Blackjack 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 437b7abb2dd90705d8efdf924ec1f49cb27a669f811ca7a654cfb736920e95d3
[INFO] running `Command { std: "docker" "start" "-a" "437b7abb2dd90705d8efdf924ec1f49cb27a669f811ca7a654cfb736920e95d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "437b7abb2dd90705d8efdf924ec1f49cb27a669f811ca7a654cfb736920e95d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "437b7abb2dd90705d8efdf924ec1f49cb27a669f811ca7a654cfb736920e95d3", kill_on_drop: false }`
[INFO] [stdout] 437b7abb2dd90705d8efdf924ec1f49cb27a669f811ca7a654cfb736920e95d3
[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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af362026e44d612b103c0987dc6e292089a93bdaec39466204e413f135de6006
[INFO] running `Command { std: "docker" "start" "-a" "af362026e44d612b103c0987dc6e292089a93bdaec39466204e413f135de6006", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking libc v0.2.43
[INFO] [stderr]     Checking cfg-if v0.1.5
[INFO] [stderr]    Compiling regex v1.0.5
[INFO] [stderr]     Checking ucd-util v0.1.1
[INFO] [stderr]     Checking utf8-ranges v1.0.1
[INFO] [stderr]     Checking rand_core v0.2.1
[INFO] [stderr]     Checking regex-syntax v0.6.2
[INFO] [stderr]    Compiling memchr v2.1.0
[INFO] [stderr]    Compiling lazy_static v1.1.0
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking rand v0.5.5
[INFO] [stderr]     Checking aho-corasick v0.6.8
[INFO] [stderr]     Checking blackjack v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Winning`
[INFO] [stdout]  --> src/game/mod.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use self::flow::{Winning, Flow};
[INFO] [stdout]   |                      ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Winning`
[INFO] [stdout]  --> src/game/mod.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use self::flow::{Winning, Flow};
[INFO] [stdout]   |                      ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `current_bid` on type `&mut State`
[INFO] [stdout]   --> src/game/mod.rs:35:51
[INFO] [stdout]    |
[INFO] [stdout] 35 |         if state.player_hands.is_empty() && state.current_bid > 0 {
[INFO] [stdout]    |                                                   ^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 35 |         if state.player_hands.is_empty() && state.current_bids > 0 {
[INFO] [stdout]    |                                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `current_bid` on type `&mut State`
[INFO] [stdout]   --> src/game/mod.rs:41:50
[INFO] [stdout]    |
[INFO] [stdout] 41 |         if state.dealer_hand.is_empty() && state.current_bid > 0 {
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 41 |         if state.dealer_hand.is_empty() && state.current_bids > 0 {
[INFO] [stdout]    |                                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `current_bid` on type `&State`
[INFO] [stdout]   --> src/game/mod.rs:77:31
[INFO] [stdout]    |
[INFO] [stdout] 77 |     println!("Pot: {}", state.current_bid);
[INFO] [stdout]    |                               ^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 77 |     println!("Pot: {}", state.current_bids);
[INFO] [stdout]    |                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `current_bid` on type `&mut State`
[INFO] [stdout]    --> src/game/mod.rs:122:15
[INFO] [stdout]     |
[INFO] [stdout] 122 |         state.current_bid += amount;
[INFO] [stdout]     |               ^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 122 |         state.current_bids += amount;
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Loss` found for enum `Flow` in the current scope
[INFO] [stdout]    --> src/game/mod.rs:141:26
[INFO] [stdout]     |
[INFO] [stdout] 141 |             return Flow::Loss;
[INFO] [stdout]     |                          ^^^^ variant or associated item not found in `Flow`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/game/flow.rs:2:1
[INFO] [stdout]     |
[INFO] [stdout] 2   | pub enum Flow {
[INFO] [stdout]     | ------------- variant or associated item `Loss` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/game/mod.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 146 |     panic!("Stand unhandled");
[INFO] [stdout]     |     ------------------------- any code following this expression is unreachable
[INFO] [stdout] 147 |
[INFO] [stdout] 148 |     Flow::Continue
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Loss` found for enum `Flow` in the current scope
[INFO] [stdout]    --> src/game/mod.rs:176:19
[INFO] [stdout]     |
[INFO] [stdout] 176 |             Flow::Loss
[INFO] [stdout]     |                   ^^^^ variant or associated item not found in `Flow`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/game/flow.rs:2:1
[INFO] [stdout]     |
[INFO] [stdout] 2   | pub enum Flow {
[INFO] [stdout]     | ------------- variant or associated item `Loss` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `current_bid` on type `&mut State`
[INFO] [stdout]   --> src/game/mod.rs:35:51
[INFO] [stdout]    |
[INFO] [stdout] 35 |         if state.player_hands.is_empty() && state.current_bid > 0 {
[INFO] [stdout]    |                                                   ^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 35 |         if state.player_hands.is_empty() && state.current_bids > 0 {
[INFO] [stdout]    |                                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `current_bid` on type `&mut State`
[INFO] [stdout]   --> src/game/mod.rs:41:50
[INFO] [stdout]    |
[INFO] [stdout] 41 |         if state.dealer_hand.is_empty() && state.current_bid > 0 {
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 41 |         if state.dealer_hand.is_empty() && state.current_bids > 0 {
[INFO] [stdout]    |                                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `current_bid` on type `&mut State`
[INFO] [stdout]    --> src/game/mod.rs:192:21
[INFO] [stdout]     |
[INFO] [stdout] 192 |     let pot = state.current_bid;
[INFO] [stdout]     |                     ^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 192 |     let pot = state.current_bids;
[INFO] [stdout]     |                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Win` found for enum `Flow` in the current scope
[INFO] [stdout]    --> src/game/mod.rs:195:15
[INFO] [stdout]     |
[INFO] [stdout] 195 |         Flow::Win => {
[INFO] [stdout]     |               ^^^ variant or associated item not found in `Flow`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/game/flow.rs:2:1
[INFO] [stdout]     |
[INFO] [stdout] 2   | pub enum Flow {
[INFO] [stdout]     | ------------- variant or associated item `Win` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `current_bid` on type `&State`
[INFO] [stdout]   --> src/game/mod.rs:77:31
[INFO] [stdout]    |
[INFO] [stdout] 77 |     println!("Pot: {}", state.current_bid);
[INFO] [stdout]    |                               ^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 77 |     println!("Pot: {}", state.current_bids);
[INFO] [stdout]    |                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Loss` found for enum `Flow` in the current scope
[INFO] [stdout]    --> src/game/mod.rs:202:15
[INFO] [stdout]     |
[INFO] [stdout] 202 |         Flow::Loss => {
[INFO] [stdout]     |               ^^^^ variant or associated item not found in `Flow`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/game/flow.rs:2:1
[INFO] [stdout]     |
[INFO] [stdout] 2   | pub enum Flow {
[INFO] [stdout]     | ------------- variant or associated item `Loss` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `current_bid` on type `&mut State`
[INFO] [stdout]    --> src/game/mod.rs:198:19
[INFO] [stdout]     |
[INFO] [stdout] 198 |             state.current_bid = 0;
[INFO] [stdout]     |                   ^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 198 |             state.current_bids = 0;
[INFO] [stdout]     |                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `current_bid` on type `&mut State`
[INFO] [stdout]    --> src/game/mod.rs:205:19
[INFO] [stdout]     |
[INFO] [stdout] 205 |             state.current_bid = 0;
[INFO] [stdout]     |                   ^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 205 |             state.current_bids = 0;
[INFO] [stdout]     |                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `current_bid` on type `&mut State`
[INFO] [stdout]    --> src/game/mod.rs:122:15
[INFO] [stdout]     |
[INFO] [stdout] 122 |         state.current_bid += amount;
[INFO] [stdout]     |               ^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 122 |         state.current_bids += amount;
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/game/mod.rs:181:17
[INFO] [stdout]     |
[INFO] [stdout] 181 | fn handle_split(state: &mut State) -> Flow {
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/game/mod.rs:186:18
[INFO] [stdout]     |
[INFO] [stdout] 186 | fn handle_double(state: &mut State) -> Flow {
[INFO] [stdout]     |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Loss` found for enum `Flow` in the current scope
[INFO] [stdout]    --> src/game/mod.rs:141:26
[INFO] [stdout]     |
[INFO] [stdout] 141 |             return Flow::Loss;
[INFO] [stdout]     |                          ^^^^ variant or associated item not found in `Flow`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/game/flow.rs:2:1
[INFO] [stdout]     |
[INFO] [stdout] 2   | pub enum Flow {
[INFO] [stdout]     | ------------- variant or associated item `Loss` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/game/mod.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 146 |     panic!("Stand unhandled");
[INFO] [stdout]     |     ------------------------- any code following this expression is unreachable
[INFO] [stdout] 147 |
[INFO] [stdout] 148 |     Flow::Continue
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Loss` found for enum `Flow` in the current scope
[INFO] [stdout]    --> src/game/mod.rs:176:19
[INFO] [stdout]     |
[INFO] [stdout] 176 |             Flow::Loss
[INFO] [stdout]     |                   ^^^^ variant or associated item not found in `Flow`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/game/flow.rs:2:1
[INFO] [stdout]     |
[INFO] [stdout] 2   | pub enum Flow {
[INFO] [stdout]     | ------------- variant or associated item `Loss` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `current_bid` on type `&mut State`
[INFO] [stdout]    --> src/game/mod.rs:192:21
[INFO] [stdout]     |
[INFO] [stdout] 192 |     let pot = state.current_bid;
[INFO] [stdout]     |                     ^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 192 |     let pot = state.current_bids;
[INFO] [stdout]     |                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Win` found for enum `Flow` in the current scope
[INFO] [stdout]    --> src/game/mod.rs:195:15
[INFO] [stdout]     |
[INFO] [stdout] 195 |         Flow::Win => {
[INFO] [stdout]     |               ^^^ variant or associated item not found in `Flow`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/game/flow.rs:2:1
[INFO] [stdout]     |
[INFO] [stdout] 2   | pub enum Flow {
[INFO] [stdout]     | ------------- variant or associated item `Win` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Loss` found for enum `Flow` in the current scope
[INFO] [stdout]    --> src/game/mod.rs:202:15
[INFO] [stdout]     |
[INFO] [stdout] 202 |         Flow::Loss => {
[INFO] [stdout]     |               ^^^^ variant or associated item not found in `Flow`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/game/flow.rs:2:1
[INFO] [stdout]     |
[INFO] [stdout] 2   | pub enum Flow {
[INFO] [stdout]     | ------------- variant or associated item `Loss` not found for this enum
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `current_bid` on type `&mut State`
[INFO] [stdout]    --> src/game/mod.rs:198:19
[INFO] [stdout]     |
[INFO] [stdout] 198 |             state.current_bid = 0;
[INFO] [stdout]     |                   ^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 198 |             state.current_bids = 0;
[INFO] [stdout]     |                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `current_bid` on type `&mut State`
[INFO] [stdout]    --> src/game/mod.rs:205:19
[INFO] [stdout]     |
[INFO] [stdout] 205 |             state.current_bid = 0;
[INFO] [stdout]     |                   ^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 205 |             state.current_bids = 0;
[INFO] [stdout]     |                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blackjack` (bin "blackjack" test) due to 11 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/game/mod.rs:181:17
[INFO] [stdout]     |
[INFO] [stdout] 181 | fn handle_split(state: &mut State) -> Flow {
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/game/mod.rs:186:18
[INFO] [stdout]     |
[INFO] [stdout] 186 | fn handle_double(state: &mut State) -> Flow {
[INFO] [stdout]     |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blackjack` (bin "blackjack") due to 11 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "af362026e44d612b103c0987dc6e292089a93bdaec39466204e413f135de6006", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af362026e44d612b103c0987dc6e292089a93bdaec39466204e413f135de6006", kill_on_drop: false }`
[INFO] [stdout] af362026e44d612b103c0987dc6e292089a93bdaec39466204e413f135de6006
