[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] c1fe0d9af184a9ac7ff334b997d6d4a3448adaa0
[INFO] building redshiftss/crabble against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredshiftss%2Fcrabble" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/redshiftss/crabble on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded instability v0.3.7
[INFO] [stderr]   Downloaded tracing-error v0.2.1
[INFO] [stderr]   Downloaded matchit v0.8.0
[INFO] [stderr]   Downloaded color-spantrace v0.3.0
[INFO] [stderr]   Downloaded axum-core v0.5.0-alpha.1
[INFO] [stderr]   Downloaded compact_str v0.8.1
[INFO] [stderr]   Downloaded axum v0.8.0-alpha.1
[INFO] [stderr]   Downloaded owo-colors v4.2.1
[INFO] [stderr]   Downloaded tower v0.5.1
[INFO] [stderr]   Downloaded color-eyre v0.6.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 869b79aa8deea42798475613c73ba75b98472a9369d74b58edaea37ea6c3835b
[INFO] running `Command { std: "docker" "start" "-a" "869b79aa8deea42798475613c73ba75b98472a9369d74b58edaea37ea6c3835b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "869b79aa8deea42798475613c73ba75b98472a9369d74b58edaea37ea6c3835b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "869b79aa8deea42798475613c73ba75b98472a9369d74b58edaea37ea6c3835b", kill_on_drop: false }`
[INFO] [stdout] 869b79aa8deea42798475613c73ba75b98472a9369d74b58edaea37ea6c3835b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e8f2d970e1b00b1f548d78a018c64ce15bde5df2cb1822c55cb9e2bb3554fb9
[INFO] running `Command { std: "docker" "start" "-a" "2e8f2d970e1b00b1f548d78a018c64ce15bde5df2cb1822c55cb9e2bb3554fb9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling matchit v0.8.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling axum-core v0.5.0-alpha.1
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling logic v0.0.0 (/opt/rustwide/workdir/logic)
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.7
[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:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     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]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling asn_tests_runner v0.1.0 (/opt/rustwide/workdir/asn_tests_runner)
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling tower v0.5.1
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling crabble-tui v0.1.0 (/opt/rustwide/workdir/crabble-tui)
[INFO] [stdout] warning: unused import: `core::num`
[INFO] [stdout]  --> crabble-tui/src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::num;
[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: `self`
[INFO] [stdout]  --> crabble-tui/src/main.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | use logic::game::{self, Game, Player};
[INFO] [stdout]   |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `KeyEventKind`
[INFO] [stdout]  --> crabble-tui/src/main.rs:8:49
[INFO] [stdout]   |
[INFO] [stdout] 8 | 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:12:29
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | 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:14:31
[INFO] [stdout]    |
[INFO] [stdout] 14 | use ratatui::widgets::{Block, List, ListItem, Paragraph, Widget};
[INFO] [stdout]    |                               ^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling axum v0.8.0-alpha.1
[INFO] [stdout] warning: unused import: `Stylize`
[INFO] [stdout]   --> crabble-tui/src/main.rs:12:46
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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:54:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | struct GameTurn {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |     game: Game,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InputMode` is never used
[INFO] [stdout]   --> crabble-tui/src/main.rs:67:6
[INFO] [stdout]    |
[INFO] [stdout] 67 | enum InputMode {
[INFO] [stdout]    |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `editable` is never read
[INFO] [stdout]   --> crabble-tui/src/main.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | struct StringField {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 90 |     editable: bool,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StringField` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `make_editable` is never used
[INFO] [stdout]    --> crabble-tui/src/main.rs:133:8
[INFO] [stdout]     |
[INFO] [stdout] 122 | impl StringField {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 133 |     fn make_editable(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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 1m 43s
[INFO] running `Command { std: "docker" "inspect" "2e8f2d970e1b00b1f548d78a018c64ce15bde5df2cb1822c55cb9e2bb3554fb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e8f2d970e1b00b1f548d78a018c64ce15bde5df2cb1822c55cb9e2bb3554fb9", kill_on_drop: false }`
[INFO] [stdout] 2e8f2d970e1b00b1f548d78a018c64ce15bde5df2cb1822c55cb9e2bb3554fb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6efc963a8c96f1a9463ecf50df82d1e10d72bb58bf3f2713a51809528db42726
[INFO] running `Command { std: "docker" "start" "-a" "6efc963a8c96f1a9463ecf50df82d1e10d72bb58bf3f2713a51809528db42726", kill_on_drop: false }`
[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:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     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] [stderr]    Compiling asn_tests_runner v0.1.0 (/opt/rustwide/workdir/asn_tests_runner)
[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] [stderr]    Compiling logic v0.0.0 (/opt/rustwide/workdir/logic)
[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]    Compiling crabble-tui v0.1.0 (/opt/rustwide/workdir/crabble-tui)
[INFO] [stderr]    Compiling server v0.1.0 (/opt/rustwide/workdir/networking/server)
[INFO] [stdout] warning: unused import: `core::num`
[INFO] [stdout]  --> crabble-tui/src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::num;
[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: `self`
[INFO] [stdout]  --> crabble-tui/src/main.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | use logic::game::{self, Game, Player};
[INFO] [stdout]   |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `KeyEventKind`
[INFO] [stdout]  --> crabble-tui/src/main.rs:8:49
[INFO] [stdout]   |
[INFO] [stdout] 8 | 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:12:29
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 | 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:14:31
[INFO] [stdout]    |
[INFO] [stdout] 14 | 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:12:46
[INFO] [stdout]    |
[INFO] [stdout] 12 | use ratatui::style::{Color, Modifier, Style, Stylize};
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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: field `game` is never read
[INFO] [stdout]   --> crabble-tui/src/main.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | struct GameTurn {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 54 |     game: Game,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InputMode` is never used
[INFO] [stdout]   --> crabble-tui/src/main.rs:67:6
[INFO] [stdout]    |
[INFO] [stdout] 67 | enum InputMode {
[INFO] [stdout]    |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `editable` is never read
[INFO] [stdout]   --> crabble-tui/src/main.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | struct StringField {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 90 |     editable: bool,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StringField` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `make_editable` is never used
[INFO] [stdout]    --> crabble-tui/src/main.rs:133:8
[INFO] [stdout]     |
[INFO] [stdout] 122 | impl StringField {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 133 |     fn make_editable(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[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:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.05s
[INFO] running `Command { std: "docker" "inspect" "6efc963a8c96f1a9463ecf50df82d1e10d72bb58bf3f2713a51809528db42726", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6efc963a8c96f1a9463ecf50df82d1e10d72bb58bf3f2713a51809528db42726", kill_on_drop: false }`
[INFO] [stdout] 6efc963a8c96f1a9463ecf50df82d1e10d72bb58bf3f2713a51809528db42726
