[INFO] cloning repository https://github.com/word-sys/puls [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/word-sys/puls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fword-sys%2Fpuls", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fword-sys%2Fpuls'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb138ca0ff37b9ee6beac5bf30b2b852cb517773 [INFO] checking word-sys/puls against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-21 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fword-sys%2Fpuls" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/word-sys/puls [INFO] finished tweaking git repo https://github.com/word-sys/puls [INFO] tweaked toml for git repo https://github.com/word-sys/puls written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/word-sys/puls on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/word-sys/puls 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d37c95f41034e366c7fb89e4dc007f1fd22569100df4f2f00815fa49143785f1 [INFO] running `Command { std: "docker" "start" "-a" "d37c95f41034e366c7fb89e4dc007f1fd22569100df4f2f00815fa49143785f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d37c95f41034e366c7fb89e4dc007f1fd22569100df4f2f00815fa49143785f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d37c95f41034e366c7fb89e4dc007f1fd22569100df4f2f00815fa49143785f1", kill_on_drop: false }` [INFO] [stdout] d37c95f41034e366c7fb89e4dc007f1fd22569100df4f2f00815fa49143785f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c3a8282dbcf9733ecf7a4d71be345128a19bd75e4b860b30e2bc8335808ca26 [INFO] running `Command { std: "docker" "start" "-a" "0c3a8282dbcf9733ecf7a4d71be345128a19bd75e4b860b30e2bc8335808ca26", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking clap_builder v4.5.43 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking sysinfo v0.31.4 [INFO] [stderr] Checking users v0.11.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking ratatui v0.26.3 [INFO] [stderr] Checking clap v4.5.43 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking serde_with v3.14.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking hyperlocal v0.9.1 [INFO] [stderr] Checking bollard-stubs v1.45.0-rc.26.0.1 [INFO] [stderr] Checking bollard v0.17.1 [INFO] [stderr] Checking puls v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `nvidia-gpu` [INFO] [stdout] --> src/config.rs:119:11 [INFO] [stdout] | [INFO] [stdout] 119 | #[cfg(feature = "nvidia-gpu")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `docker`, and `full` [INFO] [stdout] = help: consider adding `nvidia-gpu` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nvidia-gpu` [INFO] [stdout] --> src/config.rs:121:15 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg(not(feature = "nvidia-gpu"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `docker`, and `full` [INFO] [stdout] = help: consider adding `nvidia-gpu` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `amd-gpu` [INFO] [stdout] --> src/config.rs:124:11 [INFO] [stdout] | [INFO] [stdout] 124 | #[cfg(feature = "amd-gpu")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `docker`, and `full` [INFO] [stdout] = help: consider adding `amd-gpu` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `amd-gpu` [INFO] [stdout] --> src/config.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 126 | #[cfg(not(feature = "amd-gpu"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `docker`, and `full` [INFO] [stdout] = help: consider adding `amd-gpu` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nvidia-gpu` [INFO] [stdout] --> src/config.rs:119:11 [INFO] [stdout] | [INFO] [stdout] 119 | #[cfg(feature = "nvidia-gpu")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `docker`, and `full` [INFO] [stdout] = help: consider adding `nvidia-gpu` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nvidia-gpu` [INFO] [stdout] --> src/config.rs:121:15 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg(not(feature = "nvidia-gpu"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `docker`, and `full` [INFO] [stdout] = help: consider adding `nvidia-gpu` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `amd-gpu` [INFO] [stdout] --> src/config.rs:124:11 [INFO] [stdout] | [INFO] [stdout] 124 | #[cfg(feature = "amd-gpu")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `docker`, and `full` [INFO] [stdout] = help: consider adding `amd-gpu` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `amd-gpu` [INFO] [stdout] --> src/config.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 126 | #[cfg(not(feature = "amd-gpu"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `docker`, and `full` [INFO] [stdout] = help: consider adding `amd-gpu` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `monitor` [INFO] [stdout] --> src/monitors/container_monitor.rs:355:13 [INFO] [stdout] | [INFO] [stdout] 355 | let monitor = ContainerMonitor::new(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_monitor` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `setup_signal_handlers` is never used [INFO] [stdout] --> src/main.rs:651:4 [INFO] [stdout] | [INFO] [stdout] 651 | fn setup_signal_handlers() -> Result<(), Box> { [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 `check_system_requirements` is never used [INFO] [stdout] --> src/main.rs:674:4 [INFO] [stdout] | [INFO] [stdout] 674 | fn check_system_requirements() -> Result<(), AppError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `init_logging` is never used [INFO] [stdout] --> src/main.rs:690:4 [INFO] [stdout] | [INFO] [stdout] 690 | fn init_logging(verbose: bool) -> Result<(), AppError> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `driver_version` is never read [INFO] [stdout] --> src/types.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct GpuInfo { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 64 | pub driver_version: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GpuInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `file_descriptors` is never read [INFO] [stdout] --> src/types.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct DetailedProcessInfo { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 81 | pub file_descriptors: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DetailedProcessInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `temp` is never read [INFO] [stdout] --> src/types.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct CoreInfo { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 89 | pub temp: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CoreInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `is_ssd` is never read [INFO] [stdout] --> src/types.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct DetailedDiskInfo { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 104 | pub is_ssd: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DetailedDiskInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `errors_rx`, `errors_tx`, and `interface_type` are never read [INFO] [stdout] --> src/types.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 108 | pub struct DetailedNetInfo { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 116 | pub errors_rx: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 117 | pub errors_tx: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 118 | pub interface_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DetailedNetInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `cpu_temp`, `gpu_temps`, and `motherboard_temp` are never read [INFO] [stdout] --> src/types.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 123 | pub struct SystemTemperatures { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 124 | pub cpu_temp: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 125 | pub gpu_temps: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 126 | pub motherboard_temp: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SystemTemperatures` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `disk_read_ops`, `disk_write_ops`, and `boot_time` are never read [INFO] [stdout] --> src/types.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 130 | pub struct GlobalUsage { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 142 | pub disk_read_ops: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 143 | pub disk_write_ops: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | pub boot_time: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GlobalUsage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `temperatures` and `last_update` are never read [INFO] [stdout] --> src/types.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 187 | pub struct DynamicData { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 196 | pub temperatures: SystemTemperatures, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 197 | pub last_update: std::time::Instant, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DynamicData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `container_table_state` and `docker_error` are never read [INFO] [stdout] --> src/types.rs:233:9 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct AppState { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 233 | pub container_table_state: TableState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 257 | pub docker_error: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `description` is never read [INFO] [stdout] --> src/types.rs:266:9 [INFO] [stdout] | [INFO] [stdout] 264 | pub struct ServiceInfo { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 265 | pub name: String, [INFO] [stdout] 266 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServiceInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `service` is never read [INFO] [stdout] --> src/types.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 287 | pub struct LogEntry { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 290 | pub service: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LogEntry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `category` is never read [INFO] [stdout] --> src/types.rs:310:9 [INFO] [stdout] | [INFO] [stdout] 306 | pub struct ConfigItem { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 310 | pub category: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ConfigItem` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Pid`, `DiskRead`, and `DiskWrite` are never constructed [INFO] [stdout] --> src/types.rs:329:5 [INFO] [stdout] | [INFO] [stdout] 325 | pub enum ProcessSortBy { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 329 | Pid, [INFO] [stdout] | ^^^ [INFO] [stdout] 330 | DiskRead, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 331 | DiskWrite, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProcessSortBy` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `AppMessage` is never used [INFO] [stdout] --> src/types.rs:342:10 [INFO] [stdout] | [INFO] [stdout] 342 | pub enum AppMessage { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AppPerformance` is never constructed [INFO] [stdout] --> src/types.rs:349:12 [INFO] [stdout] | [INFO] [stdout] 349 | pub struct AppPerformance { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `show_system_processes` and `auto_scroll` are never read [INFO] [stdout] --> src/types.rs:364:9 [INFO] [stdout] | [INFO] [stdout] 357 | pub struct AppConfig { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 364 | pub show_system_processes: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 365 | pub auto_scroll: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `setup_signal_handlers` is never used [INFO] [stdout] --> src/main.rs:651:4 [INFO] [stdout] | [INFO] [stdout] 651 | fn setup_signal_handlers() -> Result<(), Box> { [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 `check_system_requirements` is never used [INFO] [stdout] --> src/main.rs:674:4 [INFO] [stdout] | [INFO] [stdout] 674 | fn check_system_requirements() -> Result<(), AppError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `init_logging` is never used [INFO] [stdout] --> src/main.rs:690:4 [INFO] [stdout] | [INFO] [stdout] 690 | fn init_logging(verbose: bool) -> Result<(), AppError> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `driver_version` is never read [INFO] [stdout] --> src/types.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct GpuInfo { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 64 | pub driver_version: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GpuInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `file_descriptors` is never read [INFO] [stdout] --> src/types.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct DetailedProcessInfo { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 81 | pub file_descriptors: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DetailedProcessInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `temp` is never read [INFO] [stdout] --> src/types.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct CoreInfo { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 89 | pub temp: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CoreInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `is_ssd` is never read [INFO] [stdout] --> src/types.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct DetailedDiskInfo { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 104 | pub is_ssd: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DetailedDiskInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `errors_rx`, `errors_tx`, and `interface_type` are never read [INFO] [stdout] --> src/types.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 108 | pub struct DetailedNetInfo { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 116 | pub errors_rx: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 117 | pub errors_tx: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 118 | pub interface_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DetailedNetInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `cpu_temp`, `gpu_temps`, and `motherboard_temp` are never read [INFO] [stdout] --> src/types.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 123 | pub struct SystemTemperatures { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 124 | pub cpu_temp: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 125 | pub gpu_temps: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 126 | pub motherboard_temp: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SystemTemperatures` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `disk_read_ops`, `disk_write_ops`, and `boot_time` are never read [INFO] [stdout] --> src/types.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 130 | pub struct GlobalUsage { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 142 | pub disk_read_ops: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 143 | pub disk_write_ops: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | pub boot_time: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GlobalUsage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `temperatures` and `last_update` are never read [INFO] [stdout] --> src/types.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 187 | pub struct DynamicData { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 196 | pub temperatures: SystemTemperatures, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 197 | pub last_update: std::time::Instant, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DynamicData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `container_table_state` and `docker_error` are never read [INFO] [stdout] --> src/types.rs:233:9 [INFO] [stdout] | [INFO] [stdout] 230 | pub struct AppState { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 233 | pub container_table_state: TableState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 257 | pub docker_error: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `description` is never read [INFO] [stdout] --> src/types.rs:266:9 [INFO] [stdout] | [INFO] [stdout] 264 | pub struct ServiceInfo { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 265 | pub name: String, [INFO] [stdout] 266 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServiceInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `service` is never read [INFO] [stdout] --> src/types.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 287 | pub struct LogEntry { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 290 | pub service: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LogEntry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `category` is never read [INFO] [stdout] --> src/types.rs:310:9 [INFO] [stdout] | [INFO] [stdout] 306 | pub struct ConfigItem { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 310 | pub category: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ConfigItem` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Pid`, `DiskRead`, and `DiskWrite` are never constructed [INFO] [stdout] --> src/types.rs:329:5 [INFO] [stdout] | [INFO] [stdout] 325 | pub enum ProcessSortBy { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 329 | Pid, [INFO] [stdout] | ^^^ [INFO] [stdout] 330 | DiskRead, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 331 | DiskWrite, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProcessSortBy` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `AppMessage` is never used [INFO] [stdout] --> src/types.rs:342:10 [INFO] [stdout] | [INFO] [stdout] 342 | pub enum AppMessage { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AppPerformance` is never constructed [INFO] [stdout] --> src/types.rs:349:12 [INFO] [stdout] | [INFO] [stdout] 349 | pub struct AppPerformance { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `show_system_processes` and `auto_scroll` are never read [INFO] [stdout] --> src/types.rs:364:9 [INFO] [stdout] | [INFO] [stdout] 357 | pub struct AppConfig { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 364 | pub show_system_processes: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 365 | pub auto_scroll: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AppConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.16s [INFO] running `Command { std: "docker" "inspect" "0c3a8282dbcf9733ecf7a4d71be345128a19bd75e4b860b30e2bc8335808ca26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c3a8282dbcf9733ecf7a4d71be345128a19bd75e4b860b30e2bc8335808ca26", kill_on_drop: false }` [INFO] [stdout] 0c3a8282dbcf9733ecf7a4d71be345128a19bd75e4b860b30e2bc8335808ca26