[INFO] cloning repository https://github.com/CourageToGroww/network-master
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CourageToGroww/network-master" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCourageToGroww%2Fnetwork-master", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCourageToGroww%2Fnetwork-master'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 353b910a5ec6bcb0fccb8292f774bd28205a8187
[INFO] checking CourageToGroww/network-master against try#5d96fa0e954d77528204a1ba3b8847ec083c779b for pr-153457
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCourageToGroww%2Fnetwork-master" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/CourageToGroww/network-master
[INFO] finished tweaking git repo https://github.com/CourageToGroww/network-master
[INFO] tweaked toml for git repo https://github.com/CourageToGroww/network-master written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CourageToGroww/network-master on toolchain 5d96fa0e954d77528204a1ba3b8847ec083c779b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CourageToGroww/network-master 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" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 742758b1921d5c813f530fbf4b1ca3c1a848ea56ffd8c5c9b8947d2b0dd2709c
[INFO] running `Command { std: "docker" "start" "-a" "742758b1921d5c813f530fbf4b1ca3c1a848ea56ffd8c5c9b8947d2b0dd2709c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "742758b1921d5c813f530fbf4b1ca3c1a848ea56ffd8c5c9b8947d2b0dd2709c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "742758b1921d5c813f530fbf4b1ca3c1a848ea56ffd8c5c9b8947d2b0dd2709c", kill_on_drop: false }`
[INFO] [stdout] 742758b1921d5c813f530fbf4b1ca3c1a848ea56ffd8c5c9b8947d2b0dd2709c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5771a7d81268032b7587910ce6883a7b8ecc26d14802ca02f55666d690f2e38
[INFO] running `Command { std: "docker" "start" "-a" "a5771a7d81268032b7587910ce6883a7b8ecc26d14802ca02f55666d690f2e38", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking compression-codecs v0.4.36
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]     Checking pnet_base v0.35.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking yaml-rust2 v0.8.1
[INFO] [stderr]     Checking clap_builder v4.5.57
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking rust-ini v0.20.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking pnet_macros_support v0.35.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking pnet_sys v0.35.0
[INFO] [stderr]    Compiling psm v0.1.29
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking ipnetwork v0.20.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling pnet v0.35.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking async-compression v0.4.38
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-tungstenite v0.28.0
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking trust-dns-proto v0.23.2
[INFO] [stderr]     Checking papergrid v0.13.0
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]    Compiling pnet_macros v0.35.0
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking pnet_datalink v0.35.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking clap v4.5.57
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking email-encoding v0.4.1
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking config v0.14.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking resolv-conf v0.7.6
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking pnet_packet v0.35.0
[INFO] [stderr]     Checking quoted_printable v0.5.1
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking bcrypt v0.17.1
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking dns-lookup v2.1.1
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking hostname v0.4.2
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]    Compiling tabled_derive v0.9.0
[INFO] [stderr]     Checking sysinfo v0.33.1
[INFO] [stderr]     Checking trust-dns-resolver v0.23.2
[INFO] [stderr]     Checking tabled v0.17.0
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]     Checking lettre v0.11.19
[INFO] [stderr]     Checking pnet_transport v0.35.0
[INFO] [stderr]     Checking axum-extra v0.10.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking nm-common v0.1.0 (/opt/rustwide/workdir/crates/nm-common)
[INFO] [stderr]     Checking nm-agent v0.1.0 (/opt/rustwide/workdir/crates/nm-agent)
[INFO] [stderr]     Checking nm-cli v0.1.0 (/opt/rustwide/workdir/crates/nm-cli)
[INFO] [stderr]     Checking nm-server v0.1.0 (/opt/rustwide/workdir/crates/nm-server)
[INFO] [stdout] warning: unused import: `Ipv4Addr`
[INFO] [stdout]  --> crates/nm-agent/src/probe/icmp_win.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::net::{IpAddr, Ipv4Addr};
[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 import: `std::collections::HashMap`
[INFO] [stdout]  --> crates/nm-agent/src/traffic_monitor.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::net::Ipv4Addr`
[INFO] [stdout]  --> crates/nm-agent/src/traffic_monitor.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::net::Ipv4Addr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ConnectionEntry`, `ConnectionProtocol`, and `ProcessNetworkEntry`
[INFO] [stdout]  --> crates/nm-agent/src/traffic_monitor.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     ConnectionEntry, ConnectionProtocol, ProcessNetworkEntry, ProcessTrafficReport, WsEnvelope,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Ipv4Addr`
[INFO] [stdout]  --> crates/nm-agent/src/probe/icmp_win.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::net::{IpAddr, Ipv4Addr};
[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 import: `std::collections::HashMap`
[INFO] [stdout]  --> crates/nm-agent/src/traffic_monitor.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::net::Ipv4Addr`
[INFO] [stdout]  --> crates/nm-agent/src/traffic_monitor.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::net::Ipv4Addr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ConnectionEntry`, `ConnectionProtocol`, and `ProcessNetworkEntry`
[INFO] [stdout]  --> crates/nm-agent/src/traffic_monitor.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     ConnectionEntry, ConnectionProtocol, ProcessNetworkEntry, ProcessTrafficReport, WsEnvelope,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DnsResolver` is never constructed
[INFO] [stdout]  --> crates/nm-agent/src/resolver.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct DnsResolver {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `reverse_lookup` are never used
[INFO] [stdout]   --> crates/nm-agent/src/resolver.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl DnsResolver {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout] 11 |     pub fn new(capacity: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub async fn reverse_lookup(&self, ip: IpAddr) -> Option<String> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SystemInfo` is never constructed
[INFO] [stdout]  --> crates/nm-agent/src/system_info.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct SystemInfo {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `refresh`, `cpu_usage`, `memory_usage_mb`, `hostname`, and `os_info` are never used
[INFO] [stdout]   --> crates/nm-agent/src/system_info.rs:8:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl SystemInfo {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout]  8 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub fn refresh(&mut self) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn cpu_usage(&self) -> f32 {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn memory_usage_mb(&self) -> u32 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn hostname() -> String {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn os_info() -> String {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TraceManager` is never constructed
[INFO] [stdout]  --> crates/nm-agent/src/trace_manager.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct TraceManager {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TargetState` is never constructed
[INFO] [stdout]   --> crates/nm-agent/src/trace_manager.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct TargetState {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_target`, `remove_target`, and `compute_jitter` are never used
[INFO] [stdout]   --> crates/nm-agent/src/trace_manager.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl TraceManager {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 21 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn add_target(&mut self, config: TargetConfig, dest_ip: Option<IpAddr>) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn remove_target(&mut self, target_id: &Uuid) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub fn compute_jitter(&self, target_id: &Uuid, hop_number: u8, current_rtt: u32) -> Option<u32> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DnsResolver` is never constructed
[INFO] [stdout]  --> crates/nm-agent/src/resolver.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct DnsResolver {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `reverse_lookup` are never used
[INFO] [stdout]   --> crates/nm-agent/src/resolver.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl DnsResolver {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout] 11 |     pub fn new(capacity: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub async fn reverse_lookup(&self, ip: IpAddr) -> Option<String> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SystemInfo` is never constructed
[INFO] [stdout]  --> crates/nm-agent/src/system_info.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct SystemInfo {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `refresh`, `cpu_usage`, `memory_usage_mb`, `hostname`, and `os_info` are never used
[INFO] [stdout]   --> crates/nm-agent/src/system_info.rs:8:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl SystemInfo {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout]  8 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub fn refresh(&mut self) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn cpu_usage(&self) -> f32 {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn memory_usage_mb(&self) -> u32 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn hostname() -> String {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn os_info() -> String {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TraceManager` is never constructed
[INFO] [stdout]  --> crates/nm-agent/src/trace_manager.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct TraceManager {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TargetState` is never constructed
[INFO] [stdout]   --> crates/nm-agent/src/trace_manager.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct TargetState {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_target`, `remove_target`, and `compute_jitter` are never used
[INFO] [stdout]   --> crates/nm-agent/src/trace_manager.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl TraceManager {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 21 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn add_target(&mut self, config: TargetConfig, dest_ip: Option<IpAddr>) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn remove_target(&mut self, target_id: &Uuid) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub fn compute_jitter(&self, target_id: &Uuid, hop_number: u8, current_rtt: u32) -> Option<u32> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_online` is never used
[INFO] [stdout]   --> crates/nm-server/src/db/agents.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub async fn set_online(pool: &PgPool, id: Uuid) -> anyhow::Result<()> {
[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 `set_online` is never used
[INFO] [stdout]   --> crates/nm-server/src/db/agents.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub async fn set_online(pool: &PgPool, id: Uuid) -> anyhow::Result<()> {
[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 `set_offline` is never used
[INFO] [stdout]   --> crates/nm-server/src/db/agents.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub async fn set_offline(pool: &PgPool, id: Uuid) -> anyhow::Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_offline` is never used
[INFO] [stdout]   --> crates/nm-server/src/db/agents.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub async fn set_offline(pool: &PgPool, id: Uuid) -> anyhow::Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `recent_loss_pct` is never used
[INFO] [stdout]   --> crates/nm-server/src/db/samples.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub async fn recent_loss_pct(pool: &PgPool, hop_id: Uuid, window_seconds: i32) -> f64 {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `recent_loss_pct` is never used
[INFO] [stdout]   --> crates/nm-server/src/db/samples.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub async fn recent_loss_pct(pool: &PgPool, hop_id: Uuid, window_seconds: i32) -> f64 {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `end_session` is never used
[INFO] [stdout]   --> crates/nm-server/src/db/sessions.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub async fn end_session(pool: &PgPool, id: Uuid) -> anyhow::Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `end_session` is never used
[INFO] [stdout]   --> crates/nm-server/src/db/sessions.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub async fn end_session(pool: &PgPool, id: Uuid) -> anyhow::Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `list` is never used
[INFO] [stdout]   --> crates/nm-server/src/db/users.rs:34:14
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub async fn list(pool: &PgPool) -> anyhow::Result<Vec<User>> {
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `list` is never used
[INFO] [stdout]   --> crates/nm-server/src/db/users.rs:34:14
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub async fn list(pool: &PgPool) -> anyhow::Result<Vec<User>> {
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete` is never used
[INFO] [stdout]   --> crates/nm-server/src/db/users.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub async fn delete(pool: &PgPool, id: Uuid) -> anyhow::Result<()> {
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete` is never used
[INFO] [stdout]   --> crates/nm-server/src/db/users.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub async fn delete(pool: &PgPool, id: Uuid) -> anyhow::Result<()> {
[INFO] [stdout]    |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "a5771a7d81268032b7587910ce6883a7b8ecc26d14802ca02f55666d690f2e38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5771a7d81268032b7587910ce6883a7b8ecc26d14802ca02f55666d690f2e38", kill_on_drop: false }`
[INFO] [stdout] a5771a7d81268032b7587910ce6883a7b8ecc26d14802ca02f55666d690f2e38
