[INFO] fetching crate wowint 2025.1.110002... [INFO] checking wowint-2025.1.110002 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate wowint 2025.1.110002 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate wowint 2025.1.110002 [INFO] finished tweaking crates.io crate wowint 2025.1.110002 [INFO] tweaked toml for crates.io crate wowint 2025.1.110002 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wowint 2025.1.110002 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] crate crates.io crate wowint 2025.1.110002 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v2.0.90 [INFO] [stderr] Downloaded libc v0.2.167 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e16cac982c9afeaf5c6e900e7f81588c7527606c1aa1f19fec9da9b97a882deb [INFO] running `Command { std: "docker" "start" "-a" "e16cac982c9afeaf5c6e900e7f81588c7527606c1aa1f19fec9da9b97a882deb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e16cac982c9afeaf5c6e900e7f81588c7527606c1aa1f19fec9da9b97a882deb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e16cac982c9afeaf5c6e900e7f81588c7527606c1aa1f19fec9da9b97a882deb", kill_on_drop: false }` [INFO] [stdout] e16cac982c9afeaf5c6e900e7f81588c7527606c1aa1f19fec9da9b97a882deb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] afeb42812e1b81210f68f69dde9940849c67ecb1189c78baca3c331077ba09b9 [INFO] running `Command { std: "docker" "start" "-a" "afeb42812e1b81210f68f69dde9940849c67ecb1189c78baca3c331077ba09b9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking wowint v2025.1.110002 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/utility/mod.rs:808:13 [INFO] [stdout] | [INFO] [stdout] 806 | WowWindowKeyInt::LeftAlt => "LeftAlt", [INFO] [stdout] | ------------------------ matches all the relevant values [INFO] [stdout] 807 | WowWindowKeyInt::RightAlt => "RightAlt", [INFO] [stdout] 808 | WowWindowKeyInt::LeftAlt => "LeftMenu", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/utility/mod.rs:809:13 [INFO] [stdout] | [INFO] [stdout] 807 | WowWindowKeyInt::RightAlt => "RightAlt", [INFO] [stdout] | ------------------------- matches all the relevant values [INFO] [stdout] 808 | WowWindowKeyInt::LeftAlt => "LeftMenu", [INFO] [stdout] 809 | WowWindowKeyInt::RightAlt => "RightMenu", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/utility/mod.rs:132:8 [INFO] [stdout] | [INFO] [stdout] 108 | impl EnumWowKey { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 132 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `key_name` is never used [INFO] [stdout] --> src/utility/mod.rs:731:8 [INFO] [stdout] | [INFO] [stdout] 727 | impl WowWindowKeyInt { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 731 | fn key_name(&self) -> &'static str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `keyName` should have a snake case name [INFO] [stdout] --> src/utility/mod.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | keyName: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `key_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `windowDecimal` should have a snake case name [INFO] [stdout] --> src/utility/mod.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | windowDecimal: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `window_decimal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `windowHexadecimal` should have a snake case name [INFO] [stdout] --> src/utility/mod.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | windowHexadecimal: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `window_hexadecimal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pressInteger` should have a snake case name [INFO] [stdout] --> src/utility/mod.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | pressInteger: u16, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `press_integer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `releaseInteger` should have a snake case name [INFO] [stdout] --> src/utility/mod.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | releaseInteger: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `release_integer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/utility/mod.rs:808:13 [INFO] [stdout] | [INFO] [stdout] 806 | WowWindowKeyInt::LeftAlt => "LeftAlt", [INFO] [stdout] | ------------------------ matches all the relevant values [INFO] [stdout] 807 | WowWindowKeyInt::RightAlt => "RightAlt", [INFO] [stdout] 808 | WowWindowKeyInt::LeftAlt => "LeftMenu", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/utility/mod.rs:809:13 [INFO] [stdout] | [INFO] [stdout] 807 | WowWindowKeyInt::RightAlt => "RightAlt", [INFO] [stdout] | ------------------------- matches all the relevant values [INFO] [stdout] 808 | WowWindowKeyInt::LeftAlt => "LeftMenu", [INFO] [stdout] 809 | WowWindowKeyInt::RightAlt => "RightMenu", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/utility/mod.rs:132:8 [INFO] [stdout] | [INFO] [stdout] 108 | impl EnumWowKey { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 132 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `key_name` is never used [INFO] [stdout] --> src/utility/mod.rs:731:8 [INFO] [stdout] | [INFO] [stdout] 727 | impl WowWindowKeyInt { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 731 | fn key_name(&self) -> &'static str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `keyName` should have a snake case name [INFO] [stdout] --> src/utility/mod.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | keyName: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `key_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `windowDecimal` should have a snake case name [INFO] [stdout] --> src/utility/mod.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | windowDecimal: u8, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `window_decimal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `windowHexadecimal` should have a snake case name [INFO] [stdout] --> src/utility/mod.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | windowHexadecimal: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `window_hexadecimal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pressInteger` should have a snake case name [INFO] [stdout] --> src/utility/mod.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | pressInteger: u16, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `press_integer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `releaseInteger` should have a snake case name [INFO] [stdout] --> src/utility/mod.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | releaseInteger: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `release_integer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::seq::SliceRandom` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rand::seq::SliceRandom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EnumWowKey` [INFO] [stdout] --> src/main.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | use wowint::utility::{EnumWowKey, WowWindowKeyInt}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `rotateLeft` should have a snake case name [INFO] [stdout] --> src/main.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | let rotateLeft: i32 = (WowWindowKeyInt::Numpad4 as i32) + 1000; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `rotate_left` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `rotateRight` should have a snake case name [INFO] [stdout] --> src/main.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | let rotateRight: i32 = (WowWindowKeyInt::Numpad6 as i32) + 1000; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `rotate_right` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `moveFroward` should have a snake case name [INFO] [stdout] --> src/main.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | let moveFroward: i32 = (WowWindowKeyInt::Numpad8 as i32) + 1000; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `move_froward` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `moveBackwardd` should have a snake case name [INFO] [stdout] --> src/main.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | let moveBackwardd: i32 = (WowWindowKeyInt::Numpad2 as i32) + 1000; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `move_backwardd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `moveUp` should have a snake case name [INFO] [stdout] --> src/main.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | let moveUp: i32 = (WowWindowKeyInt::Numpad2 as i32) + 1000; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `move_up` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `moveDown` should have a snake case name [INFO] [stdout] --> src/main.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | let moveDown: i32 = (WowWindowKeyInt::Numpad0 as i32) + 1000; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `move_down` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `moveLeft` should have a snake case name [INFO] [stdout] --> src/main.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | let moveLeft: i32 = (WowWindowKeyInt::Numpad1 as i32) + 1000; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `move_left` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `moveRight` should have a snake case name [INFO] [stdout] --> src/main.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | let moveRight: i32 = (WowWindowKeyInt::Numpad3 as i32) + 1000; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `move_right` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::seq::SliceRandom` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rand::seq::SliceRandom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EnumWowKey` [INFO] [stdout] --> src/main.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | use wowint::utility::{EnumWowKey, WowWindowKeyInt}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `rotateLeft` should have a snake case name [INFO] [stdout] --> src/main.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | let rotateLeft: i32 = (WowWindowKeyInt::Numpad4 as i32) + 1000; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `rotate_left` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `rotateRight` should have a snake case name [INFO] [stdout] --> src/main.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | let rotateRight: i32 = (WowWindowKeyInt::Numpad6 as i32) + 1000; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `rotate_right` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `moveFroward` should have a snake case name [INFO] [stdout] --> src/main.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | let moveFroward: i32 = (WowWindowKeyInt::Numpad8 as i32) + 1000; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `move_froward` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `moveBackwardd` should have a snake case name [INFO] [stdout] --> src/main.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | let moveBackwardd: i32 = (WowWindowKeyInt::Numpad2 as i32) + 1000; [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `move_backwardd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `moveUp` should have a snake case name [INFO] [stdout] --> src/main.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | let moveUp: i32 = (WowWindowKeyInt::Numpad2 as i32) + 1000; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `move_up` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `moveDown` should have a snake case name [INFO] [stdout] --> src/main.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | let moveDown: i32 = (WowWindowKeyInt::Numpad0 as i32) + 1000; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `move_down` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `moveLeft` should have a snake case name [INFO] [stdout] --> src/main.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | let moveLeft: i32 = (WowWindowKeyInt::Numpad1 as i32) + 1000; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `move_left` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `moveRight` should have a snake case name [INFO] [stdout] --> src/main.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | let moveRight: i32 = (WowWindowKeyInt::Numpad3 as i32) + 1000; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `move_right` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.12s [INFO] running `Command { std: "docker" "inspect" "afeb42812e1b81210f68f69dde9940849c67ecb1189c78baca3c331077ba09b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afeb42812e1b81210f68f69dde9940849c67ecb1189c78baca3c331077ba09b9", kill_on_drop: false }` [INFO] [stdout] afeb42812e1b81210f68f69dde9940849c67ecb1189c78baca3c331077ba09b9