[INFO] cloning repository https://github.com/maxrdz/RusTTY [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxrdz/RusTTY" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxrdz%2FRusTTY", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxrdz%2FRusTTY'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2313ff9560266f2f4adc67c15b452075e598d224 [INFO] checking maxrdz/RusTTY against try#fc545c6b951a304df08b327c158f92678582f435 for pr-140557-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxrdz%2FRusTTY" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maxrdz/RusTTY on toolchain fc545c6b951a304df08b327c158f92678582f435 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maxrdz/RusTTY [INFO] finished tweaking git repo https://github.com/maxrdz/RusTTY [INFO] tweaked toml for git repo https://github.com/maxrdz/RusTTY written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/maxrdz/RusTTY 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" "+fc545c6b951a304df08b327c158f92678582f435" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4dc9ad6dfffdea81b2cbe4e12fa58e30bc71ff301b99bfe7262d0919ec2a94f [INFO] running `Command { std: "docker" "start" "-a" "f4dc9ad6dfffdea81b2cbe4e12fa58e30bc71ff301b99bfe7262d0919ec2a94f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4dc9ad6dfffdea81b2cbe4e12fa58e30bc71ff301b99bfe7262d0919ec2a94f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4dc9ad6dfffdea81b2cbe4e12fa58e30bc71ff301b99bfe7262d0919ec2a94f", kill_on_drop: false }` [INFO] [stdout] f4dc9ad6dfffdea81b2cbe4e12fa58e30bc71ff301b99bfe7262d0919ec2a94f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae049aca1182a78fd79740e7a050dab755a332e0c98c766ce12ab38ecccf07f0 [INFO] running `Command { std: "docker" "start" "-a" "ae049aca1182a78fd79740e7a050dab755a332e0c98c766ce12ab38ecccf07f0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling type-map v0.5.0 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Compiling self_cell v1.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Checking clap_builder v4.5.29 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking tui v0.19.0 [INFO] [stderr] Compiling rustty v0.1.0 (/opt/rustwide/workdir/rustty) [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking locale_config v0.3.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Checking unic-langid-impl v0.9.5 [INFO] [stderr] Compiling rust-embed v8.5.0 [INFO] [stderr] Checking unic-langid v0.9.5 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Checking intl-memoizer v0.5.2 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Checking fluent-bundle v0.15.3 [INFO] [stderr] Checking fluent v0.16.1 [INFO] [stderr] Checking clap v4.5.29 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling i18n-config v0.4.7 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling i18n-embed-impl v0.8.4 [INFO] [stderr] Compiling i18n-embed v0.15.3 [INFO] [stderr] Compiling i18n-embed-fl v0.9.3 [INFO] [stdout] warning: unused import: `crate::fl` [INFO] [stdout] --> rustty/src/dashboard.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::fl; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::Debug` [INFO] [stdout] --> rustty/src/dashboard.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use std::fmt::Debug; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::fl` [INFO] [stdout] --> rustty/src/dashboard.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use crate::fl; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::Debug` [INFO] [stdout] --> rustty/src/dashboard.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use std::fmt::Debug; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cli_args` [INFO] [stdout] --> rustty/src/main.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | let cli_args = Args::parse(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cli_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cli_args` [INFO] [stdout] --> rustty/src/main.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | let cli_args = Args::parse(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cli_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VTBuffer` is never constructed [INFO] [stdout] --> rustty/src/buffers.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct VTBuffer { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `TwentyFourHour` is never constructed [INFO] [stdout] --> rustty/src/config.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum TimeFormat { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 26 | TwentyFourHour, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TimeFormat` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Fahrenheit` is never constructed [INFO] [stdout] --> rustty/src/config.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub enum TemperatureUnit { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 66 | Fahrenheit, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TemperatureUnit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `notify_enabled`, `battery_critical_percent`, and `battery_low_percent` are never read [INFO] [stdout] --> rustty/src/config.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 79 | pub struct BatteryNotifyConfig { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 80 | pub notify_enabled: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 81 | pub battery_critical_percent: Percentage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 82 | pub battery_low_percent: Percentage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BatteryNotifyConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Battery` and `Performance` are never constructed [INFO] [stdout] --> rustty/src/config.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 96 | pub enum PowerProfile { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] 97 | Battery, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | Performance, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PowerProfile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `notify_enabled`, `cpu_critical_temp`, and `cpu_warning_temp` are never read [INFO] [stdout] --> rustty/src/config.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 114 | pub struct SensorsNotifyConfig { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 115 | pub notify_enabled: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 116 | /// Temperature in Celsius [INFO] [stdout] 117 | pub cpu_critical_temp: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 118 | /// Temperature in Celsius [INFO] [stdout] 119 | pub cpu_warning_temp: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SensorsNotifyConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> rustty/src/config.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 133 | pub struct DashboardConfig { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 134 | // time [INFO] [stdout] 135 | pub time_format: TimeFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 136 | pub display_seconds: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 137 | pub display_weekday: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 138 | // audio [INFO] [stdout] 139 | pub volume_increments: Percentage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 140 | // battery [INFO] [stdout] 141 | pub hide_battery: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 142 | pub show_battery_percentage: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 143 | pub battery_notify_config: BatteryNotifyConfig, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 144 | pub screen_brightness: Percentage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 145 | pub screen_brightness_increments: Percentage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 146 | // network [INFO] [stdout] 147 | pub hide_network: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 148 | // sensors [INFO] [stdout] 149 | pub hide_cpu_temp: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 150 | pub cpu_temp_unit: TemperatureUnit, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 151 | pub cpu_temp_notify_config: SensorsNotifyConfig, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DashboardConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Dashboard` is never constructed [INFO] [stdout] --> rustty/src/dashboard.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Dashboard { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `VTBuffer` is never constructed [INFO] [stdout] --> rustty/src/buffers.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct VTBuffer { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `TwentyFourHour` is never constructed [INFO] [stdout] --> rustty/src/config.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum TimeFormat { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 26 | TwentyFourHour, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TimeFormat` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Fahrenheit` is never constructed [INFO] [stdout] --> rustty/src/config.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub enum TemperatureUnit { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 66 | Fahrenheit, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TemperatureUnit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `notify_enabled`, `battery_critical_percent`, and `battery_low_percent` are never read [INFO] [stdout] --> rustty/src/config.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 79 | pub struct BatteryNotifyConfig { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 80 | pub notify_enabled: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 81 | pub battery_critical_percent: Percentage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 82 | pub battery_low_percent: Percentage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BatteryNotifyConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Battery` and `Performance` are never constructed [INFO] [stdout] --> rustty/src/config.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 96 | pub enum PowerProfile { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] 97 | Battery, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | Performance, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PowerProfile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `notify_enabled`, `cpu_critical_temp`, and `cpu_warning_temp` are never read [INFO] [stdout] --> rustty/src/config.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 114 | pub struct SensorsNotifyConfig { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 115 | pub notify_enabled: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 116 | /// Temperature in Celsius [INFO] [stdout] 117 | pub cpu_critical_temp: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 118 | /// Temperature in Celsius [INFO] [stdout] 119 | pub cpu_warning_temp: i16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SensorsNotifyConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> rustty/src/config.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 133 | pub struct DashboardConfig { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 134 | // time [INFO] [stdout] 135 | pub time_format: TimeFormat, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 136 | pub display_seconds: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 137 | pub display_weekday: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 138 | // audio [INFO] [stdout] 139 | pub volume_increments: Percentage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 140 | // battery [INFO] [stdout] 141 | pub hide_battery: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 142 | pub show_battery_percentage: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 143 | pub battery_notify_config: BatteryNotifyConfig, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 144 | pub screen_brightness: Percentage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 145 | pub screen_brightness_increments: Percentage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 146 | // network [INFO] [stdout] 147 | pub hide_network: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 148 | // sensors [INFO] [stdout] 149 | pub hide_cpu_temp: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 150 | pub cpu_temp_unit: TemperatureUnit, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 151 | pub cpu_temp_notify_config: SensorsNotifyConfig, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DashboardConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Dashboard` is never constructed [INFO] [stdout] --> rustty/src/dashboard.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Dashboard { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.17s [INFO] running `Command { std: "docker" "inspect" "ae049aca1182a78fd79740e7a050dab755a332e0c98c766ce12ab38ecccf07f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae049aca1182a78fd79740e7a050dab755a332e0c98c766ce12ab38ecccf07f0", kill_on_drop: false }` [INFO] [stdout] ae049aca1182a78fd79740e7a050dab755a332e0c98c766ce12ab38ecccf07f0