[INFO] cloning repository https://github.com/metalgrid/tcpgraph
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/metalgrid/tcpgraph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetalgrid%2Ftcpgraph", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetalgrid%2Ftcpgraph'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6e63bd64930ee187f4a28231d95484bcde0c3f30
[INFO] building metalgrid/tcpgraph against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetalgrid%2Ftcpgraph" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/metalgrid/tcpgraph
[INFO] finished tweaking git repo https://github.com/metalgrid/tcpgraph
[INFO] tweaked toml for git repo https://github.com/metalgrid/tcpgraph written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/metalgrid/tcpgraph on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/metalgrid/tcpgraph 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e4618c00b42f316ab276e31ccb8fb2cee277a780fd6d0021d8d65769c864fca
[INFO] running `Command { std: "docker" "start" "-a" "9e4618c00b42f316ab276e31ccb8fb2cee277a780fd6d0021d8d65769c864fca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e4618c00b42f316ab276e31ccb8fb2cee277a780fd6d0021d8d65769c864fca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e4618c00b42f316ab276e31ccb8fb2cee277a780fd6d0021d8d65769c864fca", kill_on_drop: false }`
[INFO] [stdout] 9e4618c00b42f316ab276e31ccb8fb2cee277a780fd6d0021d8d65769c864fca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 336656e96610b2e09b874f3a8966c08eb2ceb6432bcc1aa185124b7969f6f487
[INFO] running `Command { std: "docker" "start" "-a" "336656e96610b2e09b874f3a8966c08eb2ceb6432bcc1aa185124b7969f6f487", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling pnet_sys v0.35.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling pnet_base v0.35.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling pnet v0.35.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling pnet_macros_support v0.35.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling pnet_datalink v0.35.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling pnet_macros v0.35.0
[INFO] [stderr]    Compiling pcap v1.3.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling pnet_packet v0.35.0
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling pnet_transport v0.35.0
[INFO] [stderr]    Compiling tcpgraph v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `timestamp`, `inbound_bps`, and `outbound_bps` are never read
[INFO] [stdout]   --> src/bandwidth.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct BandwidthData {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout]  8 |     pub timestamp: SystemTime,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]  9 |     pub inbound_bps: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 10 |     pub outbound_bps: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BandwidthData` 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: methods `get_history` and `get_chart_data` are never used
[INFO] [stdout]    --> src/bandwidth.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout]  28 | impl BandwidthCalculator {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn get_history(&self) -> &VecDeque<BandwidthData> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub fn get_chart_data(&self) -> (Vec<(f64, f64)>, Vec<(f64, f64)>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.90s
[INFO] running `Command { std: "docker" "inspect" "336656e96610b2e09b874f3a8966c08eb2ceb6432bcc1aa185124b7969f6f487", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "336656e96610b2e09b874f3a8966c08eb2ceb6432bcc1aa185124b7969f6f487", kill_on_drop: false }`
[INFO] [stdout] 336656e96610b2e09b874f3a8966c08eb2ceb6432bcc1aa185124b7969f6f487
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb2120fdc5519f9c873542edba5a768103689cfae5c37f25d517f22b989851eb
[INFO] running `Command { std: "docker" "start" "-a" "cb2120fdc5519f9c873542edba5a768103689cfae5c37f25d517f22b989851eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling tcpgraph v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `timestamp`, `inbound_bps`, and `outbound_bps` are never read
[INFO] [stdout]   --> src/bandwidth.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct BandwidthData {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout]  8 |     pub timestamp: SystemTime,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]  9 |     pub inbound_bps: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 10 |     pub outbound_bps: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BandwidthData` 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: methods `get_history` and `get_chart_data` are never used
[INFO] [stdout]    --> src/bandwidth.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout]  28 | impl BandwidthCalculator {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn get_history(&self) -> &VecDeque<BandwidthData> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub fn get_chart_data(&self) -> (Vec<(f64, f64)>, Vec<(f64, f64)>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `timestamp`, `inbound_bps`, and `outbound_bps` are never read
[INFO] [stdout]   --> src/bandwidth.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct BandwidthData {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout]  8 |     pub timestamp: SystemTime,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]  9 |     pub inbound_bps: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 10 |     pub outbound_bps: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BandwidthData` 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: methods `get_history` and `get_chart_data` are never used
[INFO] [stdout]    --> src/bandwidth.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout]  28 | impl BandwidthCalculator {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn get_history(&self) -> &VecDeque<BandwidthData> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub fn get_chart_data(&self) -> (Vec<(f64, f64)>, Vec<(f64, f64)>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.09s
[INFO] running `Command { std: "docker" "inspect" "cb2120fdc5519f9c873542edba5a768103689cfae5c37f25d517f22b989851eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb2120fdc5519f9c873542edba5a768103689cfae5c37f25d517f22b989851eb", kill_on_drop: false }`
[INFO] [stdout] cb2120fdc5519f9c873542edba5a768103689cfae5c37f25d517f22b989851eb
