[INFO] fetching crate ttk4145_elevator_server 0.1.3... [INFO] checking ttk4145_elevator_server-0.1.3 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate ttk4145_elevator_server 0.1.3 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate ttk4145_elevator_server 0.1.3 [INFO] finished tweaking crates.io crate ttk4145_elevator_server 0.1.3 [INFO] tweaked toml for crates.io crate ttk4145_elevator_server 0.1.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ttk4145_elevator_server 0.1.3 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 10 packages to latest compatible versions [INFO] [stderr] Adding rand v0.4.6 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d144433c8b189974006b5644015ed7972f9eb787eb74fb360d94fe1b8101b8de [INFO] running `Command { std: "docker" "start" "-a" "d144433c8b189974006b5644015ed7972f9eb787eb74fb360d94fe1b8101b8de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d144433c8b189974006b5644015ed7972f9eb787eb74fb360d94fe1b8101b8de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d144433c8b189974006b5644015ed7972f9eb787eb74fb360d94fe1b8101b8de", kill_on_drop: false }` [INFO] [stdout] d144433c8b189974006b5644015ed7972f9eb787eb74fb360d94fe1b8101b8de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28d77bf211caa26887d9ed0149f9e734321c96e54f1f1c1145ca327064873125 [INFO] running `Command { std: "docker" "start" "-a" "28d77bf211caa26887d9ed0149f9e734321c96e54f1f1c1145ca327064873125", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking ttk4145_elevator_server v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:13:40 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) const OBSTRUCTION: c_uint = (0x300+23); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 13 - pub(crate) const OBSTRUCTION: c_uint = (0x300+23); [INFO] [stdout] 13 + pub(crate) const OBSTRUCTION: c_uint = 0x300+23; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:14:33 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) const STOP: c_uint = (0x300+22); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 14 - pub(crate) const STOP: c_uint = (0x300+22); [INFO] [stdout] 14 + pub(crate) const STOP: c_uint = 0x300+22; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:15:44 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) const BUTTON_COMMAND0: c_uint = (0x300+21); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 15 - pub(crate) const BUTTON_COMMAND0: c_uint = (0x300+21); [INFO] [stdout] 15 + pub(crate) const BUTTON_COMMAND0: c_uint = 0x300+21; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:16:44 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) const BUTTON_COMMAND1: c_uint = (0x300+20); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 16 - pub(crate) const BUTTON_COMMAND1: c_uint = (0x300+20); [INFO] [stdout] 16 + pub(crate) const BUTTON_COMMAND1: c_uint = 0x300+20; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:17:44 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) const BUTTON_COMMAND2: c_uint = (0x300+19); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 17 - pub(crate) const BUTTON_COMMAND2: c_uint = (0x300+19); [INFO] [stdout] 17 + pub(crate) const BUTTON_COMMAND2: c_uint = 0x300+19; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:18:44 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) const BUTTON_COMMAND3: c_uint = (0x300+18); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 18 - pub(crate) const BUTTON_COMMAND3: c_uint = (0x300+18); [INFO] [stdout] 18 + pub(crate) const BUTTON_COMMAND3: c_uint = 0x300+18; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:19:39 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) const BUTTON_UP0: c_uint = (0x300+17); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 19 - pub(crate) const BUTTON_UP0: c_uint = (0x300+17); [INFO] [stdout] 19 + pub(crate) const BUTTON_UP0: c_uint = 0x300+17; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:20:39 [INFO] [stdout] | [INFO] [stdout] 20 | pub(crate) const BUTTON_UP1: c_uint = (0x300+16); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - pub(crate) const BUTTON_UP1: c_uint = (0x300+16); [INFO] [stdout] 20 + pub(crate) const BUTTON_UP1: c_uint = 0x300+16; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:26:41 [INFO] [stdout] | [INFO] [stdout] 26 | pub(crate) const BUTTON_DOWN1: c_uint = (0x200+0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 26 - pub(crate) const BUTTON_DOWN1: c_uint = (0x200+0); [INFO] [stdout] 26 + pub(crate) const BUTTON_DOWN1: c_uint = 0x200+0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:27:39 [INFO] [stdout] | [INFO] [stdout] 27 | pub(crate) const BUTTON_UP2: c_uint = (0x200+1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 27 - pub(crate) const BUTTON_UP2: c_uint = (0x200+1); [INFO] [stdout] 27 + pub(crate) const BUTTON_UP2: c_uint = 0x200+1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:28:41 [INFO] [stdout] | [INFO] [stdout] 28 | pub(crate) const BUTTON_DOWN2: c_uint = (0x200+2); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 28 - pub(crate) const BUTTON_DOWN2: c_uint = (0x200+2); [INFO] [stdout] 28 + pub(crate) const BUTTON_DOWN2: c_uint = 0x200+2; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:29:41 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) const BUTTON_DOWN3: c_uint = (0x200+3); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 29 - pub(crate) const BUTTON_DOWN3: c_uint = (0x200+3); [INFO] [stdout] 29 + pub(crate) const BUTTON_DOWN3: c_uint = 0x200+3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | pub(crate) const SENSOR_FLOOR0: c_uint = (0x200+4); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 30 - pub(crate) const SENSOR_FLOOR0: c_uint = (0x200+4); [INFO] [stdout] 30 + pub(crate) const SENSOR_FLOOR0: c_uint = 0x200+4; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:31:42 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) const SENSOR_FLOOR1: c_uint = (0x200+5); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 31 - pub(crate) const SENSOR_FLOOR1: c_uint = (0x200+5); [INFO] [stdout] 31 + pub(crate) const SENSOR_FLOOR1: c_uint = 0x200+5; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:32:42 [INFO] [stdout] | [INFO] [stdout] 32 | pub(crate) const SENSOR_FLOOR2: c_uint = (0x200+6); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 32 - pub(crate) const SENSOR_FLOOR2: c_uint = (0x200+6); [INFO] [stdout] 32 + pub(crate) const SENSOR_FLOOR2: c_uint = 0x200+6; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:33:42 [INFO] [stdout] | [INFO] [stdout] 33 | pub(crate) const SENSOR_FLOOR3: c_uint = (0x200+7); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 33 - pub(crate) const SENSOR_FLOOR3: c_uint = (0x200+7); [INFO] [stdout] 33 + pub(crate) const SENSOR_FLOOR3: c_uint = 0x200+7; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:40:39 [INFO] [stdout] | [INFO] [stdout] 40 | pub(crate) const LIGHT_STOP: c_uint = (0x300+14); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 40 - pub(crate) const LIGHT_STOP: c_uint = (0x300+14); [INFO] [stdout] 40 + pub(crate) const LIGHT_STOP: c_uint = 0x300+14; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:41:43 [INFO] [stdout] | [INFO] [stdout] 41 | pub(crate) const LIGHT_COMMAND0: c_uint = (0x300+13); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 41 - pub(crate) const LIGHT_COMMAND0: c_uint = (0x300+13); [INFO] [stdout] 41 + pub(crate) const LIGHT_COMMAND0: c_uint = 0x300+13; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:42:43 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) const LIGHT_COMMAND1: c_uint = (0x300+12); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 42 - pub(crate) const LIGHT_COMMAND1: c_uint = (0x300+12); [INFO] [stdout] 42 + pub(crate) const LIGHT_COMMAND1: c_uint = 0x300+12; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:43:43 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) const LIGHT_COMMAND2: c_uint = (0x300+11); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 43 - pub(crate) const LIGHT_COMMAND2: c_uint = (0x300+11); [INFO] [stdout] 43 + pub(crate) const LIGHT_COMMAND2: c_uint = 0x300+11; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:44:43 [INFO] [stdout] | [INFO] [stdout] 44 | pub(crate) const LIGHT_COMMAND3: c_uint = (0x300+10); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 44 - pub(crate) const LIGHT_COMMAND3: c_uint = (0x300+10); [INFO] [stdout] 44 + pub(crate) const LIGHT_COMMAND3: c_uint = 0x300+10; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:45:38 [INFO] [stdout] | [INFO] [stdout] 45 | pub(crate) const LIGHT_UP0: c_uint = (0x300+9); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 45 - pub(crate) const LIGHT_UP0: c_uint = (0x300+9); [INFO] [stdout] 45 + pub(crate) const LIGHT_UP0: c_uint = 0x300+9; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:46:38 [INFO] [stdout] | [INFO] [stdout] 46 | pub(crate) const LIGHT_UP1: c_uint = (0x300+8); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 46 - pub(crate) const LIGHT_UP1: c_uint = (0x300+8); [INFO] [stdout] 46 + pub(crate) const LIGHT_UP1: c_uint = 0x300+8; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:52:40 [INFO] [stdout] | [INFO] [stdout] 52 | pub(crate) const LIGHT_DOWN1: c_uint = (0x300+7); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 52 - pub(crate) const LIGHT_DOWN1: c_uint = (0x300+7); [INFO] [stdout] 52 + pub(crate) const LIGHT_DOWN1: c_uint = 0x300+7; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:53:38 [INFO] [stdout] | [INFO] [stdout] 53 | pub(crate) const LIGHT_UP2: c_uint = (0x300+6); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 53 - pub(crate) const LIGHT_UP2: c_uint = (0x300+6); [INFO] [stdout] 53 + pub(crate) const LIGHT_UP2: c_uint = 0x300+6; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:54:40 [INFO] [stdout] | [INFO] [stdout] 54 | pub(crate) const LIGHT_DOWN2: c_uint = (0x300+5); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 54 - pub(crate) const LIGHT_DOWN2: c_uint = (0x300+5); [INFO] [stdout] 54 + pub(crate) const LIGHT_DOWN2: c_uint = 0x300+5; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:55:40 [INFO] [stdout] | [INFO] [stdout] 55 | pub(crate) const LIGHT_DOWN3: c_uint = (0x300+4); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 55 - pub(crate) const LIGHT_DOWN3: c_uint = (0x300+4); [INFO] [stdout] 55 + pub(crate) const LIGHT_DOWN3: c_uint = 0x300+4; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:56:44 [INFO] [stdout] | [INFO] [stdout] 56 | pub(crate) const LIGHT_DOOR_OPEN: c_uint = (0x300+3); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 56 - pub(crate) const LIGHT_DOOR_OPEN: c_uint = (0x300+3); [INFO] [stdout] 56 + pub(crate) const LIGHT_DOOR_OPEN: c_uint = 0x300+3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:57:44 [INFO] [stdout] | [INFO] [stdout] 57 | pub(crate) const LIGHT_FLOOR_IND1: c_uint =(0x300+1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 57 - pub(crate) const LIGHT_FLOOR_IND1: c_uint =(0x300+1); [INFO] [stdout] 57 + pub(crate) const LIGHT_FLOOR_IND1: c_uint =0x300+1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:58:44 [INFO] [stdout] | [INFO] [stdout] 58 | pub(crate) const LIGHT_FLOOR_IND0: c_uint =(0x300+0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 58 - pub(crate) const LIGHT_FLOOR_IND0: c_uint =(0x300+0); [INFO] [stdout] 58 + pub(crate) const LIGHT_FLOOR_IND0: c_uint =0x300+0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:61:34 [INFO] [stdout] | [INFO] [stdout] 61 | pub(crate) const MOTOR: c_uint = (0x100+0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 61 - pub(crate) const MOTOR: c_uint = (0x100+0); [INFO] [stdout] 61 + pub(crate) const MOTOR: c_uint = 0x100+0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:13:40 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) const OBSTRUCTION: c_uint = (0x300+23); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 13 - pub(crate) const OBSTRUCTION: c_uint = (0x300+23); [INFO] [stdout] 13 + pub(crate) const OBSTRUCTION: c_uint = 0x300+23; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:14:33 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) const STOP: c_uint = (0x300+22); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 14 - pub(crate) const STOP: c_uint = (0x300+22); [INFO] [stdout] 14 + pub(crate) const STOP: c_uint = 0x300+22; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:15:44 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) const BUTTON_COMMAND0: c_uint = (0x300+21); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 15 - pub(crate) const BUTTON_COMMAND0: c_uint = (0x300+21); [INFO] [stdout] 15 + pub(crate) const BUTTON_COMMAND0: c_uint = 0x300+21; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:16:44 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) const BUTTON_COMMAND1: c_uint = (0x300+20); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 16 - pub(crate) const BUTTON_COMMAND1: c_uint = (0x300+20); [INFO] [stdout] 16 + pub(crate) const BUTTON_COMMAND1: c_uint = 0x300+20; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:17:44 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) const BUTTON_COMMAND2: c_uint = (0x300+19); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 17 - pub(crate) const BUTTON_COMMAND2: c_uint = (0x300+19); [INFO] [stdout] 17 + pub(crate) const BUTTON_COMMAND2: c_uint = 0x300+19; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:18:44 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) const BUTTON_COMMAND3: c_uint = (0x300+18); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 18 - pub(crate) const BUTTON_COMMAND3: c_uint = (0x300+18); [INFO] [stdout] 18 + pub(crate) const BUTTON_COMMAND3: c_uint = 0x300+18; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:19:39 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) const BUTTON_UP0: c_uint = (0x300+17); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 19 - pub(crate) const BUTTON_UP0: c_uint = (0x300+17); [INFO] [stdout] 19 + pub(crate) const BUTTON_UP0: c_uint = 0x300+17; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:20:39 [INFO] [stdout] | [INFO] [stdout] 20 | pub(crate) const BUTTON_UP1: c_uint = (0x300+16); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 20 - pub(crate) const BUTTON_UP1: c_uint = (0x300+16); [INFO] [stdout] 20 + pub(crate) const BUTTON_UP1: c_uint = 0x300+16; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:26:41 [INFO] [stdout] | [INFO] [stdout] 26 | pub(crate) const BUTTON_DOWN1: c_uint = (0x200+0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 26 - pub(crate) const BUTTON_DOWN1: c_uint = (0x200+0); [INFO] [stdout] 26 + pub(crate) const BUTTON_DOWN1: c_uint = 0x200+0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:27:39 [INFO] [stdout] | [INFO] [stdout] 27 | pub(crate) const BUTTON_UP2: c_uint = (0x200+1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 27 - pub(crate) const BUTTON_UP2: c_uint = (0x200+1); [INFO] [stdout] 27 + pub(crate) const BUTTON_UP2: c_uint = 0x200+1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:28:41 [INFO] [stdout] | [INFO] [stdout] 28 | pub(crate) const BUTTON_DOWN2: c_uint = (0x200+2); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 28 - pub(crate) const BUTTON_DOWN2: c_uint = (0x200+2); [INFO] [stdout] 28 + pub(crate) const BUTTON_DOWN2: c_uint = 0x200+2; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:29:41 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) const BUTTON_DOWN3: c_uint = (0x200+3); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 29 - pub(crate) const BUTTON_DOWN3: c_uint = (0x200+3); [INFO] [stdout] 29 + pub(crate) const BUTTON_DOWN3: c_uint = 0x200+3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | pub(crate) const SENSOR_FLOOR0: c_uint = (0x200+4); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 30 - pub(crate) const SENSOR_FLOOR0: c_uint = (0x200+4); [INFO] [stdout] 30 + pub(crate) const SENSOR_FLOOR0: c_uint = 0x200+4; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:31:42 [INFO] [stdout] | [INFO] [stdout] 31 | pub(crate) const SENSOR_FLOOR1: c_uint = (0x200+5); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 31 - pub(crate) const SENSOR_FLOOR1: c_uint = (0x200+5); [INFO] [stdout] 31 + pub(crate) const SENSOR_FLOOR1: c_uint = 0x200+5; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:32:42 [INFO] [stdout] | [INFO] [stdout] 32 | pub(crate) const SENSOR_FLOOR2: c_uint = (0x200+6); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 32 - pub(crate) const SENSOR_FLOOR2: c_uint = (0x200+6); [INFO] [stdout] 32 + pub(crate) const SENSOR_FLOOR2: c_uint = 0x200+6; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:33:42 [INFO] [stdout] | [INFO] [stdout] 33 | pub(crate) const SENSOR_FLOOR3: c_uint = (0x200+7); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 33 - pub(crate) const SENSOR_FLOOR3: c_uint = (0x200+7); [INFO] [stdout] 33 + pub(crate) const SENSOR_FLOOR3: c_uint = 0x200+7; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:40:39 [INFO] [stdout] | [INFO] [stdout] 40 | pub(crate) const LIGHT_STOP: c_uint = (0x300+14); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 40 - pub(crate) const LIGHT_STOP: c_uint = (0x300+14); [INFO] [stdout] 40 + pub(crate) const LIGHT_STOP: c_uint = 0x300+14; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:41:43 [INFO] [stdout] | [INFO] [stdout] 41 | pub(crate) const LIGHT_COMMAND0: c_uint = (0x300+13); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 41 - pub(crate) const LIGHT_COMMAND0: c_uint = (0x300+13); [INFO] [stdout] 41 + pub(crate) const LIGHT_COMMAND0: c_uint = 0x300+13; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:42:43 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) const LIGHT_COMMAND1: c_uint = (0x300+12); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 42 - pub(crate) const LIGHT_COMMAND1: c_uint = (0x300+12); [INFO] [stdout] 42 + pub(crate) const LIGHT_COMMAND1: c_uint = 0x300+12; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:43:43 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) const LIGHT_COMMAND2: c_uint = (0x300+11); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 43 - pub(crate) const LIGHT_COMMAND2: c_uint = (0x300+11); [INFO] [stdout] 43 + pub(crate) const LIGHT_COMMAND2: c_uint = 0x300+11; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:44:43 [INFO] [stdout] | [INFO] [stdout] 44 | pub(crate) const LIGHT_COMMAND3: c_uint = (0x300+10); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 44 - pub(crate) const LIGHT_COMMAND3: c_uint = (0x300+10); [INFO] [stdout] 44 + pub(crate) const LIGHT_COMMAND3: c_uint = 0x300+10; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:45:38 [INFO] [stdout] | [INFO] [stdout] 45 | pub(crate) const LIGHT_UP0: c_uint = (0x300+9); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 45 - pub(crate) const LIGHT_UP0: c_uint = (0x300+9); [INFO] [stdout] 45 + pub(crate) const LIGHT_UP0: c_uint = 0x300+9; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:46:38 [INFO] [stdout] | [INFO] [stdout] 46 | pub(crate) const LIGHT_UP1: c_uint = (0x300+8); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 46 - pub(crate) const LIGHT_UP1: c_uint = (0x300+8); [INFO] [stdout] 46 + pub(crate) const LIGHT_UP1: c_uint = 0x300+8; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:52:40 [INFO] [stdout] | [INFO] [stdout] 52 | pub(crate) const LIGHT_DOWN1: c_uint = (0x300+7); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 52 - pub(crate) const LIGHT_DOWN1: c_uint = (0x300+7); [INFO] [stdout] 52 + pub(crate) const LIGHT_DOWN1: c_uint = 0x300+7; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:53:38 [INFO] [stdout] | [INFO] [stdout] 53 | pub(crate) const LIGHT_UP2: c_uint = (0x300+6); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 53 - pub(crate) const LIGHT_UP2: c_uint = (0x300+6); [INFO] [stdout] 53 + pub(crate) const LIGHT_UP2: c_uint = 0x300+6; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:54:40 [INFO] [stdout] | [INFO] [stdout] 54 | pub(crate) const LIGHT_DOWN2: c_uint = (0x300+5); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 54 - pub(crate) const LIGHT_DOWN2: c_uint = (0x300+5); [INFO] [stdout] 54 + pub(crate) const LIGHT_DOWN2: c_uint = 0x300+5; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:55:40 [INFO] [stdout] | [INFO] [stdout] 55 | pub(crate) const LIGHT_DOWN3: c_uint = (0x300+4); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 55 - pub(crate) const LIGHT_DOWN3: c_uint = (0x300+4); [INFO] [stdout] 55 + pub(crate) const LIGHT_DOWN3: c_uint = 0x300+4; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:56:44 [INFO] [stdout] | [INFO] [stdout] 56 | pub(crate) const LIGHT_DOOR_OPEN: c_uint = (0x300+3); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 56 - pub(crate) const LIGHT_DOOR_OPEN: c_uint = (0x300+3); [INFO] [stdout] 56 + pub(crate) const LIGHT_DOOR_OPEN: c_uint = 0x300+3; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:57:44 [INFO] [stdout] | [INFO] [stdout] 57 | pub(crate) const LIGHT_FLOOR_IND1: c_uint =(0x300+1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 57 - pub(crate) const LIGHT_FLOOR_IND1: c_uint =(0x300+1); [INFO] [stdout] 57 + pub(crate) const LIGHT_FLOOR_IND1: c_uint =0x300+1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:58:44 [INFO] [stdout] | [INFO] [stdout] 58 | pub(crate) const LIGHT_FLOOR_IND0: c_uint =(0x300+0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 58 - pub(crate) const LIGHT_FLOOR_IND0: c_uint =(0x300+0); [INFO] [stdout] 58 + pub(crate) const LIGHT_FLOOR_IND0: c_uint =0x300+0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/channel.rs:61:34 [INFO] [stdout] | [INFO] [stdout] 61 | pub(crate) const MOTOR: c_uint = (0x100+0); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 61 - pub(crate) const MOTOR: c_uint = (0x100+0); [INFO] [stdout] 61 + pub(crate) const MOTOR: c_uint = 0x100+0; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/main.rs:422:13 [INFO] [stdout] | [INFO] [stdout] 422 | for i in 0..4 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::sync::MutexGuard` that must be used [INFO] [stdout] --> src/main.rs:333:9 [INFO] [stdout] | [INFO] [stdout] 333 | ELEVATOR.lock().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if unused the Mutex will immediately unlock [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 333 | let _ = ELEVATOR.lock().unwrap(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] running `Command { std: "docker" "inspect" "28d77bf211caa26887d9ed0149f9e734321c96e54f1f1c1145ca327064873125", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28d77bf211caa26887d9ed0149f9e734321c96e54f1f1c1145ca327064873125", kill_on_drop: false }` [INFO] [stdout] 28d77bf211caa26887d9ed0149f9e734321c96e54f1f1c1145ca327064873125