[INFO] cloning repository https://github.com/MeloenCoding/win32-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MeloenCoding/win32-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeloenCoding%2Fwin32-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeloenCoding%2Fwin32-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 378fab3c0b2bd237dc12114b26faeb80e1b657bc [INFO] checking MeloenCoding/win32-example/378fab3c0b2bd237dc12114b26faeb80e1b657bc against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeloenCoding%2Fwin32-example" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MeloenCoding/win32-example on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MeloenCoding/win32-example [INFO] finished tweaking git repo https://github.com/MeloenCoding/win32-example [INFO] tweaked toml for git repo https://github.com/MeloenCoding/win32-example written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/MeloenCoding/win32-example 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b334e6afefd0f465bfff35c3928f49237fc41b9957e0fa75249351ccfbd9b6c [INFO] running `Command { std: "docker" "start" "-a" "5b334e6afefd0f465bfff35c3928f49237fc41b9957e0fa75249351ccfbd9b6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b334e6afefd0f465bfff35c3928f49237fc41b9957e0fa75249351ccfbd9b6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b334e6afefd0f465bfff35c3928f49237fc41b9957e0fa75249351ccfbd9b6c", kill_on_drop: false }` [INFO] [stdout] 5b334e6afefd0f465bfff35c3928f49237fc41b9957e0fa75249351ccfbd9b6c [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80fbbc55768ca43d9159474fb09e814aba9f657d9a0bb68f5a7595de6cb81cbb [INFO] running `Command { std: "docker" "start" "-a" "80fbbc55768ca43d9159474fb09e814aba9f657d9a0bb68f5a7595de6cb81cbb", kill_on_drop: false }` [INFO] [stderr] Checking windows-targets v0.42.2 [INFO] [stderr] Checking windows v0.46.0 [INFO] [stderr] Checking win32-boilerplate v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/window.rs:220:32 [INFO] [stdout] | [INFO] [stdout] 220 | keyboard: unsafe { &mut io::KEYBOARD }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 220 | keyboard: unsafe { addr_of_mut!(io::KEYBOARD) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/window.rs:221:29 [INFO] [stdout] | [INFO] [stdout] 221 | mouse: unsafe { &mut io::MOUSE }, [INFO] [stdout] | ^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 221 | mouse: unsafe { addr_of_mut!(io::MOUSE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/window.rs:220:32 [INFO] [stdout] | [INFO] [stdout] 220 | keyboard: unsafe { &mut io::KEYBOARD }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 220 | keyboard: unsafe { addr_of_mut!(io::KEYBOARD) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/window.rs:221:29 [INFO] [stdout] | [INFO] [stdout] 221 | mouse: unsafe { &mut io::MOUSE }, [INFO] [stdout] | ^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 221 | mouse: unsafe { addr_of_mut!(io::MOUSE) }, [INFO] [stdout] | ~~~~~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/window.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct Window<'a> { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 72 | pub instance: HINSTANCE, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 73 | pub class_name: PCSTR, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 74 | pub atom: u16, [INFO] [stdout] | ^^^^ [INFO] [stdout] 75 | pub width: i16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 76 | pub height: i16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 77 | pub class: WNDCLASSEXA, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | pub mouse: &'a mut Mouse, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `origin` is never read [INFO] [stdout] --> src/window/error.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct WindowError { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 8 | pub details: String, [INFO] [stdout] 9 | pub origin: CallLocation, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WindowError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `column` is never read [INFO] [stdout] --> src/window/error.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct CallLocation { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub column: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CallLocation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `key_state` and `key_code` are never read [INFO] [stdout] --> src/window/keyboard.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct KeyEvent { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 27 | pub key_state: KeyState, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 28 | pub key_code: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KeyEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `key_is_pressed`, `read_key`, `clear_key_queue`, `clear_char_queue`, and `clear_all_queues` are never used [INFO] [stdout] --> src/window/keyboard.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl Keyboard { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 57 | pub fn key_is_pressed(&self, target_key: u16) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn read_key(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn clear_key_queue(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn clear_char_queue(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | pub fn clear_all_queues(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `mouse_state`, `left_pressed`, `right_pressed`, `wheel_pressed`, `x`, and `y` are never read [INFO] [stdout] --> src/window/mouse.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct MouseEvent { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 18 | pub mouse_state: MouseState, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 19 | pub left_pressed: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 20 | pub right_pressed: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 21 | pub wheel_pressed: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 22 | pub x: i16, [INFO] [stdout] | ^ [INFO] [stdout] 23 | pub y: i16, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `MouseEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_pos` and `read` are never used [INFO] [stdout] --> src/window/mouse.rs:222:12 [INFO] [stdout] | [INFO] [stdout] 41 | impl Mouse { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 222 | pub fn get_pos(&self) -> POINTS { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 229 | pub fn read(&mut self) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/window.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct Window<'a> { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 72 | pub instance: HINSTANCE, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 73 | pub class_name: PCSTR, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 74 | pub atom: u16, [INFO] [stdout] | ^^^^ [INFO] [stdout] 75 | pub width: i16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 76 | pub height: i16, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 77 | pub class: WNDCLASSEXA, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | pub mouse: &'a mut Mouse, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `origin` is never read [INFO] [stdout] --> src/window/error.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct WindowError { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 8 | pub details: String, [INFO] [stdout] 9 | pub origin: CallLocation, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WindowError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `column` is never read [INFO] [stdout] --> src/window/error.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct CallLocation { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub column: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CallLocation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `key_state` and `key_code` are never read [INFO] [stdout] --> src/window/keyboard.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct KeyEvent { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 27 | pub key_state: KeyState, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 28 | pub key_code: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KeyEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `key_is_pressed`, `read_key`, `clear_key_queue`, `clear_char_queue`, and `clear_all_queues` are never used [INFO] [stdout] --> src/window/keyboard.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl Keyboard { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 57 | pub fn key_is_pressed(&self, target_key: u16) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn read_key(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn clear_key_queue(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn clear_char_queue(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | pub fn clear_all_queues(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `mouse_state`, `left_pressed`, `right_pressed`, `wheel_pressed`, `x`, and `y` are never read [INFO] [stdout] --> src/window/mouse.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct MouseEvent { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 18 | pub mouse_state: MouseState, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 19 | pub left_pressed: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 20 | pub right_pressed: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 21 | pub wheel_pressed: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 22 | pub x: i16, [INFO] [stdout] | ^ [INFO] [stdout] 23 | pub y: i16, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `MouseEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_pos` and `read` are never used [INFO] [stdout] --> src/window/mouse.rs:222:12 [INFO] [stdout] | [INFO] [stdout] 41 | impl Mouse { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 222 | pub fn get_pos(&self) -> POINTS { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 229 | pub fn read(&mut self) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.52s [INFO] running `Command { std: "docker" "inspect" "80fbbc55768ca43d9159474fb09e814aba9f657d9a0bb68f5a7595de6cb81cbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80fbbc55768ca43d9159474fb09e814aba9f657d9a0bb68f5a7595de6cb81cbb", kill_on_drop: false }` [INFO] [stdout] 80fbbc55768ca43d9159474fb09e814aba9f657d9a0bb68f5a7595de6cb81cbb