[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] checking werdl/pidwatch against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwerdl%2Fpidwatch" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/werdl/pidwatch on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1-tc1/source/Cargo.toml [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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8561e77e75e9881172639cbbfae19dce668b71ac96a5de695bea2576dce3fbae [INFO] running `Command { std: "docker" "start" "-a" "8561e77e75e9881172639cbbfae19dce668b71ac96a5de695bea2576dce3fbae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8561e77e75e9881172639cbbfae19dce668b71ac96a5de695bea2576dce3fbae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8561e77e75e9881172639cbbfae19dce668b71ac96a5de695bea2576dce3fbae", kill_on_drop: false }` [INFO] [stdout] 8561e77e75e9881172639cbbfae19dce668b71ac96a5de695bea2576dce3fbae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9436511b5eb0d5a7b5fe7828abbc30c60c2fbefa827a5a8fee29b4d7b4e0f8a3 [INFO] running `Command { std: "docker" "start" "-a" "9436511b5eb0d5a7b5fe7828abbc30c60c2fbefa827a5a8fee29b4d7b4e0f8a3", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking castaway v0.2.2 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking rayon v1.9.0 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Checking sysinfo v0.30.7 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Checking strum v0.26.1 [INFO] [stderr] Checking ratatui v0.26.1 [INFO] [stderr] Checking pidwatch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `sysinfo` is imported redundantly [INFO] [stdout] --> src/info.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use sysinfo::{self, Networks}; [INFO] [stdout] | ^^^^ the item `sysinfo` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `sysinfo` is imported redundantly [INFO] [stdout] --> src/info.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use sysinfo::{self, Networks}; [INFO] [stdout] | ^^^^ the item `sysinfo` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [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)]` 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] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [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)]` 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] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.35s [INFO] running `Command { std: "docker" "inspect" "9436511b5eb0d5a7b5fe7828abbc30c60c2fbefa827a5a8fee29b4d7b4e0f8a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9436511b5eb0d5a7b5fe7828abbc30c60c2fbefa827a5a8fee29b4d7b4e0f8a3", kill_on_drop: false }` [INFO] [stdout] 9436511b5eb0d5a7b5fe7828abbc30c60c2fbefa827a5a8fee29b4d7b4e0f8a3