[INFO] cloning repository https://github.com/werdl/pidwatch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/werdl/pidwatch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwerdl%2Fpidwatch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwerdl%2Fpidwatch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84a12bdcea0e1bf371d22bb1839efdb10f997fc1 [INFO] testing werdl/pidwatch against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwerdl%2Fpidwatch" "/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/werdl/pidwatch [INFO] finished tweaking git repo https://github.com/werdl/pidwatch [INFO] tweaked toml for git repo https://github.com/werdl/pidwatch written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/werdl/pidwatch on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/werdl/pidwatch 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2903bea367981ed2ca1a9ac8cba60d31282ea69e8b5f5a36f3c56183369071e0 [INFO] running `Command { std: "docker" "start" "-a" "2903bea367981ed2ca1a9ac8cba60d31282ea69e8b5f5a36f3c56183369071e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2903bea367981ed2ca1a9ac8cba60d31282ea69e8b5f5a36f3c56183369071e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2903bea367981ed2ca1a9ac8cba60d31282ea69e8b5f5a36f3c56183369071e0", kill_on_drop: false }` [INFO] [stdout] 2903bea367981ed2ca1a9ac8cba60d31282ea69e8b5f5a36f3c56183369071e0 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dba4bd5eb3e896420048c723fdfe281ace23dd95b2d087472996924c6f3e2dec [INFO] running `Command { std: "docker" "start" "-a" "dba4bd5eb3e896420048c723fdfe281ace23dd95b2d087472996924c6f3e2dec", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Compiling sysinfo v0.30.7 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling strum v0.26.1 [INFO] [stderr] Compiling ratatui v0.26.1 [INFO] [stderr] Compiling pidwatch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `exe`, `state`, `virtual_memory`, and `start_time` are never read [INFO] [stdout] --> src/info.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ProcessData { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub exe: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 11 | pub state: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | pub virtual_memory: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 15 | pub total_time: f32, [INFO] [stdout] 16 | pub start_time: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProcessData` 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 `groups` is never read [INFO] [stdout] --> src/info.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct User { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | pub groups: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `User` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `mount`, `free`, `percent`, `fs_type`, and `is_removable` are never read [INFO] [stdout] --> src/info.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Disk { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 38 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 39 | pub mount: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub free: u64, [INFO] [stdout] | ^^^^ [INFO] [stdout] 43 | pub percent: f32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 44 | pub fs_type: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 45 | pub is_removable: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Disk` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `total_packets_sent` and `total_packets_recv` are never read [INFO] [stdout] --> src/info.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Network { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 62 | pub total_packets_sent: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 63 | pub total_packets_recv: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Network` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.11s [INFO] running `Command { std: "docker" "inspect" "dba4bd5eb3e896420048c723fdfe281ace23dd95b2d087472996924c6f3e2dec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dba4bd5eb3e896420048c723fdfe281ace23dd95b2d087472996924c6f3e2dec", kill_on_drop: false }` [INFO] [stdout] dba4bd5eb3e896420048c723fdfe281ace23dd95b2d087472996924c6f3e2dec [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d5c6a8db24fa675e96900f92f045cc2d1cfe71776b3be327b0b3b37bcc5deab [INFO] running `Command { std: "docker" "start" "-a" "0d5c6a8db24fa675e96900f92f045cc2d1cfe71776b3be327b0b3b37bcc5deab", kill_on_drop: false }` [INFO] [stderr] Compiling pidwatch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `exe`, `state`, `virtual_memory`, and `start_time` are never read [INFO] [stdout] --> src/info.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ProcessData { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub exe: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 11 | pub state: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | pub virtual_memory: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 15 | pub total_time: f32, [INFO] [stdout] 16 | pub start_time: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProcessData` 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 `groups` is never read [INFO] [stdout] --> src/info.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct User { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | pub groups: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `User` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `mount`, `free`, `percent`, `fs_type`, and `is_removable` are never read [INFO] [stdout] --> src/info.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Disk { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 38 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 39 | pub mount: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub free: u64, [INFO] [stdout] | ^^^^ [INFO] [stdout] 43 | pub percent: f32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 44 | pub fs_type: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 45 | pub is_removable: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Disk` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `total_packets_sent` and `total_packets_recv` are never read [INFO] [stdout] --> src/info.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Network { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 62 | pub total_packets_sent: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 63 | pub total_packets_recv: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Network` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `Command { std: "docker" "inspect" "0d5c6a8db24fa675e96900f92f045cc2d1cfe71776b3be327b0b3b37bcc5deab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d5c6a8db24fa675e96900f92f045cc2d1cfe71776b3be327b0b3b37bcc5deab", kill_on_drop: false }` [INFO] [stdout] 0d5c6a8db24fa675e96900f92f045cc2d1cfe71776b3be327b0b3b37bcc5deab [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] afee76a0f1eb7b701f88eff0902410ed7b5e576d9744d7a4f666f88126e1fe3e [INFO] running `Command { std: "docker" "start" "-a" "afee76a0f1eb7b701f88eff0902410ed7b5e576d9744d7a4f666f88126e1fe3e", kill_on_drop: false }` [INFO] [stderr] warning: fields `exe`, `state`, `virtual_memory`, and `start_time` are never read [INFO] [stderr] --> src/info.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct ProcessData { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 10 | pub exe: String, [INFO] [stderr] | ^^^ [INFO] [stderr] 11 | pub state: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 14 | pub virtual_memory: u64, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] 15 | pub total_time: f32, [INFO] [stderr] 16 | pub start_time: f32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ProcessData` 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 `groups` is never read [INFO] [stderr] --> src/info.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 21 | pub struct User { [INFO] [stderr] | ---- field in this struct [INFO] [stderr] ... [INFO] [stderr] 24 | pub groups: Vec, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `User` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `name`, `mount`, `free`, `percent`, `fs_type`, and `is_removable` are never read [INFO] [stderr] --> src/info.rs:38:9 [INFO] [stderr] | [INFO] [stderr] 37 | pub struct Disk { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] 38 | pub name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 39 | pub mount: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 42 | pub free: u64, [INFO] [stderr] | ^^^^ [INFO] [stderr] 43 | pub percent: f32, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 44 | pub fs_type: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 45 | pub is_removable: bool, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Disk` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `total_packets_sent` and `total_packets_recv` are never read [INFO] [stderr] --> src/info.rs:62:9 [INFO] [stderr] | [INFO] [stderr] 57 | pub struct Network { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 62 | pub total_packets_sent: u64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 63 | pub total_packets_recv: u64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Network` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `pidwatch` (bin "pidwatch" test) generated 4 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pidwatch-bcb0ece5cfb05bc3) [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] running `Command { std: "docker" "inspect" "afee76a0f1eb7b701f88eff0902410ed7b5e576d9744d7a4f666f88126e1fe3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afee76a0f1eb7b701f88eff0902410ed7b5e576d9744d7a4f666f88126e1fe3e", kill_on_drop: false }` [INFO] [stdout] afee76a0f1eb7b701f88eff0902410ed7b5e576d9744d7a4f666f88126e1fe3e