[INFO] fetching crate gc-adapter 0.1.2... [INFO] checking gc-adapter-0.1.2 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate gc-adapter 0.1.2 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate gc-adapter 0.1.2 [INFO] finished tweaking crates.io crate gc-adapter 0.1.2 [INFO] tweaked toml for crates.io crate gc-adapter 0.1.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gc-adapter 0.1.2 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 43 packages to latest compatible versions [INFO] [stderr] Adding binread v1.4.1 (available: v2.2.0) [INFO] [stderr] Adding modular-bitfield v0.11.2 (available: v0.12.0) [INFO] [stderr] Adding rusb v0.6.5 (available: v0.9.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded binread v1.4.1 [INFO] [stderr] Downloaded binread_derive v1.4.3 [INFO] [stderr] Downloaded rusb v0.6.5 [INFO] [stderr] Downloaded libusb1-sys v0.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b9762432809ef94623da93b7f5613539ee92cc5b928769b16a56b062a968f5b [INFO] running `Command { std: "docker" "start" "-a" "4b9762432809ef94623da93b7f5613539ee92cc5b928769b16a56b062a968f5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b9762432809ef94623da93b7f5613539ee92cc5b928769b16a56b062a968f5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b9762432809ef94623da93b7f5613539ee92cc5b928769b16a56b062a968f5b", kill_on_drop: false }` [INFO] [stdout] 4b9762432809ef94623da93b7f5613539ee92cc5b928769b16a56b062a968f5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 670bf3cd23be3821d71ec91936bd3cd84192c20f8a66c8745fc3a44d8eb1c03f [INFO] running `Command { std: "docker" "start" "-a" "670bf3cd23be3821d71ec91936bd3cd84192c20f8a66c8745fc3a44d8eb1c03f", kill_on_drop: false }` [INFO] [stderr] Compiling binread_derive v1.4.3 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Checking modular-bitfield v0.11.2 [INFO] [stderr] Checking binread v1.4.1 [INFO] [stderr] Checking gc-adapter v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub unk: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 27 - pub unk: bool, [INFO] [stdout] 27 + ub unk: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub unk2: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 28 - pub unk2: bool, [INFO] [stdout] 28 + ub unk2: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub has_rumble: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 29 - pub has_rumble: bool, [INFO] [stdout] 29 + ub has_rumble: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub unk3: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 30 - pub unk3: bool, [INFO] [stdout] 30 + ub unk3: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub controller_type: ControllerType, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 31 - pub controller_type: ControllerType, [INFO] [stdout] 31 + ub controller_type: ControllerTyp, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | padding: B2 [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 32 - padding: B2 [INFO] [stdout] 32 + adding: B [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub a: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 44 - pub a: bool, [INFO] [stdout] 44 + ub a: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub b: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 45 - pub b: bool, [INFO] [stdout] 45 + ub b: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub x: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 46 - pub x: bool, [INFO] [stdout] 46 + ub x: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub y: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 47 - pub y: bool, [INFO] [stdout] 47 + ub y: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub dpad_left: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 49 - pub dpad_left: bool, [INFO] [stdout] 49 + ub dpad_left: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | pub dpad_right: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 50 - pub dpad_right: bool, [INFO] [stdout] 50 + ub dpad_right: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub dpad_down: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 51 - pub dpad_down: bool, [INFO] [stdout] 51 + ub dpad_down: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub dpad_up: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 52 - pub dpad_up: bool, [INFO] [stdout] 52 + ub dpad_up: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub start: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 54 - pub start: bool, [INFO] [stdout] 54 + ub start: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | pub z: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 55 - pub z: bool, [INFO] [stdout] 55 + ub z: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub right_trigger: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 56 - pub right_trigger: bool, [INFO] [stdout] 56 + ub right_trigger: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | pub left_trigger: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 57 - pub left_trigger: bool, [INFO] [stdout] 57 + ub left_trigger: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | pub padding: B4, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 58 - pub padding: B4, [INFO] [stdout] 58 + ub padding: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub unk: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 27 - pub unk: bool, [INFO] [stdout] 27 + ub unk: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub unk2: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 28 - pub unk2: bool, [INFO] [stdout] 28 + ub unk2: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub has_rumble: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 29 - pub has_rumble: bool, [INFO] [stdout] 29 + ub has_rumble: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub unk3: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 30 - pub unk3: bool, [INFO] [stdout] 30 + ub unk3: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub controller_type: ControllerType, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 31 - pub controller_type: ControllerType, [INFO] [stdout] 31 + ub controller_type: ControllerTyp, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | padding: B2 [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 32 - padding: B2 [INFO] [stdout] 32 + adding: B [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub a: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 44 - pub a: bool, [INFO] [stdout] 44 + ub a: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub b: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 45 - pub b: bool, [INFO] [stdout] 45 + ub b: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub x: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 46 - pub x: bool, [INFO] [stdout] 46 + ub x: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub y: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 47 - pub y: bool, [INFO] [stdout] 47 + ub y: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub dpad_left: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 49 - pub dpad_left: bool, [INFO] [stdout] 49 + ub dpad_left: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | pub dpad_right: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 50 - pub dpad_right: bool, [INFO] [stdout] 50 + ub dpad_right: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub dpad_down: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 51 - pub dpad_down: bool, [INFO] [stdout] 51 + ub dpad_down: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub dpad_up: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 52 - pub dpad_up: bool, [INFO] [stdout] 52 + ub dpad_up: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub start: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 54 - pub start: bool, [INFO] [stdout] 54 + ub start: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | pub z: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 55 - pub z: bool, [INFO] [stdout] 55 + ub z: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub right_trigger: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 56 - pub right_trigger: bool, [INFO] [stdout] 56 + ub right_trigger: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | pub left_trigger: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 57 - pub left_trigger: bool, [INFO] [stdout] 57 + ub left_trigger: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/parsing.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | pub padding: B4, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 58 - pub padding: B4, [INFO] [stdout] 58 + ub padding: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/axis.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/lib.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `padding` is never used [INFO] [stdout] --> src/parsing.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 22 | / /// Status of controller for the given port [INFO] [stdout] 23 | | #[bitfield] [INFO] [stdout] 24 | | #[derive(BinRead, Debug, Default, Copy, Clone, PartialEq)] [INFO] [stdout] 25 | | #[br(map = Self::from_bytes)] [INFO] [stdout] 26 | | pub struct ControllerStatus { [INFO] [stdout] | |___________________________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 32 | padding: B2 [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `padding` is never used [INFO] [stdout] --> src/parsing.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 22 | / /// Status of controller for the given port [INFO] [stdout] 23 | | #[bitfield] [INFO] [stdout] 24 | | #[derive(BinRead, Debug, Default, Copy, Clone, PartialEq)] [INFO] [stdout] 25 | | #[br(map = Self::from_bytes)] [INFO] [stdout] 26 | | pub struct ControllerStatus { [INFO] [stdout] | |___________________________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 32 | padding: B2 [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.15s [INFO] running `Command { std: "docker" "inspect" "670bf3cd23be3821d71ec91936bd3cd84192c20f8a66c8745fc3a44d8eb1c03f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "670bf3cd23be3821d71ec91936bd3cd84192c20f8a66c8745fc3a44d8eb1c03f", kill_on_drop: false }` [INFO] [stdout] 670bf3cd23be3821d71ec91936bd3cd84192c20f8a66c8745fc3a44d8eb1c03f