[INFO] fetching crate xkbcommon 0.4.0... [INFO] building xkbcommon-0.4.0 against try#d5c88c22807925c189328ef9d923c5d2b11a95b8+rustflags=-Zprofile-closures for pr-87066-3 [INFO] extracting crate xkbcommon 0.4.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate xkbcommon 0.4.0 on toolchain d5c88c22807925c189328ef9d923c5d2b11a95b8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xkbcommon 0.4.0 [INFO] finished tweaking crates.io crate xkbcommon 0.4.0 [INFO] tweaked toml for crates.io crate xkbcommon 0.4.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e788da2e83fa3822ed6324fde437b48574bdee4557f79d209983ed8b0cd71971 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e788da2e83fa3822ed6324fde437b48574bdee4557f79d209983ed8b0cd71971", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e788da2e83fa3822ed6324fde437b48574bdee4557f79d209983ed8b0cd71971", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e788da2e83fa3822ed6324fde437b48574bdee4557f79d209983ed8b0cd71971", kill_on_drop: false }` [INFO] [stdout] e788da2e83fa3822ed6324fde437b48574bdee4557f79d209983ed8b0cd71971 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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 -Zprofile-closures" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c45661553b2c5224b0a50c50791d54cc1a8f0d5c07ddb8bf76d66c3f497cdcd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4c45661553b2c5224b0a50c50791d54cc1a8f0d5c07ddb8bf76d66c3f497cdcd", kill_on_drop: false }` [INFO] [stderr] SG_CR_Eslkdjf: build_script_build, (75b84863966839e5, 8a92c743b00988cf), 0, 0 [INFO] [stderr] Compiling xkbcommon v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:63:46 [INFO] [stdout] | [INFO] [stdout] 63 | pub const XKB_KEYSYM_CASE_INSENSITIVE: u32 = (1 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:67:50 [INFO] [stdout] | [INFO] [stdout] 67 | pub const XKB_CONTEXT_NO_DEFAULT_INCLUDES: u32 = (1 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:68:51 [INFO] [stdout] | [INFO] [stdout] 68 | pub const XKB_CONTEXT_NO_ENVIRONMENT_NAMES: u32 = (1 << 1); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:97:43 [INFO] [stdout] | [INFO] [stdout] 97 | pub const XKB_STATE_MODS_DEPRESSED: u32 = (1 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:98:41 [INFO] [stdout] | [INFO] [stdout] 98 | pub const XKB_STATE_MODS_LATCHED: u32 = (1 << 1); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:99:40 [INFO] [stdout] | [INFO] [stdout] 99 | pub const XKB_STATE_MODS_LOCKED: u32 = (1 << 2); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:100:43 [INFO] [stdout] | [INFO] [stdout] 100 | pub const XKB_STATE_MODS_EFFECTIVE: u32 = (1 << 3); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:101:45 [INFO] [stdout] | [INFO] [stdout] 101 | pub const XKB_STATE_LAYOUT_DEPRESSED: u32 = (1 << 4); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:102:43 [INFO] [stdout] | [INFO] [stdout] 102 | pub const XKB_STATE_LAYOUT_LATCHED: u32 = (1 << 5); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:103:42 [INFO] [stdout] | [INFO] [stdout] 103 | pub const XKB_STATE_LAYOUT_LOCKED: u32 = (1 << 6); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:104:45 [INFO] [stdout] | [INFO] [stdout] 104 | pub const XKB_STATE_LAYOUT_EFFECTIVE: u32 = (1 << 7); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:105:33 [INFO] [stdout] | [INFO] [stdout] 105 | pub const XKB_STATE_LEDS: u32 = (1 << 8); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:109:38 [INFO] [stdout] | [INFO] [stdout] 109 | pub const XKB_STATE_MATCH_ANY: u32 = (1 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:110:38 [INFO] [stdout] | [INFO] [stdout] 110 | pub const XKB_STATE_MATCH_ALL: u32 = (1 << 1); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:111:48 [INFO] [stdout] | [INFO] [stdout] 111 | pub const XKB_STATE_MATCH_NON_EXCLUSIVE: u32 = (1 << 16); [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:178:42 [INFO] [stdout] | [INFO] [stdout] 178 | pub const KEYSYM_CASE_INSENSITIVE: u32 = (1 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:185:46 [INFO] [stdout] | [INFO] [stdout] 185 | pub const CONTEXT_NO_DEFAULT_INCLUDES: u32 = (1 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:187:47 [INFO] [stdout] | [INFO] [stdout] 187 | pub const CONTEXT_NO_ENVIRONMENT_NAMES: u32 = (1 << 1); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:232:39 [INFO] [stdout] | [INFO] [stdout] 232 | pub const STATE_MODS_DEPRESSED: u32 = (1 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:235:37 [INFO] [stdout] | [INFO] [stdout] 235 | pub const STATE_MODS_LATCHED: u32 = (1 << 1); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:238:36 [INFO] [stdout] | [INFO] [stdout] 238 | pub const STATE_MODS_LOCKED: u32 = (1 << 2); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:242:39 [INFO] [stdout] | [INFO] [stdout] 242 | pub const STATE_MODS_EFFECTIVE: u32 = (1 << 3); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:244:41 [INFO] [stdout] | [INFO] [stdout] 244 | pub const STATE_LAYOUT_DEPRESSED: u32 = (1 << 4); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:247:39 [INFO] [stdout] | [INFO] [stdout] 247 | pub const STATE_LAYOUT_LATCHED: u32 = (1 << 5); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:250:38 [INFO] [stdout] | [INFO] [stdout] 250 | pub const STATE_LAYOUT_LOCKED: u32 = (1 << 6); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:254:41 [INFO] [stdout] | [INFO] [stdout] 254 | pub const STATE_LAYOUT_EFFECTIVE: u32 = (1 << 7); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:256:29 [INFO] [stdout] | [INFO] [stdout] 256 | pub const STATE_LEDS: u32 = (1 << 8); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:266:34 [INFO] [stdout] | [INFO] [stdout] 266 | pub const STATE_MATCH_ANY: u32 = (1 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:268:34 [INFO] [stdout] | [INFO] [stdout] 268 | pub const STATE_MATCH_ALL: u32 = (1 << 1); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:271:44 [INFO] [stdout] | [INFO] [stdout] 271 | pub const STATE_MATCH_NON_EXCLUSIVE: u32 = (1 << 16); [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `Command { std: "docker" "inspect" "4c45661553b2c5224b0a50c50791d54cc1a8f0d5c07ddb8bf76d66c3f497cdcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c45661553b2c5224b0a50c50791d54cc1a8f0d5c07ddb8bf76d66c3f497cdcd", kill_on_drop: false }` [INFO] [stdout] 4c45661553b2c5224b0a50c50791d54cc1a8f0d5c07ddb8bf76d66c3f497cdcd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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 -Zprofile-closures" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f1e577d1ee5498a06b703444bcf1bda30c5e8402b3220876bbb56361d62b63eb [INFO] running `Command { std: "docker" "start" "-a" "f1e577d1ee5498a06b703444bcf1bda30c5e8402b3220876bbb56361d62b63eb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] SG_CR_Eslkdjf: build_script_build, (75b84863966839e5, 8a92c743b00988cf), 0, 0 [INFO] [stderr] Compiling xkbcommon v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:63:46 [INFO] [stdout] | [INFO] [stdout] 63 | pub const XKB_KEYSYM_CASE_INSENSITIVE: u32 = (1 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:67:50 [INFO] [stdout] | [INFO] [stdout] 67 | pub const XKB_CONTEXT_NO_DEFAULT_INCLUDES: u32 = (1 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:68:51 [INFO] [stdout] | [INFO] [stdout] 68 | pub const XKB_CONTEXT_NO_ENVIRONMENT_NAMES: u32 = (1 << 1); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:97:43 [INFO] [stdout] | [INFO] [stdout] 97 | pub const XKB_STATE_MODS_DEPRESSED: u32 = (1 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:98:41 [INFO] [stdout] | [INFO] [stdout] 98 | pub const XKB_STATE_MODS_LATCHED: u32 = (1 << 1); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:99:40 [INFO] [stdout] | [INFO] [stdout] 99 | pub const XKB_STATE_MODS_LOCKED: u32 = (1 << 2); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:100:43 [INFO] [stdout] | [INFO] [stdout] 100 | pub const XKB_STATE_MODS_EFFECTIVE: u32 = (1 << 3); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:101:45 [INFO] [stdout] | [INFO] [stdout] 101 | pub const XKB_STATE_LAYOUT_DEPRESSED: u32 = (1 << 4); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:102:43 [INFO] [stdout] | [INFO] [stdout] 102 | pub const XKB_STATE_LAYOUT_LATCHED: u32 = (1 << 5); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:103:42 [INFO] [stdout] | [INFO] [stdout] 103 | pub const XKB_STATE_LAYOUT_LOCKED: u32 = (1 << 6); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:104:45 [INFO] [stdout] | [INFO] [stdout] 104 | pub const XKB_STATE_LAYOUT_EFFECTIVE: u32 = (1 << 7); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:105:33 [INFO] [stdout] | [INFO] [stdout] 105 | pub const XKB_STATE_LEDS: u32 = (1 << 8); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:109:38 [INFO] [stdout] | [INFO] [stdout] 109 | pub const XKB_STATE_MATCH_ANY: u32 = (1 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:110:38 [INFO] [stdout] | [INFO] [stdout] 110 | pub const XKB_STATE_MATCH_ALL: u32 = (1 << 1); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:111:48 [INFO] [stdout] | [INFO] [stdout] 111 | pub const XKB_STATE_MATCH_NON_EXCLUSIVE: u32 = (1 << 16); [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:178:42 [INFO] [stdout] | [INFO] [stdout] 178 | pub const KEYSYM_CASE_INSENSITIVE: u32 = (1 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:185:46 [INFO] [stdout] | [INFO] [stdout] 185 | pub const CONTEXT_NO_DEFAULT_INCLUDES: u32 = (1 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:187:47 [INFO] [stdout] | [INFO] [stdout] 187 | pub const CONTEXT_NO_ENVIRONMENT_NAMES: u32 = (1 << 1); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:232:39 [INFO] [stdout] | [INFO] [stdout] 232 | pub const STATE_MODS_DEPRESSED: u32 = (1 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:235:37 [INFO] [stdout] | [INFO] [stdout] 235 | pub const STATE_MODS_LATCHED: u32 = (1 << 1); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:238:36 [INFO] [stdout] | [INFO] [stdout] 238 | pub const STATE_MODS_LOCKED: u32 = (1 << 2); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:242:39 [INFO] [stdout] | [INFO] [stdout] 242 | pub const STATE_MODS_EFFECTIVE: u32 = (1 << 3); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:244:41 [INFO] [stdout] | [INFO] [stdout] 244 | pub const STATE_LAYOUT_DEPRESSED: u32 = (1 << 4); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:247:39 [INFO] [stdout] | [INFO] [stdout] 247 | pub const STATE_LAYOUT_LATCHED: u32 = (1 << 5); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:250:38 [INFO] [stdout] | [INFO] [stdout] 250 | pub const STATE_LAYOUT_LOCKED: u32 = (1 << 6); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:254:41 [INFO] [stdout] | [INFO] [stdout] 254 | pub const STATE_LAYOUT_EFFECTIVE: u32 = (1 << 7); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:256:29 [INFO] [stdout] | [INFO] [stdout] 256 | pub const STATE_LEDS: u32 = (1 << 8); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:266:34 [INFO] [stdout] | [INFO] [stdout] 266 | pub const STATE_MATCH_ANY: u32 = (1 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:268:34 [INFO] [stdout] | [INFO] [stdout] 268 | pub const STATE_MATCH_ALL: u32 = (1 << 1); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:271:44 [INFO] [stdout] | [INFO] [stdout] 271 | pub const STATE_MATCH_NON_EXCLUSIVE: u32 = (1 << 16); [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:63:46 [INFO] [stdout] | [INFO] [stdout] 63 | pub const XKB_KEYSYM_CASE_INSENSITIVE: u32 = (1 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:67:50 [INFO] [stdout] | [INFO] [stdout] 67 | pub const XKB_CONTEXT_NO_DEFAULT_INCLUDES: u32 = (1 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:68:51 [INFO] [stdout] | [INFO] [stdout] 68 | pub const XKB_CONTEXT_NO_ENVIRONMENT_NAMES: u32 = (1 << 1); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:97:43 [INFO] [stdout] | [INFO] [stdout] 97 | pub const XKB_STATE_MODS_DEPRESSED: u32 = (1 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:98:41 [INFO] [stdout] | [INFO] [stdout] 98 | pub const XKB_STATE_MODS_LATCHED: u32 = (1 << 1); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:99:40 [INFO] [stdout] | [INFO] [stdout] 99 | pub const XKB_STATE_MODS_LOCKED: u32 = (1 << 2); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:100:43 [INFO] [stdout] | [INFO] [stdout] 100 | pub const XKB_STATE_MODS_EFFECTIVE: u32 = (1 << 3); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:101:45 [INFO] [stdout] | [INFO] [stdout] 101 | pub const XKB_STATE_LAYOUT_DEPRESSED: u32 = (1 << 4); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:102:43 [INFO] [stdout] | [INFO] [stdout] 102 | pub const XKB_STATE_LAYOUT_LATCHED: u32 = (1 << 5); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:103:42 [INFO] [stdout] | [INFO] [stdout] 103 | pub const XKB_STATE_LAYOUT_LOCKED: u32 = (1 << 6); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:104:45 [INFO] [stdout] | [INFO] [stdout] 104 | pub const XKB_STATE_LAYOUT_EFFECTIVE: u32 = (1 << 7); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:105:33 [INFO] [stdout] | [INFO] [stdout] 105 | pub const XKB_STATE_LEDS: u32 = (1 << 8); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:109:38 [INFO] [stdout] | [INFO] [stdout] 109 | pub const XKB_STATE_MATCH_ANY: u32 = (1 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:110:38 [INFO] [stdout] | [INFO] [stdout] 110 | pub const XKB_STATE_MATCH_ALL: u32 = (1 << 1); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/ffi.rs:111:48 [INFO] [stdout] | [INFO] [stdout] 111 | pub const XKB_STATE_MATCH_NON_EXCLUSIVE: u32 = (1 << 16); [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:178:42 [INFO] [stdout] | [INFO] [stdout] 178 | pub const KEYSYM_CASE_INSENSITIVE: u32 = (1 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:185:46 [INFO] [stdout] | [INFO] [stdout] 185 | pub const CONTEXT_NO_DEFAULT_INCLUDES: u32 = (1 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:187:47 [INFO] [stdout] | [INFO] [stdout] 187 | pub const CONTEXT_NO_ENVIRONMENT_NAMES: u32 = (1 << 1); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:232:39 [INFO] [stdout] | [INFO] [stdout] 232 | pub const STATE_MODS_DEPRESSED: u32 = (1 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:235:37 [INFO] [stdout] | [INFO] [stdout] 235 | pub const STATE_MODS_LATCHED: u32 = (1 << 1); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:238:36 [INFO] [stdout] | [INFO] [stdout] 238 | pub const STATE_MODS_LOCKED: u32 = (1 << 2); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:242:39 [INFO] [stdout] | [INFO] [stdout] 242 | pub const STATE_MODS_EFFECTIVE: u32 = (1 << 3); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:244:41 [INFO] [stdout] | [INFO] [stdout] 244 | pub const STATE_LAYOUT_DEPRESSED: u32 = (1 << 4); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:247:39 [INFO] [stdout] | [INFO] [stdout] 247 | pub const STATE_LAYOUT_LATCHED: u32 = (1 << 5); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:250:38 [INFO] [stdout] | [INFO] [stdout] 250 | pub const STATE_LAYOUT_LOCKED: u32 = (1 << 6); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:254:41 [INFO] [stdout] | [INFO] [stdout] 254 | pub const STATE_LAYOUT_EFFECTIVE: u32 = (1 << 7); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:256:29 [INFO] [stdout] | [INFO] [stdout] 256 | pub const STATE_LEDS: u32 = (1 << 8); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:266:34 [INFO] [stdout] | [INFO] [stdout] 266 | pub const STATE_MATCH_ANY: u32 = (1 << 0); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:268:34 [INFO] [stdout] | [INFO] [stdout] 268 | pub const STATE_MATCH_ALL: u32 = (1 << 1); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/xkb/mod.rs:271:44 [INFO] [stdout] | [INFO] [stdout] 271 | pub const STATE_MATCH_NON_EXCLUSIVE: u32 = (1 << 16); [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] SG_CR_Eslkdjf: xkbcommon, (26edb4b733a172d1, f05d5a0dce44e962), 0, 0 [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `Command { std: "docker" "inspect" "f1e577d1ee5498a06b703444bcf1bda30c5e8402b3220876bbb56361d62b63eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1e577d1ee5498a06b703444bcf1bda30c5e8402b3220876bbb56361d62b63eb", kill_on_drop: false }` [INFO] [stdout] f1e577d1ee5498a06b703444bcf1bda30c5e8402b3220876bbb56361d62b63eb