[INFO] fetching crate radio-sx1231 0.3.0... [INFO] checking radio-sx1231-0.3.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate radio-sx1231 0.3.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate radio-sx1231 0.3.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate radio-sx1231 0.3.0 [INFO] tweaked toml for crates.io crate radio-sx1231 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate radio-sx1231 0.3.0 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] crate crates.io crate radio-sx1231 0.3.0 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spidev v0.4.0 [INFO] [stderr] Downloaded structopt v0.3.20 [INFO] [stderr] Downloaded bitbang-hal v0.3.2 [INFO] [stderr] Downloaded defmt v0.3.0 [INFO] [stderr] Downloaded linux-embedded-hal v0.3.0 [INFO] [stderr] Downloaded embedded-hal v1.0.0-alpha.5 [INFO] [stderr] Downloaded radio v0.10.0 [INFO] [stderr] Downloaded structopt-derive v0.4.13 [INFO] [stderr] Downloaded defmt-parser v0.3.0 [INFO] [stderr] Downloaded defmt-macros v0.3.0 [INFO] [stderr] Downloaded i2cdev v0.4.4 [INFO] [stderr] Downloaded sysfs_gpio v0.5.4 [INFO] [stderr] Downloaded shared-bus v0.2.0 [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] 9e660a44b87a9b10a4a9d97ad1b58fa984630eeb3a8f5df238acf48c64bf4ca7 [INFO] running `Command { std: "docker" "start" "-a" "9e660a44b87a9b10a4a9d97ad1b58fa984630eeb3a8f5df238acf48c64bf4ca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e660a44b87a9b10a4a9d97ad1b58fa984630eeb3a8f5df238acf48c64bf4ca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e660a44b87a9b10a4a9d97ad1b58fa984630eeb3a8f5df238acf48c64bf4ca7", kill_on_drop: false }` [INFO] [stdout] 9e660a44b87a9b10a4a9d97ad1b58fa984630eeb3a8f5df238acf48c64bf4ca7 [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] 6c59993ebab1efa57cbad77461914799ba407623ce3839ede59b6e56b0dd948a [INFO] running `Command { std: "docker" "start" "-a" "6c59993ebab1efa57cbad77461914799ba407623ce3839ede59b6e56b0dd948a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-hal v1.0.0-alpha.5 [INFO] [stderr] Checking embedded-hal v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking radio v0.10.0 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Checking backtrace v0.3.54 [INFO] [stderr] Checking color-backtrace v0.5.1 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Checking modular-bitfield v0.11.2 [INFO] [stderr] Checking radio-sx1231 v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | pub modem_mode: ModemMode, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 55 - pub modem_mode: ModemMode, [INFO] [stdout] 55 + ub modem_mode: ModemMod, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub listen_abort: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 56 - pub listen_abort: bool, [INFO] [stdout] 56 + ub listen_abort: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | pub listen_on: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 57 - pub listen_on: bool, [INFO] [stdout] 57 + ub listen_on: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | pub sequencer_off: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 58 - pub sequencer_off: bool, [INFO] [stdout] 58 + ub sequencer_off: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | pub mod_type: ModulationType, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 100 - pub mod_type: ModulationType, [INFO] [stdout] 100 + ub mod_type: ModulationTyp, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | pub mode: DataMode, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 101 - pub mode: DataMode, [INFO] [stdout] 101 + ub mode: DataMod, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | pub bitrate: u16, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 118 - pub bitrate: u16, [INFO] [stdout] 118 + ub bitrate: u1, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | pub freq_dev: u16, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 133 - pub freq_dev: u16, [INFO] [stdout] 133 + ub freq_dev: u1, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | pub freq_dev: u16, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 148 - pub freq_dev: u16, [INFO] [stdout] 148 + ub freq_dev: u1, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | pub freq: B24, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 162 - pub freq: B24, [INFO] [stdout] 162 + ub freq: B2, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | pub rc_cal_done: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 191 - pub rc_cal_done: bool, [INFO] [stdout] 191 + ub rc_cal_done: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | pub rc_cal_start: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 192 - pub rc_cal_start: bool, [INFO] [stdout] 192 + ub rc_cal_start: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 209 | pub low_beta_on: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 209 - pub low_beta_on: bool, [INFO] [stdout] 209 + ub low_beta_on: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:258:5 [INFO] [stdout] | [INFO] [stdout] 258 | pub end: ListenEnd, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 258 - pub end: ListenEnd, [INFO] [stdout] 258 + ub end: ListenEn, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:259:5 [INFO] [stdout] | [INFO] [stdout] 259 | pub criteria: ListenCriteria, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 259 - pub criteria: ListenCriteria, [INFO] [stdout] 259 + ub criteria: ListenCriteri, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | pub rx_base: ListenBaseDuration, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 260 - pub rx_base: ListenBaseDuration, [INFO] [stdout] 260 + ub rx_base: ListenBaseDuratio, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | pub idle_base: ListenBaseDuration, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 261 - pub idle_base: ListenBaseDuration, [INFO] [stdout] 261 + ub idle_base: ListenBaseDuratio, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:263:5 [INFO] [stdout] | [INFO] [stdout] 263 | pub coeff_idle: u8, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 263 - pub coeff_idle: u8, [INFO] [stdout] 263 + ub coeff_idle: u, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | pub coeff_rx: u8, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 265 - pub coeff_rx: u8, [INFO] [stdout] 265 + ub coeff_rx: u, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:294:5 [INFO] [stdout] | [INFO] [stdout] 294 | pub afc_auto_on: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 294 - pub afc_auto_on: bool, [INFO] [stdout] 294 + ub afc_auto_on: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:295:5 [INFO] [stdout] | [INFO] [stdout] 295 | pub afc_clear: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 295 - pub afc_clear: bool, [INFO] [stdout] 295 + ub afc_clear: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:296:5 [INFO] [stdout] | [INFO] [stdout] 296 | pub afc_start: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 296 - pub afc_start: bool, [INFO] [stdout] 296 + ub afc_start: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:311:5 [INFO] [stdout] | [INFO] [stdout] 311 | pub version: u8, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 311 - pub version: u8, [INFO] [stdout] 311 + ub version: u, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:326:5 [INFO] [stdout] | [INFO] [stdout] 326 | pub level: B5, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 326 - pub level: B5, [INFO] [stdout] 326 + ub level: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | pub pa2_on: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 327 - pub pa2_on: bool, [INFO] [stdout] 327 + ub pa2_on: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:328:5 [INFO] [stdout] | [INFO] [stdout] 328 | pub pa1_on: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 328 - pub pa1_on: bool, [INFO] [stdout] 328 + ub pa1_on: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:329:5 [INFO] [stdout] | [INFO] [stdout] 329 | pub pa0_on: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 329 - pub pa0_on: bool, [INFO] [stdout] 329 + ub pa0_on: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:368:5 [INFO] [stdout] | [INFO] [stdout] 368 | pub time: RampTime, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 368 - pub time: RampTime, [INFO] [stdout] 368 + ub time: RampTim, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:385:5 [INFO] [stdout] | [INFO] [stdout] 385 | pub trim: B4, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 385 - pub trim: B4, [INFO] [stdout] 385 + ub trim: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:386:5 [INFO] [stdout] | [INFO] [stdout] 386 | pub ocp_on: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 386 - pub ocp_on: bool, [INFO] [stdout] 386 + ub ocp_on: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:426:5 [INFO] [stdout] | [INFO] [stdout] 426 | pub gain_select: LnaGainSelect, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 426 - pub gain_select: LnaGainSelect, [INFO] [stdout] 426 + ub gain_select: LnaGainSelec, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | pub current_gain: B3, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 427 - pub current_gain: B3, [INFO] [stdout] 427 + ub current_gain: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:430:5 [INFO] [stdout] | [INFO] [stdout] 430 | pub zin: LnaZin, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 430 - pub zin: LnaZin, [INFO] [stdout] 430 + ub zin: LnaZi, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:489:5 [INFO] [stdout] | [INFO] [stdout] 489 | pub bw: Bandwidth, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 489 - pub bw: Bandwidth, [INFO] [stdout] 489 + ub bw: Bandwidt, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:490:5 [INFO] [stdout] | [INFO] [stdout] 490 | pub dcc: DccFreq, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 490 - pub dcc: DccFreq, [INFO] [stdout] 490 + ub dcc: DccFre, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:505:5 [INFO] [stdout] | [INFO] [stdout] 505 | pub bw: Bandwidth, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 505 - pub bw: Bandwidth, [INFO] [stdout] 505 + ub bw: Bandwidt, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:506:5 [INFO] [stdout] | [INFO] [stdout] 506 | pub dcc: DccFreq, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 506 - pub dcc: DccFreq, [INFO] [stdout] 506 + ub dcc: DccFre, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:520:5 [INFO] [stdout] | [INFO] [stdout] 520 | pub start: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 520 - pub start: bool, [INFO] [stdout] 520 + ub start: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:521:5 [INFO] [stdout] | [INFO] [stdout] 521 | pub done: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 521 - pub done: bool, [INFO] [stdout] 521 + ub done: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:538:5 [INFO] [stdout] | [INFO] [stdout] 538 | pub value: u8, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 538 - pub value: u8, [INFO] [stdout] 538 + ub value: u, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:636:5 [INFO] [stdout] | [INFO] [stdout] 636 | pub value: u8, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 636 - pub value: u8, [INFO] [stdout] 636 + ub value: u, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:651:5 [INFO] [stdout] | [INFO] [stdout] 651 | pub value: u8, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 651 - pub value: u8, [INFO] [stdout] 651 + ub value: u, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:666:5 [INFO] [stdout] | [INFO] [stdout] 666 | pub length: u16, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 666 - pub length: u16, [INFO] [stdout] 666 + ub length: u1, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:690:5 [INFO] [stdout] | [INFO] [stdout] 690 | pub tolerated_bit_errors: B3, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 690 - pub tolerated_bit_errors: B3, [INFO] [stdout] 690 + ub tolerated_bit_errors: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:691:5 [INFO] [stdout] | [INFO] [stdout] 691 | pub size_minus_one: B3, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 691 - pub size_minus_one: B3, [INFO] [stdout] 691 + ub size_minus_one: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:692:5 [INFO] [stdout] | [INFO] [stdout] 692 | pub fifo_fill_condition: FifoFillCondition, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 692 - pub fifo_fill_condition: FifoFillCondition, [INFO] [stdout] 692 + ub fifo_fill_condition: FifoFillConditio, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:693:5 [INFO] [stdout] | [INFO] [stdout] 693 | pub sync_on: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 693 - pub sync_on: bool, [INFO] [stdout] 693 + ub sync_on: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:708:5 [INFO] [stdout] | [INFO] [stdout] 708 | pub value: B64, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 708 - pub value: B64, [INFO] [stdout] 708 + ub value: B6, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:772:5 [INFO] [stdout] | [INFO] [stdout] 772 | pub address_filter: AddressFilter, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 772 - pub address_filter: AddressFilter, [INFO] [stdout] 772 + ub address_filter: AddressFilte, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:773:5 [INFO] [stdout] | [INFO] [stdout] 773 | pub crc_auto_clear: CrcAutoClear, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 773 - pub crc_auto_clear: CrcAutoClear, [INFO] [stdout] 773 + ub crc_auto_clear: CrcAutoClea, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:774:5 [INFO] [stdout] | [INFO] [stdout] 774 | pub crc: Crc, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 774 - pub crc: Crc, [INFO] [stdout] 774 + ub crc: Cr, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:775:5 [INFO] [stdout] | [INFO] [stdout] 775 | pub dc_free: DcFree, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 775 - pub dc_free: DcFree, [INFO] [stdout] 775 + ub dc_free: DcFre, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:776:5 [INFO] [stdout] | [INFO] [stdout] 776 | pub packet_format: PacketFormat, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 776 - pub packet_format: PacketFormat, [INFO] [stdout] 776 + ub packet_format: PacketForma, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:791:5 [INFO] [stdout] | [INFO] [stdout] 791 | pub length: u8, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 791 - pub length: u8, [INFO] [stdout] 791 + ub length: u, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:817:5 [INFO] [stdout] | [INFO] [stdout] 817 | pub threshold: B7, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 817 - pub threshold: B7, [INFO] [stdout] 817 + ub threshold: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:818:5 [INFO] [stdout] | [INFO] [stdout] 818 | pub start_condition: TxStartCondition, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 818 - pub start_condition: TxStartCondition, [INFO] [stdout] 818 + ub start_condition: TxStartConditio, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:851:5 [INFO] [stdout] | [INFO] [stdout] 851 | pub aes: Aes, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 851 - pub aes: Aes, [INFO] [stdout] 851 + ub aes: Ae, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:852:5 [INFO] [stdout] | [INFO] [stdout] 852 | pub auto_rx_restart: AutoRxRestart, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 852 - pub auto_rx_restart: AutoRxRestart, [INFO] [stdout] 852 + ub auto_rx_restart: AutoRxRestar, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:853:5 [INFO] [stdout] | [INFO] [stdout] 853 | pub rx_restart: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 853 - pub rx_restart: bool, [INFO] [stdout] 853 + ub rx_restart: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:854:5 [INFO] [stdout] | [INFO] [stdout] 854 | pub inter_packet_rx_delay: B5, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 854 - pub inter_packet_rx_delay: B5, [INFO] [stdout] 854 + ub inter_packet_rx_delay: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:878:5 [INFO] [stdout] | [INFO] [stdout] 878 | pub sensitivity_boost: SensitivityBoost, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 878 - pub sensitivity_boost: SensitivityBoost, [INFO] [stdout] 878 + ub sensitivity_boost: SensitivityBoos, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:903:5 [INFO] [stdout] | [INFO] [stdout] 903 | pub continous_dagc: ContinousDagc, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 903 - pub continous_dagc: ContinousDagc, [INFO] [stdout] 903 + ub continous_dagc: ContinousDag, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:918:5 [INFO] [stdout] | [INFO] [stdout] 918 | pub low_beta_offset: u8, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 918 - pub low_beta_offset: u8, [INFO] [stdout] 918 + ub low_beta_offset: u, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | pub modem_mode: ModemMode, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 55 - pub modem_mode: ModemMode, [INFO] [stdout] 55 + ub modem_mode: ModemMod, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub listen_abort: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 56 - pub listen_abort: bool, [INFO] [stdout] 56 + ub listen_abort: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | pub listen_on: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 57 - pub listen_on: bool, [INFO] [stdout] 57 + ub listen_on: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | pub sequencer_off: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 58 - pub sequencer_off: bool, [INFO] [stdout] 58 + ub sequencer_off: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | pub mod_type: ModulationType, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 100 - pub mod_type: ModulationType, [INFO] [stdout] 100 + ub mod_type: ModulationTyp, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | pub mode: DataMode, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 101 - pub mode: DataMode, [INFO] [stdout] 101 + ub mode: DataMod, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | pub bitrate: u16, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 118 - pub bitrate: u16, [INFO] [stdout] 118 + ub bitrate: u1, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | pub freq_dev: u16, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 133 - pub freq_dev: u16, [INFO] [stdout] 133 + ub freq_dev: u1, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | pub freq_dev: u16, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 148 - pub freq_dev: u16, [INFO] [stdout] 148 + ub freq_dev: u1, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | pub freq: B24, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 162 - pub freq: B24, [INFO] [stdout] 162 + ub freq: B2, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | pub rc_cal_done: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 191 - pub rc_cal_done: bool, [INFO] [stdout] 191 + ub rc_cal_done: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | pub rc_cal_start: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 192 - pub rc_cal_start: bool, [INFO] [stdout] 192 + ub rc_cal_start: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 209 | pub low_beta_on: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 209 - pub low_beta_on: bool, [INFO] [stdout] 209 + ub low_beta_on: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:258:5 [INFO] [stdout] | [INFO] [stdout] 258 | pub end: ListenEnd, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 258 - pub end: ListenEnd, [INFO] [stdout] 258 + ub end: ListenEn, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:259:5 [INFO] [stdout] | [INFO] [stdout] 259 | pub criteria: ListenCriteria, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 259 - pub criteria: ListenCriteria, [INFO] [stdout] 259 + ub criteria: ListenCriteri, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | pub rx_base: ListenBaseDuration, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 260 - pub rx_base: ListenBaseDuration, [INFO] [stdout] 260 + ub rx_base: ListenBaseDuratio, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | pub idle_base: ListenBaseDuration, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 261 - pub idle_base: ListenBaseDuration, [INFO] [stdout] 261 + ub idle_base: ListenBaseDuratio, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:263:5 [INFO] [stdout] | [INFO] [stdout] 263 | pub coeff_idle: u8, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 263 - pub coeff_idle: u8, [INFO] [stdout] 263 + ub coeff_idle: u, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | pub coeff_rx: u8, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 265 - pub coeff_rx: u8, [INFO] [stdout] 265 + ub coeff_rx: u, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:294:5 [INFO] [stdout] | [INFO] [stdout] 294 | pub afc_auto_on: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 294 - pub afc_auto_on: bool, [INFO] [stdout] 294 + ub afc_auto_on: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:295:5 [INFO] [stdout] | [INFO] [stdout] 295 | pub afc_clear: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 295 - pub afc_clear: bool, [INFO] [stdout] 295 + ub afc_clear: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:296:5 [INFO] [stdout] | [INFO] [stdout] 296 | pub afc_start: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 296 - pub afc_start: bool, [INFO] [stdout] 296 + ub afc_start: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:311:5 [INFO] [stdout] | [INFO] [stdout] 311 | pub version: u8, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 311 - pub version: u8, [INFO] [stdout] 311 + ub version: u, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:326:5 [INFO] [stdout] | [INFO] [stdout] 326 | pub level: B5, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 326 - pub level: B5, [INFO] [stdout] 326 + ub level: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | pub pa2_on: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 327 - pub pa2_on: bool, [INFO] [stdout] 327 + ub pa2_on: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:328:5 [INFO] [stdout] | [INFO] [stdout] 328 | pub pa1_on: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 328 - pub pa1_on: bool, [INFO] [stdout] 328 + ub pa1_on: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:329:5 [INFO] [stdout] | [INFO] [stdout] 329 | pub pa0_on: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 329 - pub pa0_on: bool, [INFO] [stdout] 329 + ub pa0_on: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:368:5 [INFO] [stdout] | [INFO] [stdout] 368 | pub time: RampTime, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 368 - pub time: RampTime, [INFO] [stdout] 368 + ub time: RampTim, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:385:5 [INFO] [stdout] | [INFO] [stdout] 385 | pub trim: B4, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 385 - pub trim: B4, [INFO] [stdout] 385 + ub trim: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:386:5 [INFO] [stdout] | [INFO] [stdout] 386 | pub ocp_on: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 386 - pub ocp_on: bool, [INFO] [stdout] 386 + ub ocp_on: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:426:5 [INFO] [stdout] | [INFO] [stdout] 426 | pub gain_select: LnaGainSelect, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 426 - pub gain_select: LnaGainSelect, [INFO] [stdout] 426 + ub gain_select: LnaGainSelec, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:427:5 [INFO] [stdout] | [INFO] [stdout] 427 | pub current_gain: B3, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 427 - pub current_gain: B3, [INFO] [stdout] 427 + ub current_gain: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:430:5 [INFO] [stdout] | [INFO] [stdout] 430 | pub zin: LnaZin, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 430 - pub zin: LnaZin, [INFO] [stdout] 430 + ub zin: LnaZi, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:489:5 [INFO] [stdout] | [INFO] [stdout] 489 | pub bw: Bandwidth, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 489 - pub bw: Bandwidth, [INFO] [stdout] 489 + ub bw: Bandwidt, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:490:5 [INFO] [stdout] | [INFO] [stdout] 490 | pub dcc: DccFreq, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 490 - pub dcc: DccFreq, [INFO] [stdout] 490 + ub dcc: DccFre, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:505:5 [INFO] [stdout] | [INFO] [stdout] 505 | pub bw: Bandwidth, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 505 - pub bw: Bandwidth, [INFO] [stdout] 505 + ub bw: Bandwidt, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:506:5 [INFO] [stdout] | [INFO] [stdout] 506 | pub dcc: DccFreq, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 506 - pub dcc: DccFreq, [INFO] [stdout] 506 + ub dcc: DccFre, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:520:5 [INFO] [stdout] | [INFO] [stdout] 520 | pub start: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 520 - pub start: bool, [INFO] [stdout] 520 + ub start: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:521:5 [INFO] [stdout] | [INFO] [stdout] 521 | pub done: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 521 - pub done: bool, [INFO] [stdout] 521 + ub done: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:538:5 [INFO] [stdout] | [INFO] [stdout] 538 | pub value: u8, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 538 - pub value: u8, [INFO] [stdout] 538 + ub value: u, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:636:5 [INFO] [stdout] | [INFO] [stdout] 636 | pub value: u8, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 636 - pub value: u8, [INFO] [stdout] 636 + ub value: u, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:651:5 [INFO] [stdout] | [INFO] [stdout] 651 | pub value: u8, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 651 - pub value: u8, [INFO] [stdout] 651 + ub value: u, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:666:5 [INFO] [stdout] | [INFO] [stdout] 666 | pub length: u16, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 666 - pub length: u16, [INFO] [stdout] 666 + ub length: u1, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:690:5 [INFO] [stdout] | [INFO] [stdout] 690 | pub tolerated_bit_errors: B3, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 690 - pub tolerated_bit_errors: B3, [INFO] [stdout] 690 + ub tolerated_bit_errors: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:691:5 [INFO] [stdout] | [INFO] [stdout] 691 | pub size_minus_one: B3, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 691 - pub size_minus_one: B3, [INFO] [stdout] 691 + ub size_minus_one: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:692:5 [INFO] [stdout] | [INFO] [stdout] 692 | pub fifo_fill_condition: FifoFillCondition, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 692 - pub fifo_fill_condition: FifoFillCondition, [INFO] [stdout] 692 + ub fifo_fill_condition: FifoFillConditio, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:693:5 [INFO] [stdout] | [INFO] [stdout] 693 | pub sync_on: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 693 - pub sync_on: bool, [INFO] [stdout] 693 + ub sync_on: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:708:5 [INFO] [stdout] | [INFO] [stdout] 708 | pub value: B64, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 708 - pub value: B64, [INFO] [stdout] 708 + ub value: B6, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:772:5 [INFO] [stdout] | [INFO] [stdout] 772 | pub address_filter: AddressFilter, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 772 - pub address_filter: AddressFilter, [INFO] [stdout] 772 + ub address_filter: AddressFilte, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:773:5 [INFO] [stdout] | [INFO] [stdout] 773 | pub crc_auto_clear: CrcAutoClear, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 773 - pub crc_auto_clear: CrcAutoClear, [INFO] [stdout] 773 + ub crc_auto_clear: CrcAutoClea, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:774:5 [INFO] [stdout] | [INFO] [stdout] 774 | pub crc: Crc, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 774 - pub crc: Crc, [INFO] [stdout] 774 + ub crc: Cr, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:775:5 [INFO] [stdout] | [INFO] [stdout] 775 | pub dc_free: DcFree, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 775 - pub dc_free: DcFree, [INFO] [stdout] 775 + ub dc_free: DcFre, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:776:5 [INFO] [stdout] | [INFO] [stdout] 776 | pub packet_format: PacketFormat, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 776 - pub packet_format: PacketFormat, [INFO] [stdout] 776 + ub packet_format: PacketForma, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:791:5 [INFO] [stdout] | [INFO] [stdout] 791 | pub length: u8, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 791 - pub length: u8, [INFO] [stdout] 791 + ub length: u, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:817:5 [INFO] [stdout] | [INFO] [stdout] 817 | pub threshold: B7, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 817 - pub threshold: B7, [INFO] [stdout] 817 + ub threshold: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:818:5 [INFO] [stdout] | [INFO] [stdout] 818 | pub start_condition: TxStartCondition, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 818 - pub start_condition: TxStartCondition, [INFO] [stdout] 818 + ub start_condition: TxStartConditio, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:851:5 [INFO] [stdout] | [INFO] [stdout] 851 | pub aes: Aes, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 851 - pub aes: Aes, [INFO] [stdout] 851 + ub aes: Ae, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:852:5 [INFO] [stdout] | [INFO] [stdout] 852 | pub auto_rx_restart: AutoRxRestart, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 852 - pub auto_rx_restart: AutoRxRestart, [INFO] [stdout] 852 + ub auto_rx_restart: AutoRxRestar, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:853:5 [INFO] [stdout] | [INFO] [stdout] 853 | pub rx_restart: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 853 - pub rx_restart: bool, [INFO] [stdout] 853 + ub rx_restart: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:854:5 [INFO] [stdout] | [INFO] [stdout] 854 | pub inter_packet_rx_delay: B5, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 854 - pub inter_packet_rx_delay: B5, [INFO] [stdout] 854 + ub inter_packet_rx_delay: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:878:5 [INFO] [stdout] | [INFO] [stdout] 878 | pub sensitivity_boost: SensitivityBoost, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 878 - pub sensitivity_boost: SensitivityBoost, [INFO] [stdout] 878 + ub sensitivity_boost: SensitivityBoos, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:903:5 [INFO] [stdout] | [INFO] [stdout] 903 | pub continous_dagc: ContinousDagc, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 903 - pub continous_dagc: ContinousDagc, [INFO] [stdout] 903 + ub continous_dagc: ContinousDag, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/register.rs:918:5 [INFO] [stdout] | [INFO] [stdout] 918 | pub low_beta_offset: u8, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 918 - pub low_beta_offset: u8, [INFO] [stdout] 918 + ub low_beta_offset: u, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Register` [INFO] [stdout] --> src/lib.rs:38:48 [INFO] [stdout] | [INFO] [stdout] 38 | Channel as _, Interrupts as _, Power as _, Register as _, Registers as _, Rssi as _, State as _, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Register` [INFO] [stdout] --> src/lib.rs:38:48 [INFO] [stdout] | [INFO] [stdout] 38 | Channel as _, Interrupts as _, Power as _, Register as _, Registers as _, Rssi as _, State as _, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.88s [INFO] running `Command { std: "docker" "inspect" "6c59993ebab1efa57cbad77461914799ba407623ce3839ede59b6e56b0dd948a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c59993ebab1efa57cbad77461914799ba407623ce3839ede59b6e56b0dd948a", kill_on_drop: false }` [INFO] [stdout] 6c59993ebab1efa57cbad77461914799ba407623ce3839ede59b6e56b0dd948a