[INFO] cloning repository https://github.com/dthelegend/Poker-Environment [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dthelegend/Poker-Environment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdthelegend%2FPoker-Environment", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdthelegend%2FPoker-Environment'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f76a06c80f143b79055efe6754abdbd4ac1f1264 [INFO] checking dthelegend/Poker-Environment against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdthelegend%2FPoker-Environment" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dthelegend/Poker-Environment on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dthelegend/Poker-Environment [INFO] finished tweaking git repo https://github.com/dthelegend/Poker-Environment [INFO] tweaked toml for git repo https://github.com/dthelegend/Poker-Environment written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dthelegend/Poker-Environment 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af1019a45c015e106aa5d77ea6daaba4c4aec54f05726de381f5c00ff35b36f0 [INFO] running `Command { std: "docker" "start" "-a" "af1019a45c015e106aa5d77ea6daaba4c4aec54f05726de381f5c00ff35b36f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af1019a45c015e106aa5d77ea6daaba4c4aec54f05726de381f5c00ff35b36f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af1019a45c015e106aa5d77ea6daaba4c4aec54f05726de381f5c00ff35b36f0", kill_on_drop: false }` [INFO] [stdout] af1019a45c015e106aa5d77ea6daaba4c4aec54f05726de381f5c00ff35b36f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db30e6a9f3c70bea982d569e6f23bf6ccc197dcec939f5ba24f1aeaf478316af [INFO] running `Command { std: "docker" "start" "-a" "db30e6a9f3c70bea982d569e6f23bf6ccc197dcec939f5ba24f1aeaf478316af", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling target-lexicon v0.12.13 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Checking unindent v0.1.11 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling pyo3-build-config v0.19.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling pyo3-ffi v0.19.2 [INFO] [stderr] Compiling pyo3 v0.19.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.19.2 [INFO] [stderr] Compiling pyo3-macros v0.19.2 [INFO] [stderr] Checking poker_environment v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::iter::from_fn` [INFO] [stdout] --> src/game/playlist.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::iter::from_fn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::from_fn` [INFO] [stdout] --> src/game/playlist.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::iter::from_fn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `game` is never read [INFO] [stdout] --> src/tests.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | game = betting_round.update_state(Action::Fold); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `deck` is never read [INFO] [stdout] --> src/game.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 40 | River { [INFO] [stdout] | ----- field in this variant [INFO] [stdout] 41 | deck: Deck, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BettingRound` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `bet`, `table`, and `history` are never read [INFO] [stdout] --> src/game.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 316 | pub struct Showdown { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 317 | pub players: (Vec, Vec), [INFO] [stdout] 318 | pub bet: (usize, usize), [INFO] [stdout] | ^^^ [INFO] [stdout] 319 | pub table: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 320 | pub history: Vec [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Showdown` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `complete_len` is never used [INFO] [stdout] --> src/game/playlist.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl Playlist { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn complete_len(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `peek_next` is never used [INFO] [stdout] --> src/game/playlist.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 66 | impl <'a, T> Playlist { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] 67 | pub fn peek_next(&'a self) -> &'a T { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/rules/deck.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl Deck { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] 14 | pub fn new() -> Deck { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `deck` is never read [INFO] [stdout] --> src/game.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 40 | River { [INFO] [stdout] | ----- field in this variant [INFO] [stdout] 41 | deck: Deck, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BettingRound` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `bet` and `history` are never read [INFO] [stdout] --> src/game.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 316 | pub struct Showdown { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 317 | pub players: (Vec, Vec), [INFO] [stdout] 318 | pub bet: (usize, usize), [INFO] [stdout] | ^^^ [INFO] [stdout] 319 | pub table: Vec, [INFO] [stdout] 320 | pub history: Vec [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Showdown` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `complete_len` is never used [INFO] [stdout] --> src/game/playlist.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl Playlist { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn complete_len(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `peek_next` is never used [INFO] [stdout] --> src/game/playlist.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 66 | impl <'a, T> Playlist { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] 67 | pub fn peek_next(&'a self) -> &'a T { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/rules/deck.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl Deck { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] 14 | pub fn new() -> Deck { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.17s [INFO] running `Command { std: "docker" "inspect" "db30e6a9f3c70bea982d569e6f23bf6ccc197dcec939f5ba24f1aeaf478316af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db30e6a9f3c70bea982d569e6f23bf6ccc197dcec939f5ba24f1aeaf478316af", kill_on_drop: false }` [INFO] [stdout] db30e6a9f3c70bea982d569e6f23bf6ccc197dcec939f5ba24f1aeaf478316af [INFO] checking dthelegend/Poker-Environment against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdthelegend%2FPoker-Environment" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dthelegend/Poker-Environment on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dthelegend/Poker-Environment [INFO] finished tweaking git repo https://github.com/dthelegend/Poker-Environment [INFO] tweaked toml for git repo https://github.com/dthelegend/Poker-Environment written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dthelegend/Poker-Environment 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abafc874489a72b1aba9bf82509717a86bad605c41d98f4ace5650fd2b4d7e47 [INFO] running `Command { std: "docker" "start" "-a" "abafc874489a72b1aba9bf82509717a86bad605c41d98f4ace5650fd2b4d7e47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abafc874489a72b1aba9bf82509717a86bad605c41d98f4ace5650fd2b4d7e47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abafc874489a72b1aba9bf82509717a86bad605c41d98f4ace5650fd2b4d7e47", kill_on_drop: false }` [INFO] [stdout] abafc874489a72b1aba9bf82509717a86bad605c41d98f4ace5650fd2b4d7e47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a497f459fa16e1710f305b2c966da605340d464dc72b70cd20b147a602c957f5 [INFO] running `Command { std: "docker" "start" "-a" "a497f459fa16e1710f305b2c966da605340d464dc72b70cd20b147a602c957f5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling target-lexicon v0.12.13 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Checking unindent v0.1.11 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling pyo3-build-config v0.19.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling pyo3-ffi v0.19.2 [INFO] [stderr] Compiling pyo3 v0.19.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.19.2 [INFO] [stderr] Compiling pyo3-macros v0.19.2 [INFO] [stderr] Checking poker_environment v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::iter::from_fn` [INFO] [stdout] --> src/game/playlist.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::iter::from_fn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::from_fn` [INFO] [stdout] --> src/game/playlist.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::iter::from_fn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `game` is never read [INFO] [stdout] --> src/tests.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | game = betting_round.update_state(Action::Fold); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `deck` is never read [INFO] [stdout] --> src/game.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 40 | River { [INFO] [stdout] | ----- field in this variant [INFO] [stdout] 41 | deck: Deck, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BettingRound` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `bet`, `table`, and `history` are never read [INFO] [stdout] --> src/game.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 316 | pub struct Showdown { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 317 | pub players: (Vec, Vec), [INFO] [stdout] 318 | pub bet: (usize, usize), [INFO] [stdout] | ^^^ [INFO] [stdout] 319 | pub table: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 320 | pub history: Vec [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Showdown` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `complete_len` is never used [INFO] [stdout] --> src/game/playlist.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl Playlist { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn complete_len(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `peek_next` is never used [INFO] [stdout] --> src/game/playlist.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 66 | impl <'a, T> Playlist { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] 67 | pub fn peek_next(&'a self) -> &'a T { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/rules/deck.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl Deck { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] 14 | pub fn new() -> Deck { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/game.rs:305:13 [INFO] [stdout] | [INFO] [stdout] 275 | pub fn new_with_players(rng: R, players: Vec, minimum_bet: usize) -> Self { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 276 | let mut deck: Deck = Deck::new_with_rng(rng); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 305 | / BettingRound::PreFlop { [INFO] [stdout] 306 | | play_list, [INFO] [stdout] 307 | | deck, [INFO] [stdout] 308 | | bet: (pot, minimum_bet * 2, minimum_bet), [INFO] [stdout] 309 | | history: Vec::with_capacity(n_players) [INFO] [stdout] 310 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/game/playlist.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn new(input: Vec) -> Self { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 12 | VecDeque::with_capacity(input_len), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/game/playlist.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn new(input: Vec) -> Self { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 13 | input.into(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/game/playlist.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn new(input: Vec) -> Self { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 14 | Vec::with_capacity(input_len) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/game/playlist.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn into_lists(mut self) -> (Vec, Vec) { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | (self.1.into(), self.2) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rules/hand.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 151 | let permutations = all_cards.into_iter().permutations(hand_size); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 152 | [INFO] [stdout] 153 | / permutations [INFO] [stdout] 154 | | .into_iter() [INFO] [stdout] 155 | | .map(|h| calculate_hand(h)) [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rules/deck.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new_with_rng(rng: R) -> Self { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 23 | taboo_list: HashSet::new(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `deck` is never read [INFO] [stdout] --> src/game.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 40 | River { [INFO] [stdout] | ----- field in this variant [INFO] [stdout] 41 | deck: Deck, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BettingRound` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `bet` and `history` are never read [INFO] [stdout] --> src/game.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 316 | pub struct Showdown { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 317 | pub players: (Vec, Vec), [INFO] [stdout] 318 | pub bet: (usize, usize), [INFO] [stdout] | ^^^ [INFO] [stdout] 319 | pub table: Vec, [INFO] [stdout] 320 | pub history: Vec [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Showdown` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `complete_len` is never used [INFO] [stdout] --> src/game/playlist.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl Playlist { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn complete_len(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `peek_next` is never used [INFO] [stdout] --> src/game/playlist.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 66 | impl <'a, T> Playlist { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] 67 | pub fn peek_next(&'a self) -> &'a T { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/rules/deck.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl Deck { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] 14 | pub fn new() -> Deck { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/game.rs:305:13 [INFO] [stdout] | [INFO] [stdout] 275 | pub fn new_with_players(rng: R, players: Vec, minimum_bet: usize) -> Self { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 276 | let mut deck: Deck = Deck::new_with_rng(rng); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 305 | / BettingRound::PreFlop { [INFO] [stdout] 306 | | play_list, [INFO] [stdout] 307 | | deck, [INFO] [stdout] 308 | | bet: (pot, minimum_bet * 2, minimum_bet), [INFO] [stdout] 309 | | history: Vec::with_capacity(n_players) [INFO] [stdout] 310 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/game/playlist.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn new(input: Vec) -> Self { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 12 | VecDeque::with_capacity(input_len), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/game/playlist.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn new(input: Vec) -> Self { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 13 | input.into(), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/game/playlist.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn new(input: Vec) -> Self { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 14 | Vec::with_capacity(input_len) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/game/playlist.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn into_lists(mut self) -> (Vec, Vec) { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | (self.1.into(), self.2) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rules/hand.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 151 | let permutations = all_cards.into_iter().permutations(hand_size); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 152 | [INFO] [stdout] 153 | / permutations [INFO] [stdout] 154 | | .into_iter() [INFO] [stdout] 155 | | .map(|h| calculate_hand(h)) [INFO] [stdout] | |___________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rules/deck.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new_with_rng(rng: R) -> Self { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 23 | taboo_list: HashSet::new(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `poker_environment` (lib) due to 8 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `poker_environment` (lib test) due to 8 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a497f459fa16e1710f305b2c966da605340d464dc72b70cd20b147a602c957f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a497f459fa16e1710f305b2c966da605340d464dc72b70cd20b147a602c957f5", kill_on_drop: false }` [INFO] [stdout] a497f459fa16e1710f305b2c966da605340d464dc72b70cd20b147a602c957f5