[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] 59c4b846a309065baffa2a1c3cc085c96dd3585d
[INFO] checking ernestoCruz05/fca against master#2ca7bcd03b87b52f7055a59b817443b0ac4a530d for pr-150322
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FernestoCruz05%2Ffca" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ernestoCruz05/fca on toolchain 2ca7bcd03b87b52f7055a59b817443b0ac4a530d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "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" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded castaway v0.2.4
[INFO] [stderr]   Downloaded instability v0.3.9
[INFO] [stderr]   Downloaded opus v0.3.0
[INFO] [stderr]   Downloaded ringbuf v0.4.8
[INFO] [stderr]   Downloaded cc v1.2.31
[INFO] [stderr]   Downloaded audiopus_sys v0.2.2
[INFO] [stderr]   Downloaded tokio v1.47.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 042705adea8b30258aa4f593fd1dab0fcc9945e16b0a71bf08e59933f5734e09
[INFO] running `Command { std: "docker" "start" "-a" "042705adea8b30258aa4f593fd1dab0fcc9945e16b0a71bf08e59933f5734e09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "042705adea8b30258aa4f593fd1dab0fcc9945e16b0a71bf08e59933f5734e09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "042705adea8b30258aa4f593fd1dab0fcc9945e16b0a71bf08e59933f5734e09", kill_on_drop: false }`
[INFO] [stdout] 042705adea8b30258aa4f593fd1dab0fcc9945e16b0a71bf08e59933f5734e09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+2ca7bcd03b87b52f7055a59b817443b0ac4a530d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3a8481ea2bcb4cad08b92bcd9898a5419334997930e729c3a5898d82035d19b
[INFO] running `Command { std: "docker" "start" "-a" "e3a8481ea2bcb4cad08b92bcd9898a5419334997930e729c3a5898d82035d19b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling audiopus_sys v0.2.2
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling cpal v0.16.0
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking opus v0.3.0
[INFO] [stderr]     Checking ringbuf v0.4.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[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]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking ratatui v0.28.1
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]     Checking sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking fca v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `is_input` is never read
[INFO] [stdout]   --> src/audio.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct AudioDeviceInfo {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 57 |     pub name: String,
[INFO] [stdout] 58 |     pub is_input: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AudioDeviceInfo` 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: methods `snapshot` and `reset` are never used
[INFO] [stdout]    --> src/audio.rs:218:12
[INFO] [stdout]     |
[INFO] [stdout] 211 | impl AudioStats {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 218 |     pub fn snapshot(&self) -> AudioStatsSnapshot {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 228 |     pub fn reset(&self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AudioStatsSnapshot` is never constructed
[INFO] [stdout]    --> src/audio.rs:238:12
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub struct AudioStatsSnapshot {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `stats`, `input_device_name`, and `output_device_name` are never read
[INFO] [stdout]    --> src/audio.rs:262:5
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub struct AudioManager {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 262 |     stats: Arc<AudioStats>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 263 |     /// Input device name
[INFO] [stdout] 264 |     pub input_device_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 265 |     /// Output device name
[INFO] [stdout] 266 |     pub output_device_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `stats` and `is_running` are never used
[INFO] [stdout]    --> src/audio.rs:435:12
[INFO] [stdout]     |
[INFO] [stdout] 269 | impl AudioManager {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 435 |     pub fn stats(&self) -> &Arc<AudioStats> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 440 |     pub fn is_running(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `pending` and `clear` are never used
[INFO] [stdout]    --> src/audio.rs:495:12
[INFO] [stdout]     |
[INFO] [stdout] 468 | impl FrameCollector {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 495 |     pub fn pending(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 500 |     pub fn clear(&mut self) {
[INFO] [stdout]     |            ^^^^^
[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:484:18
[INFO] [stdout]     |
[INFO] [stdout]  41 | impl Database {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 484 |     pub async fn get_user_rooms(&self, user_id: u16) -> Result<Vec<Room>, sqlx::Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 662 |     pub async fn load_all_accounts(&self) -> Result<HashMap<String, Account>, sqlx::Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 686 |     pub async fn load_all_rooms(&self) -> Result<HashMap<u16, Room>, sqlx::Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Warning` and `Error` are never constructed
[INFO] [stdout]   --> src/tui_client.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub enum NotificationType {
[INFO] [stdout]    |          ---------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 47 |     Warning,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 48 |     /// Error or failure (red)
[INFO] [stdout] 49 |     Error,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NotificationType` 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: variants `RoomCreated` and `VoiceLevel` are never constructed
[INFO] [stdout]    --> src/tui_client.rs:96:5
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub enum UIUpdate {
[INFO] [stdout]     |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout]  96 |     RoomCreated {
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 |     VoiceLevel {
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `description` are never read
[INFO] [stdout]    --> src/tui_client.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 163 | pub struct Room {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 164 |     /// Unique room identifier
[INFO] [stdout] 165 |     pub id: u16,
[INFO] [stdout]     |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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 `messages_list_state` is never read
[INFO] [stdout]    --> src/tui_client.rs:289:5
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct TuiChatClient {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 289 |     messages_list_state: ListState,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TuiChatClient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `draw_voice_indicator` and `centered_rect` are never used
[INFO] [stdout]     --> src/tui_client.rs:2206:8
[INFO] [stdout]      |
[INFO] [stdout]  307 | impl TuiChatClient {
[INFO] [stdout]      | ------------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 2206 |     fn draw_voice_indicator(&self, f: &mut Frame, area: Rect) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2245 |     fn centered_rect(percent_x: u16, percent_y: u16, r: Rect) -> Rect {
[INFO] [stdout]      |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CHANNELS` is never used
[INFO] [stdout]   --> src/voice.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub const CHANNELS: usize = 1;
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_speaking` and `get_energy` are never used
[INFO] [stdout]    --> src/voice.rs:266:12
[INFO] [stdout]     |
[INFO] [stdout] 221 | impl VoiceActivityDetector {
[INFO] [stdout]     | -------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 266 |     pub fn is_speaking(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 271 |     pub fn get_energy(&self) -> f32 {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `estimated_jitter` is never read
[INFO] [stdout]    --> src/voice.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 292 | pub struct JitterBuffer {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 298 |     estimated_jitter: f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `JitterBuffer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `depth` and `clear` are never used
[INFO] [stdout]    --> src/voice.rs:381:12
[INFO] [stdout]     |
[INFO] [stdout] 309 | impl JitterBuffer {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 381 |     pub fn depth(&self) -> usize {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 391 |     pub fn clear(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VoiceUserState` is never constructed
[INFO] [stdout]    --> src/voice.rs:403:12
[INFO] [stdout]     |
[INFO] [stdout] 403 | pub struct VoiceUserState {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `heartbeat`, `is_expired`, `next_sequence`, and `advance_timestamp` are never used
[INFO] [stdout]    --> src/voice.rs:418:12
[INFO] [stdout]     |
[INFO] [stdout] 416 | impl VoiceUserState {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 417 |     /// Create a new voice user state
[INFO] [stdout] 418 |     pub fn new(user_id: u16, username: String, room_id: u16, socket_addr: SocketAddr) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 434 |     pub fn heartbeat(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 439 |     pub fn is_expired(&self, timeout: Duration) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 444 |     pub fn next_sequence(&mut self) -> u16 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 451 |     pub fn advance_timestamp(&mut self, samples: u32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VoiceRoom` is never constructed
[INFO] [stdout]    --> src/voice.rs:539:12
[INFO] [stdout]     |
[INFO] [stdout] 539 | pub struct VoiceRoom {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/voice.rs:546:12
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl VoiceRoom {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] 545 |     /// Create a new voice room
[INFO] [stdout] 546 |     pub fn new(room_id: u16) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 554 |     pub fn add_user(&mut self, state: VoiceUserState) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 559 |     pub fn remove_user(&mut self, user_id: u16) -> Option<VoiceUserState> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 564 |     pub fn get_user(&self, user_id: u16) -> Option<&VoiceUserState> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 569 |     pub fn get_user_mut(&mut self, user_id: u16) -> Option<&mut VoiceUserState> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 574 |     pub fn get_recipient_addrs(&self, exclude_user_id: u16) -> Vec<SocketAddr> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 585 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 590 |     pub fn user_count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VoiceServerState` is never constructed
[INFO] [stdout]    --> src/voice.rs:600:12
[INFO] [stdout]     |
[INFO] [stdout] 600 | pub struct VoiceServerState {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `register_token`, and `validate_token` are never used
[INFO] [stdout]    --> src/voice.rs:611:12
[INFO] [stdout]     |
[INFO] [stdout] 609 | impl VoiceServerState {
[INFO] [stdout]     | --------------------- associated items in this implementation
[INFO] [stdout] 610 |     /// Create new voice server state
[INFO] [stdout] 611 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 620 |     pub fn register_token(&mut self, token: String, user_id: u16, room_id: u16) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 625 |     pub fn validate_token(&mut self, token: &str) -> Option<(u16, u16)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VoiceServer` is never constructed
[INFO] [stdout]    --> src/voice.rs:637:12
[INFO] [stdout]     |
[INFO] [stdout] 637 | pub struct VoiceServer {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `state`, `start`, `handle_packet`, and `cleanup_expired_sessions` are never used
[INFO] [stdout]    --> src/voice.rs:643:12
[INFO] [stdout]     |
[INFO] [stdout] 641 | impl VoiceServer {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout] 642 |     /// Create a new voice server
[INFO] [stdout] 643 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 650 |     pub fn state(&self) -> Arc<RwLock<VoiceServerState>> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 655 |     pub async fn start(
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 692 |     async fn handle_packet(
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 773 |     pub async fn cleanup_expired_sessions(&self, timeout: Duration) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VoiceClient` is never constructed
[INFO] [stdout]    --> src/voice.rs:811:12
[INFO] [stdout]     |
[INFO] [stdout] 811 | pub struct VoiceClient {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/voice.rs:837:12
[INFO] [stdout]     |
[INFO] [stdout] 835 | impl VoiceClient {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout] 836 |     /// Create a new voice client
[INFO] [stdout] 837 |     pub fn new(user_id: u16, room_id: u16) -> Result<Self, opus::Error> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 857 |     pub fn process_outgoing(&mut self, samples: &[f32]) -> Option<VoicePacket> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 894 |     pub fn process_incoming(&mut self, packet: VoicePacket) -> Option<Vec<f32>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 911 |     pub fn is_speaking(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 916 |     fn next_sequence(&mut self) -> u16 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 923 |     pub fn get_stats(&self) -> (u64, u64) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 928 |     pub fn reset(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AudioMixer` is never constructed
[INFO] [stdout]    --> src/voice.rs:940:12
[INFO] [stdout]     |
[INFO] [stdout] 940 | pub struct AudioMixer {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `set_volume`, and `mix` are never used
[INFO] [stdout]    --> src/voice.rs:949:12
[INFO] [stdout]     |
[INFO] [stdout] 947 | impl AudioMixer {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] 948 |     /// Create a new audio mixer
[INFO] [stdout] 949 |     pub fn new(max_streams: usize) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 957 |     pub fn set_volume(&mut self, volume: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 964 |     pub fn mix(&self, streams: &[Vec<f32>]) -> Vec<f32> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_input` is never read
[INFO] [stdout]   --> src/audio.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct AudioDeviceInfo {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 57 |     pub name: String,
[INFO] [stdout] 58 |     pub is_input: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AudioDeviceInfo` 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: methods `snapshot` and `reset` are never used
[INFO] [stdout]    --> src/audio.rs:218:12
[INFO] [stdout]     |
[INFO] [stdout] 211 | impl AudioStats {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 218 |     pub fn snapshot(&self) -> AudioStatsSnapshot {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 228 |     pub fn reset(&self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AudioStatsSnapshot` is never constructed
[INFO] [stdout]    --> src/audio.rs:238:12
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub struct AudioStatsSnapshot {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `stats`, `input_device_name`, and `output_device_name` are never read
[INFO] [stdout]    --> src/audio.rs:262:5
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub struct AudioManager {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 262 |     stats: Arc<AudioStats>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 263 |     /// Input device name
[INFO] [stdout] 264 |     pub input_device_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 265 |     /// Output device name
[INFO] [stdout] 266 |     pub output_device_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `stats` and `is_running` are never used
[INFO] [stdout]    --> src/audio.rs:435:12
[INFO] [stdout]     |
[INFO] [stdout] 269 | impl AudioManager {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 435 |     pub fn stats(&self) -> &Arc<AudioStats> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 440 |     pub fn is_running(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear` is never used
[INFO] [stdout]    --> src/audio.rs:500:12
[INFO] [stdout]     |
[INFO] [stdout] 468 | impl FrameCollector {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 500 |     pub fn clear(&mut self) {
[INFO] [stdout]     |            ^^^^^
[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:484:18
[INFO] [stdout]     |
[INFO] [stdout]  41 | impl Database {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 484 |     pub async fn get_user_rooms(&self, user_id: u16) -> Result<Vec<Room>, sqlx::Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 662 |     pub async fn load_all_accounts(&self) -> Result<HashMap<String, Account>, sqlx::Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 686 |     pub async fn load_all_rooms(&self) -> Result<HashMap<u16, Room>, sqlx::Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Warning` and `Error` are never constructed
[INFO] [stdout]   --> src/tui_client.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub enum NotificationType {
[INFO] [stdout]    |          ---------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 47 |     Warning,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 48 |     /// Error or failure (red)
[INFO] [stdout] 49 |     Error,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NotificationType` 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: variants `RoomCreated` and `VoiceLevel` are never constructed
[INFO] [stdout]    --> src/tui_client.rs:96:5
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub enum UIUpdate {
[INFO] [stdout]     |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout]  96 |     RoomCreated {
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 |     VoiceLevel {
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `description` are never read
[INFO] [stdout]    --> src/tui_client.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 163 | pub struct Room {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 164 |     /// Unique room identifier
[INFO] [stdout] 165 |     pub id: u16,
[INFO] [stdout]     |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     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 `messages_list_state` is never read
[INFO] [stdout]    --> src/tui_client.rs:289:5
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub struct TuiChatClient {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 289 |     messages_list_state: ListState,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TuiChatClient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `draw_voice_indicator` and `centered_rect` are never used
[INFO] [stdout]     --> src/tui_client.rs:2206:8
[INFO] [stdout]      |
[INFO] [stdout]  307 | impl TuiChatClient {
[INFO] [stdout]      | ------------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 2206 |     fn draw_voice_indicator(&self, f: &mut Frame, area: Rect) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2245 |     fn centered_rect(percent_x: u16, percent_y: u16, r: Rect) -> Rect {
[INFO] [stdout]      |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CHANNELS` is never used
[INFO] [stdout]   --> src/voice.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub const CHANNELS: usize = 1;
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_energy` is never used
[INFO] [stdout]    --> src/voice.rs:271:12
[INFO] [stdout]     |
[INFO] [stdout] 221 | impl VoiceActivityDetector {
[INFO] [stdout]     | -------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 271 |     pub fn get_energy(&self) -> f32 {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `estimated_jitter` is never read
[INFO] [stdout]    --> src/voice.rs:298:5
[INFO] [stdout]     |
[INFO] [stdout] 292 | pub struct JitterBuffer {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 298 |     estimated_jitter: f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `JitterBuffer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `depth` and `clear` are never used
[INFO] [stdout]    --> src/voice.rs:381:12
[INFO] [stdout]     |
[INFO] [stdout] 309 | impl JitterBuffer {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 381 |     pub fn depth(&self) -> usize {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 391 |     pub fn clear(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VoiceUserState` is never constructed
[INFO] [stdout]    --> src/voice.rs:403:12
[INFO] [stdout]     |
[INFO] [stdout] 403 | pub struct VoiceUserState {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `heartbeat`, `is_expired`, `next_sequence`, and `advance_timestamp` are never used
[INFO] [stdout]    --> src/voice.rs:418:12
[INFO] [stdout]     |
[INFO] [stdout] 416 | impl VoiceUserState {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 417 |     /// Create a new voice user state
[INFO] [stdout] 418 |     pub fn new(user_id: u16, username: String, room_id: u16, socket_addr: SocketAddr) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 434 |     pub fn heartbeat(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 439 |     pub fn is_expired(&self, timeout: Duration) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 444 |     pub fn next_sequence(&mut self) -> u16 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 451 |     pub fn advance_timestamp(&mut self, samples: u32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VoiceRoom` is never constructed
[INFO] [stdout]    --> src/voice.rs:539:12
[INFO] [stdout]     |
[INFO] [stdout] 539 | pub struct VoiceRoom {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/voice.rs:546:12
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl VoiceRoom {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] 545 |     /// Create a new voice room
[INFO] [stdout] 546 |     pub fn new(room_id: u16) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 554 |     pub fn add_user(&mut self, state: VoiceUserState) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 559 |     pub fn remove_user(&mut self, user_id: u16) -> Option<VoiceUserState> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 564 |     pub fn get_user(&self, user_id: u16) -> Option<&VoiceUserState> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 569 |     pub fn get_user_mut(&mut self, user_id: u16) -> Option<&mut VoiceUserState> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 574 |     pub fn get_recipient_addrs(&self, exclude_user_id: u16) -> Vec<SocketAddr> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 585 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 590 |     pub fn user_count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VoiceServerState` is never constructed
[INFO] [stdout]    --> src/voice.rs:600:12
[INFO] [stdout]     |
[INFO] [stdout] 600 | pub struct VoiceServerState {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `register_token`, and `validate_token` are never used
[INFO] [stdout]    --> src/voice.rs:611:12
[INFO] [stdout]     |
[INFO] [stdout] 609 | impl VoiceServerState {
[INFO] [stdout]     | --------------------- associated items in this implementation
[INFO] [stdout] 610 |     /// Create new voice server state
[INFO] [stdout] 611 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 620 |     pub fn register_token(&mut self, token: String, user_id: u16, room_id: u16) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 625 |     pub fn validate_token(&mut self, token: &str) -> Option<(u16, u16)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VoiceServer` is never constructed
[INFO] [stdout]    --> src/voice.rs:637:12
[INFO] [stdout]     |
[INFO] [stdout] 637 | pub struct VoiceServer {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `state`, `start`, `handle_packet`, and `cleanup_expired_sessions` are never used
[INFO] [stdout]    --> src/voice.rs:643:12
[INFO] [stdout]     |
[INFO] [stdout] 641 | impl VoiceServer {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout] 642 |     /// Create a new voice server
[INFO] [stdout] 643 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 650 |     pub fn state(&self) -> Arc<RwLock<VoiceServerState>> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 655 |     pub async fn start(
[INFO] [stdout]     |                  ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 692 |     async fn handle_packet(
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 773 |     pub async fn cleanup_expired_sessions(&self, timeout: Duration) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VoiceClient` is never constructed
[INFO] [stdout]    --> src/voice.rs:811:12
[INFO] [stdout]     |
[INFO] [stdout] 811 | pub struct VoiceClient {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/voice.rs:837:12
[INFO] [stdout]     |
[INFO] [stdout] 835 | impl VoiceClient {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout] 836 |     /// Create a new voice client
[INFO] [stdout] 837 |     pub fn new(user_id: u16, room_id: u16) -> Result<Self, opus::Error> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 857 |     pub fn process_outgoing(&mut self, samples: &[f32]) -> Option<VoicePacket> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 894 |     pub fn process_incoming(&mut self, packet: VoicePacket) -> Option<Vec<f32>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 911 |     pub fn is_speaking(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 916 |     fn next_sequence(&mut self) -> u16 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 923 |     pub fn get_stats(&self) -> (u64, u64) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 928 |     pub fn reset(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_volume` is never used
[INFO] [stdout]    --> src/voice.rs:957:12
[INFO] [stdout]     |
[INFO] [stdout] 947 | impl AudioMixer {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 957 |     pub fn set_volume(&mut self, volume: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "e3a8481ea2bcb4cad08b92bcd9898a5419334997930e729c3a5898d82035d19b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3a8481ea2bcb4cad08b92bcd9898a5419334997930e729c3a5898d82035d19b", kill_on_drop: false }`
[INFO] [stdout] e3a8481ea2bcb4cad08b92bcd9898a5419334997930e729c3a5898d82035d19b
