[INFO] cloning repository https://github.com/happybigmtn/terminal_casino [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/happybigmtn/terminal_casino" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhappybigmtn%2Fterminal_casino", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhappybigmtn%2Fterminal_casino'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 970bb940159636401ec04f46b06b4c30dcfda3fe [INFO] checking happybigmtn/terminal_casino against try#446cb600aa4837dd6c513f14fa0d25a909b177d7 for pr-149195 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhappybigmtn%2Fterminal_casino" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/happybigmtn/terminal_casino [INFO] finished tweaking git repo https://github.com/happybigmtn/terminal_casino [INFO] tweaked toml for git repo https://github.com/happybigmtn/terminal_casino written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/happybigmtn/terminal_casino on toolchain 446cb600aa4837dd6c513f14fa0d25a909b177d7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/happybigmtn/terminal_casino 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" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "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 lru v0.12.5 [INFO] [stderr] Downloaded unicode-truncate v1.1.0 [INFO] [stderr] Downloaded signal-hook v0.3.18 [INFO] [stderr] Downloaded bytemuck_derive v1.10.0 [INFO] [stderr] Downloaded bytemuck v1.23.1 [INFO] [stderr] Downloaded compact_str v0.8.1 [INFO] [stderr] Downloaded crossterm v0.28.1 [INFO] [stderr] Downloaded convert_case v0.7.1 [INFO] [stderr] Downloaded cassowary v0.3.0 [INFO] [stderr] Downloaded io-uring v0.7.9 [INFO] [stderr] Downloaded instability v0.3.9 [INFO] [stderr] Downloaded castaway v0.2.4 [INFO] [stderr] Downloaded crossterm v0.29.0 [INFO] [stderr] Downloaded ratatui v0.28.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6bc551ecd42573a3a10ceb447e798f76c8427b0a0fedccf0ba53cbac89fdba47 [INFO] running `Command { std: "docker" "start" "-a" "6bc551ecd42573a3a10ceb447e798f76c8427b0a0fedccf0ba53cbac89fdba47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bc551ecd42573a3a10ceb447e798f76c8427b0a0fedccf0ba53cbac89fdba47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bc551ecd42573a3a10ceb447e798f76c8427b0a0fedccf0ba53cbac89fdba47", kill_on_drop: false }` [INFO] [stdout] 6bc551ecd42573a3a10ceb447e798f76c8427b0a0fedccf0ba53cbac89fdba47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6cdef9978c6ff22bce7b738ef7b1f725f19578b021a1dcf36e6da25d5fac53d [INFO] running `Command { std: "docker" "start" "-a" "f6cdef9978c6ff22bce7b738ef7b1f725f19578b021a1dcf36e6da25d5fac53d", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking ratatui v0.28.1 [INFO] [stderr] Checking terminal_casino v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `num_decks` and `cut_card_position` are never read [INFO] [stdout] --> src/baccarat.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 89 | pub struct Shoe { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 90 | cards: Vec, [INFO] [stdout] 91 | num_decks: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 92 | cut_card_position: 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: associated items `new`, `needs_reshuffle`, `reshuffle`, and `cards_remaining` are never used [INFO] [stdout] --> src/baccarat.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 96 | impl Shoe { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 97 | pub fn new(num_decks: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | pub fn needs_reshuffle(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 133 | pub fn reshuffle(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | pub fn cards_remaining(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Shoe` is never constructed [INFO] [stdout] --> src/baccarat.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 142 | pub enum CardSource { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] 143 | SingleDeck(Deck), [INFO] [stdout] 144 | Shoe(Shoe), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `needs_reshuffle` and `reshuffle` are never used [INFO] [stdout] --> src/baccarat.rs:155:12 [INFO] [stdout] | [INFO] [stdout] 147 | impl CardSource { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 155 | pub fn needs_reshuffle(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | pub fn reshuffle(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `with_shoe` is never used [INFO] [stdout] --> src/baccarat.rs:201:12 [INFO] [stdout] | [INFO] [stdout] 182 | impl BaccaratGame { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 201 | pub fn with_shoe(mode: GameMode, num_decks: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BettingRound` is never constructed [INFO] [stdout] --> src/baccarat.rs:486:12 [INFO] [stdout] | [INFO] [stdout] 486 | pub struct BettingRound { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RoundStatistics` is never constructed [INFO] [stdout] --> src/baccarat.rs:494:12 [INFO] [stdout] | [INFO] [stdout] 494 | pub struct RoundStatistics { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `record_bonus_hit` are never used [INFO] [stdout] --> src/baccarat.rs:502:12 [INFO] [stdout] | [INFO] [stdout] 501 | impl RoundStatistics { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] 502 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 511 | pub fn record_bonus_hit(&mut self, bonus_type: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `place_main_bet`, `place_bonus_bet`, and `settle_round` are never used [INFO] [stdout] --> src/baccarat.rs:517:12 [INFO] [stdout] | [INFO] [stdout] 516 | impl BettingRound { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] 517 | pub fn new(balance: i32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 527 | pub fn place_main_bet(&mut self, bet_type: &str, amount: i32) -> Result<(), &str> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 545 | pub fn place_bonus_bet(&mut self, bet_type: &str, amount: u8) -> Result<(), &str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 566 | pub fn settle_round(&mut self, game: &BaccaratGame) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `render_card_back`, `render_mini_card`, and `create_card_widget` are never used [INFO] [stdout] --> src/card_renderer.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl CardRenderer { [INFO] [stdout] | ----------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn render_card_back() -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn render_mini_card(card: &Card) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn create_card_widget(card: &Card) -> Paragraph<'static> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `card` and `position` are never read [INFO] [stdout] --> src/card_renderer.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 138 | pub struct CardAnimation { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 139 | pub card: Card, [INFO] [stdout] | ^^^^ [INFO] [stdout] 140 | pub revealed: bool, [INFO] [stdout] 141 | pub position: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CardAnimation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `render` is never used [INFO] [stdout] --> src/card_renderer.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 144 | impl CardAnimation { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 157 | pub fn render(&self) -> Vec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `last_update` is never read [INFO] [stdout] --> src/tui.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct RatatuiUI { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 68 | last_update: Instant, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `num_decks` and `cut_card_position` are never read [INFO] [stdout] --> src/baccarat.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 89 | pub struct Shoe { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 90 | cards: Vec, [INFO] [stdout] 91 | num_decks: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 92 | cut_card_position: 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: associated items `new`, `needs_reshuffle`, `reshuffle`, and `cards_remaining` are never used [INFO] [stdout] --> src/baccarat.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 96 | impl Shoe { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 97 | pub fn new(num_decks: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | pub fn needs_reshuffle(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 133 | pub fn reshuffle(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | pub fn cards_remaining(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Shoe` is never constructed [INFO] [stdout] --> src/baccarat.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 142 | pub enum CardSource { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] 143 | SingleDeck(Deck), [INFO] [stdout] 144 | Shoe(Shoe), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `needs_reshuffle` and `reshuffle` are never used [INFO] [stdout] --> src/baccarat.rs:155:12 [INFO] [stdout] | [INFO] [stdout] 147 | impl CardSource { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 155 | pub fn needs_reshuffle(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | pub fn reshuffle(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `with_shoe` is never used [INFO] [stdout] --> src/baccarat.rs:201:12 [INFO] [stdout] | [INFO] [stdout] 182 | impl BaccaratGame { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 201 | pub fn with_shoe(mode: GameMode, num_decks: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BettingRound` is never constructed [INFO] [stdout] --> src/baccarat.rs:486:12 [INFO] [stdout] | [INFO] [stdout] 486 | pub struct BettingRound { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RoundStatistics` is never constructed [INFO] [stdout] --> src/baccarat.rs:494:12 [INFO] [stdout] | [INFO] [stdout] 494 | pub struct RoundStatistics { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `record_bonus_hit` are never used [INFO] [stdout] --> src/baccarat.rs:502:12 [INFO] [stdout] | [INFO] [stdout] 501 | impl RoundStatistics { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] 502 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 511 | pub fn record_bonus_hit(&mut self, bonus_type: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `place_main_bet`, `place_bonus_bet`, and `settle_round` are never used [INFO] [stdout] --> src/baccarat.rs:517:12 [INFO] [stdout] | [INFO] [stdout] 516 | impl BettingRound { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] 517 | pub fn new(balance: i32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 527 | pub fn place_main_bet(&mut self, bet_type: &str, amount: i32) -> Result<(), &str> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 545 | pub fn place_bonus_bet(&mut self, bet_type: &str, amount: u8) -> Result<(), &str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 566 | pub fn settle_round(&mut self, game: &BaccaratGame) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `render_card_back`, `render_mini_card`, and `create_card_widget` are never used [INFO] [stdout] --> src/card_renderer.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl CardRenderer { [INFO] [stdout] | ----------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn render_card_back() -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn render_mini_card(card: &Card) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn create_card_widget(card: &Card) -> Paragraph<'static> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `card` and `position` are never read [INFO] [stdout] --> src/card_renderer.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 138 | pub struct CardAnimation { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 139 | pub card: Card, [INFO] [stdout] | ^^^^ [INFO] [stdout] 140 | pub revealed: bool, [INFO] [stdout] 141 | pub position: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CardAnimation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `render` is never used [INFO] [stdout] --> src/card_renderer.rs:157:12 [INFO] [stdout] | [INFO] [stdout] 144 | impl CardAnimation { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 157 | pub fn render(&self) -> Vec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `last_update` is never read [INFO] [stdout] --> src/tui.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct RatatuiUI { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 68 | last_update: Instant, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.54s [INFO] running `Command { std: "docker" "inspect" "f6cdef9978c6ff22bce7b738ef7b1f725f19578b021a1dcf36e6da25d5fac53d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6cdef9978c6ff22bce7b738ef7b1f725f19578b021a1dcf36e6da25d5fac53d", kill_on_drop: false }` [INFO] [stdout] f6cdef9978c6ff22bce7b738ef7b1f725f19578b021a1dcf36e6da25d5fac53d