[INFO] fetching crate mp2667 0.0.5... [INFO] checking mp2667-0.0.5 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate mp2667 0.0.5 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate mp2667 0.0.5 [INFO] finished tweaking crates.io crate mp2667 0.0.5 [INFO] tweaked toml for crates.io crate mp2667 0.0.5 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mp2667 0.0.5 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 11 packages to latest compatible versions [INFO] [stderr] Adding embedded-hal v0.2.7 (available: v1.0.0) [INFO] [stderr] Adding modular-bitfield v0.11.2 (available: v0.12.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5db3b53ea22af123c58d5b7df0522242f1ffafb3ab31fe968d1aef497f71f17e [INFO] running `Command { std: "docker" "start" "-a" "5db3b53ea22af123c58d5b7df0522242f1ffafb3ab31fe968d1aef497f71f17e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5db3b53ea22af123c58d5b7df0522242f1ffafb3ab31fe968d1aef497f71f17e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5db3b53ea22af123c58d5b7df0522242f1ffafb3ab31fe968d1aef497f71f17e", kill_on_drop: false }` [INFO] [stdout] 5db3b53ea22af123c58d5b7df0522242f1ffafb3ab31fe968d1aef497f71f17e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2b0e754ffe30ae43c11a40b3c21090897aca6a6222d9899d877cacb90c46e1c [INFO] running `Command { std: "docker" "start" "-a" "f2b0e754ffe30ae43c11a40b3c21090897aca6a6222d9899d877cacb90c46e1c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Checking modular-bitfield v0.11.2 [INFO] [stderr] Checking mp2667 v0.0.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | #[skip(setters)] [INFO] [stdout] | ^ [INFO] [stdout] 91 | pub thermal_regulation: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 90 ~ [skip(setters)] [INFO] [stdout] 91 ~ pub thermal_regulation: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | #[skip(setters)] [INFO] [stdout] | ^ [INFO] [stdout] 93 | pub power_good: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 92 ~ [skip(setters)] [INFO] [stdout] 93 ~ pub power_good: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | #[skip(setters)] [INFO] [stdout] | ^ [INFO] [stdout] 95 | pub power_path_enabled: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 94 ~ [skip(setters)] [INFO] [stdout] 95 ~ pub power_path_enabled: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | #[skip(setters)] [INFO] [stdout] | ^ [INFO] [stdout] 97 | pub charge_status: ChargeStatus, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 ~ [skip(setters)] [INFO] [stdout] 97 ~ pub charge_status: ChargeStatu, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | #[skip(setters)] [INFO] [stdout] | ^ [INFO] [stdout] 99 | pub revision: B2, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 98 ~ [skip(setters)] [INFO] [stdout] 99 ~ pub revision: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | #[skip(setters)] [INFO] [stdout] | ^ [INFO] [stdout] 110 | pub safety_timer_expired: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 109 ~ [skip(setters)] [INFO] [stdout] 110 ~ pub safety_timer_expired: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | #[skip(setters)] [INFO] [stdout] | ^ [INFO] [stdout] 112 | pub battery_fault: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 111 ~ [skip(setters)] [INFO] [stdout] 112 ~ pub battery_fault: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | #[skip(setters)] [INFO] [stdout] | ^ [INFO] [stdout] 114 | pub thermal_shutdown: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 113 ~ [skip(setters)] [INFO] [stdout] 114 ~ pub thermal_shutdown: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | #[skip(setters)] [INFO] [stdout] | ^ [INFO] [stdout] 116 | pub input_fault: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 115 ~ [skip(setters)] [INFO] [stdout] 116 ~ pub input_fault: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | #[skip(setters)] [INFO] [stdout] | ^ [INFO] [stdout] 118 | pub watchdog_timer_expired: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 117 ~ [skip(setters)] [INFO] [stdout] 118 ~ pub watchdog_timer_expired: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | pub thermal_regulation_threshold: ThermalThreshold, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 134 - pub thermal_regulation_threshold: ThermalThreshold, [INFO] [stdout] 134 + ub thermal_regulation_threshold: ThermalThreshol, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | pub ntc_enabled: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 137 - pub ntc_enabled: bool, [INFO] [stdout] 137 + ub ntc_enabled: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | pub battery_fet_disabled: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 140 - pub battery_fet_disabled: bool, [INFO] [stdout] 140 + ub battery_fet_disabled: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | pub extended_safety_timer: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 141 - pub extended_safety_timer: bool, [INFO] [stdout] 141 + ub extended_safety_timer: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | pub termination_control_enabled: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 173 - pub termination_control_enabled: bool, [INFO] [stdout] 173 + ub termination_control_enabled: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | pub timer_period: SafetyTimerPeriod, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 174 - pub timer_period: SafetyTimerPeriod, [INFO] [stdout] 174 + ub timer_period: SafetyTimerPerio, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | pub timer_enabled: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 175 - pub timer_enabled: bool, [INFO] [stdout] 175 + ub timer_enabled: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | pub timer_limit: WatchdogTimerLimit, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 176 - pub timer_limit: WatchdogTimerLimit, [INFO] [stdout] 176 + ub timer_limit: WatchdogTimerLimi, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | pub termination_enabled: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 177 - pub termination_enabled: bool, [INFO] [stdout] 177 + ub termination_enabled: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | pub recharge_threshold: RechargeThreshold, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 205 - pub recharge_threshold: RechargeThreshold, [INFO] [stdout] 205 + ub recharge_threshold: RechargeThreshol, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 206 | pub precharge_threshold: PrechargeThreshold, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 206 - pub precharge_threshold: PrechargeThreshold, [INFO] [stdout] 206 + ub precharge_threshold: PrechargeThreshol, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | pub regulation_voltage: B6, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 207 - pub regulation_voltage: B6, [INFO] [stdout] 207 + ub regulation_voltage: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | pub terminal_current: TerminalCurrent, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 229 - pub terminal_current: TerminalCurrent, [INFO] [stdout] 229 + ub terminal_current: TerminalCurren, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | pub discharge_current_limit: B4, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 232 - pub discharge_current_limit: B4, [INFO] [stdout] 232 + ub discharge_current_limit: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:248:5 [INFO] [stdout] | [INFO] [stdout] 248 | pub charge_current: B5, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 248 - pub charge_current: B5, [INFO] [stdout] 248 + ub charge_current: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:276:5 [INFO] [stdout] | [INFO] [stdout] 276 | pub uvlo_threshold: UVLOThreshold, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 276 - pub uvlo_threshold: UVLOThreshold, [INFO] [stdout] 276 + ub uvlo_threshold: UVLOThreshol, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 277 | pub charge_disabled: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 277 - pub charge_disabled: bool, [INFO] [stdout] 277 + ub charge_disabled: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:280:5 [INFO] [stdout] | [INFO] [stdout] 280 | pub watchdog_timer_reset: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 280 - pub watchdog_timer_reset: bool, [INFO] [stdout] 280 + ub watchdog_timer_reset: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | pub settings_reset: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 281 - pub settings_reset: bool, [INFO] [stdout] 281 + ub settings_reset: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:307:5 [INFO] [stdout] | [INFO] [stdout] 307 | pub input_current_limit: InputCurrentLimit, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 307 - pub input_current_limit: InputCurrentLimit, [INFO] [stdout] 307 + ub input_current_limit: InputCurrentLimi, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:308:5 [INFO] [stdout] | [INFO] [stdout] 308 | pub input_minimum_voltage: B4, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 308 - pub input_minimum_voltage: B4, [INFO] [stdout] 308 + ub input_minimum_voltage: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:309:5 [INFO] [stdout] | [INFO] [stdout] 309 | pub ldo_fet_disabled: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 309 - pub ldo_fet_disabled: bool, [INFO] [stdout] 309 + ub ldo_fet_disabled: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | #[skip(setters)] [INFO] [stdout] | ^ [INFO] [stdout] 91 | pub thermal_regulation: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 90 ~ [skip(setters)] [INFO] [stdout] 91 ~ pub thermal_regulation: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | #[skip(setters)] [INFO] [stdout] | ^ [INFO] [stdout] 93 | pub power_good: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 92 ~ [skip(setters)] [INFO] [stdout] 93 ~ pub power_good: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | #[skip(setters)] [INFO] [stdout] | ^ [INFO] [stdout] 95 | pub power_path_enabled: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 94 ~ [skip(setters)] [INFO] [stdout] 95 ~ pub power_path_enabled: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | #[skip(setters)] [INFO] [stdout] | ^ [INFO] [stdout] 97 | pub charge_status: ChargeStatus, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 ~ [skip(setters)] [INFO] [stdout] 97 ~ pub charge_status: ChargeStatu, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | #[skip(setters)] [INFO] [stdout] | ^ [INFO] [stdout] 99 | pub revision: B2, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 98 ~ [skip(setters)] [INFO] [stdout] 99 ~ pub revision: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | #[skip(setters)] [INFO] [stdout] | ^ [INFO] [stdout] 110 | pub safety_timer_expired: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 109 ~ [skip(setters)] [INFO] [stdout] 110 ~ pub safety_timer_expired: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | #[skip(setters)] [INFO] [stdout] | ^ [INFO] [stdout] 112 | pub battery_fault: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 111 ~ [skip(setters)] [INFO] [stdout] 112 ~ pub battery_fault: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | #[skip(setters)] [INFO] [stdout] | ^ [INFO] [stdout] 114 | pub thermal_shutdown: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 113 ~ [skip(setters)] [INFO] [stdout] 114 ~ pub thermal_shutdown: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | #[skip(setters)] [INFO] [stdout] | ^ [INFO] [stdout] 116 | pub input_fault: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 115 ~ [skip(setters)] [INFO] [stdout] 116 ~ pub input_fault: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | #[skip(setters)] [INFO] [stdout] | ^ [INFO] [stdout] 118 | pub watchdog_timer_expired: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 117 ~ [skip(setters)] [INFO] [stdout] 118 ~ pub watchdog_timer_expired: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | pub thermal_regulation_threshold: ThermalThreshold, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 134 - pub thermal_regulation_threshold: ThermalThreshold, [INFO] [stdout] 134 + ub thermal_regulation_threshold: ThermalThreshol, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | pub ntc_enabled: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 137 - pub ntc_enabled: bool, [INFO] [stdout] 137 + ub ntc_enabled: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | pub battery_fet_disabled: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 140 - pub battery_fet_disabled: bool, [INFO] [stdout] 140 + ub battery_fet_disabled: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | pub extended_safety_timer: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 141 - pub extended_safety_timer: bool, [INFO] [stdout] 141 + ub extended_safety_timer: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | pub termination_control_enabled: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 173 - pub termination_control_enabled: bool, [INFO] [stdout] 173 + ub termination_control_enabled: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | pub timer_period: SafetyTimerPeriod, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 174 - pub timer_period: SafetyTimerPeriod, [INFO] [stdout] 174 + ub timer_period: SafetyTimerPerio, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | pub timer_enabled: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 175 - pub timer_enabled: bool, [INFO] [stdout] 175 + ub timer_enabled: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | pub timer_limit: WatchdogTimerLimit, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 176 - pub timer_limit: WatchdogTimerLimit, [INFO] [stdout] 176 + ub timer_limit: WatchdogTimerLimi, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | pub termination_enabled: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 177 - pub termination_enabled: bool, [INFO] [stdout] 177 + ub termination_enabled: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | pub recharge_threshold: RechargeThreshold, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 205 - pub recharge_threshold: RechargeThreshold, [INFO] [stdout] 205 + ub recharge_threshold: RechargeThreshol, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 206 | pub precharge_threshold: PrechargeThreshold, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 206 - pub precharge_threshold: PrechargeThreshold, [INFO] [stdout] 206 + ub precharge_threshold: PrechargeThreshol, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | pub regulation_voltage: B6, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 207 - pub regulation_voltage: B6, [INFO] [stdout] 207 + ub regulation_voltage: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | pub terminal_current: TerminalCurrent, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 229 - pub terminal_current: TerminalCurrent, [INFO] [stdout] 229 + ub terminal_current: TerminalCurren, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | pub discharge_current_limit: B4, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 232 - pub discharge_current_limit: B4, [INFO] [stdout] 232 + ub discharge_current_limit: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:248:5 [INFO] [stdout] | [INFO] [stdout] 248 | pub charge_current: B5, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 248 - pub charge_current: B5, [INFO] [stdout] 248 + ub charge_current: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:276:5 [INFO] [stdout] | [INFO] [stdout] 276 | pub uvlo_threshold: UVLOThreshold, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 276 - pub uvlo_threshold: UVLOThreshold, [INFO] [stdout] 276 + ub uvlo_threshold: UVLOThreshol, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:277:5 [INFO] [stdout] | [INFO] [stdout] 277 | pub charge_disabled: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 277 - pub charge_disabled: bool, [INFO] [stdout] 277 + ub charge_disabled: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:280:5 [INFO] [stdout] | [INFO] [stdout] 280 | pub watchdog_timer_reset: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 280 - pub watchdog_timer_reset: bool, [INFO] [stdout] 280 + ub watchdog_timer_reset: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | pub settings_reset: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 281 - pub settings_reset: bool, [INFO] [stdout] 281 + ub settings_reset: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:307:5 [INFO] [stdout] | [INFO] [stdout] 307 | pub input_current_limit: InputCurrentLimit, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 307 - pub input_current_limit: InputCurrentLimit, [INFO] [stdout] 307 + ub input_current_limit: InputCurrentLimi, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:308:5 [INFO] [stdout] | [INFO] [stdout] 308 | pub input_minimum_voltage: B4, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 308 - pub input_minimum_voltage: B4, [INFO] [stdout] 308 + ub input_minimum_voltage: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/registers.rs:309:5 [INFO] [stdout] | [INFO] [stdout] 309 | pub ldo_fet_disabled: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 309 - pub ldo_fet_disabled: bool, [INFO] [stdout] 309 + ub ldo_fet_disabled: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.05s [INFO] running `Command { std: "docker" "inspect" "f2b0e754ffe30ae43c11a40b3c21090897aca6a6222d9899d877cacb90c46e1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2b0e754ffe30ae43c11a40b3c21090897aca6a6222d9899d877cacb90c46e1c", kill_on_drop: false }` [INFO] [stdout] f2b0e754ffe30ae43c11a40b3c21090897aca6a6222d9899d877cacb90c46e1c