[INFO] cloning repository https://github.com/JacksonKyoshi/rust_project
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JacksonKyoshi/rust_project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJacksonKyoshi%2Frust_project", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJacksonKyoshi%2Frust_project'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3ba02915b37ca64594c794e20249a450e37167f
[INFO] checking JacksonKyoshi/rust_project against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJacksonKyoshi%2Frust_project" "/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/JacksonKyoshi/rust_project 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] started tweaking git repo https://github.com/JacksonKyoshi/rust_project
[INFO] finished tweaking git repo https://github.com/JacksonKyoshi/rust_project
[INFO] tweaked toml for git repo https://github.com/JacksonKyoshi/rust_project written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/JacksonKyoshi/rust_project 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] 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] f577acfe16f7ab8b0a58d53cff57f748c127d8f6ad336a33ba1d7d5ab0b0add7
[INFO] running `Command { std: "docker" "start" "-a" "f577acfe16f7ab8b0a58d53cff57f748c127d8f6ad336a33ba1d7d5ab0b0add7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f577acfe16f7ab8b0a58d53cff57f748c127d8f6ad336a33ba1d7d5ab0b0add7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f577acfe16f7ab8b0a58d53cff57f748c127d8f6ad336a33ba1d7d5ab0b0add7", kill_on_drop: false }`
[INFO] [stdout] f577acfe16f7ab8b0a58d53cff57f748c127d8f6ad336a33ba1d7d5ab0b0add7
[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] 204e1c44180c3333414ecc08a2fc5dc49985263ef0eb4c91efdb344ceca519c4
[INFO] running `Command { std: "docker" "start" "-a" "204e1c44180c3333414ecc08a2fc5dc49985263ef0eb4c91efdb344ceca519c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]     Checking itoa v1.0.13
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking hashbrown v0.15.1
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.13.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking ratatui v0.24.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking crypto-hash v0.3.4
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking chatproto v0.1.0 (/opt/rustwide/workdir/chatproto)
[INFO] [stdout] warning: unused import: `std::ptr::write`
[INFO] [stdout]  --> chatproto/src/netproto/decode.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::ptr::write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::ErrorKind`
[INFO] [stdout]  --> chatproto/src/netproto/encode.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::ErrorKind;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::future::err`
[INFO] [stdout]  --> chatproto/src/netproto/encode.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use futures::future::err;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::messages::ServerReply::Error`
[INFO] [stdout]   --> chatproto/src/netproto/encode.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::messages::ServerReply::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RwLockReadGuard`
[INFO] [stdout]  --> chatproto/src/solutions/debian_lover.rs:1:31
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_std::sync::{RwLock, RwLockReadGuard};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `future`
[INFO] [stdout]  --> chatproto/src/solutions/debian_lover.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures::{future, select};
[INFO] [stdout]   |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> chatproto/src/solutions/debian_lover.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 |   collections::{HashMap, HashSet, VecDeque},
[INFO] [stdout]   |                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Message`
[INFO] [stdout]   --> chatproto/src/solutions/debian_lover.rs:21:40
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::messages::ClientPollReply::{Message, Nothing};
[INFO] [stdout]    |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Delayed`
[INFO] [stdout]   --> chatproto/src/solutions/debian_lover.rs:22:36
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::messages::ClientReply::{Delayed, Delivered, Error, Transfer};
[INFO] [stdout]    |                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ptr::write`
[INFO] [stdout]  --> chatproto/src/netproto/decode.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::ptr::write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::ErrorKind`
[INFO] [stdout]  --> chatproto/src/netproto/encode.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::ErrorKind;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::future::err`
[INFO] [stdout]  --> chatproto/src/netproto/encode.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use futures::future::err;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::messages::ServerReply::Error`
[INFO] [stdout]   --> chatproto/src/netproto/encode.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::messages::ServerReply::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RwLockReadGuard`
[INFO] [stdout]  --> chatproto/src/solutions/debian_lover.rs:1:31
[INFO] [stdout]   |
[INFO] [stdout] 1 | use async_std::sync::{RwLock, RwLockReadGuard};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `future`
[INFO] [stdout]  --> chatproto/src/solutions/debian_lover.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures::{future, select};
[INFO] [stdout]   |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> chatproto/src/solutions/debian_lover.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 |   collections::{HashMap, HashSet, VecDeque},
[INFO] [stdout]   |                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Message`
[INFO] [stdout]   --> chatproto/src/solutions/debian_lover.rs:21:40
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::messages::ClientPollReply::{Message, Nothing};
[INFO] [stdout]    |                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Delayed`
[INFO] [stdout]   --> chatproto/src/solutions/debian_lover.rs:22:36
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::messages::ClientReply::{Delayed, Delivered, Error, Transfer};
[INFO] [stdout]    |                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rd`
[INFO] [stdout]   --> chatproto/src/netproto/decode.rs:53:24
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub fn string<R: Read>(rd: &mut R) -> anyhow::Result<String> {
[INFO] [stdout]    |                        ^^ help: if this is intentional, prefix it with an underscore: `_rd`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rd`
[INFO] [stdout]   --> chatproto/src/netproto/decode.rs:57:22
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn auth<R: Read>(rd: &mut R) -> anyhow::Result<AuthMessage> {
[INFO] [stdout]    |                      ^^ help: if this is intentional, prefix it with an underscore: `_rd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rd`
[INFO] [stdout]   --> chatproto/src/netproto/decode.rs:61:24
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn client<R: Read>(rd: &mut R) -> anyhow::Result<ClientMessage> {
[INFO] [stdout]    |                        ^^ help: if this is intentional, prefix it with an underscore: `_rd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rd`
[INFO] [stdout]   --> chatproto/src/netproto/decode.rs:65:32
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub fn client_replies<R: Read>(rd: &mut R) -> anyhow::Result<Vec<ClientReply>> {
[INFO] [stdout]    |                                ^^ help: if this is intentional, prefix it with an underscore: `_rd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rd`
[INFO] [stdout]   --> chatproto/src/netproto/decode.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub fn client_poll_reply<R: Read>(rd: &mut R) -> anyhow::Result<ClientPollReply> {
[INFO] [stdout]    |                                   ^^ help: if this is intentional, prefix it with an underscore: `_rd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rd`
[INFO] [stdout]   --> chatproto/src/netproto/decode.rs:73:24
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub fn server<R: Read>(rd: &mut R) -> anyhow::Result<ServerMessage> {
[INFO] [stdout]    |                        ^^ help: if this is intentional, prefix it with an underscore: `_rd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rd`
[INFO] [stdout]   --> chatproto/src/netproto/decode.rs:77:26
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn userlist<R: Read>(rd: &mut R) -> anyhow::Result<HashMap<ClientId, String>> {
[INFO] [stdout]    |                          ^^ help: if this is intentional, prefix it with an underscore: `_rd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rd`
[INFO] [stdout]   --> chatproto/src/netproto/decode.rs:81:30
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub fn client_query<R: Read>(rd: &mut R) -> anyhow::Result<ClientQuery> {
[INFO] [stdout]    |                              ^^ help: if this is intentional, prefix it with an underscore: `_rd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rd`
[INFO] [stdout]   --> chatproto/src/netproto/decode.rs:85:34
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub fn sequence<X, R: Read, DEC>(rd: &mut R, d: DEC) -> anyhow::Result<Sequence<X>>
[INFO] [stdout]    |                                  ^^ help: if this is intentional, prefix it with an underscore: `_rd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `d`
[INFO] [stdout]   --> chatproto/src/netproto/decode.rs:85:46
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub fn sequence<X, R: Read, DEC>(rd: &mut R, d: DEC) -> anyhow::Result<Sequence<X>>
[INFO] [stdout]    |                                              ^ help: if this is intentional, prefix it with an underscore: `_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `w`
[INFO] [stdout]   --> chatproto/src/netproto/encode.rs:72:18
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn string<W>(w: &mut W, m: &str) -> std::io::Result<()>
[INFO] [stdout]    |                  ^ help: if this is intentional, prefix it with an underscore: `_w`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]   --> chatproto/src/netproto/encode.rs:72:29
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn string<W>(w: &mut W, m: &str) -> std::io::Result<()>
[INFO] [stdout]    |                             ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `w`
[INFO] [stdout]    --> chatproto/src/netproto/encode.rs:128:18
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub fn server<W>(w: &mut W, m: &ServerMessage) -> std::io::Result<()>
[INFO] [stdout]     |                  ^ help: if this is intentional, prefix it with an underscore: `_w`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]    --> chatproto/src/netproto/encode.rs:128:29
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub fn server<W>(w: &mut W, m: &ServerMessage) -> std::io::Result<()>
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `w`
[INFO] [stdout]    --> chatproto/src/netproto/encode.rs:135:18
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub fn client<W>(w: &mut W, m: &ClientMessage) -> std::io::Result<()>
[INFO] [stdout]     |                  ^ help: if this is intentional, prefix it with an underscore: `_w`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]    --> chatproto/src/netproto/encode.rs:135:29
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub fn client<W>(w: &mut W, m: &ClientMessage) -> std::io::Result<()>
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `w`
[INFO] [stdout]    --> chatproto/src/netproto/encode.rs:142:26
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub fn client_replies<W>(w: &mut W, m: &[ClientReply]) -> std::io::Result<()>
[INFO] [stdout]     |                          ^ help: if this is intentional, prefix it with an underscore: `_w`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]    --> chatproto/src/netproto/encode.rs:142:37
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub fn client_replies<W>(w: &mut W, m: &[ClientReply]) -> std::io::Result<()>
[INFO] [stdout]     |                                     ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `w`
[INFO] [stdout]    --> chatproto/src/netproto/encode.rs:149:29
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub fn client_poll_reply<W>(w: &mut W, m: &ClientPollReply) -> std::io::Result<()>
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_w`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]    --> chatproto/src/netproto/encode.rs:149:40
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub fn client_poll_reply<W>(w: &mut W, m: &ClientPollReply) -> std::io::Result<()>
[INFO] [stdout]     |                                        ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `w`
[INFO] [stdout]    --> chatproto/src/netproto/encode.rs:157:20
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub fn userlist<W>(w: &mut W, m: &HashMap<ClientId, String>) -> std::io::Result<()>
[INFO] [stdout]     |                    ^ help: if this is intentional, prefix it with an underscore: `_w`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]    --> chatproto/src/netproto/encode.rs:157:31
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub fn userlist<W>(w: &mut W, m: &HashMap<ClientId, String>) -> std::io::Result<()>
[INFO] [stdout]     |                               ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `w`
[INFO] [stdout]    --> chatproto/src/netproto/encode.rs:164:24
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub fn client_query<W>(w: &mut W, m: &ClientQuery) -> std::io::Result<()>
[INFO] [stdout]     |                        ^ help: if this is intentional, prefix it with an underscore: `_w`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]    --> chatproto/src/netproto/encode.rs:164:35
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub fn client_query<W>(w: &mut W, m: &ClientQuery) -> std::io::Result<()>
[INFO] [stdout]     |                                   ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `w`
[INFO] [stdout]    --> chatproto/src/netproto/encode.rs:171:28
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub fn sequence<X, W, ENC>(w: &mut W, m: &Sequence<X>, f: ENC) -> std::io::Result<()>
[INFO] [stdout]     |                            ^ help: if this is intentional, prefix it with an underscore: `_w`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]    --> chatproto/src/netproto/encode.rs:171:39
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub fn sequence<X, W, ENC>(w: &mut W, m: &Sequence<X>, f: ENC) -> std::io::Result<()>
[INFO] [stdout]     |                                       ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> chatproto/src/netproto/encode.rs:171:56
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub fn sequence<X, W, ENC>(w: &mut W, m: &Sequence<X>, f: ENC) -> std::io::Result<()>
[INFO] [stdout]     |                                                        ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client_id`
[INFO] [stdout]    --> chatproto/src/solutions/debian_lover.rs:232:18
[INFO] [stdout]     |
[INFO] [stdout] 232 |             for (client_id, server_id) in msgServ.dsts.iter() {
[INFO] [stdout]     |                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `src_ip` is never read
[INFO] [stdout]   --> chatproto/src/solutions/debian_lover.rs:38:3
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct ClientInfo {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 38 |   src_ip: IpAddr,
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> chatproto/src/solutions/debian_lover.rs:50:3
[INFO] [stdout]    |
[INFO] [stdout] 49 | struct RemoteClientInfo {
[INFO] [stdout]    |        ---------------- field in this struct
[INFO] [stdout] 50 |   name: String,
[INFO] [stdout]    |   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `msgServ` should have a snake case name
[INFO] [stdout]    --> chatproto/src/solutions/debian_lover.rs:218:30
[INFO] [stdout]     |
[INFO] [stdout] 218 |       ServerMessage::Message(msgServ) => {
[INFO] [stdout]     |                              ^^^^^^^ help: convert the identifier to snake case: `msg_serv`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]     Checking client v0.1.0 (/opt/rustwide/workdir/client)
[INFO] [stdout] warning: unused import: `SpamChecker`
[INFO] [stdout]  --> server/src/main.rs:4:54
[INFO] [stdout]   |
[INFO] [stdout] 4 | use chatproto::core::{DefaultChecker, MessageServer, SpamChecker};
[INFO] [stdout]   |                                                      ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SpamChecker`
[INFO] [stdout]  --> server/src/main.rs:4:54
[INFO] [stdout]   |
[INFO] [stdout] 4 | use chatproto::core::{DefaultChecker, MessageServer, SpamChecker};
[INFO] [stdout]   |                                                      ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rd`
[INFO] [stdout]   --> chatproto/src/netproto/decode.rs:53:24
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub fn string<R: Read>(rd: &mut R) -> anyhow::Result<String> {
[INFO] [stdout]    |                        ^^ help: if this is intentional, prefix it with an underscore: `_rd`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rd`
[INFO] [stdout]   --> chatproto/src/netproto/decode.rs:57:22
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn auth<R: Read>(rd: &mut R) -> anyhow::Result<AuthMessage> {
[INFO] [stdout]    |                      ^^ help: if this is intentional, prefix it with an underscore: `_rd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rd`
[INFO] [stdout]   --> chatproto/src/netproto/decode.rs:61:24
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn client<R: Read>(rd: &mut R) -> anyhow::Result<ClientMessage> {
[INFO] [stdout]    |                        ^^ help: if this is intentional, prefix it with an underscore: `_rd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rd`
[INFO] [stdout]   --> chatproto/src/netproto/decode.rs:65:32
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub fn client_replies<R: Read>(rd: &mut R) -> anyhow::Result<Vec<ClientReply>> {
[INFO] [stdout]    |                                ^^ help: if this is intentional, prefix it with an underscore: `_rd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rd`
[INFO] [stdout]   --> chatproto/src/netproto/decode.rs:69:35
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub fn client_poll_reply<R: Read>(rd: &mut R) -> anyhow::Result<ClientPollReply> {
[INFO] [stdout]    |                                   ^^ help: if this is intentional, prefix it with an underscore: `_rd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rd`
[INFO] [stdout]   --> chatproto/src/netproto/decode.rs:73:24
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub fn server<R: Read>(rd: &mut R) -> anyhow::Result<ServerMessage> {
[INFO] [stdout]    |                        ^^ help: if this is intentional, prefix it with an underscore: `_rd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rd`
[INFO] [stdout]   --> chatproto/src/netproto/decode.rs:77:26
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn userlist<R: Read>(rd: &mut R) -> anyhow::Result<HashMap<ClientId, String>> {
[INFO] [stdout]    |                          ^^ help: if this is intentional, prefix it with an underscore: `_rd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rd`
[INFO] [stdout]   --> chatproto/src/netproto/decode.rs:81:30
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub fn client_query<R: Read>(rd: &mut R) -> anyhow::Result<ClientQuery> {
[INFO] [stdout]    |                              ^^ help: if this is intentional, prefix it with an underscore: `_rd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rd`
[INFO] [stdout]   --> chatproto/src/netproto/decode.rs:85:34
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub fn sequence<X, R: Read, DEC>(rd: &mut R, d: DEC) -> anyhow::Result<Sequence<X>>
[INFO] [stdout]    |                                  ^^ help: if this is intentional, prefix it with an underscore: `_rd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `d`
[INFO] [stdout]   --> chatproto/src/netproto/decode.rs:85:46
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub fn sequence<X, R: Read, DEC>(rd: &mut R, d: DEC) -> anyhow::Result<Sequence<X>>
[INFO] [stdout]    |                                              ^ help: if this is intentional, prefix it with an underscore: `_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `w`
[INFO] [stdout]   --> chatproto/src/netproto/encode.rs:72:18
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn string<W>(w: &mut W, m: &str) -> std::io::Result<()>
[INFO] [stdout]    |                  ^ help: if this is intentional, prefix it with an underscore: `_w`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]   --> chatproto/src/netproto/encode.rs:72:29
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn string<W>(w: &mut W, m: &str) -> std::io::Result<()>
[INFO] [stdout]    |                             ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `w`
[INFO] [stdout]    --> chatproto/src/netproto/encode.rs:128:18
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub fn server<W>(w: &mut W, m: &ServerMessage) -> std::io::Result<()>
[INFO] [stdout]     |                  ^ help: if this is intentional, prefix it with an underscore: `_w`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]    --> chatproto/src/netproto/encode.rs:128:29
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub fn server<W>(w: &mut W, m: &ServerMessage) -> std::io::Result<()>
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `w`
[INFO] [stdout]    --> chatproto/src/netproto/encode.rs:135:18
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub fn client<W>(w: &mut W, m: &ClientMessage) -> std::io::Result<()>
[INFO] [stdout]     |                  ^ help: if this is intentional, prefix it with an underscore: `_w`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]    --> chatproto/src/netproto/encode.rs:135:29
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub fn client<W>(w: &mut W, m: &ClientMessage) -> std::io::Result<()>
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `w`
[INFO] [stdout]    --> chatproto/src/netproto/encode.rs:142:26
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub fn client_replies<W>(w: &mut W, m: &[ClientReply]) -> std::io::Result<()>
[INFO] [stdout]     |                          ^ help: if this is intentional, prefix it with an underscore: `_w`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]    --> chatproto/src/netproto/encode.rs:142:37
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub fn client_replies<W>(w: &mut W, m: &[ClientReply]) -> std::io::Result<()>
[INFO] [stdout]     |                                     ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `w`
[INFO] [stdout]    --> chatproto/src/netproto/encode.rs:149:29
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub fn client_poll_reply<W>(w: &mut W, m: &ClientPollReply) -> std::io::Result<()>
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_w`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]    --> chatproto/src/netproto/encode.rs:149:40
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub fn client_poll_reply<W>(w: &mut W, m: &ClientPollReply) -> std::io::Result<()>
[INFO] [stdout]     |                                        ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `w`
[INFO] [stdout]    --> chatproto/src/netproto/encode.rs:157:20
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub fn userlist<W>(w: &mut W, m: &HashMap<ClientId, String>) -> std::io::Result<()>
[INFO] [stdout]     |                    ^ help: if this is intentional, prefix it with an underscore: `_w`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]    --> chatproto/src/netproto/encode.rs:157:31
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub fn userlist<W>(w: &mut W, m: &HashMap<ClientId, String>) -> std::io::Result<()>
[INFO] [stdout]     |                               ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `w`
[INFO] [stdout]    --> chatproto/src/netproto/encode.rs:164:24
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub fn client_query<W>(w: &mut W, m: &ClientQuery) -> std::io::Result<()>
[INFO] [stdout]     |                        ^ help: if this is intentional, prefix it with an underscore: `_w`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]    --> chatproto/src/netproto/encode.rs:164:35
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub fn client_query<W>(w: &mut W, m: &ClientQuery) -> std::io::Result<()>
[INFO] [stdout]     |                                   ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `w`
[INFO] [stdout]    --> chatproto/src/netproto/encode.rs:171:28
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub fn sequence<X, W, ENC>(w: &mut W, m: &Sequence<X>, f: ENC) -> std::io::Result<()>
[INFO] [stdout]     |                            ^ help: if this is intentional, prefix it with an underscore: `_w`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]    --> chatproto/src/netproto/encode.rs:171:39
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub fn sequence<X, W, ENC>(w: &mut W, m: &Sequence<X>, f: ENC) -> std::io::Result<()>
[INFO] [stdout]     |                                       ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> chatproto/src/netproto/encode.rs:171:56
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub fn sequence<X, W, ENC>(w: &mut W, m: &Sequence<X>, f: ENC) -> std::io::Result<()>
[INFO] [stdout]     |                                                        ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `client_id`
[INFO] [stdout]    --> chatproto/src/solutions/debian_lover.rs:232:18
[INFO] [stdout]     |
[INFO] [stdout] 232 |             for (client_id, server_id) in msgServ.dsts.iter() {
[INFO] [stdout]     |                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset_cursor` is never used
[INFO] [stdout]   --> client/src/inputbox.rs:58:10
[INFO] [stdout]    |
[INFO] [stdout] 8  | impl IBox {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |   pub fn reset_cursor(&mut self) {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `src_ip` is never read
[INFO] [stdout]   --> chatproto/src/solutions/debian_lover.rs:38:3
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct ClientInfo {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 38 |   src_ip: IpAddr,
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> chatproto/src/solutions/debian_lover.rs:50:3
[INFO] [stdout]    |
[INFO] [stdout] 49 | struct RemoteClientInfo {
[INFO] [stdout]    |        ---------------- field in this struct
[INFO] [stdout] 50 |   name: String,
[INFO] [stdout]    |   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `msgServ` should have a snake case name
[INFO] [stdout]    --> chatproto/src/solutions/debian_lover.rs:218:30
[INFO] [stdout]     |
[INFO] [stdout] 218 |       ServerMessage::Message(msgServ) => {
[INFO] [stdout]     |                              ^^^^^^^ help: convert the identifier to snake case: `msg_serv`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset_cursor` is never used
[INFO] [stdout]   --> client/src/inputbox.rs:58:10
[INFO] [stdout]    |
[INFO] [stdout] 8  | impl IBox {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |   pub fn reset_cursor(&mut self) {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.15s
[INFO] running `Command { std: "docker" "inspect" "204e1c44180c3333414ecc08a2fc5dc49985263ef0eb4c91efdb344ceca519c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "204e1c44180c3333414ecc08a2fc5dc49985263ef0eb4c91efdb344ceca519c4", kill_on_drop: false }`
[INFO] [stdout] 204e1c44180c3333414ecc08a2fc5dc49985263ef0eb4c91efdb344ceca519c4
