[INFO] cloning repository https://github.com/ntargon/termcom
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ntargon/termcom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fntargon%2Ftermcom", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fntargon%2Ftermcom'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c73f655aca07ecac503c317b305499246e239062
[INFO] testing ntargon/termcom against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fntargon%2Ftermcom" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ntargon/termcom
[INFO] finished tweaking git repo https://github.com/ntargon/termcom
[INFO] tweaked toml for git repo https://github.com/ntargon/termcom written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ntargon/termcom 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/ntargon/termcom 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 2b777036546756f9eaaad10642253ec10b18ffcb5d3306b181800fa052f170e2
[INFO] running `Command { std: "docker" "start" "-a" "2b777036546756f9eaaad10642253ec10b18ffcb5d3306b181800fa052f170e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b777036546756f9eaaad10642253ec10b18ffcb5d3306b181800fa052f170e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b777036546756f9eaaad10642253ec10b18ffcb5d3306b181800fa052f170e2", kill_on_drop: false }`
[INFO] [stdout] 2b777036546756f9eaaad10642253ec10b18ffcb5d3306b181800fa052f170e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 829c53c26e452bd0b5341bfcd54fee266fa6022f80b69bbc5fc332fd5eb6ceab
[INFO] running `Command { std: "docker" "start" "-a" "829c53c26e452bd0b5341bfcd54fee266fa6022f80b69bbc5fc332fd5eb6ceab", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling papergrid v0.10.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling unescaper v0.1.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling libudev v0.3.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling tabled_derive v0.6.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serialport v4.7.2
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling tabled v0.14.0
[INFO] [stderr]    Compiling ratatui v0.24.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling termcom v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `ConnectionConfig`, `DeviceConfig`, and `SessionConfig`
[INFO] [stdout]  --> src/tui/state.rs:4:37
[INFO] [stdout]   |
[INFO] [stdout] 4 |     core::session::{SessionManager, SessionConfig},
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^
[INFO] [stdout] 5 |     domain::{error::TermComError, config::{DeviceConfig, ConnectionConfig}},
[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 imports: `Clear`, `Constraint`, `Direction`, and `Layout`
[INFO] [stdout]  --> src/tui/widgets/main.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 |     layout::{Constraint, Direction, Layout, Rect},
[INFO] [stdout]   |              ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5 |     widgets::{Block, Borders, List, ListItem, Paragraph, Clear},
[INFO] [stdout]   |                                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/memory.rs:274:17
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn iter(&self) -> std::slice::Iter<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn iter(&self) -> std::slice::Iter<'_, T> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/memory.rs:279:21
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn iter_mut(&mut self) -> std::slice::IterMut<T> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, T> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ConnectionConfig`, `DeviceConfig`, and `SessionConfig`
[INFO] [stdout]  --> src/tui/state.rs:4:37
[INFO] [stdout]   |
[INFO] [stdout] 4 |     core::session::{SessionManager, SessionConfig},
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^
[INFO] [stdout] 5 |     domain::{error::TermComError, config::{DeviceConfig, ConnectionConfig}},
[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 imports: `Clear`, `Constraint`, `Direction`, and `Layout`
[INFO] [stdout]  --> src/tui/widgets/main.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 |     layout::{Constraint, Direction, Layout, Rect},
[INFO] [stdout]   |              ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5 |     widgets::{Block, Borders, List, ListItem, Paragraph, Clear},
[INFO] [stdout]   |                                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Session`
[INFO] [stdout]  --> src/core/session/mod.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use session::{Session, SessionConfig, SessionType};
[INFO] [stdout]   |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TableError` is never constructed
[INFO] [stdout]   --> src/cli/output.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum OutputError {
[INFO] [stdout]    |          ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 27 |     TableError(String),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OutputError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileWriter` is never constructed
[INFO] [stdout]    --> src/cli/output.rs:331:12
[INFO] [stdout]     |
[INFO] [stdout] 331 | pub struct FileWriter {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `write_to_file` are never used
[INFO] [stdout]    --> src/cli/output.rs:337:12
[INFO] [stdout]     |
[INFO] [stdout] 336 | impl FileWriter {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] 337 |     pub fn new(path: String, format: OutputFormat) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 341 |     fn write_to_file(&self, content: &str) -> Result<(), OutputError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config_info` is never read
[INFO] [stdout]   --> src/tui/state.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Connection {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 23 |     pub name: String,
[INFO] [stdout] 24 |     pub config_info: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Connection` 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 `get_connection_mut` and `clear_status_message` are never used
[INFO] [stdout]    --> src/tui/state.rs:135:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | impl AppState {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 135 |     pub fn get_connection_mut(&mut self) -> Option<&mut Connection> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub fn clear_status_message(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `sequence_counter`, `total_bytes_sent`, and `total_bytes_received` are never read
[INFO] [stdout]   --> src/core/communication/engine.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct CommunicationEngine {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     sequence_counter: Arc<AtomicU64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     total_bytes_sent: Arc<AtomicU64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 25 |     total_bytes_received: Arc<AtomicU64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/core/communication/engine.rs:89:18
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl CommunicationEngine {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  89 |     pub async fn stop(&self) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     pub async fn send_data(&self, session_id: &str, data: Vec<u8>) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 |     pub async fn send_command(&self, session_id: &str, command: &str) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 219 |     pub async fn get_session_info(&self, session_id: &str) -> Option<SessionInfo> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 |     pub async fn list_sessions(&self) -> Vec<SessionInfo> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 231 |     pub async fn available_transports(&self) -> Vec<TransportType> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 237 |     pub async fn get_message_history(&self) -> Vec<Message> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 |     pub async fn get_filtered_messages(&self, pattern: &MessagePattern) -> Vec<Message> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 |     pub async fn clear_history(&self) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 260 |     pub async fn get_statistics(&self) -> CommunicationStats {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 298 |     pub async fn is_running(&self) -> bool {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 342 |     fn next_sequence(&self) -> u64 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 |     pub async fn cleanup_old_data(&self) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 |     pub async fn get_memory_info(&self) -> MemoryInfo {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CommunicationStats` is never constructed
[INFO] [stdout]    --> src/core/communication/engine.rs:423:12
[INFO] [stdout]     |
[INFO] [stdout] 423 | pub struct CommunicationStats {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MemoryInfo` is never constructed
[INFO] [stdout]    --> src/core/communication/engine.rs:437:12
[INFO] [stdout]     |
[INFO] [stdout] 437 | pub struct MemoryInfo {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/core/communication/message.rs:81:12
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl Message {
[INFO] [stdout]     | ------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  81 |     pub fn sent(
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  91 |     pub fn received(
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub fn error(
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub fn command(
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     pub fn response(
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 |     pub fn data_as_string(&self) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub fn data_as_hex(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 |     pub fn add_tag(&mut self, tag: String) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub fn add_property(&mut self, key: String, value: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 194 |     pub fn set_sequence(&mut self, sequence: u64) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 |     pub fn matches_pattern(&self, pattern: &MessagePattern) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessagePattern` is never constructed
[INFO] [stdout]    --> src/core/communication/message.rs:241:12
[INFO] [stdout]     |
[INFO] [stdout] 241 | pub struct MessagePattern {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `with_session_id`, `with_device_name`, `with_message_type`, `with_transport`, and `with_tag` are never used
[INFO] [stdout]    --> src/core/communication/message.rs:250:12
[INFO] [stdout]     |
[INFO] [stdout] 249 | impl MessagePattern {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 250 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 |     pub fn with_session_id(mut self, session_id: String) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 |     pub fn with_device_name(mut self, device_name: String) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 264 |     pub fn with_message_type(mut self, message_type: MessageType) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 |     pub fn with_transport(mut self, transport: String) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 274 |     pub fn with_tag(mut self, tag: String) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> src/core/communication/transport.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub trait Transport: Send + Sync {
[INFO] [stdout]    |           --------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 35 |     async fn send_data(&self, session_id: &str, data: Vec<u8>) -> TermComResult<()>;
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     async fn send_command(&self, session_id: &str, command: &str) -> TermComResult<()>;
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     async fn receive_message(&mut self) -> Option<Message>;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     async fn list_sessions(&self) -> Vec<SessionInfo>;
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     async fn close_all_sessions(&self) -> TermComResult<()>;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     async fn get_session_count(&self) -> usize;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     fn get_max_sessions(&self) -> usize;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/core/communication/transport.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct SessionInfo {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 65 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub status: SessionStatus,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 69 |     pub created_at: std::time::SystemTime,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 70 |     pub last_activity: std::time::SystemTime,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 71 |     pub bytes_sent: u64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 72 |     pub bytes_received: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 73 |     pub messages_sent: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 74 |     pub messages_received: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SessionInfo` 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 `Connecting` and `Closing` are never constructed
[INFO] [stdout]   --> src/core/communication/transport.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub enum SessionStatus {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 83 |     Connecting,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 84 |     Closing,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SessionStatus` 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 `available_transports`, `has_transport`, `send_data`, `list_all_sessions`, and `close_all_sessions` are never used
[INFO] [stdout]    --> src/core/communication/transport.rs:124:12
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl TransportRegistry {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub fn available_transports(&self) -> Vec<TransportType> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn has_transport(&self, transport_type: &TransportType) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub async fn send_data(&mut self, session_id: &str, data: Vec<u8>) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub async fn list_all_sessions(&mut self) -> Vec<SessionInfo> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 |     pub async fn close_all_sessions(&mut self) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `SessionId` is never used
[INFO] [stdout]   --> src/core/session/mod.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub type SessionId = String;
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `with_name_pattern` and `with_tag` are never used
[INFO] [stdout]   --> src/core/session/manager.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl SessionFilter {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub fn with_name_pattern(mut self, pattern: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub fn with_tag(mut self, tag: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/core/session/manager.rs:208:18
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl SessionManager {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 208 |     pub async fn send_data(&self, session_id: &str, data: Vec<u8>) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     pub async fn send_command(&self, session_id: &str, command: &str) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 245 |     pub async fn list_sessions(&self) -> Vec<SessionSummary> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 |     pub async fn list_sessions_filtered(&self, filter: &SessionFilter) -> Vec<SessionSummary> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 |     pub async fn get_session_count(&self) -> usize {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 275 |     pub async fn get_active_session_count(&self) -> usize {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 289 |     pub fn get_max_sessions(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 294 |     pub async fn stop_all_sessions(&self) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 317 |     pub async fn remove_all_sessions(&self) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 331 |     pub async fn start_all_sessions(&self) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 354 |     pub async fn get_statistics(&self) -> SessionManagerStats {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 467 |     pub async fn find_sessions_by_name(&self, pattern: &str) -> Vec<String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 482 |     pub async fn find_sessions_by_device(&self, device_name: &str) -> Vec<String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 497 |     pub async fn update_session_config(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 517 |     async fn create_session_summary(&self, session: &Session) -> TermComResult<SessionSummary> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 539 |     fn matches_filter(&self, summary: &SessionSummary, filter: &SessionFilter) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SessionManagerStats` is never constructed
[INFO] [stdout]    --> src/core/session/manager.rs:577:12
[INFO] [stdout]     |
[INFO] [stdout] 577 | pub struct SessionManagerStats {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `message_history` and `activity_history` are never read
[INFO] [stdout]   --> src/core/session/session.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct Session {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 63 |     message_history: Arc<RwLock<VecDeque<Message>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 64 |     /// Activity history
[INFO] [stdout] 65 |     activity_history: Arc<RwLock<VecDeque<SessionActivity>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/core/session/session.rs:227:18
[INFO] [stdout]     |
[INFO] [stdout]  74 | impl Session {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 227 |     pub async fn send_data(&self, data: Vec<u8>) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 252 |     pub async fn send_command(&self, command: &str) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 284 |     pub async fn get_message_history(&self) -> Vec<Message> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 |     pub async fn get_filtered_messages(&self, pattern: &MessagePattern) -> Vec<Message> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 300 |     pub async fn get_activity_history(&self) -> Vec<SessionActivity> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 306 |     pub async fn clear_message_history(&self) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 313 |     pub async fn clear_activity_history(&self) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 330 |     pub async fn update_config(&mut self, new_config: SessionConfig) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 353 |     async fn ensure_running(&self) -> TermComResult<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/core/session/state.rs:199:12
[INFO] [stdout]     |
[INFO] [stdout] 117 | impl SessionState {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 199 |     pub fn set_connection_param(&mut self, key: String, value: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 204 |     pub fn get_uptime(&self) -> Duration {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 211 |     pub fn get_idle_time(&self) -> Duration {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 218 |     pub fn is_active(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 |     pub fn is_closed(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 228 |     pub fn has_error(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     pub fn get_error_message(&self) -> Option<&str> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 241 |     pub fn update_statistics<F>(&mut self, updater: F)
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/core/session/state.rs:278:12
[INFO] [stdout]     |
[INFO] [stdout] 265 | impl SessionActivity {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 278 |     pub fn with_data_size(mut self, size: usize) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 284 |     pub fn with_duration(mut self, duration: Duration) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 |     pub fn data_sent(description: String, size: usize) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 295 |     pub fn data_received(description: String, size: usize) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 300 |     pub fn command_executed(command: String) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 305 |     pub fn response_received(description: String, duration: Duration) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 315 |     pub fn custom(activity_name: String, description: String) -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MemoryManager` is never constructed
[INFO] [stdout]  --> src/core/memory.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct MemoryManager {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/core/memory.rs:27:12
[INFO] [stdout]     |
[INFO] [stdout]  25 | impl MemoryManager {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout]  26 |     /// Create a new memory manager
[INFO] [stdout]  27 |     pub fn new(max_memory_mb: usize) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  42 |     pub async fn check_memory_usage(&self) -> MemoryStatus {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  77 |     pub fn get_memory_stats(&self) -> MemoryStats {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub fn record_allocation(&self, size: usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn record_deallocation(&self, size: usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub async fn trigger_cleanup(&self) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |     fn get_estimated_usage(&self) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     pub fn set_thresholds(&mut self, warning: f64, critical: f64) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MemoryStatus` is never used
[INFO] [stdout]    --> src/core/memory.rs:149:10
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub enum MemoryStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MemoryStats` is never constructed
[INFO] [stdout]    --> src/core/memory.rs:157:12
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub struct MemoryStats {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `usage_percentage`, `peak_usage_percentage`, `is_above_warning`, and `is_critical` are never used
[INFO] [stdout]    --> src/core/memory.rs:171:12
[INFO] [stdout]     |
[INFO] [stdout] 169 | impl MemoryStats {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] 170 |     /// Get current usage as a percentage
[INFO] [stdout] 171 |     pub fn usage_percentage(&self) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 180 |     pub fn peak_usage_percentage(&self) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub fn is_above_warning(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 194 |     pub fn is_critical(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BoundedVec` is never constructed
[INFO] [stdout]    --> src/core/memory.rs:200:12
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub struct BoundedVec<T> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/core/memory.rs:208:12
[INFO] [stdout]     |
[INFO] [stdout] 206 | impl<T> BoundedVec<T> {
[INFO] [stdout]     | --------------------- associated items in this implementation
[INFO] [stdout] 207 |     /// Create a new bounded vector
[INFO] [stdout] 208 |     pub fn new(max_size: usize) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 217 |     pub fn with_memory_manager(max_size: usize, memory_manager: Arc<MemoryManager>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 |     pub fn push(&mut self, item: T) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 245 |     pub fn len(&self) -> usize {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 250 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 |     pub fn capacity(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 260 |     pub fn clear(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 |     pub fn shrink_to_fit(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 274 |     pub fn iter(&self) -> std::slice::Iter<T> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 279 |     pub fn iter_mut(&mut self) -> std::slice::IterMut<T> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Timeout`, `InvalidData`, `DeviceNotConnected`, and `Protocol` are never constructed
[INFO] [stdout]   --> src/domain/error.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub enum TermComError {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 19 |     Timeout,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     InvalidData(String),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     DeviceNotConnected,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     Protocol(String),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TermComError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `timestamp`, `direction`, and `data` are never read
[INFO] [stdout]   --> src/infrastructure/serial/client.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct SerialMessage {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 10 |     pub timestamp: std::time::SystemTime,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 11 |     pub direction: MessageDirection,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 12 |     pub data: Vec<u8>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SerialMessage` 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 `message_receiver` is never read
[INFO] [stdout]   --> src/infrastructure/serial/client.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct SerialClient {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     message_receiver: mpsc::UnboundedReceiver<SerialMessage>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `send`, `receive`, and `send_command` are never used
[INFO] [stdout]    --> src/infrastructure/serial/client.rs:165:18
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl SerialClient {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub async fn send(&self, data: Vec<u8>) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub async fn receive(&mut self) -> Option<SerialMessage> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub async fn send_command(&self, command: &str) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Disconnected` and `Error` are never constructed
[INFO] [stdout]   --> src/infrastructure/serial/manager.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub enum SessionStatus {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] 21 |     Connected,
[INFO] [stdout] 22 |     Disconnected,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 23 |     Error(String),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SessionStatus` 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 `message_receiver` is never read
[INFO] [stdout]   --> src/infrastructure/serial/manager.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct SerialManager {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     message_receiver: mpsc::UnboundedReceiver<SerialMessage>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/infrastructure/serial/manager.rs:109:18
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl SerialManager {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub async fn send_data(&self, session_id: &SessionId, data: Vec<u8>) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub async fn send_command(&self, session_id: &SessionId, command: &str) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub async fn list_sessions(&self) -> Vec<SessionInfo> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |     pub async fn receive_message(&mut self) -> Option<SerialMessage> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     pub async fn close_all_sessions(&self) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 174 |     pub async fn get_session_count(&self) -> usize {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 |     pub fn get_max_sessions(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `timestamp`, `direction`, and `data` are never read
[INFO] [stdout]   --> src/infrastructure/tcp/client.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct TcpMessage {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 11 |     pub timestamp: std::time::SystemTime,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 12 |     pub direction: MessageDirection,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 13 |     pub data: Vec<u8>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TcpMessage` 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 `message_receiver` is never read
[INFO] [stdout]   --> src/infrastructure/tcp/client.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct TcpClient {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |     message_receiver: mpsc::UnboundedReceiver<TcpMessage>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `send`, `receive`, and `send_command` are never used
[INFO] [stdout]    --> src/infrastructure/tcp/client.rs:151:18
[INFO] [stdout]     |
[INFO] [stdout]  30 | impl TcpClient {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub async fn send(&self, data: Vec<u8>) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub async fn receive(&mut self) -> Option<TcpMessage> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     pub async fn send_command(&self, command: &str) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `peer_addr` and `local_addr` are never read
[INFO] [stdout]   --> src/infrastructure/tcp/manager.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct SessionInfo {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub peer_addr: Option<std::net::SocketAddr>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 19 |     pub local_addr: Option<std::net::SocketAddr>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SessionInfo` 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 `Disconnected` and `Error` are never constructed
[INFO] [stdout]   --> src/infrastructure/tcp/manager.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum SessionStatus {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] 24 |     Connected,
[INFO] [stdout] 25 |     Disconnected,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 26 |     Error(String),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SessionStatus` 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 `message_receiver` and `echo_server` are never read
[INFO] [stdout]   --> src/infrastructure/tcp/manager.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct TcpManager {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     message_receiver: mpsc::UnboundedReceiver<TcpMessage>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 40 |     message_sender: mpsc::UnboundedSender<TcpMessage>,
[INFO] [stdout] 41 |     echo_server: Option<EchoServer>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/infrastructure/tcp/manager.rs:120:18
[INFO] [stdout]     |
[INFO] [stdout]  44 | impl TcpManager {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub async fn send_data(&self, session_id: &SessionId, data: Vec<u8>) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     pub async fn send_command(&self, session_id: &SessionId, command: &str) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub async fn list_sessions(&self) -> Vec<SessionInfo> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub async fn receive_message(&mut self) -> Option<TcpMessage> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |     pub async fn close_all_sessions(&self) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 |     pub async fn get_session_count(&self) -> usize {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |     pub fn get_max_sessions(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 194 |     pub async fn get_session_stats(&self, session_id: &SessionId) -> Option<SessionStats> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 215 |     pub async fn update_session_status(&self, session_id: &SessionId, status: SessionStatus) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 |     pub async fn start_echo_server(&mut self, bind_addr: &str) -> TermComResult<std::net::SocketAddr> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 246 |     pub async fn stop_echo_server(&mut self) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 258 |     pub fn is_echo_server_running(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 262 |     pub async fn get_echo_server_stats(&self) -> Option<crate::infrastructure::tcp::server::ServerStats> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 |     pub async fn get_echo_server_clients(&self) -> Vec<crate::infrastructure::tcp::server::ClientConnection> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     pub async fn receive_server_message(&mut self) -> Option<ServerMessage> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SessionStats` is never constructed
[INFO] [stdout]    --> src/infrastructure/tcp/manager.rs:288:12
[INFO] [stdout]     |
[INFO] [stdout] 288 | pub struct SessionStats {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `connected_at` is never read
[INFO] [stdout]   --> src/infrastructure/tcp/server.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct ClientConnection {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 19 |     pub addr: SocketAddr,
[INFO] [stdout] 20 |     pub connected_at: std::time::SystemTime,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ClientConnection` 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_connected_clients`, `get_server_stats`, and `is_running` are never used
[INFO] [stdout]    --> src/infrastructure/tcp/server.rs:254:18
[INFO] [stdout]     |
[INFO] [stdout]  36 | impl EchoServer {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 254 |     pub async fn get_connected_clients(&self) -> Vec<ClientConnection> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 264 |     pub async fn get_server_stats(&self) -> ServerStats {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 281 |     pub fn is_running(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ServerStats` is never constructed
[INFO] [stdout]    --> src/infrastructure/tcp/server.rs:287:12
[INFO] [stdout]     |
[INFO] [stdout] 287 | pub struct ServerStats {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_logging` is never used
[INFO] [stdout]  --> src/infrastructure/logging/mod.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn init_logging() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `save_config` and `get_project_config_path` are never used
[INFO] [stdout]    --> src/infrastructure/config.rs:47:12
[INFO] [stdout]     |
[INFO] [stdout]  11 | impl ConfigManager {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  47 |     pub fn save_config(&self, config: &TermComConfig) -> TermComResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn get_project_config_path(&self) -> Option<&PathBuf> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/memory.rs:274:17
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn iter(&self) -> std::slice::Iter<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn iter(&self) -> std::slice::Iter<'_, T> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/memory.rs:279:21
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn iter_mut(&mut self) -> std::slice::IterMut<T> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, T> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.18s
[INFO] running `Command { std: "docker" "inspect" "829c53c26e452bd0b5341bfcd54fee266fa6022f80b69bbc5fc332fd5eb6ceab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "829c53c26e452bd0b5341bfcd54fee266fa6022f80b69bbc5fc332fd5eb6ceab", kill_on_drop: false }`
[INFO] [stdout] 829c53c26e452bd0b5341bfcd54fee266fa6022f80b69bbc5fc332fd5eb6ceab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 93be4b737b92e5b3ad6d7860bdba7d0ed98987b1c5b65d3760421ef7169362a9
[INFO] running `Command { std: "docker" "start" "-a" "93be4b737b92e5b3ad6d7860bdba7d0ed98987b1c5b65d3760421ef7169362a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serialport v4.7.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling ratatui v0.24.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling termcom v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `ConnectionConfig`, `DeviceConfig`, and `SessionConfig`
[INFO] [stdout]  --> src/tui/state.rs:4:37
[INFO] [stdout]   |
[INFO] [stdout] 4 |     core::session::{SessionManager, SessionConfig},
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^
[INFO] [stdout] 5 |     domain::{error::TermComError, config::{DeviceConfig, ConnectionConfig}},
[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 imports: `Clear`, `Constraint`, `Direction`, and `Layout`
[INFO] [stdout]  --> src/tui/widgets/main.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 |     layout::{Constraint, Direction, Layout, Rect},
[INFO] [stdout]   |              ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5 |     widgets::{Block, Borders, List, ListItem, Paragraph, Clear},
[INFO] [stdout]   |                                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stdout] warning: unused imports: `ConnectionConfig`, `DeviceConfig`, and `SessionConfig`
[INFO] [stdout]  --> src/tui/state.rs:4:37
[INFO] [stdout]   |
[INFO] [stdout] 4 |     core::session::{SessionManager, SessionConfig},
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^
[INFO] [stdout] 5 |     domain::{error::TermComError, config::{DeviceConfig, ConnectionConfig}},
[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 imports: `Clear`, `Constraint`, `Direction`, and `Layout`
[INFO] [stdout]  --> src/tui/widgets/main.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 |     layout::{Constraint, Direction, Layout, Rect},
[INFO] [stdout]   |              ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5 |     widgets::{Block, Borders, List, ListItem, Paragraph, Clear},
[INFO] [stdout]   |                                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/memory.rs:274:17
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn iter(&self) -> std::slice::Iter<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn iter(&self) -> std::slice::Iter<'_, T> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/memory.rs:279:21
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn iter_mut(&mut self) -> std::slice::IterMut<T> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, T> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]    --> src/infrastructure/tcp/server.rs:323:13
[INFO] [stdout]     |
[INFO] [stdout] 323 |         let addr = server.get_bind_addr();
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/memory.rs:274:17
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn iter(&self) -> std::slice::Iter<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn iter(&self) -> std::slice::Iter<'_, T> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/memory.rs:279:21
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn iter_mut(&mut self) -> std::slice::IterMut<T> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, T> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stats`
[INFO] [stdout]    --> tests/performance_tests.rs:174:17
[INFO] [stdout]     |
[INFO] [stdout] 174 |             let stats = manager.get_statistics().await;
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `source`
[INFO] [stdout]   --> tests/error_handling_tests.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |             let source = error.source();
[INFO] [stdout]    |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `session_manager`
[INFO] [stdout]    --> tests/benchmarks.rs:305:13
[INFO] [stdout]     |
[INFO] [stdout] 305 |         let session_manager = SessionManager::new(engine.clone(), 20);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session_manager`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ConnectionConfig`, `DeviceConfig`, and `SessionConfig`
[INFO] [stdout]  --> src/tui/state.rs:4:37
[INFO] [stdout]   |
[INFO] [stdout] 4 |     core::session::{SessionManager, SessionConfig},
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^
[INFO] [stdout] 5 |     domain::{error::TermComError, config::{DeviceConfig, ConnectionConfig}},
[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 imports: `Clear`, `Constraint`, `Direction`, and `Layout`
[INFO] [stdout]  --> src/tui/widgets/main.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 |     layout::{Constraint, Direction, Layout, Rect},
[INFO] [stdout]   |              ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5 |     widgets::{Block, Borders, List, ListItem, Paragraph, Clear},
[INFO] [stdout]   |                                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Session`
[INFO] [stdout]  --> src/core/session/mod.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use session::{Session, SessionConfig, SessionType};
[INFO] [stdout]   |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ConnectionConfig`, `DeviceConfig`, and `SessionConfig`
[INFO] [stdout]  --> src/tui/state.rs:4:37
[INFO] [stdout]   |
[INFO] [stdout] 4 |     core::session::{SessionManager, SessionConfig},
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^
[INFO] [stdout] 5 |     domain::{error::TermComError, config::{DeviceConfig, ConnectionConfig}},
[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 imports: `Clear`, `Constraint`, `Direction`, and `Layout`
[INFO] [stdout]  --> src/tui/widgets/main.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 |     layout::{Constraint, Direction, Layout, Rect},
[INFO] [stdout]   |              ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 5 |     widgets::{Block, Borders, List, ListItem, Paragraph, Clear},
[INFO] [stdout]   |                                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Session`
[INFO] [stdout]  --> src/core/session/mod.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use session::{Session, SessionConfig, SessionType};
[INFO] [stdout]   |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TableError` is never constructed
[INFO] [stdout]   --> src/cli/output.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum OutputError {
[INFO] [stdout]    |          ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 27 |     TableError(String),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OutputError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileWriter` is never constructed
[INFO] [stdout]    --> src/cli/output.rs:331:12
[INFO] [stdout]     |
[INFO] [stdout] 331 | pub struct FileWriter {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `write_to_file` are never used
[INFO] [stdout]    --> src/cli/output.rs:337:12
[INFO] [stdout]     |
[INFO] [stdout] 336 | impl FileWriter {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] 337 |     pub fn new(path: String, format: OutputFormat) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 341 |     fn write_to_file(&self, content: &str) -> Result<(), OutputError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config_info` is never read
[INFO] [stdout]   --> src/tui/state.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Connection {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 23 |     pub name: String,
[INFO] [stdout] 24 |     pub config_info: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Connection` 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 `get_connection_mut` and `clear_status_message` are never used
[INFO] [stdout]    --> src/tui/state.rs:135:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | impl AppState {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 135 |     pub fn get_connection_mut(&mut self) -> Option<&mut Connection> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub fn clear_status_message(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `sequence_counter`, `total_bytes_sent`, and `total_bytes_received` are never read
[INFO] [stdout]   --> src/core/communication/engine.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct CommunicationEngine {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     sequence_counter: Arc<AtomicU64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     total_bytes_sent: Arc<AtomicU64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 25 |     total_bytes_received: Arc<AtomicU64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/core/communication/engine.rs:89:18
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl CommunicationEngine {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  89 |     pub async fn stop(&self) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     pub async fn send_data(&self, session_id: &str, data: Vec<u8>) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 |     pub async fn send_command(&self, session_id: &str, command: &str) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 219 |     pub async fn get_session_info(&self, session_id: &str) -> Option<SessionInfo> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 |     pub async fn list_sessions(&self) -> Vec<SessionInfo> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 231 |     pub async fn available_transports(&self) -> Vec<TransportType> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 237 |     pub async fn get_message_history(&self) -> Vec<Message> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 |     pub async fn get_filtered_messages(&self, pattern: &MessagePattern) -> Vec<Message> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 |     pub async fn clear_history(&self) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 260 |     pub async fn get_statistics(&self) -> CommunicationStats {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 298 |     pub async fn is_running(&self) -> bool {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 342 |     fn next_sequence(&self) -> u64 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 |     pub async fn cleanup_old_data(&self) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 |     pub async fn get_memory_info(&self) -> MemoryInfo {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CommunicationStats` is never constructed
[INFO] [stdout]    --> src/core/communication/engine.rs:423:12
[INFO] [stdout]     |
[INFO] [stdout] 423 | pub struct CommunicationStats {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MemoryInfo` is never constructed
[INFO] [stdout]    --> src/core/communication/engine.rs:437:12
[INFO] [stdout]     |
[INFO] [stdout] 437 | pub struct MemoryInfo {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/core/communication/message.rs:81:12
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl Message {
[INFO] [stdout]     | ------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  81 |     pub fn sent(
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  91 |     pub fn received(
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub fn error(
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub fn command(
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     pub fn response(
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 |     pub fn data_as_string(&self) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub fn data_as_hex(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 |     pub fn add_tag(&mut self, tag: String) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub fn add_property(&mut self, key: String, value: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 194 |     pub fn set_sequence(&mut self, sequence: u64) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 |     pub fn matches_pattern(&self, pattern: &MessagePattern) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessagePattern` is never constructed
[INFO] [stdout]    --> src/core/communication/message.rs:241:12
[INFO] [stdout]     |
[INFO] [stdout] 241 | pub struct MessagePattern {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `with_session_id`, `with_device_name`, `with_message_type`, `with_transport`, and `with_tag` are never used
[INFO] [stdout]    --> src/core/communication/message.rs:250:12
[INFO] [stdout]     |
[INFO] [stdout] 249 | impl MessagePattern {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 250 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 |     pub fn with_session_id(mut self, session_id: String) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 |     pub fn with_device_name(mut self, device_name: String) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 264 |     pub fn with_message_type(mut self, message_type: MessageType) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 |     pub fn with_transport(mut self, transport: String) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 274 |     pub fn with_tag(mut self, tag: String) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> src/core/communication/transport.rs:35:14
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub trait Transport: Send + Sync {
[INFO] [stdout]    |           --------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 35 |     async fn send_data(&self, session_id: &str, data: Vec<u8>) -> TermComResult<()>;
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     async fn send_command(&self, session_id: &str, command: &str) -> TermComResult<()>;
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     async fn receive_message(&mut self) -> Option<Message>;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     async fn list_sessions(&self) -> Vec<SessionInfo>;
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     async fn close_all_sessions(&self) -> TermComResult<()>;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     async fn get_session_count(&self) -> usize;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     fn get_max_sessions(&self) -> usize;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/core/communication/transport.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct SessionInfo {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 65 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub status: SessionStatus,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 69 |     pub created_at: std::time::SystemTime,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 70 |     pub last_activity: std::time::SystemTime,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 71 |     pub bytes_sent: u64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 72 |     pub bytes_received: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 73 |     pub messages_sent: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 74 |     pub messages_received: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SessionInfo` 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 `Connecting` and `Closing` are never constructed
[INFO] [stdout]   --> src/core/communication/transport.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub enum SessionStatus {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 83 |     Connecting,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 84 |     Closing,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SessionStatus` 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 `available_transports`, `has_transport`, `send_data`, `list_all_sessions`, and `close_all_sessions` are never used
[INFO] [stdout]    --> src/core/communication/transport.rs:124:12
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl TransportRegistry {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub fn available_transports(&self) -> Vec<TransportType> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn has_transport(&self, transport_type: &TransportType) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub async fn send_data(&mut self, session_id: &str, data: Vec<u8>) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub async fn list_all_sessions(&mut self) -> Vec<SessionInfo> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 |     pub async fn close_all_sessions(&mut self) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `SessionId` is never used
[INFO] [stdout]   --> src/core/session/mod.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub type SessionId = String;
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `with_name_pattern` and `with_tag` are never used
[INFO] [stdout]   --> src/core/session/manager.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl SessionFilter {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub fn with_name_pattern(mut self, pattern: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub fn with_tag(mut self, tag: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/core/session/manager.rs:208:18
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl SessionManager {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 208 |     pub async fn send_data(&self, session_id: &str, data: Vec<u8>) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     pub async fn send_command(&self, session_id: &str, command: &str) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 245 |     pub async fn list_sessions(&self) -> Vec<SessionSummary> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 259 |     pub async fn list_sessions_filtered(&self, filter: &SessionFilter) -> Vec<SessionSummary> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 |     pub async fn get_session_count(&self) -> usize {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 275 |     pub async fn get_active_session_count(&self) -> usize {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 289 |     pub fn get_max_sessions(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 294 |     pub async fn stop_all_sessions(&self) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 317 |     pub async fn remove_all_sessions(&self) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 331 |     pub async fn start_all_sessions(&self) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 354 |     pub async fn get_statistics(&self) -> SessionManagerStats {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 467 |     pub async fn find_sessions_by_name(&self, pattern: &str) -> Vec<String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 482 |     pub async fn find_sessions_by_device(&self, device_name: &str) -> Vec<String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 497 |     pub async fn update_session_config(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 517 |     async fn create_session_summary(&self, session: &Session) -> TermComResult<SessionSummary> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 539 |     fn matches_filter(&self, summary: &SessionSummary, filter: &SessionFilter) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SessionManagerStats` is never constructed
[INFO] [stdout]    --> src/core/session/manager.rs:577:12
[INFO] [stdout]     |
[INFO] [stdout] 577 | pub struct SessionManagerStats {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `message_history` and `activity_history` are never read
[INFO] [stdout]   --> src/core/session/session.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct Session {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 63 |     message_history: Arc<RwLock<VecDeque<Message>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 64 |     /// Activity history
[INFO] [stdout] 65 |     activity_history: Arc<RwLock<VecDeque<SessionActivity>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/core/session/session.rs:227:18
[INFO] [stdout]     |
[INFO] [stdout]  74 | impl Session {
[INFO] [stdout]     | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 227 |     pub async fn send_data(&self, data: Vec<u8>) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 252 |     pub async fn send_command(&self, command: &str) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 284 |     pub async fn get_message_history(&self) -> Vec<Message> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 |     pub async fn get_filtered_messages(&self, pattern: &MessagePattern) -> Vec<Message> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 300 |     pub async fn get_activity_history(&self) -> Vec<SessionActivity> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 306 |     pub async fn clear_message_history(&self) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 313 |     pub async fn clear_activity_history(&self) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 330 |     pub async fn update_config(&mut self, new_config: SessionConfig) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 353 |     async fn ensure_running(&self) -> TermComResult<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/core/session/state.rs:199:12
[INFO] [stdout]     |
[INFO] [stdout] 117 | impl SessionState {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 199 |     pub fn set_connection_param(&mut self, key: String, value: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 204 |     pub fn get_uptime(&self) -> Duration {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 211 |     pub fn get_idle_time(&self) -> Duration {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 218 |     pub fn is_active(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 |     pub fn is_closed(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 228 |     pub fn has_error(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     pub fn get_error_message(&self) -> Option<&str> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 241 |     pub fn update_statistics<F>(&mut self, updater: F)
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/core/session/state.rs:278:12
[INFO] [stdout]     |
[INFO] [stdout] 265 | impl SessionActivity {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 278 |     pub fn with_data_size(mut self, size: usize) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 284 |     pub fn with_duration(mut self, duration: Duration) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 |     pub fn data_sent(description: String, size: usize) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 295 |     pub fn data_received(description: String, size: usize) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 300 |     pub fn command_executed(command: String) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 305 |     pub fn response_received(description: String, duration: Duration) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 315 |     pub fn custom(activity_name: String, description: String) -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MemoryManager` is never constructed
[INFO] [stdout]  --> src/core/memory.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct MemoryManager {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/core/memory.rs:27:12
[INFO] [stdout]     |
[INFO] [stdout]  25 | impl MemoryManager {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout]  26 |     /// Create a new memory manager
[INFO] [stdout]  27 |     pub fn new(max_memory_mb: usize) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  42 |     pub async fn check_memory_usage(&self) -> MemoryStatus {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  77 |     pub fn get_memory_stats(&self) -> MemoryStats {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub fn record_allocation(&self, size: usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn record_deallocation(&self, size: usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub async fn trigger_cleanup(&self) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |     fn get_estimated_usage(&self) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     pub fn set_thresholds(&mut self, warning: f64, critical: f64) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MemoryStatus` is never used
[INFO] [stdout]    --> src/core/memory.rs:149:10
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub enum MemoryStatus {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MemoryStats` is never constructed
[INFO] [stdout]    --> src/core/memory.rs:157:12
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub struct MemoryStats {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `usage_percentage`, `peak_usage_percentage`, `is_above_warning`, and `is_critical` are never used
[INFO] [stdout]    --> src/core/memory.rs:171:12
[INFO] [stdout]     |
[INFO] [stdout] 169 | impl MemoryStats {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] 170 |     /// Get current usage as a percentage
[INFO] [stdout] 171 |     pub fn usage_percentage(&self) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 180 |     pub fn peak_usage_percentage(&self) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub fn is_above_warning(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 194 |     pub fn is_critical(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BoundedVec` is never constructed
[INFO] [stdout]    --> src/core/memory.rs:200:12
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub struct BoundedVec<T> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/core/memory.rs:208:12
[INFO] [stdout]     |
[INFO] [stdout] 206 | impl<T> BoundedVec<T> {
[INFO] [stdout]     | --------------------- associated items in this implementation
[INFO] [stdout] 207 |     /// Create a new bounded vector
[INFO] [stdout] 208 |     pub fn new(max_size: usize) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 217 |     pub fn with_memory_manager(max_size: usize, memory_manager: Arc<MemoryManager>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 |     pub fn push(&mut self, item: T) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 245 |     pub fn len(&self) -> usize {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 250 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 |     pub fn capacity(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 260 |     pub fn clear(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 |     pub fn shrink_to_fit(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 274 |     pub fn iter(&self) -> std::slice::Iter<T> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 279 |     pub fn iter_mut(&mut self) -> std::slice::IterMut<T> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Timeout`, `InvalidData`, `DeviceNotConnected`, and `Protocol` are never constructed
[INFO] [stdout]   --> src/domain/error.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub enum TermComError {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 19 |     Timeout,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     InvalidData(String),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     DeviceNotConnected,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     Protocol(String),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TermComError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `timestamp`, `direction`, and `data` are never read
[INFO] [stdout]   --> src/infrastructure/serial/client.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct SerialMessage {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 10 |     pub timestamp: std::time::SystemTime,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 11 |     pub direction: MessageDirection,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 12 |     pub data: Vec<u8>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SerialMessage` 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 `message_receiver` is never read
[INFO] [stdout]   --> src/infrastructure/serial/client.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct SerialClient {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     message_receiver: mpsc::UnboundedReceiver<SerialMessage>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `send`, `receive`, and `send_command` are never used
[INFO] [stdout]    --> src/infrastructure/serial/client.rs:165:18
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl SerialClient {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub async fn send(&self, data: Vec<u8>) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub async fn receive(&mut self) -> Option<SerialMessage> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub async fn send_command(&self, command: &str) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Disconnected` and `Error` are never constructed
[INFO] [stdout]   --> src/infrastructure/serial/manager.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub enum SessionStatus {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] 21 |     Connected,
[INFO] [stdout] 22 |     Disconnected,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 23 |     Error(String),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SessionStatus` 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 `message_receiver` is never read
[INFO] [stdout]   --> src/infrastructure/serial/manager.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct SerialManager {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     message_receiver: mpsc::UnboundedReceiver<SerialMessage>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/infrastructure/serial/manager.rs:109:18
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl SerialManager {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub async fn send_data(&self, session_id: &SessionId, data: Vec<u8>) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub async fn send_command(&self, session_id: &SessionId, command: &str) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub async fn list_sessions(&self) -> Vec<SessionInfo> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |     pub async fn receive_message(&mut self) -> Option<SerialMessage> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     pub async fn close_all_sessions(&self) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 174 |     pub async fn get_session_count(&self) -> usize {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 |     pub fn get_max_sessions(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `timestamp`, `direction`, and `data` are never read
[INFO] [stdout]   --> src/infrastructure/tcp/client.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct TcpMessage {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 11 |     pub timestamp: std::time::SystemTime,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 12 |     pub direction: MessageDirection,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 13 |     pub data: Vec<u8>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TcpMessage` 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 `message_receiver` is never read
[INFO] [stdout]   --> src/infrastructure/tcp/client.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct TcpClient {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |     message_receiver: mpsc::UnboundedReceiver<TcpMessage>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `send`, `receive`, and `send_command` are never used
[INFO] [stdout]    --> src/infrastructure/tcp/client.rs:151:18
[INFO] [stdout]     |
[INFO] [stdout]  30 | impl TcpClient {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub async fn send(&self, data: Vec<u8>) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub async fn receive(&mut self) -> Option<TcpMessage> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     pub async fn send_command(&self, command: &str) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `peer_addr` and `local_addr` are never read
[INFO] [stdout]   --> src/infrastructure/tcp/manager.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct SessionInfo {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub peer_addr: Option<std::net::SocketAddr>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 19 |     pub local_addr: Option<std::net::SocketAddr>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SessionInfo` 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 `Disconnected` and `Error` are never constructed
[INFO] [stdout]   --> src/infrastructure/tcp/manager.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum SessionStatus {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] 24 |     Connected,
[INFO] [stdout] 25 |     Disconnected,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 26 |     Error(String),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SessionStatus` 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 `message_receiver` and `echo_server` are never read
[INFO] [stdout]   --> src/infrastructure/tcp/manager.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct TcpManager {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     message_receiver: mpsc::UnboundedReceiver<TcpMessage>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 40 |     message_sender: mpsc::UnboundedSender<TcpMessage>,
[INFO] [stdout] 41 |     echo_server: Option<EchoServer>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/infrastructure/tcp/manager.rs:120:18
[INFO] [stdout]     |
[INFO] [stdout]  44 | impl TcpManager {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub async fn send_data(&self, session_id: &SessionId, data: Vec<u8>) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     pub async fn send_command(&self, session_id: &SessionId, command: &str) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub async fn list_sessions(&self) -> Vec<SessionInfo> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub async fn receive_message(&mut self) -> Option<TcpMessage> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |     pub async fn close_all_sessions(&self) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 |     pub async fn get_session_count(&self) -> usize {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |     pub fn get_max_sessions(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 194 |     pub async fn get_session_stats(&self, session_id: &SessionId) -> Option<SessionStats> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 215 |     pub async fn update_session_status(&self, session_id: &SessionId, status: SessionStatus) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 |     pub async fn start_echo_server(&mut self, bind_addr: &str) -> TermComResult<std::net::SocketAddr> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 246 |     pub async fn stop_echo_server(&mut self) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 258 |     pub fn is_echo_server_running(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 262 |     pub async fn get_echo_server_stats(&self) -> Option<crate::infrastructure::tcp::server::ServerStats> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 |     pub async fn get_echo_server_clients(&self) -> Vec<crate::infrastructure::tcp::server::ClientConnection> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     pub async fn receive_server_message(&mut self) -> Option<ServerMessage> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SessionStats` is never constructed
[INFO] [stdout]    --> src/infrastructure/tcp/manager.rs:288:12
[INFO] [stdout]     |
[INFO] [stdout] 288 | pub struct SessionStats {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `connected_at` is never read
[INFO] [stdout]   --> src/infrastructure/tcp/server.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct ClientConnection {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 19 |     pub addr: SocketAddr,
[INFO] [stdout] 20 |     pub connected_at: std::time::SystemTime,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ClientConnection` 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_connected_clients`, `get_server_stats`, and `is_running` are never used
[INFO] [stdout]    --> src/infrastructure/tcp/server.rs:254:18
[INFO] [stdout]     |
[INFO] [stdout]  36 | impl EchoServer {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 254 |     pub async fn get_connected_clients(&self) -> Vec<ClientConnection> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 264 |     pub async fn get_server_stats(&self) -> ServerStats {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 281 |     pub fn is_running(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ServerStats` is never constructed
[INFO] [stdout]    --> src/infrastructure/tcp/server.rs:287:12
[INFO] [stdout]     |
[INFO] [stdout] 287 | pub struct ServerStats {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_logging` is never used
[INFO] [stdout]  --> src/infrastructure/logging/mod.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn init_logging() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `save_config` and `get_project_config_path` are never used
[INFO] [stdout]    --> src/infrastructure/config.rs:47:12
[INFO] [stdout]     |
[INFO] [stdout]  11 | impl ConfigManager {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  47 |     pub fn save_config(&self, config: &TermComConfig) -> TermComResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn get_project_config_path(&self) -> Option<&PathBuf> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/memory.rs:274:17
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn iter(&self) -> std::slice::Iter<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn iter(&self) -> std::slice::Iter<'_, T> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/memory.rs:279:21
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn iter_mut(&mut self) -> std::slice::IterMut<T> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, T> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]    --> src/infrastructure/tcp/server.rs:323:13
[INFO] [stdout]     |
[INFO] [stdout] 323 |         let addr = server.get_bind_addr();
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TableError` is never constructed
[INFO] [stdout]   --> src/cli/output.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub enum OutputError {
[INFO] [stdout]    |          ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 27 |     TableError(String),
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OutputError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileWriter` is never constructed
[INFO] [stdout]    --> src/cli/output.rs:331:12
[INFO] [stdout]     |
[INFO] [stdout] 331 | pub struct FileWriter {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `write_to_file` are never used
[INFO] [stdout]    --> src/cli/output.rs:337:12
[INFO] [stdout]     |
[INFO] [stdout] 336 | impl FileWriter {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] 337 |     pub fn new(path: String, format: OutputFormat) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 341 |     fn write_to_file(&self, content: &str) -> Result<(), OutputError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config_info` is never read
[INFO] [stdout]   --> src/tui/state.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Connection {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 23 |     pub name: String,
[INFO] [stdout] 24 |     pub config_info: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Connection` 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 `get_connection_mut` and `clear_status_message` are never used
[INFO] [stdout]    --> src/tui/state.rs:135:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | impl AppState {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 135 |     pub fn get_connection_mut(&mut self) -> Option<&mut Connection> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub fn clear_status_message(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_session_info`, `get_filtered_messages`, `clear_history`, `cleanup_old_data`, and `get_memory_info` are never used
[INFO] [stdout]    --> src/core/communication/engine.rs:219:18
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl CommunicationEngine {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 219 |     pub async fn get_session_info(&self, session_id: &str) -> Option<SessionInfo> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 |     pub async fn get_filtered_messages(&self, pattern: &MessagePattern) -> Vec<Message> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 |     pub async fn clear_history(&self) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 |     pub async fn cleanup_old_data(&self) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 |     pub async fn get_memory_info(&self) -> MemoryInfo {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `sent_messages`, `received_messages`, `error_messages`, `total_bytes_sent`, `total_bytes_received`, and `uptime` are never read
[INFO] [stdout]    --> src/core/communication/engine.rs:427:9
[INFO] [stdout]     |
[INFO] [stdout] 423 | pub struct CommunicationStats {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 427 |     pub sent_messages: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 428 |     pub received_messages: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 429 |     pub error_messages: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 430 |     pub total_bytes_sent: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 431 |     pub total_bytes_received: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 432 |     pub uptime: Duration,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CommunicationStats` 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: struct `MemoryInfo` is never constructed
[INFO] [stdout]    --> src/core/communication/engine.rs:437:12
[INFO] [stdout]     |
[INFO] [stdout] 437 | pub struct MemoryInfo {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `received`, `error`, and `response` are never used
[INFO] [stdout]    --> src/core/communication/message.rs:91:12
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl Message {
[INFO] [stdout]     | ------------ associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  91 |     pub fn received(
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub fn error(
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     pub fn response(
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `with_device_name` and `with_transport` are never used
[INFO] [stdout]    --> src/core/communication/message.rs:259:12
[INFO] [stdout]     |
[INFO] [stdout] 249 | impl MessagePattern {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 259 |     pub fn with_device_name(mut self, device_name: String) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 |     pub fn with_transport(mut self, transport: String) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `send_command`, `receive_message`, `get_session_count`, and `get_max_sessions` are never used
[INFO] [stdout]   --> src/core/communication/transport.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub trait Transport: Send + Sync {
[INFO] [stdout]    |           --------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 38 |     async fn send_command(&self, session_id: &str, command: &str) -> TermComResult<()>;
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     async fn receive_message(&mut self) -> Option<Message>;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     async fn get_session_count(&self) -> usize;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     fn get_max_sessions(&self) -> usize;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/core/communication/transport.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct SessionInfo {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 65 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub created_at: std::time::SystemTime,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 70 |     pub last_activity: std::time::SystemTime,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 71 |     pub bytes_sent: u64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 72 |     pub bytes_received: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 73 |     pub messages_sent: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 74 |     pub messages_received: u64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SessionInfo` 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 `sessions` is never read
[INFO] [stdout]    --> src/core/communication/transport.rs:232:9
[INFO] [stdout]     |
[INFO] [stdout] 230 |     struct MockTransport {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 231 |         transport_type: TransportType,
[INFO] [stdout] 232 |         sessions: HashMap<String, String>, // session_id -> device_name
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `SessionId` is never used
[INFO] [stdout]   --> src/core/session/mod.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub type SessionId = String;
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `with_name_pattern` and `with_tag` are never used
[INFO] [stdout]   --> src/core/session/manager.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl SessionFilter {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub fn with_name_pattern(mut self, pattern: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub fn with_tag(mut self, tag: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `start_all_sessions` and `update_session_config` are never used
[INFO] [stdout]    --> src/core/session/manager.rs:331:18
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl SessionManager {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 331 |     pub async fn start_all_sessions(&self) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 497 |     pub async fn update_session_config(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_filtered_messages` is never used
[INFO] [stdout]    --> src/core/session/session.rs:290:18
[INFO] [stdout]     |
[INFO] [stdout]  74 | impl Session {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 290 |     pub async fn get_filtered_messages(&self, pattern: &MessagePattern) -> Vec<Message> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update_statistics` is never used
[INFO] [stdout]    --> src/core/session/state.rs:241:12
[INFO] [stdout]     |
[INFO] [stdout] 117 | impl SessionState {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 241 |     pub fn update_statistics<F>(&mut self, updater: F)
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `custom` is never used
[INFO] [stdout]    --> src/core/session/state.rs:315:12
[INFO] [stdout]     |
[INFO] [stdout] 265 | impl SessionActivity {
[INFO] [stdout]     | -------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 315 |     pub fn custom(activity_name: String, description: String) -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `trigger_cleanup` is never used
[INFO] [stdout]    --> src/core/memory.rs:110:18
[INFO] [stdout]     |
[INFO] [stdout]  25 | impl MemoryManager {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub async fn trigger_cleanup(&self) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `current_usage_bytes`, `peak_usage_bytes`, `cleanup_operations`, `warning_threshold`, and `critical_threshold` are never read
[INFO] [stdout]    --> src/core/memory.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub struct MemoryStats {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 158 |     pub current_usage_bytes: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 159 |     pub peak_usage_bytes: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 |     pub cleanup_operations: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 165 |     pub warning_threshold: f64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 166 |     pub critical_threshold: f64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MemoryStats` 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 `usage_percentage`, `peak_usage_percentage`, `is_above_warning`, and `is_critical` are never used
[INFO] [stdout]    --> src/core/memory.rs:171:12
[INFO] [stdout]     |
[INFO] [stdout] 169 | impl MemoryStats {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] 170 |     /// Get current usage as a percentage
[INFO] [stdout] 171 |     pub fn usage_percentage(&self) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 180 |     pub fn peak_usage_percentage(&self) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub fn is_above_warning(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 194 |     pub fn is_critical(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/core/memory.rs:217:12
[INFO] [stdout]     |
[INFO] [stdout] 206 | impl<T> BoundedVec<T> {
[INFO] [stdout]     | --------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 217 |     pub fn with_memory_manager(max_size: usize, memory_manager: Arc<MemoryManager>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 250 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 |     pub fn capacity(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 260 |     pub fn clear(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 |     pub fn shrink_to_fit(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 274 |     pub fn iter(&self) -> std::slice::Iter<T> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 279 |     pub fn iter_mut(&mut self) -> std::slice::IterMut<T> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Timeout`, `InvalidData`, `DeviceNotConnected`, and `Protocol` are never constructed
[INFO] [stdout]   --> src/domain/error.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub enum TermComError {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 19 |     Timeout,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     InvalidData(String),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     DeviceNotConnected,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     Protocol(String),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TermComError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `timestamp` is never read
[INFO] [stdout]   --> src/infrastructure/serial/client.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct SerialMessage {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 10 |     pub timestamp: std::time::SystemTime,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SerialMessage` 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 `message_receiver` is never read
[INFO] [stdout]   --> src/infrastructure/serial/client.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct SerialClient {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     message_receiver: mpsc::UnboundedReceiver<SerialMessage>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `receive` and `send_command` are never used
[INFO] [stdout]    --> src/infrastructure/serial/client.rs:173:18
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl SerialClient {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub async fn receive(&mut self) -> Option<SerialMessage> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub async fn send_command(&self, command: &str) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Disconnected` and `Error` are never constructed
[INFO] [stdout]   --> src/infrastructure/serial/manager.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub enum SessionStatus {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] 21 |     Connected,
[INFO] [stdout] 22 |     Disconnected,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 23 |     Error(String),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SessionStatus` 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 `message_receiver` is never read
[INFO] [stdout]   --> src/infrastructure/serial/manager.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct SerialManager {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     message_receiver: mpsc::UnboundedReceiver<SerialMessage>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `send_command` and `receive_message` are never used
[INFO] [stdout]    --> src/infrastructure/serial/manager.rs:130:18
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl SerialManager {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub async fn send_command(&self, session_id: &SessionId, command: &str) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |     pub async fn receive_message(&mut self) -> Option<SerialMessage> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `timestamp` is never read
[INFO] [stdout]   --> src/infrastructure/tcp/client.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct TcpMessage {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 11 |     pub timestamp: std::time::SystemTime,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TcpMessage` 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 `message_receiver` is never read
[INFO] [stdout]   --> src/infrastructure/tcp/client.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct TcpClient {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |     message_receiver: mpsc::UnboundedReceiver<TcpMessage>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `receive` and `send_command` are never used
[INFO] [stdout]    --> src/infrastructure/tcp/client.rs:159:18
[INFO] [stdout]     |
[INFO] [stdout]  30 | impl TcpClient {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub async fn receive(&mut self) -> Option<TcpMessage> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     pub async fn send_command(&self, command: &str) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `peer_addr` and `local_addr` are never read
[INFO] [stdout]   --> src/infrastructure/tcp/manager.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct SessionInfo {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub peer_addr: Option<std::net::SocketAddr>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 19 |     pub local_addr: Option<std::net::SocketAddr>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SessionInfo` 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 `Disconnected` and `Error` are never constructed
[INFO] [stdout]   --> src/infrastructure/tcp/manager.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub enum SessionStatus {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] 24 |     Connected,
[INFO] [stdout] 25 |     Disconnected,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 26 |     Error(String),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SessionStatus` 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 `message_receiver` and `echo_server` are never read
[INFO] [stdout]   --> src/infrastructure/tcp/manager.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct TcpManager {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     message_receiver: mpsc::UnboundedReceiver<TcpMessage>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 40 |     message_sender: mpsc::UnboundedSender<TcpMessage>,
[INFO] [stdout] 41 |     echo_server: Option<EchoServer>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/infrastructure/tcp/manager.rs:141:18
[INFO] [stdout]     |
[INFO] [stdout]  44 | impl TcpManager {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 141 |     pub async fn send_command(&self, session_id: &SessionId, command: &str) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub async fn receive_message(&mut self) -> Option<TcpMessage> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 194 |     pub async fn get_session_stats(&self, session_id: &SessionId) -> Option<SessionStats> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 215 |     pub async fn update_session_status(&self, session_id: &SessionId, status: SessionStatus) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 |     pub async fn start_echo_server(&mut self, bind_addr: &str) -> TermComResult<std::net::SocketAddr> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 246 |     pub async fn stop_echo_server(&mut self) -> TermComResult<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 258 |     pub fn is_echo_server_running(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 262 |     pub async fn get_echo_server_stats(&self) -> Option<crate::infrastructure::tcp::server::ServerStats> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 |     pub async fn get_echo_server_clients(&self) -> Vec<crate::infrastructure::tcp::server::ClientConnection> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     pub async fn receive_server_message(&mut self) -> Option<ServerMessage> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SessionStats` is never constructed
[INFO] [stdout]    --> src/infrastructure/tcp/manager.rs:288:12
[INFO] [stdout]     |
[INFO] [stdout] 288 | pub struct SessionStats {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `connected_at` is never read
[INFO] [stdout]   --> src/infrastructure/tcp/server.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct ClientConnection {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 19 |     pub addr: SocketAddr,
[INFO] [stdout] 20 |     pub connected_at: std::time::SystemTime,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ClientConnection` 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_connected_clients` and `get_server_stats` are never used
[INFO] [stdout]    --> src/infrastructure/tcp/server.rs:254:18
[INFO] [stdout]     |
[INFO] [stdout]  36 | impl EchoServer {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 254 |     pub async fn get_connected_clients(&self) -> Vec<ClientConnection> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 264 |     pub async fn get_server_stats(&self) -> ServerStats {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ServerStats` is never constructed
[INFO] [stdout]    --> src/infrastructure/tcp/server.rs:287:12
[INFO] [stdout]     |
[INFO] [stdout] 287 | pub struct ServerStats {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `save_config` and `get_project_config_path` are never used
[INFO] [stdout]    --> src/infrastructure/config.rs:47:12
[INFO] [stdout]     |
[INFO] [stdout]  11 | impl ConfigManager {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  47 |     pub fn save_config(&self, config: &TermComConfig) -> TermComResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn get_project_config_path(&self) -> Option<&PathBuf> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/memory.rs:274:17
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn iter(&self) -> std::slice::Iter<T> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 274 |     pub fn iter(&self) -> std::slice::Iter<'_, T> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/memory.rs:279:21
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn iter_mut(&mut self) -> std::slice::IterMut<T> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 279 |     pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, T> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 44.44s
[INFO] running `Command { std: "docker" "inspect" "93be4b737b92e5b3ad6d7860bdba7d0ed98987b1c5b65d3760421ef7169362a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93be4b737b92e5b3ad6d7860bdba7d0ed98987b1c5b65d3760421ef7169362a9", kill_on_drop: false }`
[INFO] [stdout] 93be4b737b92e5b3ad6d7860bdba7d0ed98987b1c5b65d3760421ef7169362a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] e2ac4a32def95a010563fecea01f6ee4465800859a78047dd943af220a1b51ff
[INFO] running `Command { std: "docker" "start" "-a" "e2ac4a32def95a010563fecea01f6ee4465800859a78047dd943af220a1b51ff", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `ConnectionConfig`, `DeviceConfig`, and `SessionConfig`
[INFO] [stderr]  --> src/tui/state.rs:4:37
[INFO] [stderr]   |
[INFO] [stderr] 4 |     core::session::{SessionManager, SessionConfig},
[INFO] [stderr]   |                                     ^^^^^^^^^^^^^
[INFO] [stderr] 5 |     domain::{error::TermComError, config::{DeviceConfig, ConnectionConfig}},
[INFO] [stderr]   |                                            ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Clear`, `Constraint`, `Direction`, and `Layout`
[INFO] [stderr]  --> src/tui/widgets/main.rs:2:14
[INFO] [stderr]   |
[INFO] [stderr] 2 |     layout::{Constraint, Direction, Layout, Rect},
[INFO] [stderr]   |              ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 5 |     widgets::{Block, Borders, List, ListItem, Paragraph, Clear},
[INFO] [stderr]   |                                                          ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/core/memory.rs:274:17
[INFO] [stderr]     |
[INFO] [stderr] 274 |     pub fn iter(&self) -> std::slice::Iter<T> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 274 |     pub fn iter(&self) -> std::slice::Iter<'_, T> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/core/memory.rs:279:21
[INFO] [stderr]     |
[INFO] [stderr] 279 |     pub fn iter_mut(&mut self) -> std::slice::IterMut<T> {
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 279 |     pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, T> {
[INFO] [stderr]     |                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: `termcom` (lib) generated 4 warnings (run `cargo fix --lib -p termcom` to apply 4 suggestions)
[INFO] [stderr] warning: unused import: `Session`
[INFO] [stderr]  --> src/core/session/mod.rs:7:19
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use session::{Session, SessionConfig, SessionType};
[INFO] [stderr]   |                   ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `TableError` is never constructed
[INFO] [stderr]   --> src/cli/output.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub enum OutputError {
[INFO] [stderr]    |          ----------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 27 |     TableError(String),
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `OutputError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FileWriter` is never constructed
[INFO] [stderr]    --> src/cli/output.rs:331:12
[INFO] [stderr]     |
[INFO] [stderr] 331 | pub struct FileWriter {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `write_to_file` are never used
[INFO] [stderr]    --> src/cli/output.rs:337:12
[INFO] [stderr]     |
[INFO] [stderr] 336 | impl FileWriter {
[INFO] [stderr]     | --------------- associated items in this implementation
[INFO] [stderr] 337 |     pub fn new(path: String, format: OutputFormat) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 341 |     fn write_to_file(&self, content: &str) -> Result<(), OutputError> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `config_info` is never read
[INFO] [stderr]   --> src/tui/state.rs:24:9
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub struct Connection {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] 23 |     pub name: String,
[INFO] [stderr] 24 |     pub config_info: String,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Connection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_connection_mut` and `clear_status_message` are never used
[INFO] [stderr]    --> src/tui/state.rs:135:12
[INFO] [stderr]     |
[INFO] [stderr]  30 | impl AppState {
[INFO] [stderr]     | ------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 135 |     pub fn get_connection_mut(&mut self) -> Option<&mut Connection> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 143 |     pub fn clear_status_message(&mut self) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `sequence_counter`, `total_bytes_sent`, and `total_bytes_received` are never read
[INFO] [stderr]   --> src/core/communication/engine.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct CommunicationEngine {
[INFO] [stderr]    |            ------------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 19 |     sequence_counter: Arc<AtomicU64>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 24 |     total_bytes_sent: Arc<AtomicU64>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 25 |     total_bytes_received: Arc<AtomicU64>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/core/communication/engine.rs:89:18
[INFO] [stderr]     |
[INFO] [stderr]  32 | impl CommunicationEngine {
[INFO] [stderr]     | ------------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  89 |     pub async fn stop(&self) -> TermComResult<()> {
[INFO] [stderr]     |                  ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 150 |     pub async fn send_data(&self, session_id: &str, data: Vec<u8>) -> TermComResult<()> {
[INFO] [stderr]     |                  ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 184 |     pub async fn send_command(&self, session_id: &str, command: &str) -> TermComResult<()> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 219 |     pub async fn get_session_info(&self, session_id: &str) -> Option<SessionInfo> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 225 |     pub async fn list_sessions(&self) -> Vec<SessionInfo> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 231 |     pub async fn available_transports(&self) -> Vec<TransportType> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 237 |     pub async fn get_message_history(&self) -> Vec<Message> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 243 |     pub async fn get_filtered_messages(&self, pattern: &MessagePattern) -> Vec<Message> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 253 |     pub async fn clear_history(&self) {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 260 |     pub async fn get_statistics(&self) -> CommunicationStats {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 298 |     pub async fn is_running(&self) -> bool {
[INFO] [stderr]     |                  ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 342 |     fn next_sequence(&self) -> u64 {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 347 |     pub async fn cleanup_old_data(&self) {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 379 |     pub async fn get_memory_info(&self) -> MemoryInfo {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CommunicationStats` is never constructed
[INFO] [stderr]    --> src/core/communication/engine.rs:423:12
[INFO] [stderr]     |
[INFO] [stderr] 423 | pub struct CommunicationStats {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MemoryInfo` is never constructed
[INFO] [stderr]    --> src/core/communication/engine.rs:437:12
[INFO] [stderr]     |
[INFO] [stderr] 437 | pub struct MemoryInfo {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> src/core/communication/message.rs:81:12
[INFO] [stderr]     |
[INFO] [stderr]  50 | impl Message {
[INFO] [stderr]     | ------------ associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  81 |     pub fn sent(
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr]  91 |     pub fn received(
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 117 |     pub fn error(
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 133 |     pub fn command(
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 149 |     pub fn response(
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 168 |     pub fn data_as_string(&self) -> Option<String> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 173 |     pub fn data_as_hex(&self) -> String {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 182 |     pub fn add_tag(&mut self, tag: String) {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 189 |     pub fn add_property(&mut self, key: String, value: String) {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 194 |     pub fn set_sequence(&mut self, sequence: u64) {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 199 |     pub fn matches_pattern(&self, pattern: &MessagePattern) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MessagePattern` is never constructed
[INFO] [stderr]    --> src/core/communication/message.rs:241:12
[INFO] [stderr]     |
[INFO] [stderr] 241 | pub struct MessagePattern {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `with_session_id`, `with_device_name`, `with_message_type`, `with_transport`, and `with_tag` are never used
[INFO] [stderr]    --> src/core/communication/message.rs:250:12
[INFO] [stderr]     |
[INFO] [stderr] 249 | impl MessagePattern {
[INFO] [stderr]     | ------------------- associated items in this implementation
[INFO] [stderr] 250 |     pub fn new() -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 254 |     pub fn with_session_id(mut self, session_id: String) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 259 |     pub fn with_device_name(mut self, device_name: String) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 264 |     pub fn with_message_type(mut self, message_type: MessageType) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 269 |     pub fn with_transport(mut self, transport: String) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 274 |     pub fn with_tag(mut self, tag: String) -> Self {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]   --> src/core/communication/transport.rs:35:14
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub trait Transport: Send + Sync {
[INFO] [stderr]    |           --------- methods in this trait
[INFO] [stderr] ...
[INFO] [stderr] 35 |     async fn send_data(&self, session_id: &str, data: Vec<u8>) -> TermComResult<()>;
[INFO] [stderr]    |              ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 38 |     async fn send_command(&self, session_id: &str, command: &str) -> TermComResult<()>;
[INFO] [stderr]    |              ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 41 |     async fn receive_message(&mut self) -> Option<Message>;
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 50 |     async fn list_sessions(&self) -> Vec<SessionInfo>;
[INFO] [stderr]    |              ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 53 |     async fn close_all_sessions(&self) -> TermComResult<()>;
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 56 |     async fn get_session_count(&self) -> usize;
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 59 |     fn get_max_sessions(&self) -> usize;
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]   --> src/core/communication/transport.rs:65:9
[INFO] [stderr]    |
[INFO] [stderr] 64 | pub struct SessionInfo {
[INFO] [stderr]    |            ----------- fields in this struct
[INFO] [stderr] 65 |     pub id: String,
[INFO] [stderr]    |         ^^
[INFO] [stderr] ...
[INFO] [stderr] 68 |     pub status: SessionStatus,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 69 |     pub created_at: std::time::SystemTime,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 70 |     pub last_activity: std::time::SystemTime,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 71 |     pub bytes_sent: u64,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 72 |     pub bytes_received: u64,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 73 |     pub messages_sent: u64,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 74 |     pub messages_received: u64,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SessionInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Connecting` and `Closing` are never constructed
[INFO] [stderr]   --> src/core/communication/transport.rs:83:5
[INFO] [stderr]    |
[INFO] [stderr] 79 | pub enum SessionStatus {
[INFO] [stderr]    |          ------------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 83 |     Connecting,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 84 |     Closing,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SessionStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `available_transports`, `has_transport`, `send_data`, `list_all_sessions`, and `close_all_sessions` are never used
[INFO] [stderr]    --> src/core/communication/transport.rs:124:12
[INFO] [stderr]     |
[INFO] [stderr] 104 | impl TransportRegistry {
[INFO] [stderr]     | ---------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 124 |     pub fn available_transports(&self) -> Vec<TransportType> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 129 |     pub fn has_transport(&self, transport_type: &TransportType) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 165 |     pub async fn send_data(&mut self, session_id: &str, data: Vec<u8>) -> TermComResult<()> {
[INFO] [stderr]     |                  ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 189 |     pub async fn list_all_sessions(&mut self) -> Vec<SessionInfo> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 200 |     pub async fn close_all_sessions(&mut self) -> TermComResult<()> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `SessionId` is never used
[INFO] [stderr]   --> src/core/session/mod.rs:11:10
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub type SessionId = String;
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `with_name_pattern` and `with_tag` are never used
[INFO] [stderr]   --> src/core/session/manager.rs:78:12
[INFO] [stderr]    |
[INFO] [stderr] 53 | impl SessionFilter {
[INFO] [stderr]    | ------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 78 |     pub fn with_name_pattern(mut self, pattern: &str) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 84 |     pub fn with_tag(mut self, tag: &str) -> Self {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/core/session/manager.rs:208:18
[INFO] [stderr]     |
[INFO] [stderr] 101 | impl SessionManager {
[INFO] [stderr]     | ------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 208 |     pub async fn send_data(&self, session_id: &str, data: Vec<u8>) -> TermComResult<()> {
[INFO] [stderr]     |                  ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 221 |     pub async fn send_command(&self, session_id: &str, command: &str) -> TermComResult<()> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 245 |     pub async fn list_sessions(&self) -> Vec<SessionSummary> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 259 |     pub async fn list_sessions_filtered(&self, filter: &SessionFilter) -> Vec<SessionSummary> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 269 |     pub async fn get_session_count(&self) -> usize {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 275 |     pub async fn get_active_session_count(&self) -> usize {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 289 |     pub fn get_max_sessions(&self) -> usize {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 294 |     pub async fn stop_all_sessions(&self) -> TermComResult<()> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 317 |     pub async fn remove_all_sessions(&self) -> TermComResult<()> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 331 |     pub async fn start_all_sessions(&self) -> TermComResult<()> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 354 |     pub async fn get_statistics(&self) -> SessionManagerStats {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 467 |     pub async fn find_sessions_by_name(&self, pattern: &str) -> Vec<String> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 482 |     pub async fn find_sessions_by_device(&self, device_name: &str) -> Vec<String> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 497 |     pub async fn update_session_config(
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 517 |     async fn create_session_summary(&self, session: &Session) -> TermComResult<SessionSummary> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 539 |     fn matches_filter(&self, summary: &SessionSummary, filter: &SessionFilter) -> bool {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SessionManagerStats` is never constructed
[INFO] [stderr]    --> src/core/session/manager.rs:577:12
[INFO] [stderr]     |
[INFO] [stderr] 577 | pub struct SessionManagerStats {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `message_history` and `activity_history` are never read
[INFO] [stderr]   --> src/core/session/session.rs:63:5
[INFO] [stderr]    |
[INFO] [stderr] 53 | pub struct Session {
[INFO] [stderr]    |            ------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 63 |     message_history: Arc<RwLock<VecDeque<Message>>>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 64 |     /// Activity history
[INFO] [stderr] 65 |     activity_history: Arc<RwLock<VecDeque<SessionActivity>>>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/core/session/session.rs:227:18
[INFO] [stderr]     |
[INFO] [stderr]  74 | impl Session {
[INFO] [stderr]     | ------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 227 |     pub async fn send_data(&self, data: Vec<u8>) -> TermComResult<()> {
[INFO] [stderr]     |                  ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 252 |     pub async fn send_command(&self, command: &str) -> TermComResult<()> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 284 |     pub async fn get_message_history(&self) -> Vec<Message> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 290 |     pub async fn get_filtered_messages(&self, pattern: &MessagePattern) -> Vec<Message> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 300 |     pub async fn get_activity_history(&self) -> Vec<SessionActivity> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 306 |     pub async fn clear_message_history(&self) {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 313 |     pub async fn clear_activity_history(&self) {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 330 |     pub async fn update_config(&mut self, new_config: SessionConfig) -> TermComResult<()> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 353 |     async fn ensure_running(&self) -> TermComResult<()> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/core/session/state.rs:199:12
[INFO] [stderr]     |
[INFO] [stderr] 117 | impl SessionState {
[INFO] [stderr]     | ----------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 199 |     pub fn set_connection_param(&mut self, key: String, value: String) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 204 |     pub fn get_uptime(&self) -> Duration {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 211 |     pub fn get_idle_time(&self) -> Duration {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 218 |     pub fn is_active(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 223 |     pub fn is_closed(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 228 |     pub fn has_error(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 233 |     pub fn get_error_message(&self) -> Option<&str> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 241 |     pub fn update_statistics<F>(&mut self, updater: F)
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> src/core/session/state.rs:278:12
[INFO] [stderr]     |
[INFO] [stderr] 265 | impl SessionActivity {
[INFO] [stderr]     | -------------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 278 |     pub fn with_data_size(mut self, size: usize) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 284 |     pub fn with_duration(mut self, duration: Duration) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 290 |     pub fn data_sent(description: String, size: usize) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 295 |     pub fn data_received(description: String, size: usize) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 300 |     pub fn command_executed(command: String) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 305 |     pub fn response_received(description: String, duration: Duration) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 315 |     pub fn custom(activity_name: String, description: String) -> Self {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MemoryManager` is never constructed
[INFO] [stderr]  --> src/core/memory.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct MemoryManager {
[INFO] [stderr]   |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> src/core/memory.rs:27:12
[INFO] [stderr]     |
[INFO] [stderr]  25 | impl MemoryManager {
[INFO] [stderr]     | ------------------ associated items in this implementation
[INFO] [stderr]  26 |     /// Create a new memory manager
[INFO] [stderr]  27 |     pub fn new(max_memory_mb: usize) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr]  42 |     pub async fn check_memory_usage(&self) -> MemoryStatus {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  77 |     pub fn get_memory_stats(&self) -> MemoryStats {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  98 |     pub fn record_allocation(&self, size: usize) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 104 |     pub fn record_deallocation(&self, size: usize) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 110 |     pub async fn trigger_cleanup(&self) {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 122 |     fn get_estimated_usage(&self) -> usize {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 134 |     pub fn set_thresholds(&mut self, warning: f64, critical: f64) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `MemoryStatus` is never used
[INFO] [stderr]    --> src/core/memory.rs:149:10
[INFO] [stderr]     |
[INFO] [stderr] 149 | pub enum MemoryStatus {
[INFO] [stderr]     |          ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MemoryStats` is never constructed
[INFO] [stderr]    --> src/core/memory.rs:157:12
[INFO] [stderr]     |
[INFO] [stderr] 157 | pub struct MemoryStats {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `usage_percentage`, `peak_usage_percentage`, `is_above_warning`, and `is_critical` are never used
[INFO] [stderr]    --> src/core/memory.rs:171:12
[INFO] [stderr]     |
[INFO] [stderr] 169 | impl MemoryStats {
[INFO] [stderr]     | ---------------- methods in this implementation
[INFO] [stderr] 170 |     /// Get current usage as a percentage
[INFO] [stderr] 171 |     pub fn usage_percentage(&self) -> f64 {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 180 |     pub fn peak_usage_percentage(&self) -> f64 {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 189 |     pub fn is_above_warning(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 194 |     pub fn is_critical(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `BoundedVec` is never constructed
[INFO] [stderr]    --> src/core/memory.rs:200:12
[INFO] [stderr]     |
[INFO] [stderr] 200 | pub struct BoundedVec<T> {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> src/core/memory.rs:208:12
[INFO] [stderr]     |
[INFO] [stderr] 206 | impl<T> BoundedVec<T> {
[INFO] [stderr]     | --------------------- associated items in this implementation
[INFO] [stderr] 207 |     /// Create a new bounded vector
[INFO] [stderr] 208 |     pub fn new(max_size: usize) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 217 |     pub fn with_memory_manager(max_size: usize, memory_manager: Arc<MemoryManager>) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 226 |     pub fn push(&mut self, item: T) {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 245 |     pub fn len(&self) -> usize {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 250 |     pub fn is_empty(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 255 |     pub fn capacity(&self) -> usize {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 260 |     pub fn clear(&mut self) {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 269 |     pub fn shrink_to_fit(&mut self) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 274 |     pub fn iter(&self) -> std::slice::Iter<T> {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 279 |     pub fn iter_mut(&mut self) -> std::slice::IterMut<T> {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Timeout`, `InvalidData`, `DeviceNotConnected`, and `Protocol` are never constructed
[INFO] [stderr]   --> src/domain/error.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr]  5 | pub enum TermComError {
[INFO] [stderr]    |          ------------ variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 19 |     Timeout,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 22 |     InvalidData(String),
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 25 |     DeviceNotConnected,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 28 |     Protocol(String),
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TermComError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `timestamp`, `direction`, and `data` are never read
[INFO] [stderr]   --> src/infrastructure/serial/client.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub struct SerialMessage {
[INFO] [stderr]    |            ------------- fields in this struct
[INFO] [stderr] 10 |     pub timestamp: std::time::SystemTime,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 11 |     pub direction: MessageDirection,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 12 |     pub data: Vec<u8>,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SerialMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `message_receiver` is never read
[INFO] [stderr]   --> src/infrastructure/serial/client.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub struct SerialClient {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 24 |     message_receiver: mpsc::UnboundedReceiver<SerialMessage>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `send`, `receive`, and `send_command` are never used
[INFO] [stderr]    --> src/infrastructure/serial/client.rs:165:18
[INFO] [stderr]     |
[INFO] [stderr]  29 | impl SerialClient {
[INFO] [stderr]     | ----------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 165 |     pub async fn send(&self, data: Vec<u8>) -> TermComResult<()> {
[INFO] [stderr]     |                  ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 173 |     pub async fn receive(&mut self) -> Option<SerialMessage> {
[INFO] [stderr]     |                  ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 177 |     pub async fn send_command(&self, command: &str) -> TermComResult<()> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Disconnected` and `Error` are never constructed
[INFO] [stderr]   --> src/infrastructure/serial/manager.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub enum SessionStatus {
[INFO] [stderr]    |          ------------- variants in this enum
[INFO] [stderr] 21 |     Connected,
[INFO] [stderr] 22 |     Disconnected,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 23 |     Error(String),
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SessionStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `message_receiver` is never read
[INFO] [stderr]   --> src/infrastructure/serial/manager.rs:36:5
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub struct SerialManager {
[INFO] [stderr]    |            ------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 36 |     message_receiver: mpsc::UnboundedReceiver<SerialMessage>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/infrastructure/serial/manager.rs:109:18
[INFO] [stderr]     |
[INFO] [stderr]  40 | impl SerialManager {
[INFO] [stderr]     | ------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 109 |     pub async fn send_data(&self, session_id: &SessionId, data: Vec<u8>) -> TermComResult<()> {
[INFO] [stderr]     |                  ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 130 |     pub async fn send_command(&self, session_id: &SessionId, command: &str) -> TermComResult<()> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 140 |     pub async fn list_sessions(&self) -> Vec<SessionInfo> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 145 |     pub async fn receive_message(&mut self) -> Option<SerialMessage> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 149 |     pub async fn close_all_sessions(&self) -> TermComResult<()> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 174 |     pub async fn get_session_count(&self) -> usize {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 179 |     pub fn get_max_sessions(&self) -> usize {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `timestamp`, `direction`, and `data` are never read
[INFO] [stderr]   --> src/infrastructure/tcp/client.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct TcpMessage {
[INFO] [stderr]    |            ---------- fields in this struct
[INFO] [stderr] 11 |     pub timestamp: std::time::SystemTime,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 12 |     pub direction: MessageDirection,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 13 |     pub data: Vec<u8>,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TcpMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `message_receiver` is never read
[INFO] [stderr]   --> src/infrastructure/tcp/client.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub struct TcpClient {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 25 |     message_receiver: mpsc::UnboundedReceiver<TcpMessage>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `send`, `receive`, and `send_command` are never used
[INFO] [stderr]    --> src/infrastructure/tcp/client.rs:151:18
[INFO] [stderr]     |
[INFO] [stderr]  30 | impl TcpClient {
[INFO] [stderr]     | -------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 151 |     pub async fn send(&self, data: Vec<u8>) -> TermComResult<()> {
[INFO] [stderr]     |                  ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 159 |     pub async fn receive(&mut self) -> Option<TcpMessage> {
[INFO] [stderr]     |                  ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 163 |     pub async fn send_command(&self, command: &str) -> TermComResult<()> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `peer_addr` and `local_addr` are never read
[INFO] [stderr]   --> src/infrastructure/tcp/manager.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct SessionInfo {
[INFO] [stderr]    |            ----------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 18 |     pub peer_addr: Option<std::net::SocketAddr>,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 19 |     pub local_addr: Option<std::net::SocketAddr>,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SessionInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Disconnected` and `Error` are never constructed
[INFO] [stderr]   --> src/infrastructure/tcp/manager.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub enum SessionStatus {
[INFO] [stderr]    |          ------------- variants in this enum
[INFO] [stderr] 24 |     Connected,
[INFO] [stderr] 25 |     Disconnected,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 26 |     Error(String),
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SessionStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `message_receiver` and `echo_server` are never read
[INFO] [stderr]   --> src/infrastructure/tcp/manager.rs:39:5
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub struct TcpManager {
[INFO] [stderr]    |            ---------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 39 |     message_receiver: mpsc::UnboundedReceiver<TcpMessage>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 40 |     message_sender: mpsc::UnboundedSender<TcpMessage>,
[INFO] [stderr] 41 |     echo_server: Option<EchoServer>,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/infrastructure/tcp/manager.rs:120:18
[INFO] [stderr]     |
[INFO] [stderr]  44 | impl TcpManager {
[INFO] [stderr]     | --------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 120 |     pub async fn send_data(&self, session_id: &SessionId, data: Vec<u8>) -> TermComResult<()> {
[INFO] [stderr]     |                  ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 141 |     pub async fn send_command(&self, session_id: &SessionId, command: &str) -> TermComResult<()> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 151 |     pub async fn list_sessions(&self) -> Vec<SessionInfo> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 156 |     pub async fn receive_message(&mut self) -> Option<TcpMessage> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 160 |     pub async fn close_all_sessions(&self) -> TermComResult<()> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 185 |     pub async fn get_session_count(&self) -> usize {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 190 |     pub fn get_max_sessions(&self) -> usize {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 194 |     pub async fn get_session_stats(&self, session_id: &SessionId) -> Option<SessionStats> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 215 |     pub async fn update_session_status(&self, session_id: &SessionId, status: SessionStatus) -> TermComResult<()> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 229 |     pub async fn start_echo_server(&mut self, bind_addr: &str) -> TermComResult<std::net::SocketAddr> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 246 |     pub async fn stop_echo_server(&mut self) -> TermComResult<()> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 258 |     pub fn is_echo_server_running(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 262 |     pub async fn get_echo_server_stats(&self) -> Option<crate::infrastructure::tcp::server::ServerStats> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 270 |     pub async fn get_echo_server_clients(&self) -> Vec<crate::infrastructure::tcp::server::ClientConnection> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 278 |     pub async fn receive_server_message(&mut self) -> Option<ServerMessage> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SessionStats` is never constructed
[INFO] [stderr]    --> src/infrastructure/tcp/manager.rs:288:12
[INFO] [stderr]     |
[INFO] [stderr] 288 | pub struct SessionStats {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `connected_at` is never read
[INFO] [stderr]   --> src/infrastructure/tcp/server.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct ClientConnection {
[INFO] [stderr]    |            ---------------- field in this struct
[INFO] [stderr] 19 |     pub addr: SocketAddr,
[INFO] [stderr] 20 |     pub connected_at: std::time::SystemTime,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ClientConnection` 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_connected_clients`, `get_server_stats`, and `is_running` are never used
[INFO] [stderr]    --> src/infrastructure/tcp/server.rs:254:18
[INFO] [stderr]     |
[INFO] [stderr]  36 | impl EchoServer {
[INFO] [stderr]     | --------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 254 |     pub async fn get_connected_clients(&self) -> Vec<ClientConnection> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 264 |     pub async fn get_server_stats(&self) -> ServerStats {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 281 |     pub fn is_running(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ServerStats` is never constructed
[INFO] [stderr]    --> src/infrastructure/tcp/server.rs:287:12
[INFO] [stderr]     |
[INFO] [stderr] 287 | pub struct ServerStats {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `init_logging` is never used
[INFO] [stderr]  --> src/infrastructure/logging/mod.rs:6:8
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub fn init_logging() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stderr]   |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `save_config` and `get_project_config_path` are never used
[INFO] [stderr]    --> src/infrastructure/config.rs:47:12
[INFO] [stderr]     |
[INFO] [stderr]  11 | impl ConfigManager {
[INFO] [stderr]     | ------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  47 |     pub fn save_config(&self, config: &TermComConfig) -> TermComResult<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 187 |     pub fn get_project_config_path(&self) -> Option<&PathBuf> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `termcom` (bin "termcom") generated 56 warnings (4 duplicates) (run `cargo fix --bin "termcom" -p termcom` to apply 1 suggestion)
[INFO] [stderr] warning: unused variable: `addr`
[INFO] [stderr]    --> src/infrastructure/tcp/server.rs:323:13
[INFO] [stderr]     |
[INFO] [stderr] 323 |         let addr = server.get_bind_addr();
[INFO] [stderr]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_session_info`, `get_filtered_messages`, `clear_history`, `cleanup_old_data`, and `get_memory_info` are never used
[INFO] [stderr]    --> src/core/communication/engine.rs:219:18
[INFO] [stderr]     |
[INFO] [stderr]  32 | impl CommunicationEngine {
[INFO] [stderr]     | ------------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 219 |     pub async fn get_session_info(&self, session_id: &str) -> Option<SessionInfo> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 243 |     pub async fn get_filtered_messages(&self, pattern: &MessagePattern) -> Vec<Message> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 253 |     pub async fn clear_history(&self) {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 347 |     pub async fn cleanup_old_data(&self) {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 379 |     pub async fn get_memory_info(&self) -> MemoryInfo {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `sent_messages`, `received_messages`, `error_messages`, `total_bytes_sent`, `total_bytes_received`, and `uptime` are never read
[INFO] [stderr]    --> src/core/communication/engine.rs:427:9
[INFO] [stderr]     |
[INFO] [stderr] 423 | pub struct CommunicationStats {
[INFO] [stderr]     |            ------------------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 427 |     pub sent_messages: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr] 428 |     pub received_messages: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 429 |     pub error_messages: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr] 430 |     pub total_bytes_sent: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 431 |     pub total_bytes_received: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 432 |     pub uptime: Duration,
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `CommunicationStats` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `received`, `error`, and `response` are never used
[INFO] [stderr]    --> src/core/communication/message.rs:91:12
[INFO] [stderr]     |
[INFO] [stderr]  50 | impl Message {
[INFO] [stderr]     | ------------ associated functions in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  91 |     pub fn received(
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 117 |     pub fn error(
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 149 |     pub fn response(
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `with_device_name` and `with_transport` are never used
[INFO] [stderr]    --> src/core/communication/message.rs:259:12
[INFO] [stderr]     |
[INFO] [stderr] 249 | impl MessagePattern {
[INFO] [stderr]     | ------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 259 |     pub fn with_device_name(mut self, device_name: String) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 269 |     pub fn with_transport(mut self, transport: String) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `send_command`, `receive_message`, `get_session_count`, and `get_max_sessions` are never used
[INFO] [stderr]   --> src/core/communication/transport.rs:38:14
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub trait Transport: Send + Sync {
[INFO] [stderr]    |           --------- methods in this trait
[INFO] [stderr] ...
[INFO] [stderr] 38 |     async fn send_command(&self, session_id: &str, command: &str) -> TermComResult<()>;
[INFO] [stderr]    |              ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 41 |     async fn receive_message(&mut self) -> Option<Message>;
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 56 |     async fn get_session_count(&self) -> usize;
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 59 |     fn get_max_sessions(&self) -> usize;
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]   --> src/core/communication/transport.rs:65:9
[INFO] [stderr]    |
[INFO] [stderr] 64 | pub struct SessionInfo {
[INFO] [stderr]    |            ----------- fields in this struct
[INFO] [stderr] 65 |     pub id: String,
[INFO] [stderr]    |         ^^
[INFO] [stderr] ...
[INFO] [stderr] 69 |     pub created_at: std::time::SystemTime,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 70 |     pub last_activity: std::time::SystemTime,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 71 |     pub bytes_sent: u64,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 72 |     pub bytes_received: u64,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 73 |     pub messages_sent: u64,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 74 |     pub messages_received: u64,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SessionInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `sessions` is never read
[INFO] [stderr]    --> src/core/communication/transport.rs:232:9
[INFO] [stderr]     |
[INFO] [stderr] 230 |     struct MockTransport {
[INFO] [stderr]     |            ------------- field in this struct
[INFO] [stderr] 231 |         transport_type: TransportType,
[INFO] [stderr] 232 |         sessions: HashMap<String, String>, // session_id -> device_name
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `start_all_sessions` and `update_session_config` are never used
[INFO] [stderr]    --> src/core/session/manager.rs:331:18
[INFO] [stderr]     |
[INFO] [stderr] 101 | impl SessionManager {
[INFO] [stderr]     | ------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 331 |     pub async fn start_all_sessions(&self) -> TermComResult<()> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 497 |     pub async fn update_session_config(
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_filtered_messages` is never used
[INFO] [stderr]    --> src/core/session/session.rs:290:18
[INFO] [stderr]     |
[INFO] [stderr]  74 | impl Session {
[INFO] [stderr]     | ------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 290 |     pub async fn get_filtered_messages(&self, pattern: &MessagePattern) -> Vec<Message> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `update_statistics` is never used
[INFO] [stderr]    --> src/core/session/state.rs:241:12
[INFO] [stderr]     |
[INFO] [stderr] 117 | impl SessionState {
[INFO] [stderr]     | ----------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 241 |     pub fn update_statistics<F>(&mut self, updater: F)
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `custom` is never used
[INFO] [stderr]    --> src/core/session/state.rs:315:12
[INFO] [stderr]     |
[INFO] [stderr] 265 | impl SessionActivity {
[INFO] [stderr]     | -------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 315 |     pub fn custom(activity_name: String, description: String) -> Self {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `trigger_cleanup` is never used
[INFO] [stderr]    --> src/core/memory.rs:110:18
[INFO] [stderr]     |
[INFO] [stderr]  25 | impl MemoryManager {
[INFO] [stderr]     | ------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 110 |     pub async fn trigger_cleanup(&self) {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `current_usage_bytes`, `peak_usage_bytes`, `cleanup_operations`, `warning_threshold`, and `critical_threshold` are never read
[INFO] [stderr]    --> src/core/memory.rs:158:9
[INFO] [stderr]     |
[INFO] [stderr] 157 | pub struct MemoryStats {
[INFO] [stderr]     |            ----------- fields in this struct
[INFO] [stderr] 158 |     pub current_usage_bytes: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 159 |     pub peak_usage_bytes: usize,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 164 |     pub cleanup_operations: u64,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 165 |     pub warning_threshold: f64,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 166 |     pub critical_threshold: f64,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `MemoryStats` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> src/core/memory.rs:217:12
[INFO] [stderr]     |
[INFO] [stderr] 206 | impl<T> BoundedVec<T> {
[INFO] [stderr]     | --------------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 217 |     pub fn with_memory_manager(max_size: usize, memory_manager: Arc<MemoryManager>) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 250 |     pub fn is_empty(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 255 |     pub fn capacity(&self) -> usize {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 260 |     pub fn clear(&mut self) {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 269 |     pub fn shrink_to_fit(&mut self) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 274 |     pub fn iter(&self) -> std::slice::Iter<T> {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 279 |     pub fn iter_mut(&mut self) -> std::slice::IterMut<T> {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `timestamp` is never read
[INFO] [stderr]   --> src/infrastructure/serial/client.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub struct SerialMessage {
[INFO] [stderr]    |            ------------- field in this struct
[INFO] [stderr] 10 |     pub timestamp: std::time::SystemTime,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SerialMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `receive` and `send_command` are never used
[INFO] [stderr]    --> src/infrastructure/serial/client.rs:173:18
[INFO] [stderr]     |
[INFO] [stderr]  29 | impl SerialClient {
[INFO] [stderr]     | ----------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 173 |     pub async fn receive(&mut self) -> Option<SerialMessage> {
[INFO] [stderr]     |                  ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 177 |     pub async fn send_command(&self, command: &str) -> TermComResult<()> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `send_command` and `receive_message` are never used
[INFO] [stderr]    --> src/infrastructure/serial/manager.rs:130:18
[INFO] [stderr]     |
[INFO] [stderr]  40 | impl SerialManager {
[INFO] [stderr]     | ------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 130 |     pub async fn send_command(&self, session_id: &SessionId, command: &str) -> TermComResult<()> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 145 |     pub async fn receive_message(&mut self) -> Option<SerialMessage> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `timestamp` is never read
[INFO] [stderr]   --> src/infrastructure/tcp/client.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct TcpMessage {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] 11 |     pub timestamp: std::time::SystemTime,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TcpMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `receive` and `send_command` are never used
[INFO] [stderr]    --> src/infrastructure/tcp/client.rs:159:18
[INFO] [stderr]     |
[INFO] [stderr]  30 | impl TcpClient {
[INFO] [stderr]     | -------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 159 |     pub async fn receive(&mut self) -> Option<TcpMessage> {
[INFO] [stderr]     |                  ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 163 |     pub async fn send_command(&self, command: &str) -> TermComResult<()> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/infrastructure/tcp/manager.rs:141:18
[INFO] [stderr]     |
[INFO] [stderr]  44 | impl TcpManager {
[INFO] [stderr]     | --------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 141 |     pub async fn send_command(&self, session_id: &SessionId, command: &str) -> TermComResult<()> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 156 |     pub async fn receive_message(&mut self) -> Option<TcpMessage> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 194 |     pub async fn get_session_stats(&self, session_id: &SessionId) -> Option<SessionStats> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 215 |     pub async fn update_session_status(&self, session_id: &SessionId, status: SessionStatus) -> TermComResult<()> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 229 |     pub async fn start_echo_server(&mut self, bind_addr: &str) -> TermComResult<std::net::SocketAddr> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 246 |     pub async fn stop_echo_server(&mut self) -> TermComResult<()> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 258 |     pub fn is_echo_server_running(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 262 |     pub async fn get_echo_server_stats(&self) -> Option<crate::infrastructure::tcp::server::ServerStats> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 270 |     pub async fn get_echo_server_clients(&self) -> Vec<crate::infrastructure::tcp::server::ClientConnection> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 278 |     pub async fn receive_server_message(&mut self) -> Option<ServerMessage> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_connected_clients` and `get_server_stats` are never used
[INFO] [stderr]    --> src/infrastructure/tcp/server.rs:254:18
[INFO] [stderr]     |
[INFO] [stderr]  36 | impl EchoServer {
[INFO] [stderr]     | --------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 254 |     pub async fn get_connected_clients(&self) -> Vec<ClientConnection> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 264 |     pub async fn get_server_stats(&self) -> ServerStats {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `session_manager`
[INFO] [stderr]    --> tests/benchmarks.rs:305:13
[INFO] [stderr]     |
[INFO] [stderr] 305 |         let session_manager = SessionManager::new(engine.clone(), 20);
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session_manager`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `stats`
[INFO] [stderr]    --> tests/performance_tests.rs:174:17
[INFO] [stderr]     |
[INFO] [stderr] 174 |             let stats = manager.get_statistics().await;
[INFO] [stderr]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_stats`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `source`
[INFO] [stderr]   --> tests/error_handling_tests.rs:28:17
[INFO] [stderr]    |
[INFO] [stderr] 28 |             let source = error.source();
[INFO] [stderr]    |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `termcom` (bin "termcom" test) generated 48 warnings (26 duplicates) (run `cargo fix --bin "termcom" -p termcom --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `termcom` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr] warning: `termcom` (test "benchmarks") generated 1 warning (run `cargo fix --test "benchmarks" -p termcom` to apply 1 suggestion)
[INFO] [stderr] warning: `termcom` (test "performance_tests") generated 1 warning (run `cargo fix --test "performance_tests" -p termcom` to apply 1 suggestion)
[INFO] [stderr] warning: `termcom` (test "error_handling_tests") generated 1 warning (run `cargo fix --test "error_handling_tests" -p termcom` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/termcom-1abc388eeb533f20)
[INFO] [stdout] 
[INFO] [stdout] running 69 tests
[INFO] [stdout] test core::communication::engine::tests::test_communication_engine_creation ... ok
[INFO] [stdout] test core::communication::engine::tests::test_engine_lifecycle ... ok
[INFO] [stdout] test core::communication::message::tests::test_message_data_conversion ... ok
[INFO] [stdout] test core::communication::engine::tests::test_statistics ... ok
[INFO] [stdout] test core::communication::message::tests::test_message_pattern_matching ... ok
[INFO] [stdout] test core::communication::message::tests::test_message_metadata ... ok
[INFO] [stdout] test core::communication::transport::tests::test_session_status_display ... ok
[INFO] [stdout] test core::communication::engine::tests::test_session_creation_failure ... ok
[INFO] [stdout] test core::communication::transport::tests::test_transport_type_display ... ok
[INFO] [stdout] test core::communication::transport::tests::test_transport_registry ... ok
[INFO] [stdout] test core::memory::tests::test_bounded_vec ... ok
[INFO] [stdout] test core::communication::message::tests::test_message_creation ... ok
[INFO] [stdout] test core::memory::tests::test_memory_stats ... ok
[INFO] [stdout] test core::memory::tests::test_memory_manager_creation ... ok
[INFO] [stdout] test core::memory::tests::test_memory_threshold_detection ... ok
[INFO] [stdout] test core::session::manager::tests::test_bulk_operations ... ok
[INFO] [stdout] test core::session::manager::tests::test_duplicate_session_names ... ok
[INFO] [stdout] test core::session::manager::tests::test_find_sessions ... ok
[INFO] [stdout] test core::session::manager::tests::test_session_creation ... ok
[INFO] [stdout] test core::session::manager::tests::test_session_lifecycle ... ok
[INFO] [stdout] test core::session::manager::tests::test_session_limit ... ok
[INFO] [stdout] test core::session::manager::tests::test_session_manager_creation ... ok
[INFO] [stdout] test core::session::manager::tests::test_session_listing ... ok
[INFO] [stdout] test core::session::manager::tests::test_session_operations_on_nonexistent ... ok
[INFO] [stdout] test core::session::manager::tests::test_session_statistics ... ok
[INFO] [stdout] test core::session::session::tests::test_configuration_update ... ok
[INFO] [stdout] test core::session::session::tests::test_default_session_config ... ok
[INFO] [stdout] test core::session::session::tests::test_session_creation ... ok
[INFO] [stdout] test core::session::session::tests::test_session_lifecycle ... ok
[INFO] [stdout] test core::session::session::tests::test_session_operations_when_not_running ... ok
[INFO] [stdout] test core::session::session::tests::test_session_type_display ... ok
[INFO] [stdout] test core::session::state::tests::test_activity_recording ... ok
[INFO] [stdout] test core::session::state::tests::test_metadata_management ... ok
[INFO] [stdout] test core::session::state::tests::test_response_time_tracking ... ok
[INFO] [stdout] test core::session::state::tests::test_session_state_creation ... ok
[INFO] [stdout] test core::session::state::tests::test_status_updates ... ok
[INFO] [stdout] test core::session::state::tests::test_time_tracking ... ok
[INFO] [stdout] test domain::config::tests::test_config_serialization ... ok
[INFO] [stdout] test domain::config::tests::test_serial_config ... ok
[INFO] [stdout] test infrastructure::serial::client::tests::test_serial_message_creation ... ok
[INFO] [stdout] test infrastructure::serial::client::tests::test_serial_client_creation_fails_gracefully ... ok
[INFO] [stdout] test domain::config::tests::test_tcp_config ... ok
[INFO] [stdout] test infrastructure::serial::manager::tests::test_serial_manager_creation ... ok
[INFO] [stdout] test infrastructure::serial::manager::tests::test_session_info ... ok
[INFO] [stdout] test infrastructure::serial::manager::tests::test_session_creation_fails_gracefully ... ok
[INFO] [stdout] test infrastructure::tcp::client::tests::test_tcp_client_creation_fails_gracefully ... ok
[INFO] [stdout] test infrastructure::tcp::client::tests::test_tcp_message_creation ... ok
[INFO] [stdout] test infrastructure::tcp::manager::tests::test_session_info ... ok
[INFO] [stdout] test infrastructure::serial::manager::tests::test_close_nonexistent_session ... ok
[INFO] [stdout] test infrastructure::tcp::server::tests::test_client_connection_creation ... ok
[INFO] [stdout] test infrastructure::tcp::manager::tests::test_tcp_manager_creation ... ok
[INFO] [stdout] test infrastructure::config::tests::test_config_manager_creation ... ok
[INFO] [stdout] test infrastructure::tcp::server::tests::test_echo_server_creation ... ok
[INFO] [stdout] test infrastructure::config::tests::test_load_default_config ... ok
[INFO] [stdout] test infrastructure::tcp::server::tests::test_server_message_creation ... ok
[INFO] [stdout] test infrastructure::tcp::manager::tests::test_session_creation_fails_gracefully ... ok
[INFO] [stdout] test infrastructure::config::tests::test_init_project_config ... ok
[INFO] [stdout] test infrastructure::tcp::manager::tests::test_close_nonexistent_session ... ok
[INFO] [stdout] test infrastructure::logging::tests::test_logging_init ... ok
[INFO] [stderr] [2m2025-11-09T05:02:02.369637Z[0m [32m INFO[0m ThreadId(47) [2mtermcom::infrastructure::logging[0m[2m:[0m [2msrc/infrastructure/logging/mod.rs[0m[2m:[0m[2m23:[0m TermCom logging system initialized
[INFO] [stderr] [2m2025-11-09T05:02:02.372268Z[0m [32m INFO[0m ThreadId(61) [2mtermcom::infrastructure::tcp::client[0m[2m:[0m [2msrc/infrastructure/tcp/client.rs[0m[2m:[0m[2m63:[0m TCP connection established to 127.0.0.1:43305
[INFO] [stderr] [2m2025-11-09T05:02:02.372535Z[0m [32m INFO[0m ThreadId(56) [2mtermcom::infrastructure::tcp::client[0m[2m:[0m [2msrc/infrastructure/tcp/client.rs[0m[2m:[0m[2m63:[0m TCP connection established to 127.0.0.1:41315
[INFO] [stderr] [2m2025-11-09T05:02:02.374303Z[0m [32m INFO[0m ThreadId(61) [2mtermcom::infrastructure::tcp::manager[0m[2m:[0m [2msrc/infrastructure/tcp/manager.rs[0m[2m:[0m[2m101:[0m Created TCP session 'tcp_e8631f0fbf1d4538b66dc5d7817874a8' for device 'test_device'
[INFO] [stdout] test infrastructure::tcp::server::tests::test_echo_server_start_stop ... ok
[INFO] [stderr] [2m2025-11-09T05:02:02.372789Z[0m [32m INFO[0m ThreadId(67) [2mtermcom::infrastructure::tcp::server[0m[2m:[0m [2msrc/infrastructure/tcp/server.rs[0m[2m:[0m[2m232:[0m Stopping echo server
[INFO] [stderr] [2m2025-11-09T05:02:02.373081Z[0m [32m INFO[0m ThreadId(65) [2mtermcom::infrastructure::tcp::server[0m[2m:[0m [2msrc/infrastructure/tcp/server.rs[0m[2m:[0m[2m92:[0m New client connected: 127.0.0.1:34392
[INFO] [stderr] [2m2025-11-09T05:02:02.373402Z[0m [32m INFO[0m ThreadId(59) [2mtermcom::infrastructure::tcp::client[0m[2m:[0m [2msrc/infrastructure/tcp/client.rs[0m[2m:[0m[2m63:[0m TCP connection established to 127.0.0.1:42431
[INFO] [stderr] [2m2025-11-09T05:02:02.373636Z[0m [32m INFO[0m ThreadId(69) [2mtermcom::infrastructure::tcp::server[0m[2m:[0m [2msrc/infrastructure/tcp/server.rs[0m[2m:[0m[2m92:[0m New client connected: 127.0.0.1:58832
[INFO] [stderr] [2m2025-11-09T05:02:02.375400Z[0m [32m INFO[0m ThreadId(67) [2mtermcom::infrastructure::tcp::server[0m[2m:[0m [2msrc/infrastructure/tcp/server.rs[0m[2m:[0m[2m133:[0m Received shutdown signal, stopping server
[INFO] [stderr] [2m2025-11-09T05:02:02.375484Z[0m [32m INFO[0m ThreadId(59) [2mtermcom::infrastructure::tcp::manager[0m[2m:[0m [2msrc/infrastructure/tcp/manager.rs[0m[2m:[0m[2m101:[0m Created TCP session 'tcp_688e320e6ac048618f61fde10fd3d9d0' for device 'device1'
[INFO] [stderr] [2m2025-11-09T05:02:02.375524Z[0m [32m INFO[0m ThreadId(67) [2mtermcom::infrastructure::tcp::server[0m[2m:[0m [2msrc/infrastructure/tcp/server.rs[0m[2m:[0m[2m244:[0m Echo server stopped
[INFO] [stdout] test infrastructure::tcp::manager::tests::test_max_sessions_limit ... ok
[INFO] [stderr] [2m2025-11-09T05:02:02.375685Z[0m [32m INFO[0m ThreadId(59) [2mtermcom::infrastructure::tcp::client[0m[2m:[0m [2msrc/infrastructure/tcp/client.rs[0m[2m:[0m[2m195:[0m TCP client closed
[INFO] [stderr] [2m2025-11-09T05:02:02.375722Z[0m [32m INFO[0m ThreadId(59) [2mtermcom::infrastructure::tcp::manager[0m[2m:[0m [2msrc/infrastructure/tcp/manager.rs[0m[2m:[0m[2m111:[0m Closed TCP session 'tcp_688e320e6ac048618f61fde10fd3d9d0'
[INFO] [stderr] [2m2025-11-09T05:02:02.375746Z[0m [33m WARN[0m ThreadId(59) [2mtermcom::infrastructure::tcp::manager[0m[2m:[0m [2msrc/infrastructure/tcp/manager.rs[0m[2m:[0m[2m303:[0m TcpManager dropped - sessions may not be properly closed
[INFO] [stderr] [2m2025-11-09T05:02:02.377463Z[0m [32m INFO[0m ThreadId(68) [2mtermcom::infrastructure::tcp::server[0m[2m:[0m [2msrc/infrastructure/tcp/server.rs[0m[2m:[0m[2m92:[0m New client connected: 127.0.0.1:34728
[INFO] [stderr] [2m2025-11-09T05:02:02.377800Z[0m [32m INFO[0m ThreadId(68) [2mtermcom::infrastructure::tcp::server[0m[2m:[0m [2msrc/infrastructure/tcp/server.rs[0m[2m:[0m[2m92:[0m New client connected: 127.0.0.1:34744
[INFO] [stderr] [2m2025-11-09T05:02:02.378094Z[0m [32m INFO[0m ThreadId(68) [2mtermcom::infrastructure::tcp::server[0m[2m:[0m [2msrc/infrastructure/tcp/server.rs[0m[2m:[0m[2m92:[0m New client connected: 127.0.0.1:34752
[INFO] [stdout] test core::communication::engine::tests::test_message_history ... ok
[INFO] [stderr] [2m2025-11-09T05:02:02.384929Z[0m [32m INFO[0m ThreadId(04) [2mtermcom::infrastructure::serial::manager[0m[2m:[0m [2msrc/infrastructure/serial/manager.rs[0m[2m:[0m[2m161:[0m Closed all serial sessions
[INFO] [stdout] test infrastructure::tcp::client::tests::test_tcp_client_with_mock_server ... ok
[INFO] [stderr] [2m2025-11-09T05:02:02.385011Z[0m [32m INFO[0m ThreadId(04) [2mtermcom::infrastructure::tcp::manager[0m[2m:[0m [2msrc/infrastructure/tcp/manager.rs[0m[2m:[0m[2m172:[0m Closed all TCP sessions
[INFO] [stderr] [2m2025-11-09T05:02:02.385031Z[0m [32m INFO[0m ThreadId(04) [2mtermcom::core::communication::engine[0m[2m:[0m [2msrc/core/communication/engine.rs[0m[2m:[0m[2m101:[0m Communication engine stopped
[INFO] [stderr] [2m2025-11-09T05:02:02.385048Z[0m [33m WARN[0m ThreadId(04) [2mtermcom::infrastructure::serial::manager[0m[2m:[0m [2msrc/infrastructure/serial/manager.rs[0m[2m:[0m[2m188:[0m SerialManager dropped - sessions may not be properly closed
[INFO] [stderr] [2m2025-11-09T05:02:02.385071Z[0m [33m WARN[0m ThreadId(04) [2mtermcom::infrastructure::tcp::manager[0m[2m:[0m [2msrc/infrastructure/tcp/manager.rs[0m[2m:[0m[2m303:[0m TcpManager dropped - sessions may not be properly closed
[INFO] [stderr] [2m2025-11-09T05:02:02.385385Z[0m [32m INFO[0m ThreadId(56) [2mtermcom::infrastructure::tcp::client[0m[2m:[0m [2msrc/infrastructure/tcp/client.rs[0m[2m:[0m[2m195:[0m TCP client closed
[INFO] [stderr] [2m2025-11-09T05:02:02.386797Z[0m [32m INFO[0m ThreadId(69) [2mtermcom::infrastructure::tcp::server[0m[2m:[0m [2msrc/infrastructure/tcp/server.rs[0m[2m:[0m[2m232:[0m Stopping echo server
[INFO] [stdout] test infrastructure::tcp::server::tests::test_server_message_channel ... ok
[INFO] [stderr] [2m2025-11-09T05:02:02.386859Z[0m [32m INFO[0m ThreadId(69) [2mtermcom::infrastructure::tcp::server[0m[2m:[0m [2msrc/infrastructure/tcp/server.rs[0m[2m:[0m[2m133:[0m Received shutdown signal, stopping server
[INFO] [stderr] [2m2025-11-09T05:02:02.386937Z[0m [32m INFO[0m ThreadId(69) [2mtermcom::infrastructure::tcp::server[0m[2m:[0m [2msrc/infrastructure/tcp/server.rs[0m[2m:[0m[2m244:[0m Echo server stopped
[INFO] [stdout] test infrastructure::tcp::manager::tests::test_session_creation_with_mock_server ... ok
[INFO] [stderr] [2m2025-11-09T05:02:02.389462Z[0m [32m INFO[0m ThreadId(61) [2mtermcom::infrastructure::tcp::client[0m[2m:[0m [2msrc/infrastructure/tcp/client.rs[0m[2m:[0m[2m195:[0m TCP client closed
[INFO] [stderr] [2m2025-11-09T05:02:02.389514Z[0m [32m INFO[0m ThreadId(61) [2mtermcom::infrastructure::tcp::manager[0m[2m:[0m [2msrc/infrastructure/tcp/manager.rs[0m[2m:[0m[2m111:[0m Closed TCP session 'tcp_e8631f0fbf1d4538b66dc5d7817874a8'
[INFO] [stderr] [2m2025-11-09T05:02:02.389531Z[0m [33m WARN[0m ThreadId(61) [2mtermcom::infrastructure::tcp::manager[0m[2m:[0m [2msrc/infrastructure/tcp/manager.rs[0m[2m:[0m[2m303:[0m TcpManager dropped - sessions may not be properly closed
[INFO] [stderr] [2m2025-11-09T05:02:02.390084Z[0m [32m INFO[0m ThreadId(68) [2mtermcom::infrastructure::tcp::server[0m[2m:[0m [2msrc/infrastructure/tcp/server.rs[0m[2m:[0m[2m122:[0m Client disconnected: 127.0.0.1:34728
[INFO] [stderr] [2m2025-11-09T05:02:02.390215Z[0m [32m INFO[0m ThreadId(68) [2mtermcom::infrastructure::tcp::server[0m[2m:[0m [2msrc/infrastructure/tcp/server.rs[0m[2m:[0m[2m122:[0m Client disconnected: 127.0.0.1:34744
[INFO] [stderr] [2m2025-11-09T05:02:02.390285Z[0m [32m INFO[0m ThreadId(68) [2mtermcom::infrastructure::tcp::server[0m[2m:[0m [2msrc/infrastructure/tcp/server.rs[0m[2m:[0m[2m122:[0m Client disconnected: 127.0.0.1:34752
[INFO] [stderr] [2m2025-11-09T05:02:02.397995Z[0m [32m INFO[0m ThreadId(65) [2mtermcom::infrastructure::tcp::server[0m[2m:[0m [2msrc/infrastructure/tcp/server.rs[0m[2m:[0m[2m122:[0m Client disconnected: 127.0.0.1:34392
[INFO] [stderr] [2m2025-11-09T05:02:02.399826Z[0m [33m WARN[0m ThreadId(31) [2mtermcom::infrastructure::serial::manager[0m[2m:[0m [2msrc/infrastructure/serial/manager.rs[0m[2m:[0m[2m188:[0m SerialManager dropped - sessions may not be properly closed
[INFO] [stderr] [2m2025-11-09T05:02:02.399905Z[0m [33m WARN[0m ThreadId(31) [2mtermcom::infrastructure::tcp::manager[0m[2m:[0m [2msrc/infrastructure/tcp/manager.rs[0m[2m:[0m[2m303:[0m TcpManager dropped - sessions may not be properly closed
[INFO] [stdout] test core::session::session::tests::test_session_history ... ok
[INFO] [stdout] test infrastructure::tcp::client::tests::test_tcp_client_timeout ... FAILED
[INFO] [stderr] [2m2025-11-09T05:02:02.449440Z[0m [32m INFO[0m ThreadId(65) [2mtermcom::infrastructure::tcp::server[0m[2m:[0m [2msrc/infrastructure/tcp/server.rs[0m[2m:[0m[2m232:[0m Stopping echo server
[INFO] [stderr] [2m2025-11-09T05:02:02.449551Z[0m [32m INFO[0m ThreadId(65) [2mtermcom::infrastructure::tcp::server[0m[2m:[0m [2msrc/infrastructure/tcp/server.rs[0m[2m:[0m[2m133:[0m Received shutdown signal, stopping server
[INFO] [stderr] [2m2025-11-09T05:02:02.449670Z[0m [32m INFO[0m ThreadId(65) [2mtermcom::infrastructure::tcp::server[0m[2m:[0m [2msrc/infrastructure/tcp/server.rs[0m[2m:[0m[2m244:[0m Echo server stopped
[INFO] [stdout] test infrastructure::tcp::server::tests::test_echo_functionality ... ok
[INFO] [stderr] [2m2025-11-09T05:02:02.490652Z[0m [32m INFO[0m ThreadId(68) [2mtermcom::infrastructure::tcp::server[0m[2m:[0m [2msrc/infrastructure/tcp/server.rs[0m[2m:[0m[2m232:[0m Stopping echo server
[INFO] [stderr] [2m2025-11-09T05:02:02.490751Z[0m [32m INFO[0m ThreadId(68) [2mtermcom::infrastructure::tcp::server[0m[2m:[0m [2msrc/infrastructure/tcp/server.rs[0m[2m:[0m[2m133:[0m Received shutdown signal, stopping server
[INFO] [stderr] [2m2025-11-09T05:02:02.490849Z[0m [32m INFO[0m ThreadId(68) [2mtermcom::infrastructure::tcp::server[0m[2m:[0m [2msrc/infrastructure/tcp/server.rs[0m[2m:[0m[2m244:[0m Echo server stopped
[INFO] [stdout] test infrastructure::tcp::server::tests::test_multiple_clients ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- infrastructure::tcp::client::tests::test_tcp_client_timeout stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'infrastructure::tcp::client::tests::test_tcp_client_timeout' (78) panicked at src/infrastructure/tcp/client.rs:294:13:
[INFO] [stdout] assertion failed: e.to_string().contains("timeout") || e.to_string().contains("Connection")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b8b47fa29a2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b8b47fa29a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b8b47fa29a2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5b8b47fa29a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5b8b47fb424f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5b8b47fb424f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5b8b47f6e023 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b8b47f6e023 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5b8b47f7b272 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5b8b47f8022f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5b8b47f800c1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5b8b47c3b11e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5b8b47c3b11e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b8b47f808ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5b8b47f808ef - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5b8b47f80666 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5b8b47f7b3a9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5b8b47f6196d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5b8b47fbeee0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b8b47fbeebc - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5b8b47af99b5 - termcom::infrastructure::tcp::client::tests::test_tcp_client_timeout::{{closure}}::h7411aaa7c33c4cc4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/infrastructure/tcp/client.rs:294:13
[INFO] [stdout]   21:     0x5b8b47aedf92 - <core::pin::Pin<P> as core::future::future::Future>::poll::haa28a102dc0a3152
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5b8b47aedfcd - <core::pin::Pin<P> as core::future::future::Future>::poll::hd369f457673962cb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5b8b479b673d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfa6762a3b9839b1c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x5b8b479b64bb - tokio::task::coop::with_budget::h9603d5c7b86dfe20
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5b8b479b64bb - tokio::task::coop::budget::h6b1b80c1adc8a224
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5b8b479b64bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h51e6dae03efee8ca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x5b8b479b34d0 - tokio::runtime::scheduler::current_thread::Context::enter::h383cb261a50d48be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x5b8b479b50dd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h19877ecf2839b750
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x5b8b479b4d84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hbb6e169dfa8d46b2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x5b8b47ab2cab - tokio::runtime::context::scoped::Scoped<T>::set::h180aec34a5dc37a5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5b8b4799ca59 - tokio::runtime::context::set_scheduler::{{closure}}::h4e961b8aba1c85fa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5b8b47a19ad2 - std::thread::local::LocalKey<T>::try_with::h10d0d0b22dcbfef3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   33:     0x5b8b47a1961e - std::thread::local::LocalKey<T>::with::h7a2d1b3458b6df89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   34:     0x5b8b4799c98d - tokio::runtime::context::set_scheduler::h13430ff8ad4d9533
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5b8b479b4b30 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hd1896759bb90176e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x5b8b479b4dc3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4bdec24a2e42d996
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x5b8b479aeea0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he3434e952ed793e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5b8b479fb600 - tokio::runtime::context::runtime::enter_runtime::h2d297f99fccffc92
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5b8b479ae861 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h92495ed5827045ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5b8b47a22384 - tokio::runtime::runtime::Runtime::block_on_inner::h8a11f680d9e44f7f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x5b8b47a2265c - tokio::runtime::runtime::Runtime::block_on::h0e6a84ea214b88c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x5b8b47af9433 - termcom::infrastructure::tcp::client::tests::test_tcp_client_timeout::h02704cbcab65bd9e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/infrastructure/tcp/client.rs:293:32
[INFO] [stdout]   43:     0x5b8b47af94c7 - termcom::infrastructure::tcp::client::tests::test_tcp_client_timeout::{{closure}}::h0b4777d91036c1cc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/infrastructure/tcp/client.rs:281:39
[INFO] [stdout]   44:     0x5b8b4792b2d6 - core::ops::function::FnOnce::call_once::hc7764bc219c6e360
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5b8b47c3af1b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5b8b47c3af1b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5b8b47c4ef7d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5b8b47c4ef7d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5b8b47c4ef7d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x5b8b47c4ef7d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x5b8b47c4ef7d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5b8b47c4ef7d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5b8b47c4ef7d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5b8b47c284c4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5b8b47c284c4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5b8b47c2bd1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   57:     0x5b8b47c2bd1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5b8b47c2bd1a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x5b8b47c2bd1a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x5b8b47c2bd1a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5b8b47c2bd1a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   62:     0x5b8b47c2bd1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5b8b47f767af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   64:     0x5b8b47f767af - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   65:     0x77a7df29aaa4 - <unknown>
[INFO] [stdout]   66:     0x77a7df327a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     infrastructure::tcp::client::tests::test_tcp_client_timeout
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 68 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "e2ac4a32def95a010563fecea01f6ee4465800859a78047dd943af220a1b51ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2ac4a32def95a010563fecea01f6ee4465800859a78047dd943af220a1b51ff", kill_on_drop: false }`
[INFO] [stdout] e2ac4a32def95a010563fecea01f6ee4465800859a78047dd943af220a1b51ff
