[INFO] cloning repository https://github.com/devactivity/netric
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devactivity/netric" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevactivity%2Fnetric", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevactivity%2Fnetric'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1901517c96a610870a00fdb9717f5a8cbc47bfe7
[INFO] checking devactivity/netric against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevactivity%2Fnetric" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/devactivity/netric
[INFO] finished tweaking git repo https://github.com/devactivity/netric
[INFO] tweaked toml for git repo https://github.com/devactivity/netric written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/devactivity/netric on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/devactivity/netric 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pnet_packet v0.35.0
[INFO] [stderr]   Downloaded pnet_transport v0.35.0
[INFO] [stderr]   Downloaded pnet_macros v0.35.0
[INFO] [stderr]   Downloaded pnet_macros_support v0.35.0
[INFO] [stderr]   Downloaded pnet v0.35.0
[INFO] [stderr]   Downloaded bytesize v2.0.1
[INFO] [stderr]   Downloaded dns-lookup v2.0.4
[INFO] [stderr]   Downloaded ipnetwork v0.21.1
[INFO] [stderr]   Downloaded clap v4.5.38
[INFO] [stderr]   Downloaded pcap v2.2.0
[INFO] [stderr]   Downloaded clap_builder v4.5.38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d0a23cdbb3d752918ccce8af0e82bf7fcd3c904932cb6577ab216290989cb14a
[INFO] running `Command { std: "docker" "start" "d0a23cdbb3d752918ccce8af0e82bf7fcd3c904932cb6577ab216290989cb14a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0a23cdbb3d752918ccce8af0e82bf7fcd3c904932cb6577ab216290989cb14a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d0a23cdbb3d752918ccce8af0e82bf7fcd3c904932cb6577ab216290989cb14a" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0a23cdbb3d752918ccce8af0e82bf7fcd3c904932cb6577ab216290989cb14a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d0a23cdbb3d752918ccce8af0e82bf7fcd3c904932cb6577ab216290989cb14a" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking pnet_base v0.35.0
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libloading v0.8.7
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking pnet_sys v0.35.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking pnet_macros_support v0.35.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling pnet v0.35.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking clap_builder v4.5.38
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking ipnetwork v0.21.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking bytesize v2.0.1
[INFO] [stderr]     Checking dns-lookup v2.0.4
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking ctrlc v3.4.7
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking ipnetwork v0.20.0
[INFO] [stderr]     Checking pnet_datalink v0.35.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling pnet_macros v0.35.0
[INFO] [stderr]    Compiling pcap v2.2.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking pnet_packet v0.35.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking clap v4.5.38
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking pnet_transport v0.35.0
[INFO] [stderr]     Checking netric v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/ui.rs:253:22
[INFO] [stdout]     |
[INFO] [stdout] 253 | fn render_help_popup(app: &App, f: &mut Frame) {
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Inbound` is never constructed
[INFO] [stdout]   --> src/models.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub enum TrafficDirection {
[INFO] [stdout]    |          ---------------- variant in this enum
[INFO] [stdout] 40 |     Inbound,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TrafficDirection` 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: fields `src_port`, `dst_port`, `timestamp`, and `direction` are never read
[INFO] [stdout]   --> src/models.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct NetworkPacket {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub src_port: Option<u16>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 51 |     pub dst_port: Option<u16>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub timestamp: Instant,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 55 |     pub direction: TrafficDirection,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NetworkPacket` 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 `first_seen` is never read
[INFO] [stdout]   --> src/network.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct NetworkHost {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub first_seen: Instant,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `total_traffic` and `idle_time` are never used
[INFO] [stdout]   --> src/network.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl NetworkHost {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn total_traffic(&self) -> u64 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn idle_time(&self) -> Duration {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/ui.rs:253:22
[INFO] [stdout]     |
[INFO] [stdout] 253 | fn render_help_popup(app: &App, f: &mut Frame) {
[INFO] [stdout]     |                      ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Inbound` is never constructed
[INFO] [stdout]   --> src/models.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub enum TrafficDirection {
[INFO] [stdout]    |          ---------------- variant in this enum
[INFO] [stdout] 40 |     Inbound,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TrafficDirection` 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: fields `src_port`, `dst_port`, `timestamp`, and `direction` are never read
[INFO] [stdout]   --> src/models.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct NetworkPacket {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub src_port: Option<u16>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 51 |     pub dst_port: Option<u16>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub timestamp: Instant,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 55 |     pub direction: TrafficDirection,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NetworkPacket` 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 `first_seen` is never read
[INFO] [stdout]   --> src/network.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct NetworkHost {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub first_seen: Instant,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `total_traffic` and `idle_time` are never used
[INFO] [stdout]   --> src/network.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl NetworkHost {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn total_traffic(&self) -> u64 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn idle_time(&self) -> Duration {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `chrono`
[INFO] [stderr]  --> Cargo.toml:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | chrono = "0.4.41"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `chrono`
[INFO] [stderr] warning: unused dependency `ipnetwork`
[INFO] [stderr]  --> Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | ipnetwork = "0.21.1"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: consider removing the dependency on `ipnetwork`
[INFO] [stderr] warning: unused dependency `once_cell`
[INFO] [stderr]   --> Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | once_cell = "1.21.3"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `once_cell`
[INFO] [stderr] warning: unused dependency `phf`
[INFO] [stderr]   --> Cargo.toml:18:15
[INFO] [stderr]    |
[INFO] [stderr] 18 | [dependencies.phf]
[INFO] [stderr]    |               ^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `phf`
[INFO] [stderr] warning: `netric` (manifest) generated 4 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.68s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.30.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "d0a23cdbb3d752918ccce8af0e82bf7fcd3c904932cb6577ab216290989cb14a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0a23cdbb3d752918ccce8af0e82bf7fcd3c904932cb6577ab216290989cb14a", kill_on_drop: false }`
[INFO] [stdout] d0a23cdbb3d752918ccce8af0e82bf7fcd3c904932cb6577ab216290989cb14a
