[INFO] cloning repository https://github.com/s7g4/rustsat-esa
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/s7g4/rustsat-esa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs7g4%2Frustsat-esa", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs7g4%2Frustsat-esa'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc543389037dc5f3f072784c28985ba6dec0d373
[INFO] testing s7g4/rustsat-esa 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%2Fs7g4%2Frustsat-esa" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  53% (2783/5216)
Updating files:  54% (2817/5216)
Updating files:  55% (2869/5216)
Updating files:  56% (2921/5216)
Updating files:  57% (2974/5216)
Updating files:  58% (3026/5216)
Updating files:  58% (3076/5216)
Updating files:  59% (3078/5216)
Updating files:  60% (3130/5216)
Updating files:  61% (3182/5216)
Updating files:  62% (3234/5216)
Updating files:  62% (3259/5216)
Updating files:  63% (3287/5216)
Updating files:  64% (3339/5216)
Updating files:  64% (3390/5216)
Updating files:  65% (3391/5216)
Updating files:  66% (3443/5216)
Updating files:  67% (3495/5216)
Updating files:  68% (3547/5216)
Updating files:  68% (3566/5216)
Updating files:  69% (3600/5216)
Updating files:  70% (3652/5216)
Updating files:  71% (3704/5216)
Updating files:  72% (3756/5216)
Updating files:  73% (3808/5216)
Updating files:  74% (3860/5216)
Updating files:  75% (3912/5216)
Updating files:  76% (3965/5216)
Updating files:  77% (4017/5216)
Updating files:  78% (4069/5216)
Updating files:  79% (4121/5216)
Updating files:  80% (4173/5216)
Updating files:  81% (4225/5216)
Updating files:  82% (4278/5216)
Updating files:  83% (4330/5216)
Updating files:  83% (4358/5216)
Updating files:  84% (4382/5216)
Updating files:  85% (4434/5216)
Updating files:  86% (4486/5216)
Updating files:  87% (4538/5216)
Updating files:  87% (4576/5216)
Updating files:  88% (4591/5216)
Updating files:  89% (4643/5216)
Updating files:  90% (4695/5216)
Updating files:  91% (4747/5216)
Updating files:  92% (4799/5216)
Updating files:  93% (4851/5216)
Updating files:  94% (4904/5216)
Updating files:  95% (4956/5216)
Updating files:  96% (5008/5216)
Updating files:  97% (5060/5216)
Updating files:  98% (5112/5216)
Updating files:  98% (5146/5216)
Updating files:  99% (5164/5216)
Updating files: 100% (5216/5216)
Updating files: 100% (5216/5216), done.
[INFO] started tweaking git repo https://github.com/s7g4/rustsat-esa
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/s7g4/rustsat-esa
[INFO] tweaked toml for git repo https://github.com/s7g4/rustsat-esa written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/s7g4/rustsat-esa 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/s7g4/rustsat-esa 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 2ea1f859aa496c1e6cd6eea9adcb0e2794a48ada5b1816cd0903dbb5e32e2858
[INFO] running `Command { std: "docker" "start" "-a" "2ea1f859aa496c1e6cd6eea9adcb0e2794a48ada5b1816cd0903dbb5e32e2858", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ea1f859aa496c1e6cd6eea9adcb0e2794a48ada5b1816cd0903dbb5e32e2858", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ea1f859aa496c1e6cd6eea9adcb0e2794a48ada5b1816cd0903dbb5e32e2858", kill_on_drop: false }`
[INFO] [stdout] 2ea1f859aa496c1e6cd6eea9adcb0e2794a48ada5b1816cd0903dbb5e32e2858
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] ee30c68ec81de2a7475896335ec0a7b00e01109d878c308e86c6207e6baa850a
[INFO] running `Command { std: "docker" "start" "-a" "ee30c68ec81de2a7475896335ec0a7b00e01109d878c308e86c6207e6baa850a", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling reed-solomon-erasure v6.0.0
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling lru v0.7.8
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tui v0.19.0
[INFO] [stderr]    Compiling plotters-bitmap v0.3.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling warp v0.3.7
[INFO] [stderr]    Compiling rustsat-esa v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/protocol/network.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::{info, warn, error, debug};
[INFO] [stdout]   |                       ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/protocol/network.rs:262:17
[INFO] [stdout]     |
[INFO] [stdout] 262 |         cost *= (2.0 - n1.battery_level.min(n2.battery_level));
[INFO] [stdout]     |                 ^                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 262 -         cost *= (2.0 - n1.battery_level.min(n2.battery_level));
[INFO] [stdout] 262 +         cost *= 2.0 - n1.battery_level.min(n2.battery_level);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/protocol/network.rs:266:21
[INFO] [stdout]     |
[INFO] [stdout] 266 |             cost *= (2.0 - entry.reliability);
[INFO] [stdout]     |                     ^                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 266 -             cost *= (2.0 - entry.reliability);
[INFO] [stdout] 266 +             cost *= 2.0 - entry.reliability;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/cubesat/mod.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::{info, warn, error, debug};
[INFO] [stdout]   |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EventStatus` and `EventType`
[INFO] [stdout]  --> src/cubesat/mod.rs:7:84
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::telemetry::{TelemetryData, TelemetryType, TelemetryValue, MissionEvent, EventType, EventStatus};
[INFO] [stdout]   |                                                                                    ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `debug`, `error`, and `warn`
[INFO] [stdout]  --> src/simulation/mod.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::{info, warn, error, debug};
[INFO] [stdout]   |                 ^^^^  ^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MeshNetwork`, `NetworkNode`, and `NodeType`
[INFO] [stdout]  --> src/simulation/mod.rs:8:32
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::protocol::network::{NetworkNode, NodeType, OrbitalPosition, MeshNetwork};
[INFO] [stdout]   |                                ^^^^^^^^^^^  ^^^^^^^^                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CubeSatProtocol` and `MissionControl`
[INFO] [stdout]  --> src/simulation/mod.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::cubesat::{CubeSatProtocol, MissionControl, SystemState};
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ground_station::ESAGroundNetwork`
[INFO] [stdout]   --> src/simulation/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::ground_station::ESAGroundNetwork;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::telemetry::TelemetryProcessor`
[INFO] [stdout]   --> src/simulation/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::telemetry::TelemetryProcessor;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::RustSatProtocol`
[INFO] [stdout]   --> src/simulation/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::RustSatProtocol;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]  --> src/ground_station/mod.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::{info, warn, error, debug};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `NetworkNode`, `NodeType`, and `OrbitalPosition`
[INFO] [stdout]  --> src/ground_station/mod.rs:6:32
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::protocol::network::{NetworkNode, NodeType, OrbitalPosition};
[INFO] [stdout]   |                                ^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EventStatus`, `EventType`, and `MissionEvent`
[INFO] [stdout]  --> src/ground_station/mod.rs:7:41
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::telemetry::{TelemetryPacket, MissionEvent, EventType, EventStatus};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]  --> src/security/mod.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | use log::{info, warn};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TelemetryData`
[INFO] [stdout]  --> src/web/mod.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::telemetry::{TelemetryData, TelemetryProcessor};
[INFO] [stdout]   |                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime` and `Utc`
[INFO] [stdout]  --> src/config/mod.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use chrono::{DateTime, Utc};
[INFO] [stdout]   |              ^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `protocol::spacecan::SpaceCANFrame`
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use protocol::spacecan::SpaceCANFrame;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cubesat::CubeSatProtocol`
[INFO] [stdout]   --> src/lib.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use cubesat::CubeSatProtocol;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `simulation::SpaceSimulator`
[INFO] [stdout]   --> src/lib.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use simulation::SpaceSimulator;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `required_permission`
[INFO] [stdout]    --> src/security/mod.rs:113:64
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn verify_auth_token(&self, node_id: u32, token: &str, required_permission: Permission) -> Result<bool, String> {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_required_permission`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/web/mod.rs:143:43
[INFO] [stdout]     |
[INFO] [stdout] 143 | async fn get_telemetry(satellite_id: u32, state: DashboardState) -> Result<impl warp::Reply, warp::Rejection> {
[INFO] [stdout]     |                                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/web/mod.rs:160:28
[INFO] [stdout]     |
[INFO] [stdout] 160 | async fn get_system_status(state: DashboardState) -> Result<impl warp::Reply, warp::Rejection> {
[INFO] [stdout]     |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `update_interval` is never read
[INFO] [stdout]   --> src/protocol/network.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct RoutingTable {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 49 |     entries: HashMap<u32, RoutingEntry>,
[INFO] [stdout] 50 |     update_interval: Duration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RoutingTable` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `packet_buffer` is never read
[INFO] [stdout]   --> src/protocol/network.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct MeshNetwork {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 71 |     packet_buffer: VecDeque<NetworkPacket>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `command_queue` and `last_ground_contact` are never read
[INFO] [stdout]    --> src/cubesat/mod.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct CubeSatProtocol {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 118 |     command_queue: Vec<CubeSatCommand>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 |     last_ground_contact: Option<DateTime<Utc>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mission_timeline`, `ground_contacts`, and `emergency_procedures` are never read
[INFO] [stdout]    --> src/cubesat/mod.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub struct MissionControl {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 168 |     satellites: HashMap<u32, CubeSatProtocol>,
[INFO] [stdout] 169 |     mission_timeline: Vec<MissionEvent>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 170 |     ground_contacts: Vec<GroundContact>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 171 |     emergency_procedures: HashMap<EmergencyType, EmergencyProcedure>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update_satellite_systems` and `is_satellite_in_sunlight` are never used
[INFO] [stdout]    --> src/simulation/mod.rs:480:8
[INFO] [stdout]     |
[INFO] [stdout] 150 | impl SpaceSimulator {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 480 |     fn update_satellite_systems(&self, satellite: &mut SimulatedSatellite) -> Result<(), String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 511 |     fn is_satellite_in_sunlight(&self, satellite: &SimulatedSatellite) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `session_keys` is never read
[INFO] [stdout]   --> src/security/mod.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct CryptoModule {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     session_keys: HashMap<u32, Vec<u8>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CryptoModule` 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 `downlink_queue` is never read
[INFO] [stdout]   --> src/telemetry/mod.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub struct TelemetryProcessor {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 99 |     downlink_queue: VecDeque<TelemetryPacket>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `throughput_history` is never read
[INFO] [stdout]   --> src/metrics/mod.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct MetricsCollector {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     throughput_history: Arc<Mutex<Vec<MetricPoint>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/simple-cli.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let mut crypto = security::CryptoModule::new();
[INFO] [stdout]    |         ----^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/bin/simple-cli.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |     let mut crypto = security::CryptoModule::new();
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `network`
[INFO] [stdout]    --> src/bin/simple-cli.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |     let network = protocol::network::MeshNetwork::new();
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `processor`
[INFO] [stdout]    --> src/bin/simple-cli.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let processor = telemetry::TelemetryProcessor::new();
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_processor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.86s
[INFO] running `Command { std: "docker" "inspect" "ee30c68ec81de2a7475896335ec0a7b00e01109d878c308e86c6207e6baa850a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee30c68ec81de2a7475896335ec0a7b00e01109d878c308e86c6207e6baa850a", kill_on_drop: false }`
[INFO] [stdout] ee30c68ec81de2a7475896335ec0a7b00e01109d878c308e86c6207e6baa850a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 587fdcf2d147d17092069e71a958c019c2fc22566613577e6ba81b411c4cc85a
[INFO] running `Command { std: "docker" "start" "-a" "587fdcf2d147d17092069e71a958c019c2fc22566613577e6ba81b411c4cc85a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]    Compiling warp v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling mockall v0.11.4
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling rustsat-esa v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/protocol/network.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::{info, warn, error, debug};
[INFO] [stdout]   |                       ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/protocol/network.rs:262:17
[INFO] [stdout]     |
[INFO] [stdout] 262 |         cost *= (2.0 - n1.battery_level.min(n2.battery_level));
[INFO] [stdout]     |                 ^                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 262 -         cost *= (2.0 - n1.battery_level.min(n2.battery_level));
[INFO] [stdout] 262 +         cost *= 2.0 - n1.battery_level.min(n2.battery_level);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/protocol/network.rs:266:21
[INFO] [stdout]     |
[INFO] [stdout] 266 |             cost *= (2.0 - entry.reliability);
[INFO] [stdout]     |                     ^                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 266 -             cost *= (2.0 - entry.reliability);
[INFO] [stdout] 266 +             cost *= 2.0 - entry.reliability;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/cubesat/mod.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::{info, warn, error, debug};
[INFO] [stdout]   |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EventStatus` and `EventType`
[INFO] [stdout]  --> src/cubesat/mod.rs:7:84
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::telemetry::{TelemetryData, TelemetryType, TelemetryValue, MissionEvent, EventType, EventStatus};
[INFO] [stdout]   |                                                                                    ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `debug`, `error`, and `warn`
[INFO] [stdout]  --> src/simulation/mod.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::{info, warn, error, debug};
[INFO] [stdout]   |                 ^^^^  ^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MeshNetwork`, `NetworkNode`, and `NodeType`
[INFO] [stdout]  --> src/simulation/mod.rs:8:32
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::protocol::network::{NetworkNode, NodeType, OrbitalPosition, MeshNetwork};
[INFO] [stdout]   |                                ^^^^^^^^^^^  ^^^^^^^^                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CubeSatProtocol` and `MissionControl`
[INFO] [stdout]  --> src/simulation/mod.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::cubesat::{CubeSatProtocol, MissionControl, SystemState};
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ground_station::ESAGroundNetwork`
[INFO] [stdout]   --> src/simulation/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::ground_station::ESAGroundNetwork;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::telemetry::TelemetryProcessor`
[INFO] [stdout]   --> src/simulation/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::telemetry::TelemetryProcessor;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::RustSatProtocol`
[INFO] [stdout]   --> src/simulation/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::RustSatProtocol;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]  --> src/ground_station/mod.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::{info, warn, error, debug};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `NetworkNode`, `NodeType`, and `OrbitalPosition`
[INFO] [stdout]  --> src/ground_station/mod.rs:6:32
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::protocol::network::{NetworkNode, NodeType, OrbitalPosition};
[INFO] [stdout]   |                                ^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EventStatus`, `EventType`, and `MissionEvent`
[INFO] [stdout]  --> src/ground_station/mod.rs:7:41
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::telemetry::{TelemetryPacket, MissionEvent, EventType, EventStatus};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]  --> src/security/mod.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | use log::{info, warn};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TelemetryData`
[INFO] [stdout]  --> src/web/mod.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::telemetry::{TelemetryData, TelemetryProcessor};
[INFO] [stdout]   |                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime` and `Utc`
[INFO] [stdout]  --> src/config/mod.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use chrono::{DateTime, Utc};
[INFO] [stdout]   |              ^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `protocol::spacecan::SpaceCANFrame`
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use protocol::spacecan::SpaceCANFrame;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cubesat::CubeSatProtocol`
[INFO] [stdout]   --> src/lib.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use cubesat::CubeSatProtocol;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `simulation::SpaceSimulator`
[INFO] [stdout]   --> src/lib.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use simulation::SpaceSimulator;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `required_permission`
[INFO] [stdout]    --> src/security/mod.rs:113:64
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn verify_auth_token(&self, node_id: u32, token: &str, required_permission: Permission) -> Result<bool, String> {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_required_permission`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/web/mod.rs:143:43
[INFO] [stdout]     |
[INFO] [stdout] 143 | async fn get_telemetry(satellite_id: u32, state: DashboardState) -> Result<impl warp::Reply, warp::Rejection> {
[INFO] [stdout]     |                                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/web/mod.rs:160:28
[INFO] [stdout]     |
[INFO] [stdout] 160 | async fn get_system_status(state: DashboardState) -> Result<impl warp::Reply, warp::Rejection> {
[INFO] [stdout]     |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `update_interval` is never read
[INFO] [stdout]   --> src/protocol/network.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct RoutingTable {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 49 |     entries: HashMap<u32, RoutingEntry>,
[INFO] [stdout] 50 |     update_interval: Duration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RoutingTable` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `packet_buffer` is never read
[INFO] [stdout]   --> src/protocol/network.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct MeshNetwork {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 71 |     packet_buffer: VecDeque<NetworkPacket>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `command_queue` and `last_ground_contact` are never read
[INFO] [stdout]    --> src/cubesat/mod.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct CubeSatProtocol {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 118 |     command_queue: Vec<CubeSatCommand>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 |     last_ground_contact: Option<DateTime<Utc>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mission_timeline`, `ground_contacts`, and `emergency_procedures` are never read
[INFO] [stdout]    --> src/cubesat/mod.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub struct MissionControl {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 168 |     satellites: HashMap<u32, CubeSatProtocol>,
[INFO] [stdout] 169 |     mission_timeline: Vec<MissionEvent>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 170 |     ground_contacts: Vec<GroundContact>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 171 |     emergency_procedures: HashMap<EmergencyType, EmergencyProcedure>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update_satellite_systems` and `is_satellite_in_sunlight` are never used
[INFO] [stdout]    --> src/simulation/mod.rs:480:8
[INFO] [stdout]     |
[INFO] [stdout] 150 | impl SpaceSimulator {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 480 |     fn update_satellite_systems(&self, satellite: &mut SimulatedSatellite) -> Result<(), String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 511 |     fn is_satellite_in_sunlight(&self, satellite: &SimulatedSatellite) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `session_keys` is never read
[INFO] [stdout]   --> src/security/mod.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct CryptoModule {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     session_keys: HashMap<u32, Vec<u8>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CryptoModule` 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 `downlink_queue` is never read
[INFO] [stdout]   --> src/telemetry/mod.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub struct TelemetryProcessor {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 99 |     downlink_queue: VecDeque<TelemetryPacket>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `throughput_history` is never read
[INFO] [stdout]   --> src/metrics/mod.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct MetricsCollector {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     throughput_history: Arc<Mutex<Vec<MetricPoint>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/protocol/network.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::{info, warn, error, debug};
[INFO] [stdout]   |                       ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/protocol/network.rs:262:17
[INFO] [stdout]     |
[INFO] [stdout] 262 |         cost *= (2.0 - n1.battery_level.min(n2.battery_level));
[INFO] [stdout]     |                 ^                                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 262 -         cost *= (2.0 - n1.battery_level.min(n2.battery_level));
[INFO] [stdout] 262 +         cost *= 2.0 - n1.battery_level.min(n2.battery_level);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/protocol/network.rs:266:21
[INFO] [stdout]     |
[INFO] [stdout] 266 |             cost *= (2.0 - entry.reliability);
[INFO] [stdout]     |                     ^                       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 266 -             cost *= (2.0 - entry.reliability);
[INFO] [stdout] 266 +             cost *= 2.0 - entry.reliability;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> src/cubesat/mod.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::{info, warn, error, debug};
[INFO] [stdout]   |                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EventStatus` and `EventType`
[INFO] [stdout]  --> src/cubesat/mod.rs:7:84
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::telemetry::{TelemetryData, TelemetryType, TelemetryValue, MissionEvent, EventType, EventStatus};
[INFO] [stdout]   |                                                                                    ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `debug`, `error`, and `warn`
[INFO] [stdout]  --> src/simulation/mod.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::{info, warn, error, debug};
[INFO] [stdout]   |                 ^^^^  ^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MeshNetwork`, `NetworkNode`, and `NodeType`
[INFO] [stdout]  --> src/simulation/mod.rs:8:32
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::protocol::network::{NetworkNode, NodeType, OrbitalPosition, MeshNetwork};
[INFO] [stdout]   |                                ^^^^^^^^^^^  ^^^^^^^^                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CubeSatProtocol` and `MissionControl`
[INFO] [stdout]  --> src/simulation/mod.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::cubesat::{CubeSatProtocol, MissionControl, SystemState};
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ground_station::ESAGroundNetwork`
[INFO] [stdout]   --> src/simulation/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::ground_station::ESAGroundNetwork;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::telemetry::TelemetryProcessor`
[INFO] [stdout]   --> src/simulation/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::telemetry::TelemetryProcessor;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::RustSatProtocol`
[INFO] [stdout]   --> src/simulation/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::RustSatProtocol;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]  --> src/ground_station/mod.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::{info, warn, error, debug};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `NetworkNode`, `NodeType`, and `OrbitalPosition`
[INFO] [stdout]  --> src/ground_station/mod.rs:6:32
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::protocol::network::{NetworkNode, NodeType, OrbitalPosition};
[INFO] [stdout]   |                                ^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EventStatus`, `EventType`, and `MissionEvent`
[INFO] [stdout]  --> src/ground_station/mod.rs:7:41
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::telemetry::{TelemetryPacket, MissionEvent, EventType, EventStatus};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `warn`
[INFO] [stdout]  --> src/security/mod.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | use log::{info, warn};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TelemetryData`
[INFO] [stdout]  --> src/web/mod.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::telemetry::{TelemetryData, TelemetryProcessor};
[INFO] [stdout]   |                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]    --> src/metrics/mod.rs:256:9
[INFO] [stdout]     |
[INFO] [stdout] 256 |     use std::thread;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime` and `Utc`
[INFO] [stdout]  --> src/config/mod.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use chrono::{DateTime, Utc};
[INFO] [stdout]   |              ^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `protocol::spacecan::SpaceCANFrame`
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use protocol::spacecan::SpaceCANFrame;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cubesat::CubeSatProtocol`
[INFO] [stdout]   --> src/lib.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use cubesat::CubeSatProtocol;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `simulation::SpaceSimulator`
[INFO] [stdout]   --> src/lib.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use simulation::SpaceSimulator;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `required_permission`
[INFO] [stdout]    --> src/security/mod.rs:113:64
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn verify_auth_token(&self, node_id: u32, token: &str, required_permission: Permission) -> Result<bool, String> {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_required_permission`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/web/mod.rs:143:43
[INFO] [stdout]     |
[INFO] [stdout] 143 | async fn get_telemetry(satellite_id: u32, state: DashboardState) -> Result<impl warp::Reply, warp::Rejection> {
[INFO] [stdout]     |                                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/web/mod.rs:160:28
[INFO] [stdout]     |
[INFO] [stdout] 160 | async fn get_system_status(state: DashboardState) -> Result<impl warp::Reply, warp::Rejection> {
[INFO] [stdout]     |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `update_interval` is never read
[INFO] [stdout]   --> src/protocol/network.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct RoutingTable {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 49 |     entries: HashMap<u32, RoutingEntry>,
[INFO] [stdout] 50 |     update_interval: Duration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RoutingTable` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `packet_buffer` is never read
[INFO] [stdout]   --> src/protocol/network.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct MeshNetwork {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 71 |     packet_buffer: VecDeque<NetworkPacket>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `command_queue` and `last_ground_contact` are never read
[INFO] [stdout]    --> src/cubesat/mod.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct CubeSatProtocol {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 118 |     command_queue: Vec<CubeSatCommand>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 |     last_ground_contact: Option<DateTime<Utc>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mission_timeline`, `ground_contacts`, and `emergency_procedures` are never read
[INFO] [stdout]    --> src/cubesat/mod.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub struct MissionControl {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 168 |     satellites: HashMap<u32, CubeSatProtocol>,
[INFO] [stdout] 169 |     mission_timeline: Vec<MissionEvent>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 170 |     ground_contacts: Vec<GroundContact>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 171 |     emergency_procedures: HashMap<EmergencyType, EmergencyProcedure>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update_satellite_systems` and `is_satellite_in_sunlight` are never used
[INFO] [stdout]    --> src/simulation/mod.rs:480:8
[INFO] [stdout]     |
[INFO] [stdout] 150 | impl SpaceSimulator {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 480 |     fn update_satellite_systems(&self, satellite: &mut SimulatedSatellite) -> Result<(), String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 511 |     fn is_satellite_in_sunlight(&self, satellite: &SimulatedSatellite) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `session_keys` is never read
[INFO] [stdout]   --> src/security/mod.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct CryptoModule {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     session_keys: HashMap<u32, Vec<u8>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CryptoModule` 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 `downlink_queue` is never read
[INFO] [stdout]   --> src/telemetry/mod.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub struct TelemetryProcessor {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 99 |     downlink_queue: VecDeque<TelemetryPacket>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `throughput_history` is never read
[INFO] [stdout]   --> src/metrics/mod.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct MetricsCollector {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     throughput_history: Arc<Mutex<Vec<MetricPoint>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/simulation/mod.rs:948:17
[INFO] [stdout]     |
[INFO] [stdout] 948 |         assert!(simulator.space_environment.space_weather_events.len() >= 0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NodeType`
[INFO] [stdout]  --> examples/comprehensive_demo.rs:6:51
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rustsat_esa::protocol::network::{NetworkNode, NodeType, OrbitalPosition, MeshNetwork};
[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: `CubeSatFrame` and `FrameType`
[INFO] [stdout]  --> examples/comprehensive_demo.rs:7:28
[INFO] [stdout]   |
[INFO] [stdout] 7 | use rustsat_esa::cubesat::{CubeSatFrame, FrameType, MissionConfig, CubeSatProtocol, MissionControl};
[INFO] [stdout]   |                            ^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `error`, `info`, and `warn`
[INFO] [stdout]   --> examples/comprehensive_demo.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | use log::{info, warn, error};
[INFO] [stdout]    |           ^^^^  ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/demo.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let mut crypto = CryptoModule::new();
[INFO] [stdout]    |         ----^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cubesat`
[INFO] [stdout]   --> tests/integration_tests.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let cubesat = CubeSatProtocol::new(1);
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cubesat`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/simple-cli.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let mut crypto = security::CryptoModule::new();
[INFO] [stdout]    |         ----^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `network`
[INFO] [stdout]   --> tests/integration_tests.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let network = MeshNetwork::new();
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cubesat`
[INFO] [stdout]   --> tests/integration_tests.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let cubesat = CubeSatProtocol::new(1);
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cubesat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/simple-cli.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let mut crypto = security::CryptoModule::new();
[INFO] [stdout]    |         ----^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/bin/simple-cli.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |     let mut crypto = security::CryptoModule::new();
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `network`
[INFO] [stdout]    --> src/bin/simple-cli.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |     let network = protocol::network::MeshNetwork::new();
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `processor`
[INFO] [stdout]    --> src/bin/simple-cli.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let processor = telemetry::TelemetryProcessor::new();
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_processor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/bin/simple-cli.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |     let mut crypto = security::CryptoModule::new();
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `network`
[INFO] [stdout]    --> src/bin/simple-cli.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |     let network = protocol::network::MeshNetwork::new();
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `processor`
[INFO] [stdout]    --> src/bin/simple-cli.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let processor = telemetry::TelemetryProcessor::new();
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_processor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `demo_mesh_networking` is never used
[INFO] [stdout]   --> examples/comprehensive_demo.rs:90:4
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn demo_mesh_networking() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `demo_integrated_protocol_stack` is never used
[INFO] [stdout]    --> examples/comprehensive_demo.rs:345:4
[INFO] [stdout]     |
[INFO] [stdout] 345 | fn demo_integrated_protocol_stack() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.65s
[INFO] running `Command { std: "docker" "inspect" "587fdcf2d147d17092069e71a958c019c2fc22566613577e6ba81b411c4cc85a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "587fdcf2d147d17092069e71a958c019c2fc22566613577e6ba81b411c4cc85a", kill_on_drop: false }`
[INFO] [stdout] 587fdcf2d147d17092069e71a958c019c2fc22566613577e6ba81b411c4cc85a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] b1d4dc488a4b9745dc2be094c3896ad9de448c5c0cafb57efff800ab870bd96d
[INFO] running `Command { std: "docker" "start" "-a" "b1d4dc488a4b9745dc2be094c3896ad9de448c5c0cafb57efff800ab870bd96d", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `error`
[INFO] [stderr]  --> src/protocol/network.rs:5:23
[INFO] [stderr]   |
[INFO] [stderr] 5 | use log::{info, warn, error, debug};
[INFO] [stderr]   |                       ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around assigned value
[INFO] [stderr]    --> src/protocol/network.rs:262:17
[INFO] [stderr]     |
[INFO] [stderr] 262 |         cost *= (2.0 - n1.battery_level.min(n2.battery_level));
[INFO] [stderr]     |                 ^                                            ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 262 -         cost *= (2.0 - n1.battery_level.min(n2.battery_level));
[INFO] [stderr] 262 +         cost *= 2.0 - n1.battery_level.min(n2.battery_level);
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around assigned value
[INFO] [stderr]    --> src/protocol/network.rs:266:21
[INFO] [stderr]     |
[INFO] [stderr] 266 |             cost *= (2.0 - entry.reliability);
[INFO] [stderr]     |                     ^                       ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 266 -             cost *= (2.0 - entry.reliability);
[INFO] [stderr] 266 +             cost *= 2.0 - entry.reliability;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `error`
[INFO] [stderr]  --> src/cubesat/mod.rs:5:23
[INFO] [stderr]   |
[INFO] [stderr] 5 | use log::{info, warn, error, debug};
[INFO] [stderr]   |                       ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `EventStatus` and `EventType`
[INFO] [stderr]  --> src/cubesat/mod.rs:7:84
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::telemetry::{TelemetryData, TelemetryType, TelemetryValue, MissionEvent, EventType, EventStatus};
[INFO] [stderr]   |                                                                                    ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `debug`, `error`, and `warn`
[INFO] [stderr]  --> src/simulation/mod.rs:5:17
[INFO] [stderr]   |
[INFO] [stderr] 5 | use log::{info, warn, error, debug};
[INFO] [stderr]   |                 ^^^^  ^^^^^  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `MeshNetwork`, `NetworkNode`, and `NodeType`
[INFO] [stderr]  --> src/simulation/mod.rs:8:32
[INFO] [stderr]   |
[INFO] [stderr] 8 | use crate::protocol::network::{NetworkNode, NodeType, OrbitalPosition, MeshNetwork};
[INFO] [stderr]   |                                ^^^^^^^^^^^  ^^^^^^^^                   ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `CubeSatProtocol` and `MissionControl`
[INFO] [stderr]  --> src/simulation/mod.rs:9:22
[INFO] [stderr]   |
[INFO] [stderr] 9 | use crate::cubesat::{CubeSatProtocol, MissionControl, SystemState};
[INFO] [stderr]   |                      ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::ground_station::ESAGroundNetwork`
[INFO] [stderr]   --> src/simulation/mod.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use crate::ground_station::ESAGroundNetwork;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::telemetry::TelemetryProcessor`
[INFO] [stderr]   --> src/simulation/mod.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | use crate::telemetry::TelemetryProcessor;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::RustSatProtocol`
[INFO] [stderr]   --> src/simulation/mod.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use crate::RustSatProtocol;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `warn`
[INFO] [stderr]  --> src/ground_station/mod.rs:5:17
[INFO] [stderr]   |
[INFO] [stderr] 5 | use log::{info, warn, error, debug};
[INFO] [stderr]   |                 ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `NetworkNode`, `NodeType`, and `OrbitalPosition`
[INFO] [stderr]  --> src/ground_station/mod.rs:6:32
[INFO] [stderr]   |
[INFO] [stderr] 6 | use crate::protocol::network::{NetworkNode, NodeType, OrbitalPosition};
[INFO] [stderr]   |                                ^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `EventStatus`, `EventType`, and `MissionEvent`
[INFO] [stderr]  --> src/ground_station/mod.rs:7:41
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::telemetry::{TelemetryPacket, MissionEvent, EventType, EventStatus};
[INFO] [stderr]   |                                         ^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `warn`
[INFO] [stderr]  --> src/security/mod.rs:6:17
[INFO] [stderr]   |
[INFO] [stderr] 6 | use log::{info, warn};
[INFO] [stderr]   |                 ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `TelemetryData`
[INFO] [stderr]  --> src/web/mod.rs:9:24
[INFO] [stderr]   |
[INFO] [stderr] 9 | use crate::telemetry::{TelemetryData, TelemetryProcessor};
[INFO] [stderr]   |                        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `DateTime` and `Utc`
[INFO] [stderr]  --> src/config/mod.rs:8:14
[INFO] [stderr]   |
[INFO] [stderr] 8 | use chrono::{DateTime, Utc};
[INFO] [stderr]   |              ^^^^^^^^  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `protocol::spacecan::SpaceCANFrame`
[INFO] [stderr]   --> src/lib.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | use protocol::spacecan::SpaceCANFrame;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `cubesat::CubeSatProtocol`
[INFO] [stderr]   --> src/lib.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | use cubesat::CubeSatProtocol;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `simulation::SpaceSimulator`
[INFO] [stderr]   --> src/lib.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | use simulation::SpaceSimulator;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `required_permission`
[INFO] [stderr]    --> src/security/mod.rs:113:64
[INFO] [stderr]     |
[INFO] [stderr] 113 |     pub fn verify_auth_token(&self, node_id: u32, token: &str, required_permission: Permission) -> Result<bool, String> {
[INFO] [stderr]     |                                                                ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_required_permission`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state`
[INFO] [stderr]    --> src/web/mod.rs:143:43
[INFO] [stderr]     |
[INFO] [stderr] 143 | async fn get_telemetry(satellite_id: u32, state: DashboardState) -> Result<impl warp::Reply, warp::Rejection> {
[INFO] [stderr]     |                                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state`
[INFO] [stderr]    --> src/web/mod.rs:160:28
[INFO] [stderr]     |
[INFO] [stderr] 160 | async fn get_system_status(state: DashboardState) -> Result<impl warp::Reply, warp::Rejection> {
[INFO] [stderr]     |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stderr] 
[INFO] [stderr] warning: field `update_interval` is never read
[INFO] [stderr]   --> src/protocol/network.rs:50:5
[INFO] [stderr]    |
[INFO] [stderr] 48 | pub struct RoutingTable {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] 49 |     entries: HashMap<u32, RoutingEntry>,
[INFO] [stderr] 50 |     update_interval: Duration,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RoutingTable` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `packet_buffer` is never read
[INFO] [stderr]   --> src/protocol/network.rs:71:5
[INFO] [stderr]    |
[INFO] [stderr] 68 | pub struct MeshNetwork {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 71 |     packet_buffer: VecDeque<NetworkPacket>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `command_queue` and `last_ground_contact` are never read
[INFO] [stderr]    --> src/cubesat/mod.rs:118:5
[INFO] [stderr]     |
[INFO] [stderr] 114 | pub struct CubeSatProtocol {
[INFO] [stderr]     |            --------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 118 |     command_queue: Vec<CubeSatCommand>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 121 |     last_ground_contact: Option<DateTime<Utc>>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `mission_timeline`, `ground_contacts`, and `emergency_procedures` are never read
[INFO] [stderr]    --> src/cubesat/mod.rs:169:5
[INFO] [stderr]     |
[INFO] [stderr] 167 | pub struct MissionControl {
[INFO] [stderr]     |            -------------- fields in this struct
[INFO] [stderr] 168 |     satellites: HashMap<u32, CubeSatProtocol>,
[INFO] [stderr] 169 |     mission_timeline: Vec<MissionEvent>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 170 |     ground_contacts: Vec<GroundContact>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 171 |     emergency_procedures: HashMap<EmergencyType, EmergencyProcedure>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `update_satellite_systems` and `is_satellite_in_sunlight` are never used
[INFO] [stderr]    --> src/simulation/mod.rs:480:8
[INFO] [stderr]     |
[INFO] [stderr] 150 | impl SpaceSimulator {
[INFO] [stderr]     | ------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 480 |     fn update_satellite_systems(&self, satellite: &mut SimulatedSatellite) -> Result<(), String> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 511 |     fn is_satellite_in_sunlight(&self, satellite: &SimulatedSatellite) -> bool {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `session_keys` is never read
[INFO] [stderr]   --> src/security/mod.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub struct CryptoModule {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 22 |     session_keys: HashMap<u32, Vec<u8>>,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `CryptoModule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `downlink_queue` is never read
[INFO] [stderr]   --> src/telemetry/mod.rs:99:5
[INFO] [stderr]    |
[INFO] [stderr] 93 | pub struct TelemetryProcessor {
[INFO] [stderr]    |            ------------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 99 |     downlink_queue: VecDeque<TelemetryPacket>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `throughput_history` is never read
[INFO] [stderr]   --> src/metrics/mod.rs:33:5
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub struct MetricsCollector {
[INFO] [stderr]    |            ---------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 33 |     throughput_history: Arc<Mutex<Vec<MetricPoint>>>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rustsat-esa` (lib) generated 31 warnings (run `cargo fix --lib -p rustsat-esa` to apply 23 suggestions)
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/bin/simple-cli.rs:82:9
[INFO] [stderr]    |
[INFO] [stderr] 82 |     let mut crypto = security::CryptoModule::new();
[INFO] [stderr]    |         ----^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/bin/simple-cli.rs:162:9
[INFO] [stderr]     |
[INFO] [stderr] 162 |     let mut crypto = security::CryptoModule::new();
[INFO] [stderr]     |         ----^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `network`
[INFO] [stderr]    --> src/bin/simple-cli.rs:146:9
[INFO] [stderr]     |
[INFO] [stderr] 146 |     let network = protocol::network::MeshNetwork::new();
[INFO] [stderr]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `processor`
[INFO] [stderr]    --> src/bin/simple-cli.rs:154:9
[INFO] [stderr]     |
[INFO] [stderr] 154 |     let processor = telemetry::TelemetryProcessor::new();
[INFO] [stderr]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_processor`
[INFO] [stderr] 
[INFO] [stderr] warning: `rustsat-esa` (bin "simple-cli") generated 4 warnings (run `cargo fix --bin "simple-cli" -p rustsat-esa` to apply 4 suggestions)
[INFO] [stderr] warning: unused import: `NodeType`
[INFO] [stderr]  --> examples/comprehensive_demo.rs:6:51
[INFO] [stderr]   |
[INFO] [stderr] 6 | use rustsat_esa::protocol::network::{NetworkNode, NodeType, OrbitalPosition, MeshNetwork};
[INFO] [stderr]   |                                                   ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `CubeSatFrame` and `FrameType`
[INFO] [stderr]  --> examples/comprehensive_demo.rs:7:28
[INFO] [stderr]   |
[INFO] [stderr] 7 | use rustsat_esa::cubesat::{CubeSatFrame, FrameType, MissionConfig, CubeSatProtocol, MissionControl};
[INFO] [stderr]   |                            ^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `error`, `info`, and `warn`
[INFO] [stderr]   --> examples/comprehensive_demo.rs:15:11
[INFO] [stderr]    |
[INFO] [stderr] 15 | use log::{info, warn, error};
[INFO] [stderr]    |           ^^^^  ^^^^  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `demo_mesh_networking` is never used
[INFO] [stderr]   --> examples/comprehensive_demo.rs:90:4
[INFO] [stderr]    |
[INFO] [stderr] 90 | fn demo_mesh_networking() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `demo_integrated_protocol_stack` is never used
[INFO] [stderr]    --> examples/comprehensive_demo.rs:345:4
[INFO] [stderr]     |
[INFO] [stderr] 345 | fn demo_integrated_protocol_stack() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> examples/demo.rs:47:9
[INFO] [stderr]    |
[INFO] [stderr] 47 |     let mut crypto = CryptoModule::new();
[INFO] [stderr]    |         ----^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cubesat`
[INFO] [stderr]   --> tests/integration_tests.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 12 |     let cubesat = CubeSatProtocol::new(1);
[INFO] [stderr]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cubesat`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `network`
[INFO] [stderr]   --> tests/integration_tests.rs:43:9
[INFO] [stderr]    |
[INFO] [stderr] 43 |     let network = MeshNetwork::new();
[INFO] [stderr]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cubesat`
[INFO] [stderr]   --> tests/integration_tests.rs:51:9
[INFO] [stderr]    |
[INFO] [stderr] 51 |     let cubesat = CubeSatProtocol::new(1);
[INFO] [stderr]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cubesat`
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::thread`
[INFO] [stderr]    --> src/metrics/mod.rs:256:9
[INFO] [stderr]     |
[INFO] [stderr] 256 |     use std::thread;
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> src/simulation/mod.rs:948:17
[INFO] [stderr]     |
[INFO] [stderr] 948 |         assert!(simulator.space_environment.space_weather_events.len() >= 0);
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rustsat-esa` (example "comprehensive_demo") generated 5 warnings (run `cargo fix --example "comprehensive_demo" -p rustsat-esa` to apply 3 suggestions)
[INFO] [stderr] warning: `rustsat-esa` (example "demo") generated 1 warning (run `cargo fix --example "demo" -p rustsat-esa` to apply 1 suggestion)
[INFO] [stderr] warning: `rustsat-esa` (test "integration_tests") generated 3 warnings (run `cargo fix --test "integration_tests" -p rustsat-esa` to apply 3 suggestions)
[INFO] [stderr] warning: `rustsat-esa` (lib test) generated 33 warnings (31 duplicates) (run `cargo fix --lib -p rustsat-esa --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `rustsat-esa` (bin "simple-cli" test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustsat_esa-82f98568958c3d86)
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test config::tests::test_alert_thresholds ... ok
[INFO] [stdout] test config::tests::test_config_builder ... ok
[INFO] [stdout] test config::tests::test_validation_errors ... ok
[INFO] [stdout] test config::tests::test_default_config_is_valid ... ok
[INFO] [stdout] test cubesat::tests::test_command_execution ... ok
[INFO] [stdout] test cubesat::tests::test_beacon_generation ... ok
[INFO] [stdout] test cubesat::tests::test_cubesat_protocol_creation ... ok
[INFO] [stdout] test cubesat::tests::test_cubesat_frame_encoding_decoding ... ok
[INFO] [stdout] test cubesat::tests::test_mission_config ... ok
[INFO] [stdout] test cubesat::tests::test_mission_control ... ok
[INFO] [stdout] test cubesat::tests::test_telemetry_generation ... ok
[INFO] [stdout] test cubesat::tests::test_system_state_update ... ok
[INFO] [stdout] test ground_station::tests::test_command_validation ... ok
[INFO] [stdout] test ground_station::tests::test_esa_protocol_handler ... ok
[INFO] [stdout] test ground_station::tests::test_ground_network_creation ... ok
[INFO] [stdout] test metrics::tests::test_custom_metrics ... ok
[INFO] [stdout] test metrics::tests::test_metrics_collection ... ok
[INFO] [stdout] test ground_station::tests::test_contact_establishment ... ok
[INFO] [stdout] test ground_station::tests::test_ground_network_initialization ... ok
[INFO] [stdout] test protocol::network::tests::test_ground_station_creation ... ok
[INFO] [stdout] test protocol::network::tests::test_network_creation ... ok
[INFO] [stdout] test protocol::spacecan::tests::test_adapter_channel_management ... ok
[INFO] [stdout] test protocol::spacecan::tests::test_error_detection ... ok
[INFO] [stdout] test protocol::spacecan::tests::test_frame_encoding_decoding ... ok
[INFO] [stdout] test protocol::spacecan::tests::test_power_modes ... ok
[INFO] [stdout] test protocol::network::tests::test_node_addition ... ok
[INFO] [stdout] test telemetry::tests::test_data_compression ... ok
[INFO] [stdout] test telemetry::tests::test_alert_generation ... ok
[INFO] [stdout] test config::tests::test_config_file_roundtrip ... ok
[INFO] [stdout] test simulation::tests::test_space_simulator_creation ... ok
[INFO] [stdout] test telemetry::tests::test_telemetry_data_processing ... ok
[INFO] [stdout] test telemetry::tests::test_telemetry_processor_creation ... ok
[INFO] [stdout] test telemetry::tests::test_mission_timeline_initialization ... ok
[INFO] [stdout] test telemetry::tests::test_telemetry_packet_creation ... ok
[INFO] [stdout] test tests::test_protocol_initialization ... ok
[INFO] [stdout] test tests::test_message_transmission ... ok
[INFO] [stdout] test simulation::tests::test_orbital_position_calculation ... ok
[INFO] [stdout] test protocol::network::tests::test_distance_calculation ... ok
[INFO] [stdout] test simulation::tests::test_signal_strength_calculation ... ok
[INFO] [stdout] test simulation::tests::test_node_management ... ok
[INFO] [stdout] test protocol::network::tests::test_routing_initialization ... ok
[INFO] [stdout] test simulation::tests::test_space_weather_generation ... ok
[INFO] [stdout] test simulation::tests::test_scenario_initialization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/simple-cli.rs (/opt/rustwide/target/debug/deps/simple_cli-dc331f3e59cb6360)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-ff851e31f1dbf17c)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_complete_protocol_stack_integration ... ok
[INFO] [stdout] test test_cubesat_operations ... ok
[INFO] [stdout] test test_end_to_end_communication_flow ... ok
[INFO] [stdout] test test_mesh_network_operations ... ok
[INFO] [stdout] test test_security_operations ... ok
[INFO] [stdout] test test_space_simulation ... ok
[INFO] [stdout] test test_spacecan_frame_lifecycle ... ok
[INFO] [stdout] test test_telemetry_processing ... ok
[INFO] [stdout] test test_performance_basic ... ok
[INFO] [stdout] test test_error_handling_and_recovery ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_error_handling_and_recovery stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_error_handling_and_recovery' (73) panicked at tests/integration_tests.rs:126:5:
[INFO] [stdout] assertion failed: decrypt_result.is_err()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62da4ef7f31a - 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:     0x62da4ef7f31a - 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:     0x62da4ef7f31a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62da4ef7f31a - <<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:     0x62da4ef9369a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62da4ef9369a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x62da4ef83ba2 - 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:     0x62da4ef83ba2 - <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:     0x62da4ef5e52f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62da4ef5e52f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62da4ef77889 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62da4eecda7c - <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:     0x62da4eecda7c - 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:     0x62da4ef77a42 - <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:     0x62da4ef77a42 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62da4ef5e61a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x62da4ef55f89 - 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:     0x62da4ef5f2fd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62da4ef93f0c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62da4ef93ed2 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x62da4eec03f8 - integration_tests::test_error_handling_and_recovery::h2006c998be3e14f5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:126:5
[INFO] [stdout]   21:     0x62da4eec04a7 - integration_tests::test_error_handling_and_recovery::{{closure}}::h2fbc7549b746f5da
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:115:38
[INFO] [stdout]   22:     0x62da4eec0f26 - core::ops::function::FnOnce::call_once::h21d8cf8722bd44ef
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x62da4eec1b5b - <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]   24:     0x62da4eec1b5b - 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]   25:     0x62da4eece54b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x62da4eece54b - <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]   27:     0x62da4eece54b - 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]   28:     0x62da4eece54b - 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]   29:     0x62da4eece54b - 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]   30:     0x62da4eece54b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x62da4eece54b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x62da4eec9c64 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x62da4eec9c64 - 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]   34:     0x62da4eed1152 - 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]   35:     0x62da4eed1152 - <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]   36:     0x62da4eed1152 - 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]   37:     0x62da4eed1152 - 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]   38:     0x62da4eed1152 - 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]   39:     0x62da4eed1152 - 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]   40:     0x62da4eed1152 - <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]   41:     0x62da4ef7ec2f - <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]   42:     0x62da4ef7ec2f - <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]   43:     0x7d88f5339aa4 - <unknown>
[INFO] [stdout]   44:     0x7d88f53c6a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_error_handling_and_recovery
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "b1d4dc488a4b9745dc2be094c3896ad9de448c5c0cafb57efff800ab870bd96d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1d4dc488a4b9745dc2be094c3896ad9de448c5c0cafb57efff800ab870bd96d", kill_on_drop: false }`
[INFO] [stdout] b1d4dc488a4b9745dc2be094c3896ad9de448c5c0cafb57efff800ab870bd96d
