[INFO] cloning repository https://github.com/redshiftss/crabble
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redshiftss/crabble" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredshiftss%2Fcrabble", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredshiftss%2Fcrabble'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2e3d6853de2702c8f9179523299f91136dd7e85
[INFO] checking redshiftss/crabble against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredshiftss%2Fcrabble" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/redshiftss/crabble on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/redshiftss/crabble
[INFO] finished tweaking git repo https://github.com/redshiftss/crabble
[INFO] tweaked toml for git repo https://github.com/redshiftss/crabble written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/redshiftss/crabble 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded axum-core v0.5.0-alpha.1
[INFO] [stderr]   Downloaded matchit v0.8.0
[INFO] [stderr]   Downloaded axum v0.8.0-alpha.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb4569a177d0f85bdc285209344dce27a30a7ffc6bf8fef33bf6a75f389191fc
[INFO] running `Command { std: "docker" "start" "-a" "fb4569a177d0f85bdc285209344dce27a30a7ffc6bf8fef33bf6a75f389191fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb4569a177d0f85bdc285209344dce27a30a7ffc6bf8fef33bf6a75f389191fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb4569a177d0f85bdc285209344dce27a30a7ffc6bf8fef33bf6a75f389191fc", kill_on_drop: false }`
[INFO] [stdout] fb4569a177d0f85bdc285209344dce27a30a7ffc6bf8fef33bf6a75f389191fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de1a5388c334e9531095aa79f1714743d88fdd275ea7a7f37ea5b4a5912f6d71
[INFO] running `Command { std: "docker" "start" "-a" "de1a5388c334e9531095aa79f1714743d88fdd275ea7a7f37ea5b4a5912f6d71", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking matchit v0.8.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking axum-core v0.5.0-alpha.1
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]     Checking logic v0.0.0 (/opt/rustwide/workdir/logic)
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stdout] warning: type `HandTile` is more private than the item `Bag::take`
[INFO] [stdout]    --> logic/src/bag.rs:29:5
[INFO] [stdout]     |
[INFO] [stdout] 29  |     pub fn take(&mut self) -> Option<HandTile> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Bag::take` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `HandTile` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> logic/src/lib.rs:335:1
[INFO] [stdout]     |
[INFO] [stdout] 335 | enum HandTile {
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `HandTile` is more private than the item `Bag::put`
[INFO] [stdout]    --> logic/src/bag.rs:33:5
[INFO] [stdout]     |
[INFO] [stdout] 33  |     pub fn put(&mut self, tile: HandTile) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Bag::put` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `HandTile` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> logic/src/lib.rs:335:1
[INFO] [stdout]     |
[INFO] [stdout] 335 | enum HandTile {
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `BoardTile` is more private than the item `Game::get_tile`
[INFO] [stdout]    --> logic/src/game.rs:99:5
[INFO] [stdout]     |
[INFO] [stdout] 99  |     pub fn get_tile(&self, coord: Coordinate) -> Option<BoardTile> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Game::get_tile` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `BoardTile` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> logic/src/lib.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | struct BoardTile {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `HandTile` is more private than the item `LetterValues::get`
[INFO] [stdout]    --> logic/src/language.rs:76:5
[INFO] [stdout]     |
[INFO] [stdout] 76  |     pub fn get(&self, tile: HandTile) -> usize {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `LetterValues::get` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `HandTile` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> logic/src/lib.rs:335:1
[INFO] [stdout]     |
[INFO] [stdout] 335 | enum HandTile {
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `HandTile` is more private than the item `language::Distribution::iter`
[INFO] [stdout]    --> logic/src/language.rs:85:5
[INFO] [stdout]     |
[INFO] [stdout] 85  |     pub fn iter(&self) -> impl Iterator<Item = (HandTile, usize)> + '_ {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `language::Distribution::iter` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `HandTile` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> logic/src/lib.rs:335:1
[INFO] [stdout]     |
[INFO] [stdout] 335 | enum HandTile {
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking asn_tests_runner v0.1.0 (/opt/rustwide/workdir/asn_tests_runner)
[INFO] [stdout] warning: type `HandTile` is more private than the item `Bag::take`
[INFO] [stdout]    --> logic/src/bag.rs:29:5
[INFO] [stdout]     |
[INFO] [stdout] 29  |     pub fn take(&mut self) -> Option<HandTile> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Bag::take` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `HandTile` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> logic/src/lib.rs:335:1
[INFO] [stdout]     |
[INFO] [stdout] 335 | enum HandTile {
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `HandTile` is more private than the item `Bag::put`
[INFO] [stdout]    --> logic/src/bag.rs:33:5
[INFO] [stdout]     |
[INFO] [stdout] 33  |     pub fn put(&mut self, tile: HandTile) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Bag::put` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `HandTile` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> logic/src/lib.rs:335:1
[INFO] [stdout]     |
[INFO] [stdout] 335 | enum HandTile {
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `BoardTile` is more private than the item `Game::get_tile`
[INFO] [stdout]    --> logic/src/game.rs:99:5
[INFO] [stdout]     |
[INFO] [stdout] 99  |     pub fn get_tile(&self, coord: Coordinate) -> Option<BoardTile> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Game::get_tile` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `BoardTile` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> logic/src/lib.rs:323:1
[INFO] [stdout]     |
[INFO] [stdout] 323 | struct BoardTile {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `HandTile` is more private than the item `LetterValues::get`
[INFO] [stdout]    --> logic/src/language.rs:76:5
[INFO] [stdout]     |
[INFO] [stdout] 76  |     pub fn get(&self, tile: HandTile) -> usize {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `LetterValues::get` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `HandTile` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> logic/src/lib.rs:335:1
[INFO] [stdout]     |
[INFO] [stdout] 335 | enum HandTile {
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `HandTile` is more private than the item `language::Distribution::iter`
[INFO] [stdout]    --> logic/src/language.rs:85:5
[INFO] [stdout]     |
[INFO] [stdout] 85  |     pub fn iter(&self) -> impl Iterator<Item = (HandTile, usize)> + '_ {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `language::Distribution::iter` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `HandTile` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> logic/src/lib.rs:335:1
[INFO] [stdout]     |
[INFO] [stdout] 335 | enum HandTile {
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking crabble-tui v0.1.0 (/opt/rustwide/workdir/crabble-tui)
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> crabble-tui/src/main.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use logic::game::{self, Game};
[INFO] [stdout]   |                   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `KeyEventKind`
[INFO] [stdout]  --> crabble-tui/src/main.rs:5:49
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crossterm::event::{self, KeyCode, KeyEvent, KeyEventKind};
[INFO] [stdout]   |                                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Modifier`
[INFO] [stdout]  --> crabble-tui/src/main.rs:8:29
[INFO] [stdout]   |
[INFO] [stdout] 8 | use ratatui::style::{Color, Modifier, Style, Stylize};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Line`, `Span`, and `Text`
[INFO] [stdout]  --> crabble-tui/src/main.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ratatui::text::{Line, Span, Text};
[INFO] [stdout]   |                     ^^^^  ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ListItem` and `List`
[INFO] [stdout]   --> crabble-tui/src/main.rs:10:31
[INFO] [stdout]    |
[INFO] [stdout] 10 | use ratatui::widgets::{Block, List, ListItem, Paragraph, Widget};
[INFO] [stdout]    |                               ^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> crabble-tui/src/main.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | use logic::game::{self, Game};
[INFO] [stdout]   |                   ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `KeyEventKind`
[INFO] [stdout]  --> crabble-tui/src/main.rs:5:49
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crossterm::event::{self, KeyCode, KeyEvent, KeyEventKind};
[INFO] [stdout]   |                                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Modifier`
[INFO] [stdout]  --> crabble-tui/src/main.rs:8:29
[INFO] [stdout]   |
[INFO] [stdout] 8 | use ratatui::style::{Color, Modifier, Style, Stylize};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Line`, `Span`, and `Text`
[INFO] [stdout]  --> crabble-tui/src/main.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ratatui::text::{Line, Span, Text};
[INFO] [stdout]   |                     ^^^^  ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ListItem` and `List`
[INFO] [stdout]   --> crabble-tui/src/main.rs:10:31
[INFO] [stdout]    |
[INFO] [stdout] 10 | use ratatui::widgets::{Block, List, ListItem, Paragraph, Widget};
[INFO] [stdout]    |                               ^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stylize`
[INFO] [stdout]  --> crabble-tui/src/main.rs:8:46
[INFO] [stdout]   |
[INFO] [stdout] 8 | use ratatui::style::{Color, Modifier, Style, Stylize};
[INFO] [stdout]   |                                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stylize`
[INFO] [stdout]  --> crabble-tui/src/main.rs:8:46
[INFO] [stdout]   |
[INFO] [stdout] 8 | use ratatui::style::{Color, Modifier, Style, Stylize};
[INFO] [stdout]   |                                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `game` is never read
[INFO] [stdout]   --> crabble-tui/src/main.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct App {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] 23 |     /// Current Game being displayed by the TUI
[INFO] [stdout] 24 |     game: Option<Game>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GameTurn` is never constructed
[INFO] [stdout]   --> crabble-tui/src/main.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | struct GameTurn {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InputMode` is never used
[INFO] [stdout]   --> crabble-tui/src/main.rs:47:6
[INFO] [stdout]    |
[INFO] [stdout] 47 | enum InputMode {
[INFO] [stdout]    |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Gaming` is never constructed
[INFO] [stdout]   --> crabble-tui/src/main.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | enum State {
[INFO] [stdout]    |      ----- variant in this enum
[INFO] [stdout] 53 |     Setup,
[INFO] [stdout] 54 |     Gaming,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `game` is never read
[INFO] [stdout]   --> crabble-tui/src/main.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct App {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] 23 |     /// Current Game being displayed by the TUI
[INFO] [stdout] 24 |     game: Option<Game>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GameTurn` is never constructed
[INFO] [stdout]   --> crabble-tui/src/main.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | struct GameTurn {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InputMode` is never used
[INFO] [stdout]   --> crabble-tui/src/main.rs:47:6
[INFO] [stdout]    |
[INFO] [stdout] 47 | enum InputMode {
[INFO] [stdout]    |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Gaming` is never constructed
[INFO] [stdout]   --> crabble-tui/src/main.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | enum State {
[INFO] [stdout]    |      ----- variant in this enum
[INFO] [stdout] 53 |     Setup,
[INFO] [stdout] 54 |     Gaming,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking hyper-util v0.1.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking axum v0.8.0-alpha.1
[INFO] [stderr]     Checking server v0.1.0 (/opt/rustwide/workdir/networking/server)
[INFO] [stdout] warning: unused variable: `store`
[INFO] [stdout]   --> networking/server/src/main.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let store = HashMap::<Uuid, Game>::new();
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_store`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `id` are never read
[INFO] [stdout]   --> networking/server/src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct Player {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 12 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 13 |     id: Uuid,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Player` 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: variants `Pending`, `Playing`, and `Completed` are never constructed
[INFO] [stdout]   --> networking/server/src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | enum GameState {
[INFO] [stdout]    |      --------- variants in this enum
[INFO] [stdout] 18 |     Pending,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 19 |     Playing(Uuid), // Uuid indicating which player's turn it is
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 20 |     Completed,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `uuid`, `players`, `board`, and `state` are never read
[INFO] [stdout]   --> networking/server/src/main.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct Game {
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout] 25 |     uuid: Uuid,           // We're storing the Uuids de-normalized cause it makes it easier lol
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 26 |     players: Vec<Player>, // Order determines turn order
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 27 |     board: Board,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 28 |     state: GameState,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Game` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `start_game` is never used
[INFO] [stdout]   --> networking/server/src/main.rs:43:4
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn start_game<S: Store>(store: &mut S) -> Result<Uuid, S::Error> {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Store` is never used
[INFO] [stdout]  --> networking/server/src/store.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub trait Store {
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `store`
[INFO] [stdout]   --> networking/server/src/main.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let store = HashMap::<Uuid, Game>::new();
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_store`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `id` are never read
[INFO] [stdout]   --> networking/server/src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct Player {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 12 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 13 |     id: Uuid,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Player` 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: variants `Pending`, `Playing`, and `Completed` are never constructed
[INFO] [stdout]   --> networking/server/src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | enum GameState {
[INFO] [stdout]    |      --------- variants in this enum
[INFO] [stdout] 18 |     Pending,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 19 |     Playing(Uuid), // Uuid indicating which player's turn it is
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 20 |     Completed,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `uuid`, `players`, `board`, and `state` are never read
[INFO] [stdout]   --> networking/server/src/main.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | struct Game {
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout] 25 |     uuid: Uuid,           // We're storing the Uuids de-normalized cause it makes it easier lol
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 26 |     players: Vec<Player>, // Order determines turn order
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 27 |     board: Board,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 28 |     state: GameState,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Game` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `start_game` is never used
[INFO] [stdout]   --> networking/server/src/main.rs:43:4
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn start_game<S: Store>(store: &mut S) -> Result<Uuid, S::Error> {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Store` is never used
[INFO] [stdout]  --> networking/server/src/store.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub trait Store {
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.17s
[INFO] running `Command { std: "docker" "inspect" "de1a5388c334e9531095aa79f1714743d88fdd275ea7a7f37ea5b4a5912f6d71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de1a5388c334e9531095aa79f1714743d88fdd275ea7a7f37ea5b4a5912f6d71", kill_on_drop: false }`
[INFO] [stdout] de1a5388c334e9531095aa79f1714743d88fdd275ea7a7f37ea5b4a5912f6d71
