[INFO] cloning repository https://github.com/Nydauron/poker-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nydauron/poker-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNydauron%2Fpoker-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNydauron%2Fpoker-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 67e99b925661becc4e3b3e9417f93b1215fe85d5
[INFO] testing Nydauron/poker-server against 1.91.0 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNydauron%2Fpoker-server" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Nydauron/poker-server
[INFO] finished tweaking git repo https://github.com/Nydauron/poker-server
[INFO] tweaked toml for git repo https://github.com/Nydauron/poker-server written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nydauron/poker-server on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Nydauron/poker-server 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/Nydauron/playing-cards`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum_macros v0.24.2
[INFO] [stderr]   Downloaded sfmt v0.7.0
[INFO] [stderr]   Downloaded simple_asn1 v0.6.1
[INFO] [stderr]   Downloaded actix_derive v0.6.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.39
[INFO] [stderr]   Downloaded pem v1.0.2
[INFO] [stderr]   Downloaded serde_derive v1.0.139
[INFO] [stderr]   Downloaded once_cell v1.13.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.0
[INFO] [stderr]   Downloaded uuid v1.1.0
[INFO] [stderr]   Downloaded zstd v0.10.2+zstd.1.5.2
[INFO] [stderr]   Downloaded actix-web-actors v4.1.0
[INFO] [stderr]   Downloaded jsonwebtoken v8.1.0
[INFO] [stderr]   Downloaded rustversion v1.0.7
[INFO] [stderr]   Downloaded tokio-util v0.7.2
[INFO] [stderr]   Downloaded async-io v1.7.0
[INFO] [stderr]   Downloaded zstd-safe v4.1.6+zstd.1.5.2
[INFO] [stderr]   Downloaded actix-web v4.1.0
[INFO] [stderr]   Downloaded actix v0.13.0
[INFO] [stderr]   Downloaded actix-http v3.0.4
[INFO] [stderr]   Downloaded time v0.3.9
[INFO] [stderr]   Downloaded async-global-executor v2.2.0
[INFO] [stderr]   Downloaded serde v1.0.139
[INFO] [stderr]   Downloaded syn v1.0.95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c125d822f271123a05395bffe10d54f81d373731f4bd8601ae3391de73bad23e
[INFO] running `Command { std: "docker" "start" "-a" "c125d822f271123a05395bffe10d54f81d373731f4bd8601ae3391de73bad23e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c125d822f271123a05395bffe10d54f81d373731f4bd8601ae3391de73bad23e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c125d822f271123a05395bffe10d54f81d373731f4bd8601ae3391de73bad23e", kill_on_drop: false }`
[INFO] [stdout] c125d822f271123a05395bffe10d54f81d373731f4bd8601ae3391de73bad23e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db4f499bae55b02d6870454cb20784a2c3e6ac856caa2606d3146d210b76eabb
[INFO] running `Command { std: "docker" "start" "-a" "db4f499bae55b02d6870454cb20784a2c3e6ac856caa2606d3146d210b76eabb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling serde_derive v1.0.139
[INFO] [stderr]    Compiling serde v1.0.139
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling bytestring v1.0.0
[INFO] [stderr]    Compiling http v0.2.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.3
[INFO] [stderr]    Compiling local-waker v0.1.3
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling zstd-safe v4.1.6+zstd.1.5.2
[INFO] [stderr]    Compiling alloc-stdlib v0.2.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling firestorm v0.5.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling miniz_oxide v0.5.1
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling actix-utils v3.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling cookie v0.16.0
[INFO] [stderr]    Compiling rustversion v1.0.7
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling blocking v1.2.0
[INFO] [stderr]    Compiling flate2 v1.0.23
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling local-channel v0.1.3
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling sfmt v0.7.0
[INFO] [stderr]    Compiling time v0.3.9
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling pem v1.0.2
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling playing-cards v0.0.4 (https://github.com/Nydauron/playing-cards?branch=poker-rank-types#f7cf1336)
[INFO] [stderr]    Compiling actix-router v0.5.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling ctor v0.1.22
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling mio v0.8.3
[INFO] [stderr]    Compiling polling v2.2.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling async-io v1.7.0
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling tokio v1.18.2
[INFO] [stderr]    Compiling async-global-executor v2.2.0
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling actix_derive v0.6.0
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling actix-web-codegen v4.0.0
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.1
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling strum_macros v0.24.2
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling serde_repr v0.1.8
[INFO] [stderr]    Compiling x25519-dalek v1.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.2
[INFO] [stderr]    Compiling actix-rt v2.7.0
[INFO] [stderr]    Compiling actix-server v2.1.1
[INFO] [stderr]    Compiling actix-codec v0.5.0
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling actix v0.13.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.1.0
[INFO] [stderr]    Compiling jsonwebtoken v8.1.0
[INFO] [stderr]    Compiling zstd v0.10.2+zstd.1.5.2
[INFO] [stderr]    Compiling actix-http v3.0.4
[INFO] [stderr]    Compiling actix-web v4.1.0
[INFO] [stderr]    Compiling actix-web-actors v4.1.0
[INFO] [stderr]    Compiling poker-server v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Deserializer`
[INFO] [stdout]  --> src/websocket.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{Serialize, Deserializer};
[INFO] [stdout]   |                        ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SendSingleResponse`
[INFO] [stdout]  --> src/websocket.rs:7:75
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::poker::{MessageManager, WebsocketConnect, WebsocketDisconnect, SendSingleResponse, ActionRequest};
[INFO] [stdout]   |                                                                           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `playing_cards::core::Card`
[INFO] [stdout]  --> src/poker/games/gamevariation.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use playing_cards::core::Card;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::pots::*`
[INFO] [stdout]   --> src/poker/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use self::pots::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]   --> src/poker/action.rs:11:26
[INFO] [stdout]    |
[INFO] [stdout] 11 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::game_actions::*`
[INFO] [stdout]   --> src/poker/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use self::game_actions::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `main_loop_rx`
[INFO] [stdout]    --> src/poker/table.rs:155:54
[INFO] [stdout]     |
[INFO] [stdout] 155 | ...le: Arc<Mutex<Table>>, main_loop_rx: UnboundedReceiver<GameAction>, res_tx: UnboundedSender<GameActionResponse>) {
[INFO] [stdout]     |                           ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_main_loop_rx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res_tx`
[INFO] [stdout]    --> src/poker/table.rs:155:99
[INFO] [stdout]     |
[INFO] [stdout] 155 | ...boundedReceiver<GameAction>, res_tx: UnboundedSender<GameActionResponse>) {
[INFO] [stdout]     |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_res_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/poker/action.rs:58:27
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub async fn listener(addr: Addr<MessageManager>, rx: &mut UnboundedReceiver<GameActionResponse>) {
[INFO] [stdout]    |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]   --> src/poker/action.rs:59:24
[INFO] [stdout]    |
[INFO] [stdout] 59 |         while let Some(msg) = rx.recv().await {
[INFO] [stdout]    |                        ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `btn_idx`
[INFO] [stdout]   --> src/poker/games/five_card_draw.rs:36:67
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn start_normal(&mut self, players:&mut HashMap<u32, Player>, btn_idx: usize) -> Result<(), &str> {
[INFO] [stdout]    |                                                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_btn_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `draw`
[INFO] [stdout]   --> src/poker/player.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn draw_cards(&self, draw: Vec<(Card, Card)>) -> Result<(), Error> { // All-or-none approach, (Card to discard, card to replace w...
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_draw`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/poker/pots/no_limit_pot.rs:65:17
[INFO] [stdout]    |
[INFO] [stdout] 65 |             let mut bb_stack = self.player_stacks_bets.get_mut(bb_pos).unwrap();
[INFO] [stdout]    |                 ----^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/poker/pots/no_limit_pot.rs:73:17
[INFO] [stdout]    |
[INFO] [stdout] 73 |             let mut sb_stack = self.player_stacks_bets.get_mut(sb_pos).unwrap();
[INFO] [stdout]    |                 ----^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]   --> src/poker/action.rs:97:26
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn handle(&mut self, msg: ActionRequest, _: &mut Self::Context) {
[INFO] [stdout]    |                          ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]    --> src/poker/action.rs:134:26
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn handle(&mut self, msg: BroadcastState, _: &mut Self::Context) {
[INFO] [stdout]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]    --> src/poker/action.rs:151:26
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn handle(&mut self, msg: SendSingleResponse, _: &mut Self::Context) {
[INFO] [stdout]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Listener` is never constructed
[INFO] [stdout]   --> src/websocket.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct Listener;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `start_normal` and `evaluate_all_hands` are never used
[INFO] [stdout]   --> src/poker/games/gamevariation.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub trait GameVariation {
[INFO] [stdout]    |           ------------- methods in this trait
[INFO] [stdout]  9 |
[INFO] [stdout] 10 |     fn start_normal(&mut self, players:&mut HashMap<u32, Player>, btn_idx: usize) -> Result<(), &str>;
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 11 |
[INFO] [stdout] 12 |     fn evaluate_all_hands(& self) -> Vec<Vec<(&Player, Rank)>>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `EvaluatorResults` is never used
[INFO] [stdout]  --> src/poker/games/evaluator_results.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub trait EvaluatorResults {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `deck`, `eval`, and `board` are never read
[INFO] [stdout]   --> src/poker/games/five_card_draw.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct FiveCardDraw {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 11 |     deck: CardDeck,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 12 |     eval: HighEvaluator,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 13 |
[INFO] [stdout] 14 |     board: Vec<Card>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `MIN_PLAYER_COUNT`, `MAX_PLAYER_COUNT`, and `check_player_condition` are never used
[INFO] [stdout]   --> src/poker/games/five_card_draw.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl FiveCardDraw {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 18 |     const MIN_PLAYER_COUNT: usize = 2;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 19 |     const MAX_PLAYER_COUNT: usize = 6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     fn check_player_condition(& self, players:& HashMap<u32, Player>) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/poker/player.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Player {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout]  7 |     pub table_position: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]  8 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]  9 |     pub stack: u64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 10 |     pub bet: u64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 11 |     pub is_in_hand: bool,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 12 |     hand: Vec<Card>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub is_away: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 16 |     pub play_in_bomb_pots: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Player` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `set_new_hand`, and `draw_cards` are never used
[INFO] [stdout]   --> src/poker/player.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl Player {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 20 |     pub fn new(position: usize, name: String, starting_stack: u64) -> Player {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn set_new_hand(&mut self, hand: Vec<Card>) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn draw_cards(&self, draw: Vec<(Card, Card)>) -> Result<(), Error> { // All-or-none approach, (Card to discard, card to replace w...
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/poker/table.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Table {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 20 |     players: HashMap<usize, Player>,        // list of all players corresponding to their table position
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 21 |     game: Box<dyn GameVariation + Send>,    // what game the table is playing
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 22 |     
[INFO] [stdout] 23 |     action_idx: usize,                      // action_idx will always point to a Player that is in the hand
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 24 |
[INFO] [stdout] 25 |     big_blind_idx: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 26 |     btn_idx: usize,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 27 |     pot: Box<dyn Pot + Send>,               // handles all bets from players, checks for when all bets are good, and distributes pot base...
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     is_next_hand_bomb: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `check_all_bets_good` and `have_all_players_folded` are never used
[INFO] [stdout]   --> src/poker/table.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl Table {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 52 |     fn check_all_bets_good(& self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     fn have_all_players_folded(& self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> src/poker/pots/pot.rs:9:8
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub trait Pot {
[INFO] [stdout]    |           --- methods in this trait
[INFO] [stdout]  9 |     fn get_all_player_stacks_bets(& self) -> &BTreeMap<usize, (u64, u64)>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |
[INFO] [stdout] 11 |     fn get_player_stack_bet(& self, pos: &usize) -> Result<&(u64, u64), std::string::String>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |
[INFO] [stdout] 13 |     fn get_largest_bet_idxes(& self) -> Option<(usize, usize)>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |
[INFO] [stdout] 15 |     fn are_all_bets_good(& self, action_idx: usize) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     fn is_bomb_pot(& self) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 24 |
[INFO] [stdout] 25 |     fn is_pot_contested(& self) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 26 |
[INFO] [stdout] 27 |     fn post_before_deal(&mut self, bb_idx: &usize) -> Result<(), &str>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |
[INFO] [stdout] 29 |     fn bet_or_shove(&mut self, pos: &usize, bet: u64) -> Result<u64, std::string::String>;
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 30 |
[INFO] [stdout] 31 |     fn check_call(&mut self, pos: &usize) -> Result<u64, std::string::String>;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 32 |
[INFO] [stdout] 33 |     fn fold(&mut self, pos: &usize) -> Result<(), std::string::String>;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 34 |
[INFO] [stdout] 35 |     fn reset_pot(&mut self, players: &HashMap<usize, Player>, sb: u64, bb: u64, ante: u64, is_bomb: bool) -> Result<(), &str>;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 36 |     
[INFO] [stdout] 37 |     fn collect_bets(&mut self);
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 38 |
[INFO] [stdout] 39 |     fn distribute_pot(&mut self, players: &mut HashMap<usize, Player>, hand_rankings: &Vec<HashMap<usize, Rank>>, btn_idx: &usize, odd_ch...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `OddChipPriority` is never used
[INFO] [stdout]  --> src/poker/pots/odd_chip.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum OddChipPriority {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_bet_no_max`, `post_blind_amt`, `pay_and_collect_ante`, and `can_pos_raise` are never used
[INFO] [stdout]   --> src/poker/pots/no_limit_pot.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl NoLimitPot {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 47 |     fn set_bet_no_max(&mut self, pos: &usize, bet: u64) -> Result<(), std::string::String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     fn post_blind_amt(&mut self, bb_pos: &usize, sb_pos: &usize) -> Result<(), &str> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |     fn pay_and_collect_ante(&mut self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 96 |     fn can_pos_raise(& self, pos: &usize) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PotDistribution` is never constructed
[INFO] [stdout]    --> src/poker/pots/no_limit_pot.rs:467:8
[INFO] [stdout]     |
[INFO] [stdout] 467 | struct PotDistribution {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tx` is never read
[INFO] [stdout]   --> src/poker/action.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct MessageManager{
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 34 |     pub tx: UnboundedSender<GameActionPayload>, // tx to send info to game
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MessageManager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `sender_uuid` and `state` are never read
[INFO] [stdout]    --> src/poker/action.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub struct BroadcastState {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 127 |     pub sender_uuid: Uuid,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 128 |     pub state: GameState,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/poker/action.rs:139:27
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub struct ActionResponse(pub String);
[INFO] [stdout]     |            -------------- ^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `sender_uuid` and `response` are never read
[INFO] [stdout]    --> src/poker/action.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub struct SendSingleResponse {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] 144 |     pub sender_uuid: Uuid,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 145 |     pub response: ActionResponse, // create a new type for this
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/poker/game_actions/game_action.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Pot(Uuid, PotAction),
[INFO] [stdout]    |     --- ^^^^  ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 12 -     Pot(Uuid, PotAction),
[INFO] [stdout] 12 +     Pot((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/poker/game_actions/game_action.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Draw(Uuid, DrawAction),
[INFO] [stdout]    |     ---- ^^^^  ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 13 -     Draw(Uuid, DrawAction),
[INFO] [stdout] 13 +     Draw((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/poker/game_actions/game_action.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |     BetRaise(BetAction),
[INFO] [stdout]    |     -------- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PotAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 20 -     BetRaise(BetAction),
[INFO] [stdout] 20 +     BetRaise(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `GameResponse` is never used
[INFO] [stdout]   --> src/poker/game_actions/game_action.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum GameResponse {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Broadcast` is never used
[INFO] [stdout]   --> src/poker/game_actions/game_action.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub enum Broadcast {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Multicast` is never used
[INFO] [stdout]   --> src/poker/game_actions/game_action.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub enum Multicast {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SingleResponse` is never used
[INFO] [stdout]   --> src/poker/game_actions/game_action.rs:44:10
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub enum SingleResponse {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PublicFoldResponse` is never constructed
[INFO] [stdout]  --> src/poker/game_actions/responses/fold_response.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct PublicFoldResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PersonalFoldResponse` is never constructed
[INFO] [stdout]   --> src/poker/game_actions/responses/fold_response.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct PersonalFoldResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PublicCheckCallResponse` is never constructed
[INFO] [stdout]  --> src/poker/game_actions/responses/checkcall_response.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct PublicCheckCallResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PersonalCheckCallResponse` is never constructed
[INFO] [stdout]   --> src/poker/game_actions/responses/checkcall_response.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct PersonalCheckCallResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PublicDrawResponse` is never constructed
[INFO] [stdout]   --> src/poker/game_actions/responses/draw_response.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct PublicDrawResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PersonalDrawResponse` is never constructed
[INFO] [stdout]   --> src/poker/game_actions/responses/draw_response.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct PersonalDrawResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PublicBetRaiseResponse` is never constructed
[INFO] [stdout]  --> src/poker/game_actions/responses/betraise_response.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct PublicBetRaiseResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PersonalBetRaiseResponse` is never constructed
[INFO] [stdout]   --> src/poker/game_actions/responses/betraise_response.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct PersonalBetRaiseResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StartingHandResponse` is never constructed
[INFO] [stdout]  --> src/poker/game_actions/responses/startinghand_response.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct StartingHandResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GameState` is never constructed
[INFO] [stdout]  --> src/poker/game_actions/responses/game_state_response.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct GameState {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `StatusCode` is never used
[INFO] [stdout]  --> src/poker/game_actions/responses/response_status_codes.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum StatusCode {
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/poker/table.rs:71:25
[INFO] [stdout]    |
[INFO] [stdout] 71 |                         tx.send(GameAction::Pot(msg.id, PotAction::CheckCall));
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 71 |                         let _ = tx.send(GameAction::Pot(msg.id, PotAction::CheckCall));
[INFO] [stdout]    |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/poker/table.rs:79:29
[INFO] [stdout]    |
[INFO] [stdout] 79 | ...                   tx.send(GameAction::Pot(msg.id, PotAction::BetRaise(action)));
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 79 |                             let _ = tx.send(GameAction::Pot(msg.id, PotAction::BetRaise(action)));
[INFO] [stdout]    |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/poker/table.rs:88:25
[INFO] [stdout]    |
[INFO] [stdout] 88 |                         tx.send(GameAction::Pot(msg.id, PotAction::Fold));
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 88 |                         let _ = tx.send(GameAction::Pot(msg.id, PotAction::Fold));
[INFO] [stdout]    |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/poker/table.rs:98:29
[INFO] [stdout]    |
[INFO] [stdout] 98 | ...                   tx.send(GameAction::Draw(msg.id, action));
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 98 |                             let _ = tx.send(GameAction::Draw(msg.id, action));
[INFO] [stdout]    |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 47s
[INFO] running `Command { std: "docker" "inspect" "db4f499bae55b02d6870454cb20784a2c3e6ac856caa2606d3146d210b76eabb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db4f499bae55b02d6870454cb20784a2c3e6ac856caa2606d3146d210b76eabb", kill_on_drop: false }`
[INFO] [stdout] db4f499bae55b02d6870454cb20784a2c3e6ac856caa2606d3146d210b76eabb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2cecfad37214b937ef442609433e840eaa71fbc935d9cce8c993580ab713540
[INFO] running `Command { std: "docker" "start" "-a" "d2cecfad37214b937ef442609433e840eaa71fbc935d9cce8c993580ab713540", kill_on_drop: false }`
[INFO] [stderr]    Compiling poker-server v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Deserializer`
[INFO] [stdout]  --> src/websocket.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{Serialize, Deserializer};
[INFO] [stdout]   |                        ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SendSingleResponse`
[INFO] [stdout]  --> src/websocket.rs:7:75
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::poker::{MessageManager, WebsocketConnect, WebsocketDisconnect, SendSingleResponse, ActionRequest};
[INFO] [stdout]   |                                                                           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `playing_cards::core::Card`
[INFO] [stdout]  --> src/poker/games/gamevariation.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use playing_cards::core::Card;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::pots::*`
[INFO] [stdout]   --> src/poker/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use self::pots::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]   --> src/poker/action.rs:11:26
[INFO] [stdout]    |
[INFO] [stdout] 11 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::game_actions::*`
[INFO] [stdout]   --> src/poker/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use self::game_actions::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `main_loop_rx`
[INFO] [stdout]    --> src/poker/table.rs:155:54
[INFO] [stdout]     |
[INFO] [stdout] 155 | ...le: Arc<Mutex<Table>>, main_loop_rx: UnboundedReceiver<GameAction>, res_tx: UnboundedSender<GameActionResponse>) {
[INFO] [stdout]     |                           ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_main_loop_rx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res_tx`
[INFO] [stdout]    --> src/poker/table.rs:155:99
[INFO] [stdout]     |
[INFO] [stdout] 155 | ...boundedReceiver<GameAction>, res_tx: UnboundedSender<GameActionResponse>) {
[INFO] [stdout]     |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_res_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/poker/action.rs:58:27
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub async fn listener(addr: Addr<MessageManager>, rx: &mut UnboundedReceiver<GameActionResponse>) {
[INFO] [stdout]    |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]   --> src/poker/action.rs:59:24
[INFO] [stdout]    |
[INFO] [stdout] 59 |         while let Some(msg) = rx.recv().await {
[INFO] [stdout]    |                        ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `btn_idx`
[INFO] [stdout]   --> src/poker/games/five_card_draw.rs:36:67
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn start_normal(&mut self, players:&mut HashMap<u32, Player>, btn_idx: usize) -> Result<(), &str> {
[INFO] [stdout]    |                                                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_btn_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `draw`
[INFO] [stdout]   --> src/poker/player.rs:38:30
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn draw_cards(&self, draw: Vec<(Card, Card)>) -> Result<(), Error> { // All-or-none approach, (Card to discard, card to replace w...
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_draw`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/poker/pots/no_limit_pot.rs:65:17
[INFO] [stdout]    |
[INFO] [stdout] 65 |             let mut bb_stack = self.player_stacks_bets.get_mut(bb_pos).unwrap();
[INFO] [stdout]    |                 ----^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/poker/pots/no_limit_pot.rs:73:17
[INFO] [stdout]    |
[INFO] [stdout] 73 |             let mut sb_stack = self.player_stacks_bets.get_mut(sb_pos).unwrap();
[INFO] [stdout]    |                 ----^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]   --> src/poker/action.rs:97:26
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn handle(&mut self, msg: ActionRequest, _: &mut Self::Context) {
[INFO] [stdout]    |                          ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]    --> src/poker/action.rs:134:26
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn handle(&mut self, msg: BroadcastState, _: &mut Self::Context) {
[INFO] [stdout]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]    --> src/poker/action.rs:151:26
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn handle(&mut self, msg: SendSingleResponse, _: &mut Self::Context) {
[INFO] [stdout]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Listener` is never constructed
[INFO] [stdout]   --> src/websocket.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct Listener;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `start_normal` and `evaluate_all_hands` are never used
[INFO] [stdout]   --> src/poker/games/gamevariation.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub trait GameVariation {
[INFO] [stdout]    |           ------------- methods in this trait
[INFO] [stdout]  9 |
[INFO] [stdout] 10 |     fn start_normal(&mut self, players:&mut HashMap<u32, Player>, btn_idx: usize) -> Result<(), &str>;
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 11 |
[INFO] [stdout] 12 |     fn evaluate_all_hands(& self) -> Vec<Vec<(&Player, Rank)>>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `EvaluatorResults` is never used
[INFO] [stdout]  --> src/poker/games/evaluator_results.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub trait EvaluatorResults {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `deck`, `eval`, and `board` are never read
[INFO] [stdout]   --> src/poker/games/five_card_draw.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct FiveCardDraw {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 11 |     deck: CardDeck,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 12 |     eval: HighEvaluator,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 13 |
[INFO] [stdout] 14 |     board: Vec<Card>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `MIN_PLAYER_COUNT`, `MAX_PLAYER_COUNT`, and `check_player_condition` are never used
[INFO] [stdout]   --> src/poker/games/five_card_draw.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl FiveCardDraw {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 18 |     const MIN_PLAYER_COUNT: usize = 2;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 19 |     const MAX_PLAYER_COUNT: usize = 6;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     fn check_player_condition(& self, players:& HashMap<u32, Player>) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `bet`, `is_in_hand`, `hand`, and `play_in_bomb_pots` are never read
[INFO] [stdout]   --> src/poker/player.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Player {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout]  7 |     pub table_position: usize,
[INFO] [stdout]  8 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]  9 |     pub stack: u64,
[INFO] [stdout] 10 |     pub bet: u64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 11 |     pub is_in_hand: bool,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 12 |     hand: Vec<Card>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub play_in_bomb_pots: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Player` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_new_hand` and `draw_cards` are never used
[INFO] [stdout]   --> src/poker/player.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl Player {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn set_new_hand(&mut self, hand: Vec<Card>) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn draw_cards(&self, draw: Vec<(Card, Card)>) -> Result<(), Error> { // All-or-none approach, (Card to discard, card to replace w...
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/poker/table.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Table {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 20 |     players: HashMap<usize, Player>,        // list of all players corresponding to their table position
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 21 |     game: Box<dyn GameVariation + Send>,    // what game the table is playing
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 22 |     
[INFO] [stdout] 23 |     action_idx: usize,                      // action_idx will always point to a Player that is in the hand
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 24 |
[INFO] [stdout] 25 |     big_blind_idx: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 26 |     btn_idx: usize,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 27 |     pot: Box<dyn Pot + Send>,               // handles all bets from players, checks for when all bets are good, and distributes pot base...
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     is_next_hand_bomb: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `check_all_bets_good` and `have_all_players_folded` are never used
[INFO] [stdout]   --> src/poker/table.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl Table {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 52 |     fn check_all_bets_good(& self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     fn have_all_players_folded(& self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_all_player_stacks_bets`, `get_player_stack_bet`, `get_largest_bet_idxes`, `are_all_bets_good`, and `is_bomb_pot` are never used
[INFO] [stdout]   --> src/poker/pots/pot.rs:9:8
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub trait Pot {
[INFO] [stdout]    |           --- methods in this trait
[INFO] [stdout]  9 |     fn get_all_player_stacks_bets(& self) -> &BTreeMap<usize, (u64, u64)>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |
[INFO] [stdout] 11 |     fn get_player_stack_bet(& self, pos: &usize) -> Result<&(u64, u64), std::string::String>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |
[INFO] [stdout] 13 |     fn get_largest_bet_idxes(& self) -> Option<(usize, usize)>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |
[INFO] [stdout] 15 |     fn are_all_bets_good(& self, action_idx: usize) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     fn is_bomb_pot(& self) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tx` is never read
[INFO] [stdout]   --> src/poker/action.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct MessageManager{
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 34 |     pub tx: UnboundedSender<GameActionPayload>, // tx to send info to game
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MessageManager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `sender_uuid` and `state` are never read
[INFO] [stdout]    --> src/poker/action.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub struct BroadcastState {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 127 |     pub sender_uuid: Uuid,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 128 |     pub state: GameState,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/poker/action.rs:139:27
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub struct ActionResponse(pub String);
[INFO] [stdout]     |            -------------- ^^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `sender_uuid` and `response` are never read
[INFO] [stdout]    --> src/poker/action.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub struct SendSingleResponse {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] 144 |     pub sender_uuid: Uuid,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 145 |     pub response: ActionResponse, // create a new type for this
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/poker/game_actions/game_action.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Pot(Uuid, PotAction),
[INFO] [stdout]    |     --- ^^^^  ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 12 -     Pot(Uuid, PotAction),
[INFO] [stdout] 12 +     Pot((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/poker/game_actions/game_action.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Draw(Uuid, DrawAction),
[INFO] [stdout]    |     ---- ^^^^  ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 13 -     Draw(Uuid, DrawAction),
[INFO] [stdout] 13 +     Draw((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/poker/game_actions/game_action.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |     BetRaise(BetAction),
[INFO] [stdout]    |     -------- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PotAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 20 -     BetRaise(BetAction),
[INFO] [stdout] 20 +     BetRaise(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `GameResponse` is never used
[INFO] [stdout]   --> src/poker/game_actions/game_action.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum GameResponse {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Broadcast` is never used
[INFO] [stdout]   --> src/poker/game_actions/game_action.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub enum Broadcast {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Multicast` is never used
[INFO] [stdout]   --> src/poker/game_actions/game_action.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub enum Multicast {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SingleResponse` is never used
[INFO] [stdout]   --> src/poker/game_actions/game_action.rs:44:10
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub enum SingleResponse {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PublicFoldResponse` is never constructed
[INFO] [stdout]  --> src/poker/game_actions/responses/fold_response.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct PublicFoldResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PersonalFoldResponse` is never constructed
[INFO] [stdout]   --> src/poker/game_actions/responses/fold_response.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct PersonalFoldResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PublicCheckCallResponse` is never constructed
[INFO] [stdout]  --> src/poker/game_actions/responses/checkcall_response.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct PublicCheckCallResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PersonalCheckCallResponse` is never constructed
[INFO] [stdout]   --> src/poker/game_actions/responses/checkcall_response.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct PersonalCheckCallResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PublicDrawResponse` is never constructed
[INFO] [stdout]   --> src/poker/game_actions/responses/draw_response.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct PublicDrawResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PersonalDrawResponse` is never constructed
[INFO] [stdout]   --> src/poker/game_actions/responses/draw_response.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct PersonalDrawResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PublicBetRaiseResponse` is never constructed
[INFO] [stdout]  --> src/poker/game_actions/responses/betraise_response.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct PublicBetRaiseResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PersonalBetRaiseResponse` is never constructed
[INFO] [stdout]   --> src/poker/game_actions/responses/betraise_response.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct PersonalBetRaiseResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StartingHandResponse` is never constructed
[INFO] [stdout]  --> src/poker/game_actions/responses/startinghand_response.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct StartingHandResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GameState` is never constructed
[INFO] [stdout]  --> src/poker/game_actions/responses/game_state_response.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct GameState {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `StatusCode` is never used
[INFO] [stdout]  --> src/poker/game_actions/responses/response_status_codes.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum StatusCode {
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/poker/table.rs:71:25
[INFO] [stdout]    |
[INFO] [stdout] 71 |                         tx.send(GameAction::Pot(msg.id, PotAction::CheckCall));
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 71 |                         let _ = tx.send(GameAction::Pot(msg.id, PotAction::CheckCall));
[INFO] [stdout]    |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/poker/table.rs:79:29
[INFO] [stdout]    |
[INFO] [stdout] 79 | ...                   tx.send(GameAction::Pot(msg.id, PotAction::BetRaise(action)));
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 79 |                             let _ = tx.send(GameAction::Pot(msg.id, PotAction::BetRaise(action)));
[INFO] [stdout]    |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/poker/table.rs:88:25
[INFO] [stdout]    |
[INFO] [stdout] 88 |                         tx.send(GameAction::Pot(msg.id, PotAction::Fold));
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 88 |                         let _ = tx.send(GameAction::Pot(msg.id, PotAction::Fold));
[INFO] [stdout]    |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/poker/table.rs:98:29
[INFO] [stdout]    |
[INFO] [stdout] 98 | ...                   tx.send(GameAction::Draw(msg.id, action));
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 98 |                             let _ = tx.send(GameAction::Draw(msg.id, action));
[INFO] [stdout]    |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.76s
[INFO] running `Command { std: "docker" "inspect" "d2cecfad37214b937ef442609433e840eaa71fbc935d9cce8c993580ab713540", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2cecfad37214b937ef442609433e840eaa71fbc935d9cce8c993580ab713540", kill_on_drop: false }`
[INFO] [stdout] d2cecfad37214b937ef442609433e840eaa71fbc935d9cce8c993580ab713540
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9ab8c30e8dbaa6419ea9d228d89f735fa902ba53d546b548068601f065e2ed68
[INFO] running `Command { std: "docker" "start" "-a" "9ab8c30e8dbaa6419ea9d228d89f735fa902ba53d546b548068601f065e2ed68", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Deserializer`
[INFO] [stderr]  --> src/websocket.rs:4:24
[INFO] [stderr]   |
[INFO] [stderr] 4 | use serde::{Serialize, Deserializer};
[INFO] [stderr]   |                        ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `SendSingleResponse`
[INFO] [stderr]  --> src/websocket.rs:7:75
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::poker::{MessageManager, WebsocketConnect, WebsocketDisconnect, SendSingleResponse, ActionRequest};
[INFO] [stderr]   |                                                                           ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `playing_cards::core::Card`
[INFO] [stderr]  --> src/poker/games/gamevariation.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use playing_cards::core::Card;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::pots::*`
[INFO] [stderr]   --> src/poker/mod.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub use self::pots::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Serialize`
[INFO] [stderr]   --> src/poker/action.rs:11:26
[INFO] [stderr]    |
[INFO] [stderr] 11 | use serde::{Deserialize, Serialize};
[INFO] [stderr]    |                          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::game_actions::*`
[INFO] [stderr]   --> src/poker/mod.rs:17:9
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub use self::game_actions::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `main_loop_rx`
[INFO] [stderr]    --> src/poker/table.rs:155:54
[INFO] [stderr]     |
[INFO] [stderr] 155 | ...le: Arc<Mutex<Table>>, main_loop_rx: UnboundedReceiver<GameAction>, res_tx: UnboundedSender<GameActionResponse>) {
[INFO] [stderr]     |                           ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_main_loop_rx`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `res_tx`
[INFO] [stderr]    --> src/poker/table.rs:155:99
[INFO] [stderr]     |
[INFO] [stderr] 155 | ...boundedReceiver<GameAction>, res_tx: UnboundedSender<GameActionResponse>) {
[INFO] [stderr]     |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_res_tx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `addr`
[INFO] [stderr]   --> src/poker/action.rs:58:27
[INFO] [stderr]    |
[INFO] [stderr] 58 |     pub async fn listener(addr: Addr<MessageManager>, rx: &mut UnboundedReceiver<GameActionResponse>) {
[INFO] [stderr]    |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `msg`
[INFO] [stderr]   --> src/poker/action.rs:59:24
[INFO] [stderr]    |
[INFO] [stderr] 59 |         while let Some(msg) = rx.recv().await {
[INFO] [stderr]    |                        ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `btn_idx`
[INFO] [stderr]   --> src/poker/games/five_card_draw.rs:36:67
[INFO] [stderr]    |
[INFO] [stderr] 36 |     fn start_normal(&mut self, players:&mut HashMap<u32, Player>, btn_idx: usize) -> Result<(), &str> {
[INFO] [stderr]    |                                                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_btn_idx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `draw`
[INFO] [stderr]   --> src/poker/player.rs:38:30
[INFO] [stderr]    |
[INFO] [stderr] 38 |     pub fn draw_cards(&self, draw: Vec<(Card, Card)>) -> Result<(), Error> { // All-or-none approach, (Card to discard, card to replace w...
[INFO] [stderr]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_draw`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/poker/pots/no_limit_pot.rs:65:17
[INFO] [stderr]    |
[INFO] [stderr] 65 |             let mut bb_stack = self.player_stacks_bets.get_mut(bb_pos).unwrap();
[INFO] [stderr]    |                 ----^^^^^^^^
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/poker/pots/no_limit_pot.rs:73:17
[INFO] [stderr]    |
[INFO] [stderr] 73 |             let mut sb_stack = self.player_stacks_bets.get_mut(sb_pos).unwrap();
[INFO] [stderr]    |                 ----^^^^^^^^
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `msg`
[INFO] [stderr]   --> src/poker/action.rs:97:26
[INFO] [stderr]    |
[INFO] [stderr] 97 |     fn handle(&mut self, msg: ActionRequest, _: &mut Self::Context) {
[INFO] [stderr]    |                          ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `msg`
[INFO] [stderr]    --> src/poker/action.rs:134:26
[INFO] [stderr]     |
[INFO] [stderr] 134 |     fn handle(&mut self, msg: BroadcastState, _: &mut Self::Context) {
[INFO] [stderr]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `msg`
[INFO] [stderr]    --> src/poker/action.rs:151:26
[INFO] [stderr]     |
[INFO] [stderr] 151 |     fn handle(&mut self, msg: SendSingleResponse, _: &mut Self::Context) {
[INFO] [stderr]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Listener` is never constructed
[INFO] [stderr]   --> src/websocket.rs:13:8
[INFO] [stderr]    |
[INFO] [stderr] 13 | struct Listener;
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `start_normal` and `evaluate_all_hands` are never used
[INFO] [stderr]   --> src/poker/games/gamevariation.rs:10:8
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub trait GameVariation {
[INFO] [stderr]    |           ------------- methods in this trait
[INFO] [stderr]  9 |
[INFO] [stderr] 10 |     fn start_normal(&mut self, players:&mut HashMap<u32, Player>, btn_idx: usize) -> Result<(), &str>;
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 11 |
[INFO] [stderr] 12 |     fn evaluate_all_hands(& self) -> Vec<Vec<(&Player, Rank)>>;
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `EvaluatorResults` is never used
[INFO] [stderr]  --> src/poker/games/evaluator_results.rs:4:11
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub trait EvaluatorResults {
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `deck`, `eval`, and `board` are never read
[INFO] [stderr]   --> src/poker/games/five_card_draw.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct FiveCardDraw {
[INFO] [stderr]    |            ------------ fields in this struct
[INFO] [stderr] 11 |     deck: CardDeck,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 12 |     eval: HighEvaluator,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 13 |
[INFO] [stderr] 14 |     board: Vec<Card>,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `MIN_PLAYER_COUNT`, `MAX_PLAYER_COUNT`, and `check_player_condition` are never used
[INFO] [stderr]   --> src/poker/games/five_card_draw.rs:18:11
[INFO] [stderr]    |
[INFO] [stderr] 17 | impl FiveCardDraw {
[INFO] [stderr]    | ----------------- associated items in this implementation
[INFO] [stderr] 18 |     const MIN_PLAYER_COUNT: usize = 2;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^
[INFO] [stderr] 19 |     const MAX_PLAYER_COUNT: usize = 6;
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 30 |     fn check_player_condition(& self, players:& HashMap<u32, Player>) -> bool {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `name`, `bet`, `is_in_hand`, `hand`, and `play_in_bomb_pots` are never read
[INFO] [stderr]   --> src/poker/player.rs:8:9
[INFO] [stderr]    |
[INFO] [stderr]  6 | pub struct Player {
[INFO] [stderr]    |            ------ fields in this struct
[INFO] [stderr]  7 |     pub table_position: usize,
[INFO] [stderr]  8 |     pub name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]  9 |     pub stack: u64,
[INFO] [stderr] 10 |     pub bet: u64,
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 11 |     pub is_in_hand: bool,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 12 |     hand: Vec<Card>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 16 |     pub play_in_bomb_pots: bool,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Player` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `set_new_hand` and `draw_cards` are never used
[INFO] [stderr]   --> src/poker/player.rs:34:12
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl Player {
[INFO] [stderr]    | ----------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 34 |     pub fn set_new_hand(&mut self, hand: Vec<Card>) {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 38 |     pub fn draw_cards(&self, draw: Vec<(Card, Card)>) -> Result<(), Error> { // All-or-none approach, (Card to discard, card to replace w...
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]   --> src/poker/table.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub struct Table {
[INFO] [stderr]    |            ----- fields in this struct
[INFO] [stderr] 20 |     players: HashMap<usize, Player>,        // list of all players corresponding to their table position
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 21 |     game: Box<dyn GameVariation + Send>,    // what game the table is playing
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 22 |     
[INFO] [stderr] 23 |     action_idx: usize,                      // action_idx will always point to a Player that is in the hand
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 24 |
[INFO] [stderr] 25 |     big_blind_idx: usize,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 26 |     btn_idx: usize,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 27 |     pot: Box<dyn Pot + Send>,               // handles all bets from players, checks for when all bets are good, and distributes pot base...
[INFO] [stderr]    |     ^^^
[INFO] [stderr] ...
[INFO] [stderr] 31 |     is_next_hand_bomb: bool,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `check_all_bets_good` and `have_all_players_folded` are never used
[INFO] [stderr]   --> src/poker/table.rs:52:8
[INFO] [stderr]    |
[INFO] [stderr] 34 | impl Table {
[INFO] [stderr]    | ---------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 52 |     fn check_all_bets_good(& self) -> bool {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 56 |     fn have_all_players_folded(& self) -> bool {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_all_player_stacks_bets`, `get_player_stack_bet`, `get_largest_bet_idxes`, `are_all_bets_good`, and `is_bomb_pot` are never used
[INFO] [stderr]   --> src/poker/pots/pot.rs:9:8
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub trait Pot {
[INFO] [stderr]    |           --- methods in this trait
[INFO] [stderr]  9 |     fn get_all_player_stacks_bets(& self) -> &BTreeMap<usize, (u64, u64)>;
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 10 |
[INFO] [stderr] 11 |     fn get_player_stack_bet(& self, pos: &usize) -> Result<&(u64, u64), std::string::String>;
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 12 |
[INFO] [stderr] 13 |     fn get_largest_bet_idxes(& self) -> Option<(usize, usize)>;
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 14 |
[INFO] [stderr] 15 |     fn are_all_bets_good(& self, action_idx: usize) -> bool {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 23 |     fn is_bomb_pot(& self) -> bool;
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `tx` is never read
[INFO] [stderr]   --> src/poker/action.rs:34:9
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub struct MessageManager{
[INFO] [stderr]    |            -------------- field in this struct
[INFO] [stderr] 34 |     pub tx: UnboundedSender<GameActionPayload>, // tx to send info to game
[INFO] [stderr]    |         ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `MessageManager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `sender_uuid` and `state` are never read
[INFO] [stderr]    --> src/poker/action.rs:127:9
[INFO] [stderr]     |
[INFO] [stderr] 126 | pub struct BroadcastState {
[INFO] [stderr]     |            -------------- fields in this struct
[INFO] [stderr] 127 |     pub sender_uuid: Uuid,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr] 128 |     pub state: GameState,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/poker/action.rs:139:27
[INFO] [stderr]     |
[INFO] [stderr] 139 | pub struct ActionResponse(pub String);
[INFO] [stderr]     |            -------------- ^^^^^^^^^^
[INFO] [stderr]     |            |
[INFO] [stderr]     |            field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: fields `sender_uuid` and `response` are never read
[INFO] [stderr]    --> src/poker/action.rs:144:9
[INFO] [stderr]     |
[INFO] [stderr] 143 | pub struct SendSingleResponse {
[INFO] [stderr]     |            ------------------ fields in this struct
[INFO] [stderr] 144 |     pub sender_uuid: Uuid,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr] 145 |     pub response: ActionResponse, // create a new type for this
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `0` and `1` are never read
[INFO] [stderr]   --> src/poker/game_actions/game_action.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 12 |     Pot(Uuid, PotAction),
[INFO] [stderr]    |     --- ^^^^  ^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     fields in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `GameAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stderr]    |
[INFO] [stderr] 12 -     Pot(Uuid, PotAction),
[INFO] [stderr] 12 +     Pot((), ()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `0` and `1` are never read
[INFO] [stderr]   --> src/poker/game_actions/game_action.rs:13:10
[INFO] [stderr]    |
[INFO] [stderr] 13 |     Draw(Uuid, DrawAction),
[INFO] [stderr]    |     ---- ^^^^  ^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     fields in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `GameAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stderr]    |
[INFO] [stderr] 13 -     Draw(Uuid, DrawAction),
[INFO] [stderr] 13 +     Draw((), ()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/poker/game_actions/game_action.rs:20:14
[INFO] [stderr]    |
[INFO] [stderr] 20 |     BetRaise(BetAction),
[INFO] [stderr]    |     -------- ^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PotAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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] 20 -     BetRaise(BetAction),
[INFO] [stderr] 20 +     BetRaise(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: enum `GameResponse` is never used
[INFO] [stderr]   --> src/poker/game_actions/game_action.rs:23:10
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub enum GameResponse {
[INFO] [stderr]    |          ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Broadcast` is never used
[INFO] [stderr]   --> src/poker/game_actions/game_action.rs:29:10
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub enum Broadcast {
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Multicast` is never used
[INFO] [stderr]   --> src/poker/game_actions/game_action.rs:35:10
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub enum Multicast {
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `SingleResponse` is never used
[INFO] [stderr]   --> src/poker/game_actions/game_action.rs:44:10
[INFO] [stderr]    |
[INFO] [stderr] 44 | pub enum SingleResponse {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PublicFoldResponse` is never constructed
[INFO] [stderr]  --> src/poker/game_actions/responses/fold_response.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct PublicFoldResponse {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PersonalFoldResponse` is never constructed
[INFO] [stderr]   --> src/poker/game_actions/responses/fold_response.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct PersonalFoldResponse {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PublicCheckCallResponse` is never constructed
[INFO] [stderr]  --> src/poker/game_actions/responses/checkcall_response.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct PublicCheckCallResponse {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PersonalCheckCallResponse` is never constructed
[INFO] [stderr]   --> src/poker/game_actions/responses/checkcall_response.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct PersonalCheckCallResponse {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PublicDrawResponse` is never constructed
[INFO] [stderr]   --> src/poker/game_actions/responses/draw_response.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct PublicDrawResponse {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PersonalDrawResponse` is never constructed
[INFO] [stderr]   --> src/poker/game_actions/responses/draw_response.rs:18:12
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct PersonalDrawResponse {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PublicBetRaiseResponse` is never constructed
[INFO] [stderr]  --> src/poker/game_actions/responses/betraise_response.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct PublicBetRaiseResponse {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PersonalBetRaiseResponse` is never constructed
[INFO] [stderr]   --> src/poker/game_actions/responses/betraise_response.rs:15:12
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct PersonalBetRaiseResponse {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `StartingHandResponse` is never constructed
[INFO] [stderr]  --> src/poker/game_actions/responses/startinghand_response.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct StartingHandResponse {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `GameState` is never constructed
[INFO] [stderr]  --> src/poker/game_actions/responses/game_state_response.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct GameState {
[INFO] [stderr]   |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `StatusCode` is never used
[INFO] [stderr]  --> src/poker/game_actions/responses/response_status_codes.rs:5:10
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub enum StatusCode {
[INFO] [stderr]   |          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/poker/table.rs:71:25
[INFO] [stderr]    |
[INFO] [stderr] 71 |                         tx.send(GameAction::Pot(msg.id, PotAction::CheckCall));
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 71 |                         let _ = tx.send(GameAction::Pot(msg.id, PotAction::CheckCall));
[INFO] [stderr]    |                         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/poker/table.rs:79:29
[INFO] [stderr]    |
[INFO] [stderr] 79 | ...                   tx.send(GameAction::Pot(msg.id, PotAction::BetRaise(action)));
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 79 |                             let _ = tx.send(GameAction::Pot(msg.id, PotAction::BetRaise(action)));
[INFO] [stderr]    |                             +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/poker/table.rs:88:25
[INFO] [stderr]    |
[INFO] [stderr] 88 |                         tx.send(GameAction::Pot(msg.id, PotAction::Fold));
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 88 |                         let _ = tx.send(GameAction::Pot(msg.id, PotAction::Fold));
[INFO] [stderr]    |                         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/poker/table.rs:98:29
[INFO] [stderr]    |
[INFO] [stderr] 98 | ...                   tx.send(GameAction::Draw(msg.id, action));
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 98 |                             let _ = tx.send(GameAction::Draw(msg.id, action));
[INFO] [stderr]    |                             +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `poker-server` (bin "poker-server" test) generated 53 warnings (run `cargo fix --bin "poker-server" --tests` to apply 8 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/poker_server-eee3d053a1ae77bc)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test poker::game_actions::requests::bet_raise::tests::deserialize_from_json_int ... ok
[INFO] [stdout] test poker::game_actions::requests::draw::tests::deserialize_from_json_array_of_strings ... ok
[INFO] [stdout] test poker::pots::no_limit_pot::tests::advanced_post_blinds ... ok
[INFO] [stdout] test poker::pots::no_limit_pot::tests::basic_3bet_preflop ... ok
[INFO] [stdout] test poker::pots::no_limit_pot::tests::attempt_illegal_raise_nonshove ... ok
[INFO] [stdout] test poker::pots::no_limit_pot::tests::basic_distribute_pot ... ok
[INFO] [stdout] test poker::pots::no_limit_pot::tests::basic_post_blinds ... ok
[INFO] [stdout] test poker::pots::no_limit_pot::tests::basic_raise_preflop ... ok
[INFO] [stdout] test poker::pots::no_limit_pot::tests::basic_single_fold ... ok
[INFO] [stdout] test poker::pots::no_limit_pot::tests::can_raise_action ... ok
[INFO] [stdout] test poker::pots::no_limit_pot::tests::can_raise_action_close ... ok
[INFO] [stdout] test poker::pots::no_limit_pot::tests::basic_single_call ... ok
[INFO] [stdout] test poker::pots::no_limit_pot::tests::basic_call_preflop ... ok
[INFO] [stdout] test poker::pots::no_limit_pot::tests::can_raise_action_flipped ... ok
[INFO] [stdout] test poker::pots::no_limit_pot::tests::basic_single_raise ... ok
[INFO] [stdout] test poker::pots::no_limit_pot::tests::can_raise_action_same_idx ... ok
[INFO] [stdout] test poker::pots::no_limit_pot::tests::can_raise_action_flipped_close ... ok
[INFO] [stdout] test poker::pots::no_limit_pot::tests::check_contested_pot ... ok
[INFO] [stdout] test poker::pots::no_limit_pot::tests::collect_advanced_betting ... ok
[INFO] [stdout] test poker::pots::no_limit_pot::tests::check_uncontested_pot ... ok
[INFO] [stdout] test poker::pots::no_limit_pot::tests::basic_reset ... ok
[INFO] [stdout] test poker::pots::no_limit_pot::tests::collect_all_in_bet ... ok
[INFO] [stdout] test poker::pots::no_limit_pot::tests::collect_basic_bets ... ok
[INFO] [stdout] test poker::pots::no_limit_pot::tests::double_objective_pot_odd_chip_rank_priority ... ok
[INFO] [stdout] test poker::pots::no_limit_pot::tests::post_bomb_pot_ante ... ok
[INFO] [stdout] test poker::pots::no_limit_pot::tests::collect_nonzero_pot ... ok
[INFO] [stdout] test poker::pots::no_limit_pot::tests::single_fold_then_call ... ok
[INFO] [stdout] test poker::pots::no_limit_pot::tests::collect_nonzero_pot_two_callers ... ok
[INFO] [stdout] test poker::pots::no_limit_pot::tests::distribute_multiple_pots ... ok
[INFO] [stdout] test poker::pots::no_limit_pot::tests::post_blinds_with_ante ... ok
[INFO] [stdout] test poker::pots::no_limit_pot::tests::distribute_multiple_pots_split_main ... ok
[INFO] [stdout] test poker::pots::no_limit_pot::tests::split_distribute_pot_odd_chip ... ok
[INFO] [stdout] test poker::pots::no_limit_pot::tests::double_objective_pot_odd_chip_oop ... ok
[INFO] [stdout] test poker::pots::no_limit_pot::tests::split_distribute_pot ... ok
[INFO] [stdout] test poker::pots::no_limit_pot::tests::split_distribute_pot_odd_chip_3_players ... ok
[INFO] [stdout] test poker::pots::no_limit_pot::tests::single_fold_then_raise ... ok
[INFO] [stdout] test poker::pots::no_limit_pot::tests::basic_double_objective_pot ... ok
[INFO] [stdout] test poker::game_actions::requests::draw::tests::deserialize_from_bad_array - should panic ... ok
[INFO] [stdout] test poker::game_actions::requests::bet_raise::tests::deserialize_from_json_string - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9ab8c30e8dbaa6419ea9d228d89f735fa902ba53d546b548068601f065e2ed68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ab8c30e8dbaa6419ea9d228d89f735fa902ba53d546b548068601f065e2ed68", kill_on_drop: false }`
[INFO] [stdout] 9ab8c30e8dbaa6419ea9d228d89f735fa902ba53d546b548068601f065e2ed68
