[INFO] cloning repository https://github.com/TuxMC-sys/ferris_chats
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TuxMC-sys/ferris_chats" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTuxMC-sys%2Fferris_chats", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTuxMC-sys%2Fferris_chats'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 87a5cb04827f99f50a53bd84795e17fccf357abe
[INFO] building TuxMC-sys/ferris_chats against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTuxMC-sys%2Fferris_chats" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TuxMC-sys/ferris_chats
[INFO] finished tweaking git repo https://github.com/TuxMC-sys/ferris_chats
[INFO] tweaked toml for git repo https://github.com/TuxMC-sys/ferris_chats written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TuxMC-sys/ferris_chats on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TuxMC-sys/ferris_chats 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 181a62bb22c3c85bf73928f3fcc4a3dce53500f58741ec0ac0b493205e6823de
[INFO] running `Command { std: "docker" "start" "-a" "181a62bb22c3c85bf73928f3fcc4a3dce53500f58741ec0ac0b493205e6823de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "181a62bb22c3c85bf73928f3fcc4a3dce53500f58741ec0ac0b493205e6823de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "181a62bb22c3c85bf73928f3fcc4a3dce53500f58741ec0ac0b493205e6823de", kill_on_drop: false }`
[INFO] [stdout] 181a62bb22c3c85bf73928f3fcc4a3dce53500f58741ec0ac0b493205e6823de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 539fc2a4aba9757d32b5109077310cc0a8ac4c452e06aca99d33fc4b23f262a8
[INFO] running `Command { std: "docker" "start" "-a" "539fc2a4aba9757d32b5109077310cc0a8ac4c452e06aca99d33fc4b23f262a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling cursive-macros v0.1.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling axum-core v0.5.0
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.8
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling pin-project v1.1.8
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling enumset_derive v0.10.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling enumset v1.1.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling cursive_core v0.4.6
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling ferris_chats_data v0.1.0
[INFO] [stderr]    Compiling ferris_chats_data v0.1.1 (/opt/rustwide/workdir/ferris_chats_data)
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling cursive v0.21.1
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum-server v0.7.1
[INFO] [stderr]    Compiling axum v0.8.1
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling ferris_chats_server v0.1.1 (/opt/rustwide/workdir/ferris_chats_server)
[INFO] [stderr]    Compiling ferris_chats_client v0.1.0 (/opt/rustwide/workdir/ferris_chats_client)
[INFO] [stdout] warning: unused imports: `BorderStyle` and `Palette`
[INFO] [stdout]  --> ferris_chats_client/src/ui.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use cursive::style::{BorderStyle, Palette};
[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: `cursive::traits::With`
[INFO] [stdout]  --> ferris_chats_client/src/ui.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use cursive::traits::With;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Dialog`, `EditView`, and `LinearLayout`
[INFO] [stdout]  --> ferris_chats_client/src/ui.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cursive::views::{Dialog, EditView, LinearLayout, TextView};
[INFO] [stdout]   |                      ^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cursive::Cursive`
[INFO] [stdout]  --> ferris_chats_client/src/ui.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use cursive::Cursive;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init` is never used
[INFO] [stdout]  --> ferris_chats_client/src/client.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | async fn init() {
[INFO] [stdout]   |          ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_state` is never used
[INFO] [stdout]   --> ferris_chats_client/src/client.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | async fn update_state(
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `last_n_messages` is never used
[INFO] [stdout]   --> ferris_chats_client/src/client.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub async fn last_n_messages(number: usize) -> Result<Messages, Box<dyn std::error::Error>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send` is never used
[INFO] [stdout]   --> ferris_chats_client/src/client.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | async fn send(message: &Message) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_new` is never used
[INFO] [stdout]   --> ferris_chats_client/src/client.rs:55:14
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub async fn add_new(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ui` is never used
[INFO] [stdout]  --> ferris_chats_client/src/ui.rs:6:4
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn ui() {
[INFO] [stdout]   |    ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_len` is never used
[INFO] [stdout]   --> ferris_chats_client/src/client.rs:67:14
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub async fn get_len() -> Result<usize, Box<dyn std::error::Error>> {
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_or_return` is never used
[INFO] [stdout]   --> ferris_chats_client/src/client.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub async fn send_or_return(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hardcoded_server` is never used
[INFO] [stdout]   --> ferris_chats_client/src/client.rs:91:4
[INFO] [stdout]    |
[INFO] [stdout] 91 | fn hardcoded_server() -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `new_client` is never used
[INFO] [stdout]   --> ferris_chats_client/src/client.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | async fn new_client() -> Client {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.25s
[INFO] running `Command { std: "docker" "inspect" "539fc2a4aba9757d32b5109077310cc0a8ac4c452e06aca99d33fc4b23f262a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "539fc2a4aba9757d32b5109077310cc0a8ac4c452e06aca99d33fc4b23f262a8", kill_on_drop: false }`
[INFO] [stdout] 539fc2a4aba9757d32b5109077310cc0a8ac4c452e06aca99d33fc4b23f262a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c97da26c3a7119f956043b6ed2aeb777fda86a5e061ff9f354e157286d7dd037
[INFO] running `Command { std: "docker" "start" "-a" "c97da26c3a7119f956043b6ed2aeb777fda86a5e061ff9f354e157286d7dd037", kill_on_drop: false }`
[INFO] [stderr]    Compiling ferris_chats_data v0.1.1 (/opt/rustwide/workdir/ferris_chats_data)
[INFO] [stderr]    Compiling ferris_chats_server v0.1.1 (/opt/rustwide/workdir/ferris_chats_server)
[INFO] [stderr]    Compiling ferris_chats_client v0.1.0 (/opt/rustwide/workdir/ferris_chats_client)
[INFO] [stdout] warning: unused imports: `BorderStyle` and `Palette`
[INFO] [stdout]  --> ferris_chats_client/src/ui.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use cursive::style::{BorderStyle, Palette};
[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: `cursive::traits::With`
[INFO] [stdout]  --> ferris_chats_client/src/ui.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use cursive::traits::With;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Dialog`, `EditView`, and `LinearLayout`
[INFO] [stdout]  --> ferris_chats_client/src/ui.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cursive::views::{Dialog, EditView, LinearLayout, TextView};
[INFO] [stdout]   |                      ^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cursive::Cursive`
[INFO] [stdout]  --> ferris_chats_client/src/ui.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use cursive::Cursive;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init` is never used
[INFO] [stdout]  --> ferris_chats_client/src/client.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | async fn init() {
[INFO] [stdout]   |          ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_state` is never used
[INFO] [stdout]   --> ferris_chats_client/src/client.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | async fn update_state(
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `last_n_messages` is never used
[INFO] [stdout]   --> ferris_chats_client/src/client.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub async fn last_n_messages(number: usize) -> Result<Messages, Box<dyn std::error::Error>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send` is never used
[INFO] [stdout]   --> ferris_chats_client/src/client.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | async fn send(message: &Message) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_new` is never used
[INFO] [stdout]   --> ferris_chats_client/src/client.rs:55:14
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub async fn add_new(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_len` is never used
[INFO] [stdout]   --> ferris_chats_client/src/client.rs:67:14
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub async fn get_len() -> Result<usize, Box<dyn std::error::Error>> {
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_or_return` is never used
[INFO] [stdout]   --> ferris_chats_client/src/client.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub async fn send_or_return(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hardcoded_server` is never used
[INFO] [stdout]   --> ferris_chats_client/src/client.rs:91:4
[INFO] [stdout]    |
[INFO] [stdout] 91 | fn hardcoded_server() -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `new_client` is never used
[INFO] [stdout]   --> ferris_chats_client/src/client.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | async fn new_client() -> Client {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ui` is never used
[INFO] [stdout]  --> ferris_chats_client/src/ui.rs:6:4
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn ui() {
[INFO] [stdout]   |    ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.88s
[INFO] running `Command { std: "docker" "inspect" "c97da26c3a7119f956043b6ed2aeb777fda86a5e061ff9f354e157286d7dd037", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c97da26c3a7119f956043b6ed2aeb777fda86a5e061ff9f354e157286d7dd037", kill_on_drop: false }`
[INFO] [stdout] c97da26c3a7119f956043b6ed2aeb777fda86a5e061ff9f354e157286d7dd037
