[INFO] cloning repository https://github.com/evecus/yc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/evecus/yc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevecus%2Fyc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevecus%2Fyc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 023d4dafb94b2bcfced33f04eca88a8597b84f24
[INFO] checking evecus/yc against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevecus%2Fyc" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/evecus/yc
[INFO] finished tweaking git repo https://github.com/evecus/yc
[INFO] tweaked toml for git repo https://github.com/evecus/yc written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/evecus/yc on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/evecus/yc 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_lex v0.6.0
[INFO] [stderr]   Downloaded inotify v0.9.6
[INFO] [stderr]   Downloaded clap_derive v4.4.7
[INFO] [stderr]   Downloaded clap v4.4.18
[INFO] [stderr]   Downloaded nix v0.27.1
[INFO] [stderr]   Downloaded clap_builder v4.4.18
[INFO] [stderr]   Downloaded tokio v1.42.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 397d3fe3ba5a7db8402ec7ebc47ea61e9d5504698ee3b254de36e9305e1fedd2
[INFO] running `Command { std: "docker" "start" "397d3fe3ba5a7db8402ec7ebc47ea61e9d5504698ee3b254de36e9305e1fedd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "397d3fe3ba5a7db8402ec7ebc47ea61e9d5504698ee3b254de36e9305e1fedd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "397d3fe3ba5a7db8402ec7ebc47ea61e9d5504698ee3b254de36e9305e1fedd2" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "397d3fe3ba5a7db8402ec7ebc47ea61e9d5504698ee3b254de36e9305e1fedd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "397d3fe3ba5a7db8402ec7ebc47ea61e9d5504698ee3b254de36e9305e1fedd2" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking tokio v1.42.1
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking clap v4.4.18
[INFO] [stderr]     Checking uperf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `author` is never read
[INFO] [stdout]   --> src/config/mod.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct Meta {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 32 |     pub name:   String,
[INFO] [stdout] 33 |     pub author: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Meta` 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: fields `log` and `sfanalysis` are never read
[INFO] [stdout]   --> src/config/mod.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Modules {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 41 |     pub switcher:   SwitcherModule,
[INFO] [stdout] 42 |     pub log:        LogModule,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 43 |     pub input:      InputModule,
[INFO] [stdout] 44 |     pub sfanalysis: SfAnalysisModule,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Modules` 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: field `perapp` is never read
[INFO] [stdout]   --> src/config/mod.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct SwitcherModule {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 55 |     pub switch_inode:  String,
[INFO] [stdout] 56 |     pub perapp:        String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SwitcherModule` 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: field `level` is never read
[INFO] [stdout]   --> src/config/mod.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct LogModule {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 73 |     pub level: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LogModule` 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 `gesture_delay_time` and `hold_enter_time` are never read
[INFO] [stdout]   --> src/config/mod.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct InputModule {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub gesture_delay_time: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 85 |     pub hold_enter_time:   f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InputModule` 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 `enable` and `render_idle_slack_time` are never read
[INFO] [stdout]   --> src/config/mod.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct SfAnalysisModule {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 92 |     pub enable:                bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 93 |     pub render_idle_slack_time: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SfAnalysisModule` 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: field `enable` is never read
[INFO] [stdout]    --> src/config/mod.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout]  99 | pub struct CpuModule {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 100 |     pub enable:      bool,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CpuModule` 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 `efficiency`, `nr`, `sweet_freq`, `plain_freq`, and `free_freq` are never read
[INFO] [stdout]    --> src/config/mod.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct ClusterPowerModel {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 107 |     /// Single-core performance relative to Cortex-A53 @ 1 GHz = 100
[INFO] [stdout] 108 |     pub efficiency:    u32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 109 |     /// Number of cores in this cluster
[INFO] [stdout] 110 |     pub nr:            u32,
[INFO] [stdout]     |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub sweet_freq:    f64,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 117 |     /// Linear-range boundary frequency (GHz)
[INFO] [stdout] 118 |     pub plain_freq:    f64,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 119 |     /// Lowest-power frequency (GHz)
[INFO] [stdout] 120 |     pub free_freq:     f64,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ClusterPowerModel` 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: field `author` is never read
[INFO] [stdout]   --> src/config/mod.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct Meta {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 32 |     pub name:   String,
[INFO] [stdout] 33 |     pub author: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Meta` 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 `enable` is never read
[INFO] [stdout]    --> src/config/mod.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub struct SysfsModule {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 146 |     pub enable: bool,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SysfsModule` 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: field `enable` is never read
[INFO] [stdout]    --> src/config/mod.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub struct SchedModule {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 153 |     pub enable:   bool,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SchedModule` 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: field `name` is never read
[INFO] [stdout]    --> src/config/mod.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub struct ProcessRule {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 180 |     pub name:   String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ProcessRule` 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: field `sched` is never read
[INFO] [stdout]    --> src/config/mod.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub struct Initials {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub sched: SchedInitials,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Initials` 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 `log` and `sfanalysis` are never read
[INFO] [stdout]   --> src/config/mod.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Modules {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 41 |     pub switcher:   SwitcherModule,
[INFO] [stdout] 42 |     pub log:        LogModule,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 43 |     pub input:      InputModule,
[INFO] [stdout] 44 |     pub sfanalysis: SfAnalysisModule,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Modules` 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: field `perapp` is never read
[INFO] [stdout]   --> src/config/mod.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct SwitcherModule {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 55 |     pub switch_inode:  String,
[INFO] [stdout] 56 |     pub perapp:        String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SwitcherModule` 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: field `level` is never read
[INFO] [stdout]   --> src/config/mod.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct LogModule {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 73 |     pub level: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LogModule` 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 `gesture_delay_time` and `hold_enter_time` are never read
[INFO] [stdout]   --> src/config/mod.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub struct InputModule {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub gesture_delay_time: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 85 |     pub hold_enter_time:   f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InputModule` 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 `enable` and `render_idle_slack_time` are never read
[INFO] [stdout]   --> src/config/mod.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct SfAnalysisModule {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 92 |     pub enable:                bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 93 |     pub render_idle_slack_time: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SfAnalysisModule` 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: field `enable` is never read
[INFO] [stdout]    --> src/config/mod.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout]  99 | pub struct CpuModule {
[INFO] [stdout]     |            --------- field in this struct
[INFO] [stdout] 100 |     pub enable:      bool,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CpuModule` 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 `efficiency`, `nr`, `sweet_freq`, `plain_freq`, and `free_freq` are never read
[INFO] [stdout]    --> src/config/mod.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct ClusterPowerModel {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 107 |     /// Single-core performance relative to Cortex-A53 @ 1 GHz = 100
[INFO] [stdout] 108 |     pub efficiency:    u32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 109 |     /// Number of cores in this cluster
[INFO] [stdout] 110 |     pub nr:            u32,
[INFO] [stdout]     |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub sweet_freq:    f64,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 117 |     /// Linear-range boundary frequency (GHz)
[INFO] [stdout] 118 |     pub plain_freq:    f64,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 119 |     /// Lowest-power frequency (GHz)
[INFO] [stdout] 120 |     pub free_freq:     f64,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ClusterPowerModel` 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: multiple fields are never read
[INFO] [stdout]    --> src/config/mod.rs:208:9
[INFO] [stdout]     |
[INFO] [stdout] 207 | pub struct CpuInitials {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 208 |     pub base_sample_time:        f64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 209 |     pub base_slack_time:         f64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 210 |     pub latency_time:            f64,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 211 |     pub slow_limit_power:        f64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 212 |     pub fast_limit_power:        f64,
[INFO] [stdout] 213 |     pub fast_limit_capacity:     f64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 214 |     pub fast_limit_recover_scale: f64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 215 |     pub predict_thd:             f64,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 216 |     pub margin:                  f64,
[INFO] [stdout] 217 |     pub burst:                   f64,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 218 |     pub guide_cap:               bool,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CpuInitials` 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: field `enable` is never read
[INFO] [stdout]    --> src/config/mod.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub struct SysfsModule {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 146 |     pub enable: bool,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SysfsModule` 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: field `scene` is never read
[INFO] [stdout]    --> src/config/mod.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub struct SchedInitials {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 224 |     pub scene: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SchedInitials` 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: field `enable` is never read
[INFO] [stdout]    --> src/config/mod.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub struct SchedModule {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 153 |     pub enable:   bool,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SchedModule` 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: field `name` is never read
[INFO] [stdout]    --> src/config/mod.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub struct ProcessRule {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 180 |     pub name:   String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ProcessRule` 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: field `sched` is never read
[INFO] [stdout]    --> src/config/mod.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub struct Initials {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub sched: SchedInitials,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Initials` 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: multiple fields are never read
[INFO] [stdout]    --> src/config/mod.rs:208:9
[INFO] [stdout]     |
[INFO] [stdout] 207 | pub struct CpuInitials {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 208 |     pub base_sample_time:        f64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 209 |     pub base_slack_time:         f64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 210 |     pub latency_time:            f64,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 211 |     pub slow_limit_power:        f64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 212 |     pub fast_limit_power:        f64,
[INFO] [stdout] 213 |     pub fast_limit_capacity:     f64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 214 |     pub fast_limit_recover_scale: f64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 215 |     pub predict_thd:             f64,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 216 |     pub margin:                  f64,
[INFO] [stdout] 217 |     pub burst:                   f64,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 218 |     pub guide_cap:               bool,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CpuInitials` 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: field `scene` is never read
[INFO] [stdout]    --> src/config/mod.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub struct SchedInitials {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 224 |     pub scene: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SchedInitials` 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 19.07s
[INFO] running `Command { std: "docker" "inspect" "397d3fe3ba5a7db8402ec7ebc47ea61e9d5504698ee3b254de36e9305e1fedd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "397d3fe3ba5a7db8402ec7ebc47ea61e9d5504698ee3b254de36e9305e1fedd2", kill_on_drop: false }`
[INFO] [stdout] 397d3fe3ba5a7db8402ec7ebc47ea61e9d5504698ee3b254de36e9305e1fedd2
