[INFO] cloning repository https://github.com/ernestoCruz05/fca
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ernestoCruz05/fca" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FernestoCruz05%2Ffca", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FernestoCruz05%2Ffca'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ae10a562edf5023d11784945081ba213fc6794ba
[INFO] testing ernestoCruz05/fca against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FernestoCruz05%2Ffca" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ernestoCruz05/fca
[INFO] finished tweaking git repo https://github.com/ernestoCruz05/fca
[INFO] tweaked toml for git repo https://github.com/ernestoCruz05/fca written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ernestoCruz05/fca on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ernestoCruz05/fca 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 663ef9d3851607b64c9da6c789f6396da6ad5d95797c4de45f1c57a0483a14d6
[INFO] running `Command { std: "docker" "start" "-a" "663ef9d3851607b64c9da6c789f6396da6ad5d95797c4de45f1c57a0483a14d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "663ef9d3851607b64c9da6c789f6396da6ad5d95797c4de45f1c57a0483a14d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "663ef9d3851607b64c9da6c789f6396da6ad5d95797c4de45f1c57a0483a14d6", kill_on_drop: false }`
[INFO] [stdout] 663ef9d3851607b64c9da6c789f6396da6ad5d95797c4de45f1c57a0483a14d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89fae75ca1432e7b74bbde173ac381348440bc789f9fc996ac33bb4236df88dc
[INFO] running `Command { std: "docker" "start" "-a" "89fae75ca1432e7b74bbde173ac381348440bc789f9fc996ac33bb4236df88dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling fca v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `RoomInfo`
[INFO] [stdout]  --> src/server.rs:3:76
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::resc::{Room, RoomState, Message, MessageType, UserStatus, User, RoomInfo};
[INFO] [stdout]   |                                                                            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/server.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout]  87 | /         loop {
[INFO] [stdout]  88 | |             match tcp_listener.accept().await {
[INFO] [stdout]  89 | |                 Ok((stream, _addr)) => {
[INFO] [stdout]  90 | |                     let server_clone = Arc::clone(&server);
[INFO] [stdout] ...   |
[INFO] [stdout] 101 | |         }
[INFO] [stdout]     | |_________- any code following this expression is unreachable
[INFO] [stdout] 102 |
[INFO] [stdout] 103 |           Ok(())
[INFO] [stdout]     |           ^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `RoomCreated` and `ServerMessage` are never constructed
[INFO] [stdout]   --> src/tui_client.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub enum UIUpdate {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 36 |     RoomCreated { room_id: u16, name: String, description: String },
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     ServerMessage { content: String, is_error: bool },
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UIUpdate` has derived impls for the traits `Clone` and `Debug`, but these are 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 `System` and `Error` are never constructed
[INFO] [stdout]   --> src/tui_client.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub enum ChatMessageType {
[INFO] [stdout]    |          --------------- variants in this enum
[INFO] [stdout] 47 |     User,
[INFO] [stdout] 48 |     System,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 49 |     Private,
[INFO] [stdout] 50 |     Error,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChatMessageType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `description` are never read
[INFO] [stdout]   --> src/tui_client.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct Room {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 63 |     pub id: u16,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 64 |     pub name: String,
[INFO] [stdout] 65 |     pub description: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Room` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `current_rooms` is never read
[INFO] [stdout]   --> src/database.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct UserSession {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub current_rooms: Vec<u16>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UserSession` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_user_rooms`, `load_all_accounts`, and `load_all_rooms` are never used
[INFO] [stdout]    --> src/database.rs:386:18
[INFO] [stdout]     |
[INFO] [stdout]  41 | impl Database {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 386 |     pub async fn get_user_rooms(&self, user_id: u16) -> Result<Vec<Room>, sqlx::Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 524 |     pub async fn load_all_accounts(&self) -> Result<HashMap<String, Account>, sqlx::Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 544 |     pub async fn load_all_rooms(&self) -> Result<HashMap<u16, Room>, sqlx::Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "89fae75ca1432e7b74bbde173ac381348440bc789f9fc996ac33bb4236df88dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89fae75ca1432e7b74bbde173ac381348440bc789f9fc996ac33bb4236df88dc", kill_on_drop: false }`
[INFO] [stdout] 89fae75ca1432e7b74bbde173ac381348440bc789f9fc996ac33bb4236df88dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 871d80fb419b8222e68e6f34e808a8687464e3c81d77bbd3944790fe3cfb10bc
[INFO] running `Command { std: "docker" "start" "-a" "871d80fb419b8222e68e6f34e808a8687464e3c81d77bbd3944790fe3cfb10bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling fca v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `RoomInfo`
[INFO] [stdout]  --> src/server.rs:3:76
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::resc::{Room, RoomState, Message, MessageType, UserStatus, User, RoomInfo};
[INFO] [stdout]   |                                                                            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/server.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout]  87 | /         loop {
[INFO] [stdout]  88 | |             match tcp_listener.accept().await {
[INFO] [stdout]  89 | |                 Ok((stream, _addr)) => {
[INFO] [stdout]  90 | |                     let server_clone = Arc::clone(&server);
[INFO] [stdout] ...   |
[INFO] [stdout] 101 | |         }
[INFO] [stdout]     | |_________- any code following this expression is unreachable
[INFO] [stdout] 102 |
[INFO] [stdout] 103 |           Ok(())
[INFO] [stdout]     |           ^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `RoomCreated` and `ServerMessage` are never constructed
[INFO] [stdout]   --> src/tui_client.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub enum UIUpdate {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 36 |     RoomCreated { room_id: u16, name: String, description: String },
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     ServerMessage { content: String, is_error: bool },
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UIUpdate` has derived impls for the traits `Clone` and `Debug`, but these are 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 `System` and `Error` are never constructed
[INFO] [stdout]   --> src/tui_client.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub enum ChatMessageType {
[INFO] [stdout]    |          --------------- variants in this enum
[INFO] [stdout] 47 |     User,
[INFO] [stdout] 48 |     System,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 49 |     Private,
[INFO] [stdout] 50 |     Error,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChatMessageType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `description` are never read
[INFO] [stdout]   --> src/tui_client.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct Room {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 63 |     pub id: u16,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 64 |     pub name: String,
[INFO] [stdout] 65 |     pub description: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Room` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `current_rooms` is never read
[INFO] [stdout]   --> src/database.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct UserSession {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub current_rooms: Vec<u16>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UserSession` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_user_rooms`, `load_all_accounts`, and `load_all_rooms` are never used
[INFO] [stdout]    --> src/database.rs:386:18
[INFO] [stdout]     |
[INFO] [stdout]  41 | impl Database {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 386 |     pub async fn get_user_rooms(&self, user_id: u16) -> Result<Vec<Room>, sqlx::Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 524 |     pub async fn load_all_accounts(&self) -> Result<HashMap<String, Account>, sqlx::Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 544 |     pub async fn load_all_rooms(&self) -> Result<HashMap<u16, Room>, sqlx::Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.20s
[INFO] running `Command { std: "docker" "inspect" "871d80fb419b8222e68e6f34e808a8687464e3c81d77bbd3944790fe3cfb10bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "871d80fb419b8222e68e6f34e808a8687464e3c81d77bbd3944790fe3cfb10bc", kill_on_drop: false }`
[INFO] [stdout] 871d80fb419b8222e68e6f34e808a8687464e3c81d77bbd3944790fe3cfb10bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d8db4d8f3d3bc94c9a56cb4bb277b9d3559264f76d7ca57febbe294601d421ae
[INFO] running `Command { std: "docker" "start" "-a" "d8db4d8f3d3bc94c9a56cb4bb277b9d3559264f76d7ca57febbe294601d421ae", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `RoomInfo`
[INFO] [stderr]  --> src/server.rs:3:76
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::resc::{Room, RoomState, Message, MessageType, UserStatus, User, RoomInfo};
[INFO] [stderr]   |                                                                            ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> src/server.rs:103:9
[INFO] [stderr]     |
[INFO] [stderr]  87 | /         loop {
[INFO] [stderr]  88 | |             match tcp_listener.accept().await {
[INFO] [stderr]  89 | |                 Ok((stream, _addr)) => {
[INFO] [stderr]  90 | |                     let server_clone = Arc::clone(&server);
[INFO] [stderr] ...   |
[INFO] [stderr] 101 | |         }
[INFO] [stderr]     | |_________- any code following this expression is unreachable
[INFO] [stderr] 102 |
[INFO] [stderr] 103 |           Ok(())
[INFO] [stderr]     |           ^^^^^^ unreachable expression
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variants `RoomCreated` and `ServerMessage` are never constructed
[INFO] [stderr]   --> src/tui_client.rs:36:5
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub enum UIUpdate {
[INFO] [stderr]    |          -------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 36 |     RoomCreated { room_id: u16, name: String, description: String },
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 39 |     ServerMessage { content: String, is_error: bool },
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `UIUpdate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variants `System` and `Error` are never constructed
[INFO] [stderr]   --> src/tui_client.rs:48:5
[INFO] [stderr]    |
[INFO] [stderr] 46 | pub enum ChatMessageType {
[INFO] [stderr]    |          --------------- variants in this enum
[INFO] [stderr] 47 |     User,
[INFO] [stderr] 48 |     System,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 49 |     Private,
[INFO] [stderr] 50 |     Error,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ChatMessageType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id` and `description` are never read
[INFO] [stderr]   --> src/tui_client.rs:63:9
[INFO] [stderr]    |
[INFO] [stderr] 62 | pub struct Room {
[INFO] [stderr]    |            ---- fields in this struct
[INFO] [stderr] 63 |     pub id: u16,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 64 |     pub name: String,
[INFO] [stderr] 65 |     pub description: String,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Room` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `current_rooms` is never read
[INFO] [stderr]   --> src/database.rs:34:9
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct UserSession {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 34 |     pub current_rooms: Vec<u16>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `UserSession` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_user_rooms`, `load_all_accounts`, and `load_all_rooms` are never used
[INFO] [stderr]    --> src/database.rs:386:18
[INFO] [stderr]     |
[INFO] [stderr]  41 | impl Database {
[INFO] [stderr]     | ------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 386 |     pub async fn get_user_rooms(&self, user_id: u16) -> Result<Vec<Room>, sqlx::Error> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 524 |     pub async fn load_all_accounts(&self) -> Result<HashMap<String, Account>, sqlx::Error> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 544 |     pub async fn load_all_rooms(&self) -> Result<HashMap<u16, Room>, sqlx::Error> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `fca` (bin "fca" test) generated 7 warnings (run `cargo fix --bin "fca" -p fca --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fca-ddc70b70b18fa934)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d8db4d8f3d3bc94c9a56cb4bb277b9d3559264f76d7ca57febbe294601d421ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8db4d8f3d3bc94c9a56cb4bb277b9d3559264f76d7ca57febbe294601d421ae", kill_on_drop: false }`
[INFO] [stdout] d8db4d8f3d3bc94c9a56cb4bb277b9d3559264f76d7ca57febbe294601d421ae
