[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 beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fntargon%2Ftermcom" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ntargon/termcom on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 362b85f9204d235dc7eccf977763110508b8384d87f8ec44d79a5335541447af
[INFO] running `Command { std: "docker" "start" "-a" "362b85f9204d235dc7eccf977763110508b8384d87f8ec44d79a5335541447af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "362b85f9204d235dc7eccf977763110508b8384d87f8ec44d79a5335541447af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "362b85f9204d235dc7eccf977763110508b8384d87f8ec44d79a5335541447af", kill_on_drop: false }`
[INFO] [stdout] 362b85f9204d235dc7eccf977763110508b8384d87f8ec44d79a5335541447af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 730f0ed605334a50a1345a3cf3c1fb4ddd42ce0e62da17301f9a776c5c301fb6
[INFO] running `Command { std: "docker" "start" "-a" "730f0ed605334a50a1345a3cf3c1fb4ddd42ce0e62da17301f9a776c5c301fb6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling papergrid v0.10.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling libudev v0.3.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling tabled_derive v0.6.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling tabled v0.14.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling unescaper v0.1.6
[INFO] [stderr]    Compiling serialport v4.7.2
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling ratatui v0.24.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling serde v1.0.219
[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 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 1m 44s
[INFO] running `Command { std: "docker" "inspect" "730f0ed605334a50a1345a3cf3c1fb4ddd42ce0e62da17301f9a776c5c301fb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "730f0ed605334a50a1345a3cf3c1fb4ddd42ce0e62da17301f9a776c5c301fb6", kill_on_drop: false }`
[INFO] [stdout] 730f0ed605334a50a1345a3cf3c1fb4ddd42ce0e62da17301f9a776c5c301fb6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 788895a50295661bce0064d80f0a819801cb8a604f86e509db34869d3d4759f5
[INFO] running `Command { std: "docker" "start" "-a" "788895a50295661bce0064d80f0a819801cb8a604f86e509db34869d3d4759f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling serialport v4.7.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling ratatui v0.24.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[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: 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: 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] [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 `test` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "788895a50295661bce0064d80f0a819801cb8a604f86e509db34869d3d4759f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "788895a50295661bce0064d80f0a819801cb8a604f86e509db34869d3d4759f5", kill_on_drop: false }`
[INFO] [stdout] 788895a50295661bce0064d80f0a819801cb8a604f86e509db34869d3d4759f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 110d96c1caf8c7ce00255bb5829a8174713fab05c1fe780520e62609265e17c0
[INFO] running `Command { std: "docker" "start" "-a" "110d96c1caf8c7ce00255bb5829a8174713fab05c1fe780520e62609265e17c0", 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: `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: `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: `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` (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` (bin "termcom" test) generated 48 warnings (26 duplicates) (run `cargo fix --bin "termcom" -p termcom --tests` 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] warning: `termcom` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/termcom-a2bc9ac550632c78)
[INFO] [stdout] 
[INFO] [stdout] running 69 tests
[INFO] [stdout] test core::communication::engine::tests::test_engine_lifecycle ... ok
[INFO] [stdout] test core::communication::engine::tests::test_session_creation_failure ... ok
[INFO] [stdout] test core::communication::message::tests::test_message_creation ... ok
[INFO] [stdout] test core::communication::engine::tests::test_statistics ... ok
[INFO] [stdout] test core::communication::message::tests::test_message_data_conversion ... ok
[INFO] [stdout] test core::communication::message::tests::test_message_metadata ... ok
[INFO] [stdout] test core::communication::transport::tests::test_transport_registry ... ok
[INFO] [stdout] test core::communication::transport::tests::test_transport_type_display ... ok
[INFO] [stdout] test core::communication::transport::tests::test_session_status_display ... ok
[INFO] [stdout] test core::communication::message::tests::test_message_pattern_matching ... 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::memory::tests::test_memory_stats ... 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_listing ... ok
[INFO] [stdout] test core::session::manager::tests::test_session_manager_creation ... 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_session_statistics ... ok
[INFO] [stdout] test core::session::session::tests::test_session_creation ... ok
[INFO] [stdout] test core::communication::engine::tests::test_communication_engine_creation ... ok
[INFO] [stdout] test core::memory::tests::test_bounded_vec ... ok
[INFO] [stdout] test core::session::manager::tests::test_session_operations_on_nonexistent ... 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_lifecycle ... ok
[INFO] [stdout] test core::session::state::tests::test_metadata_management ... 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_time_tracking ... ok
[INFO] [stdout] test core::session::state::tests::test_response_time_tracking ... ok
[INFO] [stdout] test core::session::state::tests::test_activity_recording ... ok
[INFO] [stdout] test core::session::state::tests::test_status_updates ... ok
[INFO] [stdout] test core::session::state::tests::test_session_state_creation ... ok
[INFO] [stdout] test infrastructure::config::tests::test_load_default_config ... ok
[INFO] [stdout] test domain::config::tests::test_config_serialization ... ok
[INFO] [stdout] test domain::config::tests::test_tcp_config ... ok
[INFO] [stdout] test domain::config::tests::test_serial_config ... ok
[INFO] [stdout] test infrastructure::config::tests::test_config_manager_creation ... ok
[INFO] [stdout] test infrastructure::serial::client::tests::test_serial_message_creation ... ok
[INFO] [stdout] test infrastructure::serial::manager::tests::test_close_nonexistent_session ... ok
[INFO] [stdout] test infrastructure::serial::manager::tests::test_session_info ... ok
[INFO] [stdout] test infrastructure::serial::client::tests::test_serial_client_creation_fails_gracefully ... ok
[INFO] [stdout] test infrastructure::serial::manager::tests::test_serial_manager_creation ... 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::manager::tests::test_close_nonexistent_session ... ok
[INFO] [stdout] test infrastructure::tcp::client::tests::test_tcp_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_session_info ... ok
[INFO] [stdout] test infrastructure::tcp::manager::tests::test_tcp_manager_creation ... ok
[INFO] [stdout] test infrastructure::tcp::server::tests::test_client_connection_creation ... ok
[INFO] [stderr] [2m2026-03-10T14:10:27.336767Z[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] [2m2026-03-10T14:10:27.336947Z[0m [32m INFO[0m ThreadId(65) [2mtermcom::infrastructure::tcp::server[0m[2m:[0m [2msrc/infrastructure/tcp/server.rs[0m[2m:[0m[2m51:[0m Echo server created on 127.0.0.1:42147
[INFO] [stderr] [2m2026-03-10T14:10:27.336986Z[0m [32m INFO[0m ThreadId(65) [2mtermcom::infrastructure::tcp::server[0m[2m:[0m [2msrc/infrastructure/tcp/server.rs[0m[2m:[0m[2m76:[0m Starting echo server on 127.0.0.1:42147
[INFO] [stderr] [2m2026-03-10T14:10:27.337031Z[0m [32m INFO[0m ThreadId(65) [2mtermcom::infrastructure::tcp::server[0m[2m:[0m [2msrc/infrastructure/tcp/server.rs[0m[2m:[0m[2m141:[0m Echo server started successfully
[INFO] [stdout] test infrastructure::logging::tests::test_logging_init ... ok
[INFO] [stderr] [2m2026-03-10T14:10:27.338606Z[0m [32m INFO[0m ThreadId(66) [2mtermcom::infrastructure::tcp::server[0m[2m:[0m [2msrc/infrastructure/tcp/server.rs[0m[2m:[0m[2m51:[0m Echo server created on 127.0.0.1:42033
[INFO] [stdout] test infrastructure::tcp::server::tests::test_echo_server_creation ... ok
[INFO] [stderr] [2m2026-03-10T14:10:27.338964Z[0m [32m INFO[0m ThreadId(67) [2mtermcom::infrastructure::tcp::server[0m[2m:[0m [2msrc/infrastructure/tcp/server.rs[0m[2m:[0m[2m51:[0m Echo server created on 127.0.0.1:40481
[INFO] [stderr] [2m2026-03-10T14:10:27.338996Z[0m [32m INFO[0m ThreadId(67) [2mtermcom::infrastructure::tcp::server[0m[2m:[0m [2msrc/infrastructure/tcp/server.rs[0m[2m:[0m[2m76:[0m Starting echo server on 127.0.0.1:40481
[INFO] [stderr] [2m2026-03-10T14:10:27.339043Z[0m [32m INFO[0m ThreadId(67) [2mtermcom::infrastructure::tcp::server[0m[2m:[0m [2msrc/infrastructure/tcp/server.rs[0m[2m:[0m[2m141:[0m Echo server started successfully
[INFO] [stderr] [2m2026-03-10T14:10:27.344992Z[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:36469
[INFO] [stderr] [2m2026-03-10T14:10:27.345068Z[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_2bb3f68a81b54ad7b36d298ae0e4d51f' for device 'device1'
[INFO] [stderr] [2m2026-03-10T14:10:27.345342Z[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] [2m2026-03-10T14:10:27.345422Z[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_2bb3f68a81b54ad7b36d298ae0e4d51f'
[INFO] [stderr] [2m2026-03-10T14:10:27.345449Z[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] [2m2026-03-10T14:10:27.346566Z[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:34431
[INFO] [stderr] [2m2026-03-10T14:10:27.346748Z[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] [stdout] test infrastructure::tcp::manager::tests::test_max_sessions_limit ... ok
[INFO] [stdout] test infrastructure::tcp::client::tests::test_tcp_client_with_mock_server ... ok
[INFO] [stdout] test infrastructure::tcp::manager::tests::test_session_creation_with_mock_server ... ok
[INFO] [stdout] test infrastructure::tcp::server::tests::test_server_message_creation ... ok
[INFO] [stdout] test infrastructure::tcp::server::tests::test_echo_server_start_stop ... ok
[INFO] [stderr] [2m2026-03-10T14:10:27.347169Z[0m [32m INFO[0m ThreadId(68) [2mtermcom::infrastructure::tcp::server[0m[2m:[0m [2msrc/infrastructure/tcp/server.rs[0m[2m:[0m[2m51:[0m Echo server created on 127.0.0.1:35353
[INFO] [stderr] [2m2026-03-10T14:10:27.347195Z[0m [32m INFO[0m ThreadId(68) [2mtermcom::infrastructure::tcp::server[0m[2m:[0m [2msrc/infrastructure/tcp/server.rs[0m[2m:[0m[2m76:[0m Starting echo server on 127.0.0.1:35353
[INFO] [stderr] [2m2026-03-10T14:10:27.347212Z[0m [32m INFO[0m ThreadId(69) [2mtermcom::infrastructure::tcp::server[0m[2m:[0m [2msrc/infrastructure/tcp/server.rs[0m[2m:[0m[2m51:[0m Echo server created on 127.0.0.1:43105
[INFO] [stderr] [2m2026-03-10T14:10:27.347236Z[0m [32m INFO[0m ThreadId(69) [2mtermcom::infrastructure::tcp::server[0m[2m:[0m [2msrc/infrastructure/tcp/server.rs[0m[2m:[0m[2m76:[0m Starting echo server on 127.0.0.1:43105
[INFO] [stderr] [2m2026-03-10T14:10:27.347243Z[0m [32m INFO[0m ThreadId(68) [2mtermcom::infrastructure::tcp::server[0m[2m:[0m [2msrc/infrastructure/tcp/server.rs[0m[2m:[0m[2m141:[0m Echo server started successfully
[INFO] [stderr] [2m2026-03-10T14:10:27.347278Z[0m [32m INFO[0m ThreadId(69) [2mtermcom::infrastructure::tcp::server[0m[2m:[0m [2msrc/infrastructure/tcp/server.rs[0m[2m:[0m[2m141:[0m Echo server started successfully
[INFO] [stderr] [2m2026-03-10T14:10:27.347303Z[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:37053
[INFO] [stderr] [2m2026-03-10T14:10:27.347390Z[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_2eaad6ae4749462fb793d5686abb2978' for device 'test_device'
[INFO] [stderr] [2m2026-03-10T14:10:27.347516Z[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] [2m2026-03-10T14:10:27.347536Z[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_2eaad6ae4749462fb793d5686abb2978'
[INFO] [stderr] [2m2026-03-10T14:10:27.347550Z[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] [2m2026-03-10T14:10:27.348282Z[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:54350
[INFO] [stderr] [2m2026-03-10T14:10:27.351404Z[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] [2m2026-03-10T14:10:27.351442Z[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] [2m2026-03-10T14:10:27.351499Z[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] [stderr] [2m2026-03-10T14:10:27.358554Z[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:59524
[INFO] [stderr] [2m2026-03-10T14:10:27.358691Z[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:36064
[INFO] [stderr] [2m2026-03-10T14:10:27.358943Z[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:36078
[INFO] [stderr] [2m2026-03-10T14:10:27.359152Z[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:36080
[INFO] [stderr] [2m2026-03-10T14:10:27.359295Z[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] [stderr] [2m2026-03-10T14:10:27.359342Z[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] [2m2026-03-10T14:10:27.359379Z[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] [2m2026-03-10T14:10:27.359396Z[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] [2m2026-03-10T14:10:27.359427Z[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] [stdout] test core::communication::engine::tests::test_message_history ... ok
[INFO] [stderr] [2m2026-03-10T14:10:27.359913Z[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:54350
[INFO] [stdout] test core::session::session::tests::test_session_history ... ok
[INFO] [stderr] [2m2026-03-10T14:10:27.366112Z[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] [stderr] [2m2026-03-10T14:10:27.366159Z[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] [stdout] test infrastructure::tcp::server::tests::test_server_message_channel ... ok
[INFO] [stderr] [2m2026-03-10T14:10:27.370266Z[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] [stderr] [2m2026-03-10T14:10:27.370314Z[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] [2m2026-03-10T14:10:27.370441Z[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] [stderr] [2m2026-03-10T14:10:27.370633Z[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:36064
[INFO] [stderr] [2m2026-03-10T14:10:27.370725Z[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:36078
[INFO] [stderr] [2m2026-03-10T14:10:27.370791Z[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:36080
[INFO] [stderr] [2m2026-03-10T14:10:27.410329Z[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] [2m2026-03-10T14:10:27.410430Z[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] [2m2026-03-10T14:10:27.410512Z[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] [2m2026-03-10T14:10:27.472157Z[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] [2m2026-03-10T14:10:27.472253Z[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] [2m2026-03-10T14:10:27.472348Z[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] test infrastructure::tcp::client::tests::test_tcp_client_timeout ... FAILED
[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' (69) 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:     0x6472a111cd3a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6472a111cd3a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6472a111cd3a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6472a111cd3a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6472a1133a6a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6472a1133a6a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6472a1121f12 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6472a1121f12 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6472a10f983f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6472a10f983f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6472a11142a9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6472a0db726c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6472a0db726c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6472a1114522 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6472a1114522 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6472a10f992a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6472a10f0f89 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6472a10fa7cd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6472a11343cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6472a1134392 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6472a0b84105 - termcom::infrastructure::tcp::client::tests::test_tcp_client_timeout::{{closure}}::h9b1de9fa84cbbcba
[INFO] [stdout]                                at /opt/rustwide/workdir/src/infrastructure/tcp/client.rs:294:13
[INFO] [stdout]   21:     0x6472a0c947b2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h3f54b91224d6cde3
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x6472a0c946ed - <core::pin::Pin<P> as core::future::future::Future>::poll::h10e87d3da946b5c0
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6472a0c4d10d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3f9fe108170768bc
[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:     0x6472a0c4ceab - tokio::task::coop::with_budget::h078c479c7437bb5e
[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:     0x6472a0c4ceab - tokio::task::coop::budget::hca73e709c4934b88
[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:     0x6472a0c4ceab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h2ef2955423fea910
[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:     0x6472a0c4a190 - tokio::runtime::scheduler::current_thread::Context::enter::h3d7b2bc1b28379a8
[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:     0x6472a0c4baed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h0207b1f418954740
[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:     0x6472a0c4b774 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h845dfda57e62cfdb
[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:     0x6472a0b4c02b - tokio::runtime::context::scoped::Scoped<T>::set::h767aad58522eec84
[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:     0x6472a0c93f79 - tokio::runtime::context::set_scheduler::{{closure}}::hbd20f6c4b85deb90
[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:     0x6472a0bcd912 - std::thread::local::LocalKey<T>::try_with::hc64d3f77b9901f1e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x6472a0bcab8e - std::thread::local::LocalKey<T>::with::h0cd3199e9e0c4e7d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x6472a0c93ead - tokio::runtime::context::set_scheduler::h037f58f6e36baa52
[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:     0x6472a0c4b500 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hcf792530017cc7b7
[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:     0x6472a0c4b836 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h810e196ddbe29bc5
[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:     0x6472a0c45520 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h16ec8c2e05fa1c3b
[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:     0x6472a0c66e33 - tokio::runtime::context::runtime::enter_runtime::h3e9434e9e12a5e66
[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:     0x6472a0c452e1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb20ac9c275b49244
[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:     0x6472a0c75a84 - tokio::runtime::runtime::Runtime::block_on_inner::h5f591d4108458e18
[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:     0x6472a0c75d5f - tokio::runtime::runtime::Runtime::block_on::h5d556a75a67dd8a6
[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:     0x6472a0b83bb3 - termcom::infrastructure::tcp::client::tests::test_tcp_client_timeout::h76e98b327f2f9f18
[INFO] [stdout]                                at /opt/rustwide/workdir/src/infrastructure/tcp/client.rs:293:32
[INFO] [stdout]   43:     0x6472a0b841d7 - termcom::infrastructure::tcp::client::tests::test_tcp_client_timeout::{{closure}}::hfb43921ead37e280
[INFO] [stdout]                                at /opt/rustwide/workdir/src/infrastructure/tcp/client.rs:281:39
[INFO] [stdout]   44:     0x6472a0aa7d26 - core::ops::function::FnOnce::call_once::he04e1d5c535355fb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6472a0dab34b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6472a0dab34b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x6472a0db7d3b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x6472a0db7d3b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x6472a0db7d3b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x6472a0db7d3b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x6472a0db7d3b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x6472a0db7d3b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x6472a0db7d3b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x6472a0db3454 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x6472a0db3454 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x6472a0dba942 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x6472a0dba942 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x6472a0dba942 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x6472a0dba942 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x6472a0dba942 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x6472a0dba942 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x6472a0dba942 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x6472a111c0ef - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   64:     0x6472a111c0ef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x76b4d3b46aa4 - <unknown>
[INFO] [stdout]   66:     0x76b4d3bd3a64 - 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.20s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "110d96c1caf8c7ce00255bb5829a8174713fab05c1fe780520e62609265e17c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "110d96c1caf8c7ce00255bb5829a8174713fab05c1fe780520e62609265e17c0", kill_on_drop: false }`
[INFO] [stdout] 110d96c1caf8c7ce00255bb5829a8174713fab05c1fe780520e62609265e17c0
