[INFO] fetching crate dgews 0.1.5...
[INFO] checking dgews-0.1.5 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate dgews 0.1.5 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate dgews 0.1.5 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dgews 0.1.5
[INFO] finished tweaking crates.io crate dgews 0.1.5
[INFO] tweaked toml for crates.io crate dgews 0.1.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 178745e09a96fd847c2a5ac8b7d06ce1fae7cbf6bded76272d04ad5a8a4cb739
[INFO] running `Command { std: "docker" "start" "-a" "178745e09a96fd847c2a5ac8b7d06ce1fae7cbf6bded76272d04ad5a8a4cb739", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "178745e09a96fd847c2a5ac8b7d06ce1fae7cbf6bded76272d04ad5a8a4cb739", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "178745e09a96fd847c2a5ac8b7d06ce1fae7cbf6bded76272d04ad5a8a4cb739", kill_on_drop: false }`
[INFO] [stdout] 178745e09a96fd847c2a5ac8b7d06ce1fae7cbf6bded76272d04ad5a8a4cb739
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c265006956b8eee26bb37079b8a097f33c8c3c80589a96b2dddc750d6e362d3e
[INFO] running `Command { std: "docker" "start" "-a" "c265006956b8eee26bb37079b8a097f33c8c3c80589a96b2dddc750d6e362d3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking dgews v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]   --> src/manager.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     shared::{minwindef::*, windef::*},
[INFO] [stdout]    |     ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/manager.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     um::{wingdi::MAKEPOINTS, winuser::*},
[INFO] [stdout]    |     ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stdout]   --> src/manager.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     ctypes::*,
[INFO] [stdout]    |     ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> src/window.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     shared::{minwindef::*, windef::*},
[INFO] [stdout]   |     ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/window.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     um::{dwmapi::DwmSetWindowAttribute, libloaderapi::*, winuser::*},
[INFO] [stdout]   |     ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stdout]  --> src/window.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     ctypes::*,
[INFO] [stdout]   |     ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]   --> src/manager.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     shared::{minwindef::*, windef::*},
[INFO] [stdout]    |     ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/manager.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     um::{wingdi::MAKEPOINTS, winuser::*},
[INFO] [stdout]    |     ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stdout]   --> src/manager.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     ctypes::*,
[INFO] [stdout]    |     ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> src/window.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     shared::{minwindef::*, windef::*},
[INFO] [stdout]   |     ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/window.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     um::{dwmapi::DwmSetWindowAttribute, libloaderapi::*, winuser::*},
[INFO] [stdout]   |     ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stdout]  --> src/window.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     ctypes::*,
[INFO] [stdout]   |     ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ctypes` in `winapi`
[INFO] [stdout]    --> src/common.rs:370:53
[INFO] [stdout]     |
[INFO] [stdout] 370 | pub(crate) fn load_icon(path: &str) -> *mut winapi::ctypes::c_void {
[INFO] [stdout]     |                                                     ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ctypes` in `winapi`
[INFO] [stdout]    --> src/common.rs:370:53
[INFO] [stdout]     |
[INFO] [stdout] 370 | pub(crate) fn load_icon(path: &str) -> *mut winapi::ctypes::c_void {
[INFO] [stdout]     |                                                     ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> src/common.rs:372:17
[INFO] [stdout]     |
[INFO] [stdout] 372 |         winapi::um::winuser::LoadImageW(
[INFO] [stdout]     |                 ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> src/common.rs:372:17
[INFO] [stdout]     |
[INFO] [stdout] 372 |         winapi::um::winuser::LoadImageW(
[INFO] [stdout]     |                 ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> src/common.rs:375:21
[INFO] [stdout]     |
[INFO] [stdout] 375 |             winapi::um::winuser::IMAGE_ICON,
[INFO] [stdout]     |                     ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> src/common.rs:375:21
[INFO] [stdout]     |
[INFO] [stdout] 375 |             winapi::um::winuser::IMAGE_ICON,
[INFO] [stdout]     |                     ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> src/common.rs:378:21
[INFO] [stdout]     |
[INFO] [stdout] 378 |             winapi::um::winuser::LR_LOADFROMFILE,
[INFO] [stdout]     |                     ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> src/common.rs:378:21
[INFO] [stdout]     |
[INFO] [stdout] 378 |             winapi::um::winuser::LR_LOADFROMFILE,
[INFO] [stdout]     |                     ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_SYSKEYDOWN` is not bound in all patterns
[INFO] [stdout]    --> src/manager.rs:565:13
[INFO] [stdout]     |
[INFO] [stdout] 565 |             WM_KEYDOWN | WM_SYSKEYDOWN => {
[INFO] [stdout]     |             ^^^^^^^^^^   ------------- variable not in all patterns
[INFO] [stdout]     |             |
[INFO] [stdout]     |             pattern doesn't bind `WM_SYSKEYDOWN`
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_SYSKEYDOWN`
[INFO] [stdout]    --> src/manager.rs:565:26
[INFO] [stdout]     |
[INFO] [stdout] 565 |             WM_KEYDOWN | WM_SYSKEYDOWN => {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_KEYDOWN` is not bound in all patterns
[INFO] [stdout]    --> src/manager.rs:565:26
[INFO] [stdout]     |
[INFO] [stdout] 565 |             WM_KEYDOWN | WM_SYSKEYDOWN => {
[INFO] [stdout]     |             ----------   ^^^^^^^^^^^^^ pattern doesn't bind `WM_KEYDOWN`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             variable not in all patterns
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_KEYDOWN`
[INFO] [stdout]    --> src/manager.rs:565:13
[INFO] [stdout]     |
[INFO] [stdout] 565 |             WM_KEYDOWN | WM_SYSKEYDOWN => {
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_SYSKEYUP` is not bound in all patterns
[INFO] [stdout]    --> src/manager.rs:576:13
[INFO] [stdout]     |
[INFO] [stdout] 576 |             WM_KEYUP | WM_SYSKEYUP => {
[INFO] [stdout]     |             ^^^^^^^^   ----------- variable not in all patterns
[INFO] [stdout]     |             |
[INFO] [stdout]     |             pattern doesn't bind `WM_SYSKEYUP`
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_SYSKEYUP`
[INFO] [stdout]    --> src/manager.rs:576:24
[INFO] [stdout]     |
[INFO] [stdout] 576 |             WM_KEYUP | WM_SYSKEYUP => {
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_SYSKEYDOWN` is not bound in all patterns
[INFO] [stdout]    --> src/manager.rs:565:13
[INFO] [stdout]     |
[INFO] [stdout] 565 |             WM_KEYDOWN | WM_SYSKEYDOWN => {
[INFO] [stdout]     |             ^^^^^^^^^^   ------------- variable not in all patterns
[INFO] [stdout]     |             |
[INFO] [stdout]     |             pattern doesn't bind `WM_SYSKEYDOWN`
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_SYSKEYDOWN`
[INFO] [stdout]    --> src/manager.rs:565:26
[INFO] [stdout]     |
[INFO] [stdout] 565 |             WM_KEYDOWN | WM_SYSKEYDOWN => {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_KEYUP` is not bound in all patterns
[INFO] [stdout]    --> src/manager.rs:576:24
[INFO] [stdout]     |
[INFO] [stdout] 576 |             WM_KEYUP | WM_SYSKEYUP => {
[INFO] [stdout]     |             --------   ^^^^^^^^^^^ pattern doesn't bind `WM_KEYUP`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             variable not in all patterns
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_KEYUP`
[INFO] [stdout]    --> src/manager.rs:576:13
[INFO] [stdout]     |
[INFO] [stdout] 576 |             WM_KEYUP | WM_SYSKEYUP => {
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_KEYDOWN` is not bound in all patterns
[INFO] [stdout]    --> src/manager.rs:565:26
[INFO] [stdout]     |
[INFO] [stdout] 565 |             WM_KEYDOWN | WM_SYSKEYDOWN => {
[INFO] [stdout]     |             ----------   ^^^^^^^^^^^^^ pattern doesn't bind `WM_KEYDOWN`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             variable not in all patterns
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_KEYDOWN`
[INFO] [stdout]    --> src/manager.rs:565:13
[INFO] [stdout]     |
[INFO] [stdout] 565 |             WM_KEYDOWN | WM_SYSKEYDOWN => {
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_SYSKEYUP` is not bound in all patterns
[INFO] [stdout]    --> src/manager.rs:576:13
[INFO] [stdout]     |
[INFO] [stdout] 576 |             WM_KEYUP | WM_SYSKEYUP => {
[INFO] [stdout]     |             ^^^^^^^^   ----------- variable not in all patterns
[INFO] [stdout]     |             |
[INFO] [stdout]     |             pattern doesn't bind `WM_SYSKEYUP`
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_SYSKEYUP`
[INFO] [stdout]    --> src/manager.rs:576:24
[INFO] [stdout]     |
[INFO] [stdout] 576 |             WM_KEYUP | WM_SYSKEYUP => {
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_KEYUP` is not bound in all patterns
[INFO] [stdout]    --> src/manager.rs:576:24
[INFO] [stdout]     |
[INFO] [stdout] 576 |             WM_KEYUP | WM_SYSKEYUP => {
[INFO] [stdout]     |             --------   ^^^^^^^^^^^ pattern doesn't bind `WM_KEYUP`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             variable not in all patterns
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_KEYUP`
[INFO] [stdout]    --> src/manager.rs:576:13
[INFO] [stdout]     |
[INFO] [stdout] 576 |             WM_KEYUP | WM_SYSKEYUP => {
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND__` in this scope
[INFO] [stdout]    --> src/manager.rs:115:28
[INFO] [stdout]     |
[INFO] [stdout] 115 |         let mut hwnd: *mut HWND__ = std::ptr::null_mut();
[INFO] [stdout]     |                            ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/manager.rs:118:40
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let p_hwnd = &mut hwnd as *mut HWND as usize;
[INFO] [stdout]     |                                        ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/manager.rs:123:40
[INFO] [stdout]     |
[INFO] [stdout] 123 |             let hwnd = (p_hwnd as *mut HWND).as_mut().unwrap();
[INFO] [stdout]     |                                        ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_REMOVE` in this scope
[INFO] [stdout]    --> src/manager.rs:131:57
[INFO] [stdout]     |
[INFO] [stdout] 131 |                 if PeekMessageW(&mut msg, window, 0, 0, PM_REMOVE) > 0 {
[INFO] [stdout]     |                                                         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `XBUTTON1` in this scope
[INFO] [stdout]    --> src/manager.rs:428:53
[INFO] [stdout]     |
[INFO] [stdout] 428 | ...                   if HIWORD(wparam) & XBUTTON1 > 0 {
[INFO] [stdout]     |                                           ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]     |
[INFO] [stdout] 3   + use crate::prelude::Button::XBUTTON1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `XBUTTON2` in this scope
[INFO] [stdout]    --> src/manager.rs:440:60
[INFO] [stdout]     |
[INFO] [stdout] 440 | ...                   } else if HIWORD(wparam) & XBUTTON2 > 0 {
[INFO] [stdout]     |                                                  ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]     |
[INFO] [stdout] 3   + use crate::prelude::Button::XBUTTON2;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MK_XBUTTON1` in this scope
[INFO] [stdout]    --> src/manager.rs:456:69
[INFO] [stdout]     |
[INFO] [stdout] 456 | ...                   if LOWORD(wparam as u32) as usize & MK_XBUTTON1 > 0 {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MK_XBUTTON2` in this scope
[INFO] [stdout]    --> src/manager.rs:468:76
[INFO] [stdout]     |
[INFO] [stdout] 468 | ...                   } else if LOWORD(wparam as u32) as usize & MK_XBUTTON2 > 0 {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/manager.rs:522:15
[INFO] [stdout]     |
[INFO] [stdout] 522 |         hwnd: HWND,
[INFO] [stdout]     |               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope
[INFO] [stdout]    --> src/manager.rs:523:14
[INFO] [stdout]     |
[INFO] [stdout] 523 |         msg: UINT,
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope
[INFO] [stdout]    --> src/manager.rs:524:17
[INFO] [stdout]     |
[INFO] [stdout] 524 |         wparam: WPARAM,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope
[INFO] [stdout]    --> src/manager.rs:525:17
[INFO] [stdout]     |
[INFO] [stdout] 525 |         lparam: LPARAM,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND__` in this scope
[INFO] [stdout]    --> src/manager.rs:115:28
[INFO] [stdout]     |
[INFO] [stdout] 115 |         let mut hwnd: *mut HWND__ = std::ptr::null_mut();
[INFO] [stdout]     |                            ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope
[INFO] [stdout]    --> src/manager.rs:526:10
[INFO] [stdout]     |
[INFO] [stdout] 526 |     ) -> LRESULT {
[INFO] [stdout]     |          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/manager.rs:118:40
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let p_hwnd = &mut hwnd as *mut HWND as usize;
[INFO] [stdout]     |                                        ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/manager.rs:123:40
[INFO] [stdout]     |
[INFO] [stdout] 123 |             let hwnd = (p_hwnd as *mut HWND).as_mut().unwrap();
[INFO] [stdout]     |                                        ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WHEEL_DELTA` in this scope
[INFO] [stdout]    --> src/manager.rs:553:43
[INFO] [stdout]     |
[INFO] [stdout] 553 |                         y_offset: delta / WHEEL_DELTA,
[INFO] [stdout]     |                                           ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_REMOVE` in this scope
[INFO] [stdout]    --> src/manager.rs:131:57
[INFO] [stdout]     |
[INFO] [stdout] 131 |                 if PeekMessageW(&mut msg, window, 0, 0, PM_REMOVE) > 0 {
[INFO] [stdout]     |                                                         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SIZE_MAXIMIZED` in this scope
[INFO] [stdout]    --> src/manager.rs:590:30
[INFO] [stdout]     |
[INFO] [stdout] 590 |                 if wparam == SIZE_MAXIMIZED {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `XBUTTON1` in this scope
[INFO] [stdout]    --> src/manager.rs:428:53
[INFO] [stdout]     |
[INFO] [stdout] 428 | ...                   if HIWORD(wparam) & XBUTTON1 > 0 {
[INFO] [stdout]     |                                           ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]     |
[INFO] [stdout] 3   + use crate::prelude::Button::XBUTTON1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SIZE_MINIMIZED` in this scope
[INFO] [stdout]    --> src/manager.rs:595:37
[INFO] [stdout]     |
[INFO] [stdout] 595 |                 } else if wparam == SIZE_MINIMIZED {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `XBUTTON2` in this scope
[INFO] [stdout]    --> src/manager.rs:440:60
[INFO] [stdout]     |
[INFO] [stdout] 440 | ...                   } else if HIWORD(wparam) & XBUTTON2 > 0 {
[INFO] [stdout]     |                                                  ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]     |
[INFO] [stdout] 3   + use crate::prelude::Button::XBUTTON2;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MK_XBUTTON1` in this scope
[INFO] [stdout]    --> src/manager.rs:456:69
[INFO] [stdout]     |
[INFO] [stdout] 456 | ...                   if LOWORD(wparam as u32) as usize & MK_XBUTTON1 > 0 {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MK_XBUTTON2` in this scope
[INFO] [stdout]    --> src/manager.rs:468:76
[INFO] [stdout]     |
[INFO] [stdout] 468 | ...                   } else if LOWORD(wparam as u32) as usize & MK_XBUTTON2 > 0 {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/manager.rs:522:15
[INFO] [stdout]     |
[INFO] [stdout] 522 |         hwnd: HWND,
[INFO] [stdout]     |               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope
[INFO] [stdout]    --> src/manager.rs:523:14
[INFO] [stdout]     |
[INFO] [stdout] 523 |         msg: UINT,
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope
[INFO] [stdout]    --> src/manager.rs:524:17
[INFO] [stdout]     |
[INFO] [stdout] 524 |         wparam: WPARAM,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/manager.rs:751:15
[INFO] [stdout]     |
[INFO] [stdout] 751 |         hwnd: HWND,
[INFO] [stdout]     |               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope
[INFO] [stdout]    --> src/manager.rs:752:14
[INFO] [stdout]     |
[INFO] [stdout] 752 |         msg: UINT,
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope
[INFO] [stdout]    --> src/manager.rs:525:17
[INFO] [stdout]     |
[INFO] [stdout] 525 |         lparam: LPARAM,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope
[INFO] [stdout]    --> src/manager.rs:526:10
[INFO] [stdout]     |
[INFO] [stdout] 526 |     ) -> LRESULT {
[INFO] [stdout]     |          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope
[INFO] [stdout]    --> src/manager.rs:753:17
[INFO] [stdout]     |
[INFO] [stdout] 753 |         wparam: WPARAM,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WHEEL_DELTA` in this scope
[INFO] [stdout]    --> src/manager.rs:553:43
[INFO] [stdout]     |
[INFO] [stdout] 553 |                         y_offset: delta / WHEEL_DELTA,
[INFO] [stdout]     |                                           ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope
[INFO] [stdout]    --> src/manager.rs:754:17
[INFO] [stdout]     |
[INFO] [stdout] 754 |         lparam: LPARAM,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope
[INFO] [stdout]    --> src/manager.rs:755:10
[INFO] [stdout]     |
[INFO] [stdout] 755 |     ) -> LRESULT {
[INFO] [stdout]     |          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SIZE_MAXIMIZED` in this scope
[INFO] [stdout]    --> src/manager.rs:590:30
[INFO] [stdout]     |
[INFO] [stdout] 590 |                 if wparam == SIZE_MAXIMIZED {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SIZE_MINIMIZED` in this scope
[INFO] [stdout]    --> src/manager.rs:595:37
[INFO] [stdout]     |
[INFO] [stdout] 595 |                 } else if wparam == SIZE_MINIMIZED {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]    --> src/manager.rs:756:46
[INFO] [stdout]     |
[INFO] [stdout] 756 |         let msger = (GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *const Messenger)
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/manager.rs:764:15
[INFO] [stdout]     |
[INFO] [stdout] 764 |         hwnd: HWND,
[INFO] [stdout]     |               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope
[INFO] [stdout]    --> src/manager.rs:765:14
[INFO] [stdout]     |
[INFO] [stdout] 765 |         msg: UINT,
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope
[INFO] [stdout]    --> src/manager.rs:766:17
[INFO] [stdout]     |
[INFO] [stdout] 766 |         wparam: WPARAM,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope
[INFO] [stdout]    --> src/manager.rs:767:17
[INFO] [stdout]     |
[INFO] [stdout] 767 |         lparam: LPARAM,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope
[INFO] [stdout]    --> src/manager.rs:768:10
[INFO] [stdout]     |
[INFO] [stdout] 768 |     ) -> LRESULT {
[INFO] [stdout]     |          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_CREATE` in this scope
[INFO] [stdout]    --> src/manager.rs:769:19
[INFO] [stdout]     |
[INFO] [stdout] 769 |         if msg == WM_CREATE {
[INFO] [stdout]     |                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/manager.rs:751:15
[INFO] [stdout]     |
[INFO] [stdout] 751 |         hwnd: HWND,
[INFO] [stdout]     |               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope
[INFO] [stdout]    --> src/manager.rs:752:14
[INFO] [stdout]     |
[INFO] [stdout] 752 |         msg: UINT,
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `CREATESTRUCTW` in this scope
[INFO] [stdout]    --> src/manager.rs:770:48
[INFO] [stdout]     |
[INFO] [stdout] 770 |             let create_struct = lparam as *mut CREATESTRUCTW;
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope
[INFO] [stdout]    --> src/manager.rs:753:17
[INFO] [stdout]     |
[INFO] [stdout] 753 |         wparam: WPARAM,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope
[INFO] [stdout]    --> src/manager.rs:754:17
[INFO] [stdout]     |
[INFO] [stdout] 754 |         lparam: LPARAM,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope
[INFO] [stdout]    --> src/manager.rs:755:10
[INFO] [stdout]     |
[INFO] [stdout] 755 |     ) -> LRESULT {
[INFO] [stdout]     |          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]    --> src/manager.rs:773:37
[INFO] [stdout]     |
[INFO] [stdout] 773 |             SetWindowLongPtrW(hwnd, GWLP_USERDATA, msger_ptr as isize);
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_WNDPROC` in this scope
[INFO] [stdout]    --> src/manager.rs:774:37
[INFO] [stdout]     |
[INFO] [stdout] 774 |             SetWindowLongPtrW(hwnd, GWLP_WNDPROC, Self::process_messages as isize);
[INFO] [stdout]     |                                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]    --> src/manager.rs:756:46
[INFO] [stdout]     |
[INFO] [stdout] 756 |         let msger = (GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *const Messenger)
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]   --> src/window.rs:19:22
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub(crate) hwnd: HWND,
[INFO] [stdout]    |                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/manager.rs:764:15
[INFO] [stdout]     |
[INFO] [stdout] 764 |         hwnd: HWND,
[INFO] [stdout]     |               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope
[INFO] [stdout]    --> src/manager.rs:765:14
[INFO] [stdout]     |
[INFO] [stdout] 765 |         msg: UINT,
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]   --> src/window.rs:49:38
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn with_hwnd(mut self, hwnd: HWND) -> Self {
[INFO] [stdout]    |                                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope
[INFO] [stdout]    --> src/manager.rs:766:17
[INFO] [stdout]     |
[INFO] [stdout] 766 |         wparam: WPARAM,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope
[INFO] [stdout]    --> src/manager.rs:767:17
[INFO] [stdout]     |
[INFO] [stdout] 767 |         lparam: LPARAM,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope
[INFO] [stdout]    --> src/manager.rs:768:10
[INFO] [stdout]     |
[INFO] [stdout] 768 |     ) -> LRESULT {
[INFO] [stdout]     |          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_CREATE` in this scope
[INFO] [stdout]    --> src/manager.rs:769:19
[INFO] [stdout]     |
[INFO] [stdout] 769 |         if msg == WM_CREATE {
[INFO] [stdout]     |                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GCLP_HICON` in this scope
[INFO] [stdout]   --> src/window.rs:82:41
[INFO] [stdout]    |
[INFO] [stdout] 82 |             SetClassLongPtrW(self.hwnd, GCLP_HICON, load_icon(path) as isize);
[INFO] [stdout]    |                                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `CREATESTRUCTW` in this scope
[INFO] [stdout]    --> src/manager.rs:770:48
[INFO] [stdout]     |
[INFO] [stdout] 770 |             let create_struct = lparam as *mut CREATESTRUCTW;
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]    --> src/manager.rs:773:37
[INFO] [stdout]     |
[INFO] [stdout] 773 |             SetWindowLongPtrW(hwnd, GWLP_USERDATA, msger_ptr as isize);
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_DRAWFRAME` in this scope
[INFO] [stdout]    --> src/window.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 SWP_DRAWFRAME | SWP_NOZORDER | SWP_NOSIZE | SWP_SHOWWINDOW,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_WNDPROC` in this scope
[INFO] [stdout]    --> src/manager.rs:774:37
[INFO] [stdout]     |
[INFO] [stdout] 774 |             SetWindowLongPtrW(hwnd, GWLP_WNDPROC, Self::process_messages as isize);
[INFO] [stdout]     |                                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_NOZORDER` in this scope
[INFO] [stdout]    --> src/window.rs:107:33
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 SWP_DRAWFRAME | SWP_NOZORDER | SWP_NOSIZE | SWP_SHOWWINDOW,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]   --> src/window.rs:19:22
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub(crate) hwnd: HWND,
[INFO] [stdout]    |                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_NOSIZE` in this scope
[INFO] [stdout]    --> src/window.rs:107:48
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 SWP_DRAWFRAME | SWP_NOZORDER | SWP_NOSIZE | SWP_SHOWWINDOW,
[INFO] [stdout]     |                                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]   --> src/window.rs:49:38
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn with_hwnd(mut self, hwnd: HWND) -> Self {
[INFO] [stdout]    |                                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_SHOWWINDOW` in this scope
[INFO] [stdout]    --> src/window.rs:107:61
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 SWP_DRAWFRAME | SWP_NOZORDER | SWP_NOSIZE | SWP_SHOWWINDOW,
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GCLP_HICON` in this scope
[INFO] [stdout]   --> src/window.rs:82:41
[INFO] [stdout]    |
[INFO] [stdout] 82 |             SetClassLongPtrW(self.hwnd, GCLP_HICON, load_icon(path) as isize);
[INFO] [stdout]    |                                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_DRAWFRAME` in this scope
[INFO] [stdout]    --> src/window.rs:133:17
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 SWP_DRAWFRAME | SWP_NOZORDER | SWP_NOREPOSITION | SWP_SHOWWINDOW,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_DRAWFRAME` in this scope
[INFO] [stdout]    --> src/window.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 SWP_DRAWFRAME | SWP_NOZORDER | SWP_NOSIZE | SWP_SHOWWINDOW,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_NOZORDER` in this scope
[INFO] [stdout]    --> src/window.rs:107:33
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 SWP_DRAWFRAME | SWP_NOZORDER | SWP_NOSIZE | SWP_SHOWWINDOW,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_NOZORDER` in this scope
[INFO] [stdout]    --> src/window.rs:133:33
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 SWP_DRAWFRAME | SWP_NOZORDER | SWP_NOREPOSITION | SWP_SHOWWINDOW,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_NOSIZE` in this scope
[INFO] [stdout]    --> src/window.rs:107:48
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 SWP_DRAWFRAME | SWP_NOZORDER | SWP_NOSIZE | SWP_SHOWWINDOW,
[INFO] [stdout]     |                                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_SHOWWINDOW` in this scope
[INFO] [stdout]    --> src/window.rs:107:61
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 SWP_DRAWFRAME | SWP_NOZORDER | SWP_NOSIZE | SWP_SHOWWINDOW,
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_NOREPOSITION` in this scope
[INFO] [stdout]    --> src/window.rs:133:48
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 SWP_DRAWFRAME | SWP_NOZORDER | SWP_NOREPOSITION | SWP_SHOWWINDOW,
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_DRAWFRAME` in this scope
[INFO] [stdout]    --> src/window.rs:133:17
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 SWP_DRAWFRAME | SWP_NOZORDER | SWP_NOREPOSITION | SWP_SHOWWINDOW,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_SHOWWINDOW` in this scope
[INFO] [stdout]    --> src/window.rs:133:67
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 SWP_DRAWFRAME | SWP_NOZORDER | SWP_NOREPOSITION | SWP_SHOWWINDOW,
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_NOZORDER` in this scope
[INFO] [stdout]    --> src/window.rs:133:33
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 SWP_DRAWFRAME | SWP_NOZORDER | SWP_NOREPOSITION | SWP_SHOWWINDOW,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_NOREPOSITION` in this scope
[INFO] [stdout]    --> src/window.rs:133:48
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 SWP_DRAWFRAME | SWP_NOZORDER | SWP_NOREPOSITION | SWP_SHOWWINDOW,
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/window.rs:247:30
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub(crate) fn from(hwnd: HWND) -> Self {
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_SHOWWINDOW` in this scope
[INFO] [stdout]    --> src/window.rs:133:67
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 SWP_DRAWFRAME | SWP_NOZORDER | SWP_NOREPOSITION | SWP_SHOWWINDOW,
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/window.rs:247:30
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub(crate) fn from(hwnd: HWND) -> Self {
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `RDW_INTERNALPAINT` in this scope
[INFO] [stdout]    --> src/window.rs:305:81
[INFO] [stdout]     |
[INFO] [stdout] 305 |             RedrawWindow(self.hwnd, std::ptr::null_mut(), std::ptr::null_mut(), RDW_INTERNALPAINT);
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `RDW_INTERNALPAINT` in this scope
[INFO] [stdout]    --> src/window.rs:305:81
[INFO] [stdout]     |
[INFO] [stdout] 305 |             RedrawWindow(self.hwnd, std::ptr::null_mut(), std::ptr::null_mut(), RDW_INTERNALPAINT);
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/window.rs:309:38
[INFO] [stdout]     |
[INFO] [stdout] 309 |     pub fn get_hwnd_class_name(hwnd: HWND) -> String {
[INFO] [stdout]     |                                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/window.rs:309:38
[INFO] [stdout]     |
[INFO] [stdout] 309 |     pub fn get_hwnd_class_name(hwnd: HWND) -> String {
[INFO] [stdout]     |                                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/window.rs:322:45
[INFO] [stdout]     |
[INFO] [stdout] 322 |         callback: unsafe extern "system" fn(HWND, UINT, WPARAM, LPARAM) -> LRESULT,
[INFO] [stdout]     |                                             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope
[INFO] [stdout]    --> src/window.rs:322:51
[INFO] [stdout]     |
[INFO] [stdout] 322 |         callback: unsafe extern "system" fn(HWND, UINT, WPARAM, LPARAM) -> LRESULT,
[INFO] [stdout]     |                                                   ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/window.rs:322:45
[INFO] [stdout]     |
[INFO] [stdout] 322 |         callback: unsafe extern "system" fn(HWND, UINT, WPARAM, LPARAM) -> LRESULT,
[INFO] [stdout]     |                                             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope
[INFO] [stdout]    --> src/window.rs:322:57
[INFO] [stdout]     |
[INFO] [stdout] 322 |         callback: unsafe extern "system" fn(HWND, UINT, WPARAM, LPARAM) -> LRESULT,
[INFO] [stdout]     |                                                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope
[INFO] [stdout]    --> src/window.rs:322:65
[INFO] [stdout]     |
[INFO] [stdout] 322 |         callback: unsafe extern "system" fn(HWND, UINT, WPARAM, LPARAM) -> LRESULT,
[INFO] [stdout]     |                                                                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope
[INFO] [stdout]    --> src/window.rs:322:51
[INFO] [stdout]     |
[INFO] [stdout] 322 |         callback: unsafe extern "system" fn(HWND, UINT, WPARAM, LPARAM) -> LRESULT,
[INFO] [stdout]     |                                                   ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope
[INFO] [stdout]    --> src/window.rs:322:76
[INFO] [stdout]     |
[INFO] [stdout] 322 |         callback: unsafe extern "system" fn(HWND, UINT, WPARAM, LPARAM) -> LRESULT,
[INFO] [stdout]     |                                                                            ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/window.rs:323:10
[INFO] [stdout]     |
[INFO] [stdout] 323 |     ) -> HWND {
[INFO] [stdout]     |          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope
[INFO] [stdout]    --> src/window.rs:322:57
[INFO] [stdout]     |
[INFO] [stdout] 322 |         callback: unsafe extern "system" fn(HWND, UINT, WPARAM, LPARAM) -> LRESULT,
[INFO] [stdout]     |                                                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WNDCLASSEXW` in this scope
[INFO] [stdout]    --> src/window.rs:324:18
[INFO] [stdout]     |
[INFO] [stdout] 324 |         let wc = WNDCLASSEXW {
[INFO] [stdout]     |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope
[INFO] [stdout]    --> src/window.rs:322:65
[INFO] [stdout]     |
[INFO] [stdout] 322 |         callback: unsafe extern "system" fn(HWND, UINT, WPARAM, LPARAM) -> LRESULT,
[INFO] [stdout]     |                                                                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `WNDCLASSEXW` in this scope
[INFO] [stdout]    --> src/window.rs:325:41
[INFO] [stdout]     |
[INFO] [stdout] 325 |             cbSize: std::mem::size_of::<WNDCLASSEXW>() as u32,
[INFO] [stdout]     |                                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 36  | impl<WNDCLASSEXW> Window {
[INFO] [stdout]     |     +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope
[INFO] [stdout]    --> src/window.rs:322:76
[INFO] [stdout]     |
[INFO] [stdout] 322 |         callback: unsafe extern "system" fn(HWND, UINT, WPARAM, LPARAM) -> LRESULT,
[INFO] [stdout]     |                                                                            ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RECT` in this scope
[INFO] [stdout]    --> src/window.rs:341:21
[INFO] [stdout]     |
[INFO] [stdout] 341 |         let mut wr: RECT = std::mem::zeroed();
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_OVERLAPPED` in this scope
[INFO] [stdout]    --> src/window.rs:347:25
[INFO] [stdout]     |
[INFO] [stdout] 347 |         let mut style = WS_OVERLAPPED | WS_CAPTION | WS_SYSMENU | WS_MINIMIZEBOX | WS_MAXIMIZEBOX;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/window.rs:323:10
[INFO] [stdout]     |
[INFO] [stdout] 323 |     ) -> HWND {
[INFO] [stdout]     |          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_CAPTION` in this scope
[INFO] [stdout]    --> src/window.rs:347:41
[INFO] [stdout]     |
[INFO] [stdout] 347 |         let mut style = WS_OVERLAPPED | WS_CAPTION | WS_SYSMENU | WS_MINIMIZEBOX | WS_MAXIMIZEBOX;
[INFO] [stdout]     |                                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WNDCLASSEXW` in this scope
[INFO] [stdout]    --> src/window.rs:324:18
[INFO] [stdout]     |
[INFO] [stdout] 324 |         let wc = WNDCLASSEXW {
[INFO] [stdout]     |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_SYSMENU` in this scope
[INFO] [stdout]    --> src/window.rs:347:54
[INFO] [stdout]     |
[INFO] [stdout] 347 |         let mut style = WS_OVERLAPPED | WS_CAPTION | WS_SYSMENU | WS_MINIMIZEBOX | WS_MAXIMIZEBOX;
[INFO] [stdout]     |                                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_MINIMIZEBOX` in this scope
[INFO] [stdout]    --> src/window.rs:347:67
[INFO] [stdout]     |
[INFO] [stdout] 347 |         let mut style = WS_OVERLAPPED | WS_CAPTION | WS_SYSMENU | WS_MINIMIZEBOX | WS_MAXIMIZEBOX;
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `WNDCLASSEXW` in this scope
[INFO] [stdout]    --> src/window.rs:325:41
[INFO] [stdout]     |
[INFO] [stdout] 325 |             cbSize: std::mem::size_of::<WNDCLASSEXW>() as u32,
[INFO] [stdout]     |                                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 36  | impl<WNDCLASSEXW> Window {
[INFO] [stdout]     |     +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_MAXIMIZEBOX` in this scope
[INFO] [stdout]    --> src/window.rs:347:84
[INFO] [stdout]     |
[INFO] [stdout] 347 |         let mut style = WS_OVERLAPPED | WS_CAPTION | WS_SYSMENU | WS_MINIMIZEBOX | WS_MAXIMIZEBOX;
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_THICKFRAME` in this scope
[INFO] [stdout]    --> src/window.rs:349:22
[INFO] [stdout]     |
[INFO] [stdout] 349 |             style |= WS_THICKFRAME;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RECT` in this scope
[INFO] [stdout]    --> src/window.rs:341:21
[INFO] [stdout]     |
[INFO] [stdout] 341 |         let mut wr: RECT = std::mem::zeroed();
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `FALSE` in this scope
[INFO] [stdout]    --> src/window.rs:351:42
[INFO] [stdout]     |
[INFO] [stdout] 351 |         AdjustWindowRect(&mut wr, style, FALSE);
[INFO] [stdout]     |                                          ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you may want to use a bool value instead
[INFO] [stdout]     |
[INFO] [stdout] 351 |         AdjustWindowRect(&mut wr, style, false);
[INFO] [stdout]     |                                          ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_OVERLAPPED` in this scope
[INFO] [stdout]    --> src/window.rs:347:25
[INFO] [stdout]     |
[INFO] [stdout] 347 |         let mut style = WS_OVERLAPPED | WS_CAPTION | WS_SYSMENU | WS_MINIMIZEBOX | WS_MAXIMIZEBOX;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `c_void` in this scope
[INFO] [stdout]    --> src/window.rs:364:26
[INFO] [stdout]     |
[INFO] [stdout] 364 |             data as *mut c_void,
[INFO] [stdout]     |                          ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::ffi::c_void;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::ffi::c_void;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::os::raw::c_void;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_CAPTION` in this scope
[INFO] [stdout]    --> src/window.rs:347:41
[INFO] [stdout]     |
[INFO] [stdout] 347 |         let mut style = WS_OVERLAPPED | WS_CAPTION | WS_SYSMENU | WS_MINIMIZEBOX | WS_MAXIMIZEBOX;
[INFO] [stdout]     |                                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope
[INFO] [stdout]    --> src/window.rs:368:33
[INFO] [stdout]     |
[INFO] [stdout] 368 |             Theme::Dark => (20, TRUE),
[INFO] [stdout]     |                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you may want to use a bool value instead
[INFO] [stdout]     |
[INFO] [stdout] 368 |             Theme::Dark => (20, true),
[INFO] [stdout]     |                                 ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `FALSE` in this scope
[INFO] [stdout]    --> src/window.rs:369:33
[INFO] [stdout]     |
[INFO] [stdout] 369 |             Theme::Light => (0, FALSE),
[INFO] [stdout]     |                                 ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you may want to use a bool value instead
[INFO] [stdout]     |
[INFO] [stdout] 369 |             Theme::Light => (0, false),
[INFO] [stdout]     |                                 ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_SYSMENU` in this scope
[INFO] [stdout]    --> src/window.rs:347:54
[INFO] [stdout]     |
[INFO] [stdout] 347 |         let mut style = WS_OVERLAPPED | WS_CAPTION | WS_SYSMENU | WS_MINIMIZEBOX | WS_MAXIMIZEBOX;
[INFO] [stdout]     |                                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope
[INFO] [stdout]    --> src/window.rs:375:30
[INFO] [stdout]     |
[INFO] [stdout] 375 |             &value as *const BOOL as *const c_void,
[INFO] [stdout]     |                              ^^^^ help: a builtin type with a similar name exists: `bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_MINIMIZEBOX` in this scope
[INFO] [stdout]    --> src/window.rs:347:67
[INFO] [stdout]     |
[INFO] [stdout] 347 |         let mut style = WS_OVERLAPPED | WS_CAPTION | WS_SYSMENU | WS_MINIMIZEBOX | WS_MAXIMIZEBOX;
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `c_void` in this scope
[INFO] [stdout]    --> src/window.rs:375:45
[INFO] [stdout]     |
[INFO] [stdout] 375 |             &value as *const BOOL as *const c_void,
[INFO] [stdout]     |                                             ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::ffi::c_void;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::ffi::c_void;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::os::raw::c_void;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_MAXIMIZEBOX` in this scope
[INFO] [stdout]    --> src/window.rs:347:84
[INFO] [stdout]     |
[INFO] [stdout] 347 |         let mut style = WS_OVERLAPPED | WS_CAPTION | WS_SYSMENU | WS_MINIMIZEBOX | WS_MAXIMIZEBOX;
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope
[INFO] [stdout]    --> src/window.rs:376:46
[INFO] [stdout]     |
[INFO] [stdout] 376 |             std::mem::size_of_val(&value) as DWORD,
[INFO] [stdout]     |                                              ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_THICKFRAME` in this scope
[INFO] [stdout]    --> src/window.rs:349:22
[INFO] [stdout]     |
[INFO] [stdout] 349 |             style |= WS_THICKFRAME;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SW_SHOW` in this scope
[INFO] [stdout]    --> src/window.rs:379:26
[INFO] [stdout]     |
[INFO] [stdout] 379 |         ShowWindow(hwnd, SW_SHOW);
[INFO] [stdout]     |                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `FALSE` in this scope
[INFO] [stdout]    --> src/window.rs:351:42
[INFO] [stdout]     |
[INFO] [stdout] 351 |         AdjustWindowRect(&mut wr, style, FALSE);
[INFO] [stdout]     |                                          ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you may want to use a bool value instead
[INFO] [stdout]     |
[INFO] [stdout] 351 |         AdjustWindowRect(&mut wr, style, false);
[INFO] [stdout]     |                                          ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `c_void` in this scope
[INFO] [stdout]    --> src/window.rs:364:26
[INFO] [stdout]     |
[INFO] [stdout] 364 |             data as *mut c_void,
[INFO] [stdout]     |                          ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::ffi::c_void;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::ffi::c_void;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::os::raw::c_void;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope
[INFO] [stdout]    --> src/window.rs:368:33
[INFO] [stdout]     |
[INFO] [stdout] 368 |             Theme::Dark => (20, TRUE),
[INFO] [stdout]     |                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you may want to use a bool value instead
[INFO] [stdout]     |
[INFO] [stdout] 368 |             Theme::Dark => (20, true),
[INFO] [stdout]     |                                 ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `FALSE` in this scope
[INFO] [stdout]    --> src/window.rs:369:33
[INFO] [stdout]     |
[INFO] [stdout] 369 |             Theme::Light => (0, FALSE),
[INFO] [stdout]     |                                 ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you may want to use a bool value instead
[INFO] [stdout]     |
[INFO] [stdout] 369 |             Theme::Light => (0, false),
[INFO] [stdout]     |                                 ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope
[INFO] [stdout]    --> src/window.rs:375:30
[INFO] [stdout]     |
[INFO] [stdout] 375 |             &value as *const BOOL as *const c_void,
[INFO] [stdout]     |                              ^^^^ help: a builtin type with a similar name exists: `bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `c_void` in this scope
[INFO] [stdout]    --> src/window.rs:375:45
[INFO] [stdout]     |
[INFO] [stdout] 375 |             &value as *const BOOL as *const c_void,
[INFO] [stdout]     |                                             ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::ffi::c_void;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::ffi::c_void;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::os::raw::c_void;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope
[INFO] [stdout]    --> src/window.rs:376:46
[INFO] [stdout]     |
[INFO] [stdout] 376 |             std::mem::size_of_val(&value) as DWORD,
[INFO] [stdout]     |                                              ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SW_SHOW` in this scope
[INFO] [stdout]    --> src/window.rs:379:26
[INFO] [stdout]     |
[INFO] [stdout] 379 |         ShowWindow(hwnd, SW_SHOW);
[INFO] [stdout]     |                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PeekMessageW` in this scope
[INFO] [stdout]    --> src/manager.rs:131:20
[INFO] [stdout]     |
[INFO] [stdout] 131 |                 if PeekMessageW(&mut msg, window, 0, 0, PM_REMOVE) > 0 {
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TranslateMessage` in this scope
[INFO] [stdout]    --> src/manager.rs:132:21
[INFO] [stdout]     |
[INFO] [stdout] 132 |                     TranslateMessage(&msg);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DispatchMessageW` in this scope
[INFO] [stdout]    --> src/manager.rs:133:21
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     DispatchMessageW(&msg);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PeekMessageW` in this scope
[INFO] [stdout]    --> src/manager.rs:131:20
[INFO] [stdout]     |
[INFO] [stdout] 131 |                 if PeekMessageW(&mut msg, window, 0, 0, PM_REMOVE) > 0 {
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:428:36
[INFO] [stdout]     |
[INFO] [stdout] 428 | ...                   if HIWORD(wparam) & XBUTTON1 > 0 {
[INFO] [stdout]     |                          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:440:43
[INFO] [stdout]     |
[INFO] [stdout] 440 | ...                   } else if HIWORD(wparam) & XBUTTON2 > 0 {
[INFO] [stdout]     |                                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TranslateMessage` in this scope
[INFO] [stdout]    --> src/manager.rs:132:21
[INFO] [stdout]     |
[INFO] [stdout] 132 |                     TranslateMessage(&msg);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:456:36
[INFO] [stdout]     |
[INFO] [stdout] 456 | ...                   if LOWORD(wparam as u32) as usize & MK_XBUTTON1 > 0 {
[INFO] [stdout]     |                          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DispatchMessageW` in this scope
[INFO] [stdout]    --> src/manager.rs:133:21
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     DispatchMessageW(&msg);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:468:43
[INFO] [stdout]     |
[INFO] [stdout] 468 | ...                   } else if LOWORD(wparam as u32) as usize & MK_XBUTTON2 > 0 {
[INFO] [stdout]     |                                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:428:36
[INFO] [stdout]     |
[INFO] [stdout] 428 | ...                   if HIWORD(wparam) & XBUTTON1 > 0 {
[INFO] [stdout]     |                          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PostQuitMessage` in this scope
[INFO] [stdout]    --> src/manager.rs:535:17
[INFO] [stdout]     |
[INFO] [stdout] 535 |                 PostQuitMessage(0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:440:43
[INFO] [stdout]     |
[INFO] [stdout] 440 | ...                   } else if HIWORD(wparam) & XBUTTON2 > 0 {
[INFO] [stdout]     |                                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GET_WHEEL_DELTA_WPARAM` in this scope
[INFO] [stdout]    --> src/manager.rs:549:29
[INFO] [stdout]     |
[INFO] [stdout] 549 |                 let delta = GET_WHEEL_DELTA_WPARAM(wparam);
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:456:36
[INFO] [stdout]     |
[INFO] [stdout] 456 | ...                   if LOWORD(wparam as u32) as usize & MK_XBUTTON1 > 0 {
[INFO] [stdout]     |                          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:468:43
[INFO] [stdout]     |
[INFO] [stdout] 468 | ...                   } else if LOWORD(wparam as u32) as usize & MK_XBUTTON2 > 0 {
[INFO] [stdout]     |                                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PostQuitMessage` in this scope
[INFO] [stdout]    --> src/manager.rs:535:17
[INFO] [stdout]     |
[INFO] [stdout] 535 |                 PostQuitMessage(0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:588:29
[INFO] [stdout]     |
[INFO] [stdout] 588 |                 let width = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:589:30
[INFO] [stdout]     |
[INFO] [stdout] 589 |                 let height = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                              ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GET_WHEEL_DELTA_WPARAM` in this scope
[INFO] [stdout]    --> src/manager.rs:549:29
[INFO] [stdout]     |
[INFO] [stdout] 549 |                 let delta = GET_WHEEL_DELTA_WPARAM(wparam);
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:609:25
[INFO] [stdout]     |
[INFO] [stdout] 609 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:610:25
[INFO] [stdout]     |
[INFO] [stdout] 610 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:618:25
[INFO] [stdout]     |
[INFO] [stdout] 618 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:588:29
[INFO] [stdout]     |
[INFO] [stdout] 588 |                 let width = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:619:25
[INFO] [stdout]     |
[INFO] [stdout] 619 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:631:25
[INFO] [stdout]     |
[INFO] [stdout] 631 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:589:30
[INFO] [stdout]     |
[INFO] [stdout] 589 |                 let height = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                              ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:632:25
[INFO] [stdout]     |
[INFO] [stdout] 632 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:609:25
[INFO] [stdout]     |
[INFO] [stdout] 609 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:644:25
[INFO] [stdout]     |
[INFO] [stdout] 644 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:610:25
[INFO] [stdout]     |
[INFO] [stdout] 610 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:645:25
[INFO] [stdout]     |
[INFO] [stdout] 645 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:618:25
[INFO] [stdout]     |
[INFO] [stdout] 618 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:657:25
[INFO] [stdout]     |
[INFO] [stdout] 657 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:619:25
[INFO] [stdout]     |
[INFO] [stdout] 619 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:658:25
[INFO] [stdout]     |
[INFO] [stdout] 658 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:631:25
[INFO] [stdout]     |
[INFO] [stdout] 631 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:670:25
[INFO] [stdout]     |
[INFO] [stdout] 670 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:632:25
[INFO] [stdout]     |
[INFO] [stdout] 632 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:671:25
[INFO] [stdout]     |
[INFO] [stdout] 671 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:644:25
[INFO] [stdout]     |
[INFO] [stdout] 644 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:683:25
[INFO] [stdout]     |
[INFO] [stdout] 683 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:645:25
[INFO] [stdout]     |
[INFO] [stdout] 645 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:684:25
[INFO] [stdout]     |
[INFO] [stdout] 684 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:696:25
[INFO] [stdout]     |
[INFO] [stdout] 696 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:657:25
[INFO] [stdout]     |
[INFO] [stdout] 657 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:697:25
[INFO] [stdout]     |
[INFO] [stdout] 697 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:658:25
[INFO] [stdout]     |
[INFO] [stdout] 658 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:710:25
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:670:25
[INFO] [stdout]     |
[INFO] [stdout] 670 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:711:25
[INFO] [stdout]     |
[INFO] [stdout] 711 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:671:25
[INFO] [stdout]     |
[INFO] [stdout] 671 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:683:25
[INFO] [stdout]     |
[INFO] [stdout] 683 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DefWindowProcW` in this scope
[INFO] [stdout]    --> src/manager.rs:747:16
[INFO] [stdout]     |
[INFO] [stdout] 747 |         return DefWindowProcW(hwnd, msg, wparam, lparam);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:684:25
[INFO] [stdout]     |
[INFO] [stdout] 684 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowLongPtrW` in this scope
[INFO] [stdout]    --> src/manager.rs:756:22
[INFO] [stdout]     |
[INFO] [stdout] 756 |         let msger = (GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *const Messenger)
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:696:25
[INFO] [stdout]     |
[INFO] [stdout] 696 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:697:25
[INFO] [stdout]     |
[INFO] [stdout] 697 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowLongPtrW` in this scope
[INFO] [stdout]    --> src/manager.rs:773:13
[INFO] [stdout]     |
[INFO] [stdout] 773 |             SetWindowLongPtrW(hwnd, GWLP_USERDATA, msger_ptr as isize);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:710:25
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:711:25
[INFO] [stdout]     |
[INFO] [stdout] 711 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowLongPtrW` in this scope
[INFO] [stdout]    --> src/manager.rs:774:13
[INFO] [stdout]     |
[INFO] [stdout] 774 |             SetWindowLongPtrW(hwnd, GWLP_WNDPROC, Self::process_messages as isize);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DefWindowProcW` in this scope
[INFO] [stdout]    --> src/manager.rs:747:16
[INFO] [stdout]     |
[INFO] [stdout] 747 |         return DefWindowProcW(hwnd, msg, wparam, lparam);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DefWindowProcW` in this scope
[INFO] [stdout]    --> src/manager.rs:782:16
[INFO] [stdout]     |
[INFO] [stdout] 782 |         return DefWindowProcW(hwnd, msg, wparam, lparam);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowLongPtrW` in this scope
[INFO] [stdout]    --> src/manager.rs:756:22
[INFO] [stdout]     |
[INFO] [stdout] 756 |         let msger = (GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *const Messenger)
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowLongPtrW` in this scope
[INFO] [stdout]    --> src/manager.rs:773:13
[INFO] [stdout]     |
[INFO] [stdout] 773 |             SetWindowLongPtrW(hwnd, GWLP_USERDATA, msger_ptr as isize);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowLongPtrW` in this scope
[INFO] [stdout]    --> src/manager.rs:774:13
[INFO] [stdout]     |
[INFO] [stdout] 774 |             SetWindowLongPtrW(hwnd, GWLP_WNDPROC, Self::process_messages as isize);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowTextW` in this scope
[INFO] [stdout]   --> src/window.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |             SetWindowTextW(self.hwnd, wchar(title));
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DefWindowProcW` in this scope
[INFO] [stdout]    --> src/manager.rs:782:16
[INFO] [stdout]     |
[INFO] [stdout] 782 |         return DefWindowProcW(hwnd, msg, wparam, lparam);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetClassLongPtrW` in this scope
[INFO] [stdout]   --> src/window.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |             SetClassLongPtrW(self.hwnd, GCLP_HICON, load_icon(path) as isize);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowPos` in this scope
[INFO] [stdout]    --> src/window.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |             SetWindowPos(
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowTextW` in this scope
[INFO] [stdout]   --> src/window.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |             SetWindowTextW(self.hwnd, wchar(title));
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowPos` in this scope
[INFO] [stdout]    --> src/window.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |             SetWindowPos(
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetClassLongPtrW` in this scope
[INFO] [stdout]   --> src/window.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |             SetClassLongPtrW(self.hwnd, GCLP_HICON, load_icon(path) as isize);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowTextLengthW` in this scope
[INFO] [stdout]    --> src/window.rs:249:48
[INFO] [stdout]     |
[INFO] [stdout] 249 |             let mut title = Vec::with_capacity(GetWindowTextLengthW(hwnd) as usize + 1usize);
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowPos` in this scope
[INFO] [stdout]    --> src/window.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |             SetWindowPos(
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowTextW` in this scope
[INFO] [stdout]    --> src/window.rs:250:13
[INFO] [stdout]     |
[INFO] [stdout] 250 |             GetWindowTextW(hwnd, title.as_mut_ptr(), title.capacity() as i32);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowPos` in this scope
[INFO] [stdout]    --> src/window.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |             SetWindowPos(
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetClientRect` in this scope
[INFO] [stdout]    --> src/window.rs:256:13
[INFO] [stdout]     |
[INFO] [stdout] 256 |             GetClientRect(hwnd, &mut wr);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowTextLengthW` in this scope
[INFO] [stdout]    --> src/window.rs:249:48
[INFO] [stdout]     |
[INFO] [stdout] 249 |             let mut title = Vec::with_capacity(GetWindowTextLengthW(hwnd) as usize + 1usize);
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetClassNameW` in this scope
[INFO] [stdout]    --> src/window.rs:279:24
[INFO] [stdout]     |
[INFO] [stdout] 279 |             let size = GetClassNameW(self.hwnd, class.as_mut_ptr(), 512);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowTextW` in this scope
[INFO] [stdout]    --> src/window.rs:250:13
[INFO] [stdout]     |
[INFO] [stdout] 250 |             GetWindowTextW(hwnd, title.as_mut_ptr(), title.capacity() as i32);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetClientRect` in this scope
[INFO] [stdout]    --> src/window.rs:256:13
[INFO] [stdout]     |
[INFO] [stdout] 256 |             GetClientRect(hwnd, &mut wr);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RedrawWindow` in this scope
[INFO] [stdout]    --> src/window.rs:305:13
[INFO] [stdout]     |
[INFO] [stdout] 305 |             RedrawWindow(self.hwnd, std::ptr::null_mut(), std::ptr::null_mut(), RDW_INTERNALPAINT);
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetClassNameW` in this scope
[INFO] [stdout]    --> src/window.rs:279:24
[INFO] [stdout]     |
[INFO] [stdout] 279 |             let size = GetClassNameW(self.hwnd, class.as_mut_ptr(), 512);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetClassNameW` in this scope
[INFO] [stdout]    --> src/window.rs:312:24
[INFO] [stdout]     |
[INFO] [stdout] 312 |             let size = GetClassNameW(hwnd, class.as_mut_ptr(), 512);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RedrawWindow` in this scope
[INFO] [stdout]    --> src/window.rs:305:13
[INFO] [stdout]     |
[INFO] [stdout] 305 |             RedrawWindow(self.hwnd, std::ptr::null_mut(), std::ptr::null_mut(), RDW_INTERNALPAINT);
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetModuleHandleW` in this scope
[INFO] [stdout]    --> src/window.rs:330:24
[INFO] [stdout]     |
[INFO] [stdout] 330 |             hInstance: GetModuleHandleW(std::ptr::null_mut()),
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetClassNameW` in this scope
[INFO] [stdout]    --> src/window.rs:312:24
[INFO] [stdout]     |
[INFO] [stdout] 312 |             let size = GetClassNameW(hwnd, class.as_mut_ptr(), 512);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetModuleHandleW` in this scope
[INFO] [stdout]    --> src/window.rs:330:24
[INFO] [stdout]     |
[INFO] [stdout] 330 |             hInstance: GetModuleHandleW(std::ptr::null_mut()),
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]    --> src/window.rs:331:45
[INFO] [stdout]     |
[INFO] [stdout] 331 |             hIcon: load_icon(&builder.icon).cast(),
[INFO] [stdout]     |                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]    --> src/window.rs:336:47
[INFO] [stdout]     |
[INFO] [stdout] 336 |             hIconSm: load_icon(&builder.icon).cast(),
[INFO] [stdout]     |                                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]    --> src/window.rs:331:45
[INFO] [stdout]     |
[INFO] [stdout] 331 |             hIcon: load_icon(&builder.icon).cast(),
[INFO] [stdout]     |                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]    --> src/window.rs:336:47
[INFO] [stdout]     |
[INFO] [stdout] 336 |             hIconSm: load_icon(&builder.icon).cast(),
[INFO] [stdout]     |                                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegisterClassExW` in this scope
[INFO] [stdout]    --> src/window.rs:339:9
[INFO] [stdout]     |
[INFO] [stdout] 339 |         RegisterClassExW(&wc);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegisterClassExW` in this scope
[INFO] [stdout]    --> src/window.rs:339:9
[INFO] [stdout]     |
[INFO] [stdout] 339 |         RegisterClassExW(&wc);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AdjustWindowRect` in this scope
[INFO] [stdout]    --> src/window.rs:351:9
[INFO] [stdout]     |
[INFO] [stdout] 351 |         AdjustWindowRect(&mut wr, style, FALSE);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AdjustWindowRect` in this scope
[INFO] [stdout]    --> src/window.rs:351:9
[INFO] [stdout]     |
[INFO] [stdout] 351 |         AdjustWindowRect(&mut wr, style, FALSE);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateWindowExW` in this scope
[INFO] [stdout]    --> src/window.rs:352:20
[INFO] [stdout]     |
[INFO] [stdout] 352 |         let hwnd = CreateWindowExW(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ShowWindow` in this scope
[INFO] [stdout]    --> src/window.rs:379:9
[INFO] [stdout]     |
[INFO] [stdout] 379 |         ShowWindow(hwnd, SW_SHOW);
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateWindowExW` in this scope
[INFO] [stdout]    --> src/window.rs:352:20
[INFO] [stdout]     |
[INFO] [stdout] 352 |         let hwnd = CreateWindowExW(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ShowWindow` in this scope
[INFO] [stdout]    --> src/window.rs:379:9
[INFO] [stdout]     |
[INFO] [stdout] 379 |         ShowWindow(hwnd, SW_SHOW);
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetModuleHandleW` in this scope
[INFO] [stdout]    --> src/window.rs:391:35
[INFO] [stdout]     |
[INFO] [stdout] 391 |         hwnd.hinstance = unsafe { GetModuleHandleW(std::ptr::null()).cast() };
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetModuleHandleW` in this scope
[INFO] [stdout]    --> src/window.rs:391:35
[INFO] [stdout]     |
[INFO] [stdout] 391 |         hwnd.hinstance = unsafe { GetModuleHandleW(std::ptr::null()).cast() };
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 134 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0408, E0412, E0422, E0425, E0432, E0433, E0699.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0408`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 134 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0408, E0412, E0422, E0425, E0432, E0433, E0699.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0408`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dgews` (lib test) due to 135 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `dgews` (lib) due to 135 previous errors
[INFO] running `Command { std: "docker" "inspect" "c265006956b8eee26bb37079b8a097f33c8c3c80589a96b2dddc750d6e362d3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c265006956b8eee26bb37079b8a097f33c8c3c80589a96b2dddc750d6e362d3e", kill_on_drop: false }`
[INFO] [stdout] c265006956b8eee26bb37079b8a097f33c8c3c80589a96b2dddc750d6e362d3e
[INFO] checking dgews-0.1.5 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate dgews 0.1.5 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate dgews 0.1.5 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dgews 0.1.5
[INFO] finished tweaking crates.io crate dgews 0.1.5
[INFO] tweaked toml for crates.io crate dgews 0.1.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f17a0a5ea06a4c16bdd304c036de180c64202ba5215c153d202297efd0a47a34
[INFO] running `Command { std: "docker" "start" "-a" "f17a0a5ea06a4c16bdd304c036de180c64202ba5215c153d202297efd0a47a34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f17a0a5ea06a4c16bdd304c036de180c64202ba5215c153d202297efd0a47a34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f17a0a5ea06a4c16bdd304c036de180c64202ba5215c153d202297efd0a47a34", kill_on_drop: false }`
[INFO] [stdout] f17a0a5ea06a4c16bdd304c036de180c64202ba5215c153d202297efd0a47a34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7556d0cc778500406dbaca3db40fe9398461f26c3d3c41c80eeb6582d14ee75
[INFO] running `Command { std: "docker" "start" "-a" "d7556d0cc778500406dbaca3db40fe9398461f26c3d3c41c80eeb6582d14ee75", kill_on_drop: false }`
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking dgews v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]   --> src/manager.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     shared::{minwindef::*, windef::*},
[INFO] [stdout]    |     ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/manager.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     um::{wingdi::MAKEPOINTS, winuser::*},
[INFO] [stdout]    |     ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stdout]   --> src/manager.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     ctypes::*,
[INFO] [stdout]    |     ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> src/window.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     shared::{minwindef::*, windef::*},
[INFO] [stdout]   |     ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/window.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     um::{dwmapi::DwmSetWindowAttribute, libloaderapi::*, winuser::*},
[INFO] [stdout]   |     ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stdout]  --> src/window.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     ctypes::*,
[INFO] [stdout]   |     ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]   --> src/manager.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     shared::{minwindef::*, windef::*},
[INFO] [stdout]    |     ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/manager.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     um::{wingdi::MAKEPOINTS, winuser::*},
[INFO] [stdout]    |     ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stdout]   --> src/manager.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     ctypes::*,
[INFO] [stdout]    |     ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> src/window.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     shared::{minwindef::*, windef::*},
[INFO] [stdout]   |     ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/window.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     um::{dwmapi::DwmSetWindowAttribute, libloaderapi::*, winuser::*},
[INFO] [stdout]   |     ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stdout]  --> src/window.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     ctypes::*,
[INFO] [stdout]   |     ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ctypes` in `winapi`
[INFO] [stdout]    --> src/common.rs:370:53
[INFO] [stdout]     |
[INFO] [stdout] 370 | pub(crate) fn load_icon(path: &str) -> *mut winapi::ctypes::c_void {
[INFO] [stdout]     |                                                     ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ctypes` in `winapi`
[INFO] [stdout]    --> src/common.rs:370:53
[INFO] [stdout]     |
[INFO] [stdout] 370 | pub(crate) fn load_icon(path: &str) -> *mut winapi::ctypes::c_void {
[INFO] [stdout]     |                                                     ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> src/common.rs:372:17
[INFO] [stdout]     |
[INFO] [stdout] 372 |         winapi::um::winuser::LoadImageW(
[INFO] [stdout]     |                 ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> src/common.rs:372:17
[INFO] [stdout]     |
[INFO] [stdout] 372 |         winapi::um::winuser::LoadImageW(
[INFO] [stdout]     |                 ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> src/common.rs:375:21
[INFO] [stdout]     |
[INFO] [stdout] 375 |             winapi::um::winuser::IMAGE_ICON,
[INFO] [stdout]     |                     ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> src/common.rs:375:21
[INFO] [stdout]     |
[INFO] [stdout] 375 |             winapi::um::winuser::IMAGE_ICON,
[INFO] [stdout]     |                     ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> src/common.rs:378:21
[INFO] [stdout]     |
[INFO] [stdout] 378 |             winapi::um::winuser::LR_LOADFROMFILE,
[INFO] [stdout]     |                     ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]    --> src/common.rs:378:21
[INFO] [stdout]     |
[INFO] [stdout] 378 |             winapi::um::winuser::LR_LOADFROMFILE,
[INFO] [stdout]     |                     ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_SYSKEYDOWN` is not bound in all patterns
[INFO] [stdout]    --> src/manager.rs:565:13
[INFO] [stdout]     |
[INFO] [stdout] 565 |             WM_KEYDOWN | WM_SYSKEYDOWN => {
[INFO] [stdout]     |             ^^^^^^^^^^   ------------- variable not in all patterns
[INFO] [stdout]     |             |
[INFO] [stdout]     |             pattern doesn't bind `WM_SYSKEYDOWN`
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_SYSKEYDOWN`
[INFO] [stdout]    --> src/manager.rs:565:26
[INFO] [stdout]     |
[INFO] [stdout] 565 |             WM_KEYDOWN | WM_SYSKEYDOWN => {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_SYSKEYDOWN` is not bound in all patterns
[INFO] [stdout]    --> src/manager.rs:565:13
[INFO] [stdout]     |
[INFO] [stdout] 565 |             WM_KEYDOWN | WM_SYSKEYDOWN => {
[INFO] [stdout]     |             ^^^^^^^^^^   ------------- variable not in all patterns
[INFO] [stdout]     |             |
[INFO] [stdout]     |             pattern doesn't bind `WM_SYSKEYDOWN`
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_SYSKEYDOWN`
[INFO] [stdout]    --> src/manager.rs:565:26
[INFO] [stdout]     |
[INFO] [stdout] 565 |             WM_KEYDOWN | WM_SYSKEYDOWN => {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_KEYDOWN` is not bound in all patterns
[INFO] [stdout]    --> src/manager.rs:565:26
[INFO] [stdout]     |
[INFO] [stdout] 565 |             WM_KEYDOWN | WM_SYSKEYDOWN => {
[INFO] [stdout]     |             ----------   ^^^^^^^^^^^^^ pattern doesn't bind `WM_KEYDOWN`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             variable not in all patterns
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_KEYDOWN`
[INFO] [stdout]    --> src/manager.rs:565:13
[INFO] [stdout]     |
[INFO] [stdout] 565 |             WM_KEYDOWN | WM_SYSKEYDOWN => {
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_KEYDOWN` is not bound in all patterns
[INFO] [stdout]    --> src/manager.rs:565:26
[INFO] [stdout]     |
[INFO] [stdout] 565 |             WM_KEYDOWN | WM_SYSKEYDOWN => {
[INFO] [stdout]     |             ----------   ^^^^^^^^^^^^^ pattern doesn't bind `WM_KEYDOWN`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             variable not in all patterns
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_KEYDOWN`
[INFO] [stdout]    --> src/manager.rs:565:13
[INFO] [stdout]     |
[INFO] [stdout] 565 |             WM_KEYDOWN | WM_SYSKEYDOWN => {
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_SYSKEYUP` is not bound in all patterns
[INFO] [stdout]    --> src/manager.rs:576:13
[INFO] [stdout]     |
[INFO] [stdout] 576 |             WM_KEYUP | WM_SYSKEYUP => {
[INFO] [stdout]     |             ^^^^^^^^   ----------- variable not in all patterns
[INFO] [stdout]     |             |
[INFO] [stdout]     |             pattern doesn't bind `WM_SYSKEYUP`
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_SYSKEYUP`
[INFO] [stdout]    --> src/manager.rs:576:24
[INFO] [stdout]     |
[INFO] [stdout] 576 |             WM_KEYUP | WM_SYSKEYUP => {
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_SYSKEYUP` is not bound in all patterns
[INFO] [stdout]    --> src/manager.rs:576:13
[INFO] [stdout]     |
[INFO] [stdout] 576 |             WM_KEYUP | WM_SYSKEYUP => {
[INFO] [stdout]     |             ^^^^^^^^   ----------- variable not in all patterns
[INFO] [stdout]     |             |
[INFO] [stdout]     |             pattern doesn't bind `WM_SYSKEYUP`
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_SYSKEYUP`
[INFO] [stdout]    --> src/manager.rs:576:24
[INFO] [stdout]     |
[INFO] [stdout] 576 |             WM_KEYUP | WM_SYSKEYUP => {
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_KEYUP` is not bound in all patterns
[INFO] [stdout]    --> src/manager.rs:576:24
[INFO] [stdout]     |
[INFO] [stdout] 576 |             WM_KEYUP | WM_SYSKEYUP => {
[INFO] [stdout]     |             --------   ^^^^^^^^^^^ pattern doesn't bind `WM_KEYUP`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             variable not in all patterns
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_KEYUP`
[INFO] [stdout]    --> src/manager.rs:576:13
[INFO] [stdout]     |
[INFO] [stdout] 576 |             WM_KEYUP | WM_SYSKEYUP => {
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0408]: variable `WM_KEYUP` is not bound in all patterns
[INFO] [stdout]    --> src/manager.rs:576:24
[INFO] [stdout]     |
[INFO] [stdout] 576 |             WM_KEYUP | WM_SYSKEYUP => {
[INFO] [stdout]     |             --------   ^^^^^^^^^^^ pattern doesn't bind `WM_KEYUP`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             variable not in all patterns
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::WM_KEYUP`
[INFO] [stdout]    --> src/manager.rs:576:13
[INFO] [stdout]     |
[INFO] [stdout] 576 |             WM_KEYUP | WM_SYSKEYUP => {
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND__` in this scope
[INFO] [stdout]    --> src/manager.rs:115:28
[INFO] [stdout]     |
[INFO] [stdout] 115 |         let mut hwnd: *mut HWND__ = std::ptr::null_mut();
[INFO] [stdout]     |                            ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/manager.rs:118:40
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let p_hwnd = &mut hwnd as *mut HWND as usize;
[INFO] [stdout]     |                                        ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/manager.rs:123:40
[INFO] [stdout]     |
[INFO] [stdout] 123 |             let hwnd = (p_hwnd as *mut HWND).as_mut().unwrap();
[INFO] [stdout]     |                                        ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_REMOVE` in this scope
[INFO] [stdout]    --> src/manager.rs:131:57
[INFO] [stdout]     |
[INFO] [stdout] 131 |                 if PeekMessageW(&mut msg, window, 0, 0, PM_REMOVE) > 0 {
[INFO] [stdout]     |                                                         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `XBUTTON1` in this scope
[INFO] [stdout]    --> src/manager.rs:428:53
[INFO] [stdout]     |
[INFO] [stdout] 428 | ...                   if HIWORD(wparam) & XBUTTON1 > 0 {
[INFO] [stdout]     |                                           ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]     |
[INFO] [stdout] 3   + use crate::prelude::Button::XBUTTON1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `XBUTTON2` in this scope
[INFO] [stdout]    --> src/manager.rs:440:60
[INFO] [stdout]     |
[INFO] [stdout] 440 | ...                   } else if HIWORD(wparam) & XBUTTON2 > 0 {
[INFO] [stdout]     |                                                  ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]     |
[INFO] [stdout] 3   + use crate::prelude::Button::XBUTTON2;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MK_XBUTTON1` in this scope
[INFO] [stdout]    --> src/manager.rs:456:69
[INFO] [stdout]     |
[INFO] [stdout] 456 | ...                   if LOWORD(wparam as u32) as usize & MK_XBUTTON1 > 0 {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MK_XBUTTON2` in this scope
[INFO] [stdout]    --> src/manager.rs:468:76
[INFO] [stdout]     |
[INFO] [stdout] 468 | ...                   } else if LOWORD(wparam as u32) as usize & MK_XBUTTON2 > 0 {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/manager.rs:522:15
[INFO] [stdout]     |
[INFO] [stdout] 522 |         hwnd: HWND,
[INFO] [stdout]     |               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope
[INFO] [stdout]    --> src/manager.rs:523:14
[INFO] [stdout]     |
[INFO] [stdout] 523 |         msg: UINT,
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope
[INFO] [stdout]    --> src/manager.rs:524:17
[INFO] [stdout]     |
[INFO] [stdout] 524 |         wparam: WPARAM,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope
[INFO] [stdout]    --> src/manager.rs:525:17
[INFO] [stdout]     |
[INFO] [stdout] 525 |         lparam: LPARAM,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope
[INFO] [stdout]    --> src/manager.rs:526:10
[INFO] [stdout]     |
[INFO] [stdout] 526 |     ) -> LRESULT {
[INFO] [stdout]     |          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WHEEL_DELTA` in this scope
[INFO] [stdout]    --> src/manager.rs:553:43
[INFO] [stdout]     |
[INFO] [stdout] 553 |                         y_offset: delta / WHEEL_DELTA,
[INFO] [stdout]     |                                           ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SIZE_MAXIMIZED` in this scope
[INFO] [stdout]    --> src/manager.rs:590:30
[INFO] [stdout]     |
[INFO] [stdout] 590 |                 if wparam == SIZE_MAXIMIZED {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SIZE_MINIMIZED` in this scope
[INFO] [stdout]    --> src/manager.rs:595:37
[INFO] [stdout]     |
[INFO] [stdout] 595 |                 } else if wparam == SIZE_MINIMIZED {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/manager.rs:751:15
[INFO] [stdout]     |
[INFO] [stdout] 751 |         hwnd: HWND,
[INFO] [stdout]     |               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope
[INFO] [stdout]    --> src/manager.rs:752:14
[INFO] [stdout]     |
[INFO] [stdout] 752 |         msg: UINT,
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope
[INFO] [stdout]    --> src/manager.rs:753:17
[INFO] [stdout]     |
[INFO] [stdout] 753 |         wparam: WPARAM,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope
[INFO] [stdout]    --> src/manager.rs:754:17
[INFO] [stdout]     |
[INFO] [stdout] 754 |         lparam: LPARAM,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope
[INFO] [stdout]    --> src/manager.rs:755:10
[INFO] [stdout]     |
[INFO] [stdout] 755 |     ) -> LRESULT {
[INFO] [stdout]     |          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]    --> src/manager.rs:756:46
[INFO] [stdout]     |
[INFO] [stdout] 756 |         let msger = (GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *const Messenger)
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/manager.rs:764:15
[INFO] [stdout]     |
[INFO] [stdout] 764 |         hwnd: HWND,
[INFO] [stdout]     |               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope
[INFO] [stdout]    --> src/manager.rs:765:14
[INFO] [stdout]     |
[INFO] [stdout] 765 |         msg: UINT,
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope
[INFO] [stdout]    --> src/manager.rs:766:17
[INFO] [stdout]     |
[INFO] [stdout] 766 |         wparam: WPARAM,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope
[INFO] [stdout]    --> src/manager.rs:767:17
[INFO] [stdout]     |
[INFO] [stdout] 767 |         lparam: LPARAM,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope
[INFO] [stdout]    --> src/manager.rs:768:10
[INFO] [stdout]     |
[INFO] [stdout] 768 |     ) -> LRESULT {
[INFO] [stdout]     |          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_CREATE` in this scope
[INFO] [stdout]    --> src/manager.rs:769:19
[INFO] [stdout]     |
[INFO] [stdout] 769 |         if msg == WM_CREATE {
[INFO] [stdout]     |                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `CREATESTRUCTW` in this scope
[INFO] [stdout]    --> src/manager.rs:770:48
[INFO] [stdout]     |
[INFO] [stdout] 770 |             let create_struct = lparam as *mut CREATESTRUCTW;
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]    --> src/manager.rs:773:37
[INFO] [stdout]     |
[INFO] [stdout] 773 |             SetWindowLongPtrW(hwnd, GWLP_USERDATA, msger_ptr as isize);
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_WNDPROC` in this scope
[INFO] [stdout]    --> src/manager.rs:774:37
[INFO] [stdout]     |
[INFO] [stdout] 774 |             SetWindowLongPtrW(hwnd, GWLP_WNDPROC, Self::process_messages as isize);
[INFO] [stdout]     |                                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]   --> src/window.rs:19:22
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub(crate) hwnd: HWND,
[INFO] [stdout]    |                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]   --> src/window.rs:49:38
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn with_hwnd(mut self, hwnd: HWND) -> Self {
[INFO] [stdout]    |                                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GCLP_HICON` in this scope
[INFO] [stdout]   --> src/window.rs:82:41
[INFO] [stdout]    |
[INFO] [stdout] 82 |             SetClassLongPtrW(self.hwnd, GCLP_HICON, load_icon(path) as isize);
[INFO] [stdout]    |                                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_DRAWFRAME` in this scope
[INFO] [stdout]    --> src/window.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 SWP_DRAWFRAME | SWP_NOZORDER | SWP_NOSIZE | SWP_SHOWWINDOW,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_NOZORDER` in this scope
[INFO] [stdout]    --> src/window.rs:107:33
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 SWP_DRAWFRAME | SWP_NOZORDER | SWP_NOSIZE | SWP_SHOWWINDOW,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_NOSIZE` in this scope
[INFO] [stdout]    --> src/window.rs:107:48
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 SWP_DRAWFRAME | SWP_NOZORDER | SWP_NOSIZE | SWP_SHOWWINDOW,
[INFO] [stdout]     |                                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_SHOWWINDOW` in this scope
[INFO] [stdout]    --> src/window.rs:107:61
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 SWP_DRAWFRAME | SWP_NOZORDER | SWP_NOSIZE | SWP_SHOWWINDOW,
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_DRAWFRAME` in this scope
[INFO] [stdout]    --> src/window.rs:133:17
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 SWP_DRAWFRAME | SWP_NOZORDER | SWP_NOREPOSITION | SWP_SHOWWINDOW,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_NOZORDER` in this scope
[INFO] [stdout]    --> src/window.rs:133:33
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 SWP_DRAWFRAME | SWP_NOZORDER | SWP_NOREPOSITION | SWP_SHOWWINDOW,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_NOREPOSITION` in this scope
[INFO] [stdout]    --> src/window.rs:133:48
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 SWP_DRAWFRAME | SWP_NOZORDER | SWP_NOREPOSITION | SWP_SHOWWINDOW,
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_SHOWWINDOW` in this scope
[INFO] [stdout]    --> src/window.rs:133:67
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 SWP_DRAWFRAME | SWP_NOZORDER | SWP_NOREPOSITION | SWP_SHOWWINDOW,
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/window.rs:247:30
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub(crate) fn from(hwnd: HWND) -> Self {
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND__` in this scope
[INFO] [stdout]    --> src/manager.rs:115:28
[INFO] [stdout]     |
[INFO] [stdout] 115 |         let mut hwnd: *mut HWND__ = std::ptr::null_mut();
[INFO] [stdout]     |                            ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/manager.rs:118:40
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let p_hwnd = &mut hwnd as *mut HWND as usize;
[INFO] [stdout]     |                                        ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `RDW_INTERNALPAINT` in this scope
[INFO] [stdout]    --> src/window.rs:305:81
[INFO] [stdout]     |
[INFO] [stdout] 305 |             RedrawWindow(self.hwnd, std::ptr::null_mut(), std::ptr::null_mut(), RDW_INTERNALPAINT);
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/window.rs:309:38
[INFO] [stdout]     |
[INFO] [stdout] 309 |     pub fn get_hwnd_class_name(hwnd: HWND) -> String {
[INFO] [stdout]     |                                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/manager.rs:123:40
[INFO] [stdout]     |
[INFO] [stdout] 123 |             let hwnd = (p_hwnd as *mut HWND).as_mut().unwrap();
[INFO] [stdout]     |                                        ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PM_REMOVE` in this scope
[INFO] [stdout]    --> src/manager.rs:131:57
[INFO] [stdout]     |
[INFO] [stdout] 131 |                 if PeekMessageW(&mut msg, window, 0, 0, PM_REMOVE) > 0 {
[INFO] [stdout]     |                                                         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/window.rs:322:45
[INFO] [stdout]     |
[INFO] [stdout] 322 |         callback: unsafe extern "system" fn(HWND, UINT, WPARAM, LPARAM) -> LRESULT,
[INFO] [stdout]     |                                             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `XBUTTON1` in this scope
[INFO] [stdout]    --> src/manager.rs:428:53
[INFO] [stdout]     |
[INFO] [stdout] 428 | ...                   if HIWORD(wparam) & XBUTTON1 > 0 {
[INFO] [stdout]     |                                           ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]     |
[INFO] [stdout] 3   + use crate::prelude::Button::XBUTTON1;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `XBUTTON2` in this scope
[INFO] [stdout]    --> src/manager.rs:440:60
[INFO] [stdout]     |
[INFO] [stdout] 440 | ...                   } else if HIWORD(wparam) & XBUTTON2 > 0 {
[INFO] [stdout]     |                                                  ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]     |
[INFO] [stdout] 3   + use crate::prelude::Button::XBUTTON2;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope
[INFO] [stdout]    --> src/window.rs:322:51
[INFO] [stdout]     |
[INFO] [stdout] 322 |         callback: unsafe extern "system" fn(HWND, UINT, WPARAM, LPARAM) -> LRESULT,
[INFO] [stdout]     |                                                   ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MK_XBUTTON1` in this scope
[INFO] [stdout]    --> src/manager.rs:456:69
[INFO] [stdout]     |
[INFO] [stdout] 456 | ...                   if LOWORD(wparam as u32) as usize & MK_XBUTTON1 > 0 {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MK_XBUTTON2` in this scope
[INFO] [stdout]    --> src/manager.rs:468:76
[INFO] [stdout]     |
[INFO] [stdout] 468 | ...                   } else if LOWORD(wparam as u32) as usize & MK_XBUTTON2 > 0 {
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/manager.rs:522:15
[INFO] [stdout]     |
[INFO] [stdout] 522 |         hwnd: HWND,
[INFO] [stdout]     |               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope
[INFO] [stdout]    --> src/window.rs:322:57
[INFO] [stdout]     |
[INFO] [stdout] 322 |         callback: unsafe extern "system" fn(HWND, UINT, WPARAM, LPARAM) -> LRESULT,
[INFO] [stdout]     |                                                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope
[INFO] [stdout]    --> src/manager.rs:523:14
[INFO] [stdout]     |
[INFO] [stdout] 523 |         msg: UINT,
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope
[INFO] [stdout]    --> src/window.rs:322:65
[INFO] [stdout]     |
[INFO] [stdout] 322 |         callback: unsafe extern "system" fn(HWND, UINT, WPARAM, LPARAM) -> LRESULT,
[INFO] [stdout]     |                                                                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope
[INFO] [stdout]    --> src/window.rs:322:76
[INFO] [stdout]     |
[INFO] [stdout] 322 |         callback: unsafe extern "system" fn(HWND, UINT, WPARAM, LPARAM) -> LRESULT,
[INFO] [stdout]     |                                                                            ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope
[INFO] [stdout]    --> src/manager.rs:524:17
[INFO] [stdout]     |
[INFO] [stdout] 524 |         wparam: WPARAM,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope
[INFO] [stdout]    --> src/manager.rs:525:17
[INFO] [stdout]     |
[INFO] [stdout] 525 |         lparam: LPARAM,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/window.rs:323:10
[INFO] [stdout]     |
[INFO] [stdout] 323 |     ) -> HWND {
[INFO] [stdout]     |          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope
[INFO] [stdout]    --> src/manager.rs:526:10
[INFO] [stdout]     |
[INFO] [stdout] 526 |     ) -> LRESULT {
[INFO] [stdout]     |          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WNDCLASSEXW` in this scope
[INFO] [stdout]    --> src/window.rs:324:18
[INFO] [stdout]     |
[INFO] [stdout] 324 |         let wc = WNDCLASSEXW {
[INFO] [stdout]     |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WHEEL_DELTA` in this scope
[INFO] [stdout]    --> src/manager.rs:553:43
[INFO] [stdout]     |
[INFO] [stdout] 553 |                         y_offset: delta / WHEEL_DELTA,
[INFO] [stdout]     |                                           ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `WNDCLASSEXW` in this scope
[INFO] [stdout]    --> src/window.rs:325:41
[INFO] [stdout]     |
[INFO] [stdout] 325 |             cbSize: std::mem::size_of::<WNDCLASSEXW>() as u32,
[INFO] [stdout]     |                                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 36  | impl<WNDCLASSEXW> Window {
[INFO] [stdout]     |     +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SIZE_MAXIMIZED` in this scope
[INFO] [stdout]    --> src/manager.rs:590:30
[INFO] [stdout]     |
[INFO] [stdout] 590 |                 if wparam == SIZE_MAXIMIZED {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RECT` in this scope
[INFO] [stdout]    --> src/window.rs:341:21
[INFO] [stdout]     |
[INFO] [stdout] 341 |         let mut wr: RECT = std::mem::zeroed();
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SIZE_MINIMIZED` in this scope
[INFO] [stdout]    --> src/manager.rs:595:37
[INFO] [stdout]     |
[INFO] [stdout] 595 |                 } else if wparam == SIZE_MINIMIZED {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_OVERLAPPED` in this scope
[INFO] [stdout]    --> src/window.rs:347:25
[INFO] [stdout]     |
[INFO] [stdout] 347 |         let mut style = WS_OVERLAPPED | WS_CAPTION | WS_SYSMENU | WS_MINIMIZEBOX | WS_MAXIMIZEBOX;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_CAPTION` in this scope
[INFO] [stdout]    --> src/window.rs:347:41
[INFO] [stdout]     |
[INFO] [stdout] 347 |         let mut style = WS_OVERLAPPED | WS_CAPTION | WS_SYSMENU | WS_MINIMIZEBOX | WS_MAXIMIZEBOX;
[INFO] [stdout]     |                                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_SYSMENU` in this scope
[INFO] [stdout]    --> src/window.rs:347:54
[INFO] [stdout]     |
[INFO] [stdout] 347 |         let mut style = WS_OVERLAPPED | WS_CAPTION | WS_SYSMENU | WS_MINIMIZEBOX | WS_MAXIMIZEBOX;
[INFO] [stdout]     |                                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_MINIMIZEBOX` in this scope
[INFO] [stdout]    --> src/window.rs:347:67
[INFO] [stdout]     |
[INFO] [stdout] 347 |         let mut style = WS_OVERLAPPED | WS_CAPTION | WS_SYSMENU | WS_MINIMIZEBOX | WS_MAXIMIZEBOX;
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/manager.rs:751:15
[INFO] [stdout]     |
[INFO] [stdout] 751 |         hwnd: HWND,
[INFO] [stdout]     |               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope
[INFO] [stdout]    --> src/manager.rs:752:14
[INFO] [stdout]     |
[INFO] [stdout] 752 |         msg: UINT,
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope
[INFO] [stdout]    --> src/manager.rs:753:17
[INFO] [stdout]     |
[INFO] [stdout] 753 |         wparam: WPARAM,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope
[INFO] [stdout]    --> src/manager.rs:754:17
[INFO] [stdout]     |
[INFO] [stdout] 754 |         lparam: LPARAM,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope
[INFO] [stdout]    --> src/manager.rs:755:10
[INFO] [stdout]     |
[INFO] [stdout] 755 |     ) -> LRESULT {
[INFO] [stdout]     |          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_MAXIMIZEBOX` in this scope
[INFO] [stdout]    --> src/window.rs:347:84
[INFO] [stdout]     |
[INFO] [stdout] 347 |         let mut style = WS_OVERLAPPED | WS_CAPTION | WS_SYSMENU | WS_MINIMIZEBOX | WS_MAXIMIZEBOX;
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]    --> src/manager.rs:756:46
[INFO] [stdout]     |
[INFO] [stdout] 756 |         let msger = (GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *const Messenger)
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/manager.rs:764:15
[INFO] [stdout]     |
[INFO] [stdout] 764 |         hwnd: HWND,
[INFO] [stdout]     |               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope
[INFO] [stdout]    --> src/manager.rs:765:14
[INFO] [stdout]     |
[INFO] [stdout] 765 |         msg: UINT,
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope
[INFO] [stdout]    --> src/manager.rs:766:17
[INFO] [stdout]     |
[INFO] [stdout] 766 |         wparam: WPARAM,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_THICKFRAME` in this scope
[INFO] [stdout]    --> src/window.rs:349:22
[INFO] [stdout]     |
[INFO] [stdout] 349 |             style |= WS_THICKFRAME;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope
[INFO] [stdout]    --> src/manager.rs:767:17
[INFO] [stdout]     |
[INFO] [stdout] 767 |         lparam: LPARAM,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope
[INFO] [stdout]    --> src/manager.rs:768:10
[INFO] [stdout]     |
[INFO] [stdout] 768 |     ) -> LRESULT {
[INFO] [stdout]     |          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_CREATE` in this scope
[INFO] [stdout]    --> src/manager.rs:769:19
[INFO] [stdout]     |
[INFO] [stdout] 769 |         if msg == WM_CREATE {
[INFO] [stdout]     |                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `CREATESTRUCTW` in this scope
[INFO] [stdout]    --> src/manager.rs:770:48
[INFO] [stdout]     |
[INFO] [stdout] 770 |             let create_struct = lparam as *mut CREATESTRUCTW;
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `FALSE` in this scope
[INFO] [stdout]    --> src/window.rs:351:42
[INFO] [stdout]     |
[INFO] [stdout] 351 |         AdjustWindowRect(&mut wr, style, FALSE);
[INFO] [stdout]     |                                          ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you may want to use a bool value instead
[INFO] [stdout]     |
[INFO] [stdout] 351 |         AdjustWindowRect(&mut wr, style, false);
[INFO] [stdout]     |                                          ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_USERDATA` in this scope
[INFO] [stdout]    --> src/manager.rs:773:37
[INFO] [stdout]     |
[INFO] [stdout] 773 |             SetWindowLongPtrW(hwnd, GWLP_USERDATA, msger_ptr as isize);
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GWLP_WNDPROC` in this scope
[INFO] [stdout]    --> src/manager.rs:774:37
[INFO] [stdout]     |
[INFO] [stdout] 774 |             SetWindowLongPtrW(hwnd, GWLP_WNDPROC, Self::process_messages as isize);
[INFO] [stdout]     |                                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `c_void` in this scope
[INFO] [stdout]    --> src/window.rs:364:26
[INFO] [stdout]     |
[INFO] [stdout] 364 |             data as *mut c_void,
[INFO] [stdout]     |                          ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::ffi::c_void;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::ffi::c_void;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::os::raw::c_void;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope
[INFO] [stdout]    --> src/window.rs:368:33
[INFO] [stdout]     |
[INFO] [stdout] 368 |             Theme::Dark => (20, TRUE),
[INFO] [stdout]     |                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you may want to use a bool value instead
[INFO] [stdout]     |
[INFO] [stdout] 368 |             Theme::Dark => (20, true),
[INFO] [stdout]     |                                 ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]   --> src/window.rs:19:22
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub(crate) hwnd: HWND,
[INFO] [stdout]    |                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]   --> src/window.rs:49:38
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn with_hwnd(mut self, hwnd: HWND) -> Self {
[INFO] [stdout]    |                                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `FALSE` in this scope
[INFO] [stdout]    --> src/window.rs:369:33
[INFO] [stdout]     |
[INFO] [stdout] 369 |             Theme::Light => (0, FALSE),
[INFO] [stdout]     |                                 ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you may want to use a bool value instead
[INFO] [stdout]     |
[INFO] [stdout] 369 |             Theme::Light => (0, false),
[INFO] [stdout]     |                                 ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope
[INFO] [stdout]    --> src/window.rs:375:30
[INFO] [stdout]     |
[INFO] [stdout] 375 |             &value as *const BOOL as *const c_void,
[INFO] [stdout]     |                              ^^^^ help: a builtin type with a similar name exists: `bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GCLP_HICON` in this scope
[INFO] [stdout]   --> src/window.rs:82:41
[INFO] [stdout]    |
[INFO] [stdout] 82 |             SetClassLongPtrW(self.hwnd, GCLP_HICON, load_icon(path) as isize);
[INFO] [stdout]    |                                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `c_void` in this scope
[INFO] [stdout]    --> src/window.rs:375:45
[INFO] [stdout]     |
[INFO] [stdout] 375 |             &value as *const BOOL as *const c_void,
[INFO] [stdout]     |                                             ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::ffi::c_void;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::ffi::c_void;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::os::raw::c_void;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_DRAWFRAME` in this scope
[INFO] [stdout]    --> src/window.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 SWP_DRAWFRAME | SWP_NOZORDER | SWP_NOSIZE | SWP_SHOWWINDOW,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_NOZORDER` in this scope
[INFO] [stdout]    --> src/window.rs:107:33
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 SWP_DRAWFRAME | SWP_NOZORDER | SWP_NOSIZE | SWP_SHOWWINDOW,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope
[INFO] [stdout]    --> src/window.rs:376:46
[INFO] [stdout]     |
[INFO] [stdout] 376 |             std::mem::size_of_val(&value) as DWORD,
[INFO] [stdout]     |                                              ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_NOSIZE` in this scope
[INFO] [stdout]    --> src/window.rs:107:48
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 SWP_DRAWFRAME | SWP_NOZORDER | SWP_NOSIZE | SWP_SHOWWINDOW,
[INFO] [stdout]     |                                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SW_SHOW` in this scope
[INFO] [stdout]    --> src/window.rs:379:26
[INFO] [stdout]     |
[INFO] [stdout] 379 |         ShowWindow(hwnd, SW_SHOW);
[INFO] [stdout]     |                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_SHOWWINDOW` in this scope
[INFO] [stdout]    --> src/window.rs:107:61
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 SWP_DRAWFRAME | SWP_NOZORDER | SWP_NOSIZE | SWP_SHOWWINDOW,
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_DRAWFRAME` in this scope
[INFO] [stdout]    --> src/window.rs:133:17
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 SWP_DRAWFRAME | SWP_NOZORDER | SWP_NOREPOSITION | SWP_SHOWWINDOW,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_NOZORDER` in this scope
[INFO] [stdout]    --> src/window.rs:133:33
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 SWP_DRAWFRAME | SWP_NOZORDER | SWP_NOREPOSITION | SWP_SHOWWINDOW,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_NOREPOSITION` in this scope
[INFO] [stdout]    --> src/window.rs:133:48
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 SWP_DRAWFRAME | SWP_NOZORDER | SWP_NOREPOSITION | SWP_SHOWWINDOW,
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_SHOWWINDOW` in this scope
[INFO] [stdout]    --> src/window.rs:133:67
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 SWP_DRAWFRAME | SWP_NOZORDER | SWP_NOREPOSITION | SWP_SHOWWINDOW,
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/window.rs:247:30
[INFO] [stdout]     |
[INFO] [stdout] 247 |     pub(crate) fn from(hwnd: HWND) -> Self {
[INFO] [stdout]     |                              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `RDW_INTERNALPAINT` in this scope
[INFO] [stdout]    --> src/window.rs:305:81
[INFO] [stdout]     |
[INFO] [stdout] 305 |             RedrawWindow(self.hwnd, std::ptr::null_mut(), std::ptr::null_mut(), RDW_INTERNALPAINT);
[INFO] [stdout]     |                                                                                 ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/window.rs:309:38
[INFO] [stdout]     |
[INFO] [stdout] 309 |     pub fn get_hwnd_class_name(hwnd: HWND) -> String {
[INFO] [stdout]     |                                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/window.rs:322:45
[INFO] [stdout]     |
[INFO] [stdout] 322 |         callback: unsafe extern "system" fn(HWND, UINT, WPARAM, LPARAM) -> LRESULT,
[INFO] [stdout]     |                                             ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope
[INFO] [stdout]    --> src/window.rs:322:51
[INFO] [stdout]     |
[INFO] [stdout] 322 |         callback: unsafe extern "system" fn(HWND, UINT, WPARAM, LPARAM) -> LRESULT,
[INFO] [stdout]     |                                                   ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope
[INFO] [stdout]    --> src/window.rs:322:57
[INFO] [stdout]     |
[INFO] [stdout] 322 |         callback: unsafe extern "system" fn(HWND, UINT, WPARAM, LPARAM) -> LRESULT,
[INFO] [stdout]     |                                                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope
[INFO] [stdout]    --> src/window.rs:322:65
[INFO] [stdout]     |
[INFO] [stdout] 322 |         callback: unsafe extern "system" fn(HWND, UINT, WPARAM, LPARAM) -> LRESULT,
[INFO] [stdout]     |                                                                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope
[INFO] [stdout]    --> src/window.rs:322:76
[INFO] [stdout]     |
[INFO] [stdout] 322 |         callback: unsafe extern "system" fn(HWND, UINT, WPARAM, LPARAM) -> LRESULT,
[INFO] [stdout]     |                                                                            ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> src/window.rs:323:10
[INFO] [stdout]     |
[INFO] [stdout] 323 |     ) -> HWND {
[INFO] [stdout]     |          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WNDCLASSEXW` in this scope
[INFO] [stdout]    --> src/window.rs:324:18
[INFO] [stdout]     |
[INFO] [stdout] 324 |         let wc = WNDCLASSEXW {
[INFO] [stdout]     |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `WNDCLASSEXW` in this scope
[INFO] [stdout]    --> src/window.rs:325:41
[INFO] [stdout]     |
[INFO] [stdout] 325 |             cbSize: std::mem::size_of::<WNDCLASSEXW>() as u32,
[INFO] [stdout]     |                                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 36  | impl<WNDCLASSEXW> Window {
[INFO] [stdout]     |     +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RECT` in this scope
[INFO] [stdout]    --> src/window.rs:341:21
[INFO] [stdout]     |
[INFO] [stdout] 341 |         let mut wr: RECT = std::mem::zeroed();
[INFO] [stdout]     |                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_OVERLAPPED` in this scope
[INFO] [stdout]    --> src/window.rs:347:25
[INFO] [stdout]     |
[INFO] [stdout] 347 |         let mut style = WS_OVERLAPPED | WS_CAPTION | WS_SYSMENU | WS_MINIMIZEBOX | WS_MAXIMIZEBOX;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_CAPTION` in this scope
[INFO] [stdout]    --> src/window.rs:347:41
[INFO] [stdout]     |
[INFO] [stdout] 347 |         let mut style = WS_OVERLAPPED | WS_CAPTION | WS_SYSMENU | WS_MINIMIZEBOX | WS_MAXIMIZEBOX;
[INFO] [stdout]     |                                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_SYSMENU` in this scope
[INFO] [stdout]    --> src/window.rs:347:54
[INFO] [stdout]     |
[INFO] [stdout] 347 |         let mut style = WS_OVERLAPPED | WS_CAPTION | WS_SYSMENU | WS_MINIMIZEBOX | WS_MAXIMIZEBOX;
[INFO] [stdout]     |                                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_MINIMIZEBOX` in this scope
[INFO] [stdout]    --> src/window.rs:347:67
[INFO] [stdout]     |
[INFO] [stdout] 347 |         let mut style = WS_OVERLAPPED | WS_CAPTION | WS_SYSMENU | WS_MINIMIZEBOX | WS_MAXIMIZEBOX;
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_MAXIMIZEBOX` in this scope
[INFO] [stdout]    --> src/window.rs:347:84
[INFO] [stdout]     |
[INFO] [stdout] 347 |         let mut style = WS_OVERLAPPED | WS_CAPTION | WS_SYSMENU | WS_MINIMIZEBOX | WS_MAXIMIZEBOX;
[INFO] [stdout]     |                                                                                    ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_THICKFRAME` in this scope
[INFO] [stdout]    --> src/window.rs:349:22
[INFO] [stdout]     |
[INFO] [stdout] 349 |             style |= WS_THICKFRAME;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `FALSE` in this scope
[INFO] [stdout]    --> src/window.rs:351:42
[INFO] [stdout]     |
[INFO] [stdout] 351 |         AdjustWindowRect(&mut wr, style, FALSE);
[INFO] [stdout]     |                                          ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you may want to use a bool value instead
[INFO] [stdout]     |
[INFO] [stdout] 351 |         AdjustWindowRect(&mut wr, style, false);
[INFO] [stdout]     |                                          ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `c_void` in this scope
[INFO] [stdout]    --> src/window.rs:364:26
[INFO] [stdout]     |
[INFO] [stdout] 364 |             data as *mut c_void,
[INFO] [stdout]     |                          ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::ffi::c_void;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::ffi::c_void;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::os::raw::c_void;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope
[INFO] [stdout]    --> src/window.rs:368:33
[INFO] [stdout]     |
[INFO] [stdout] 368 |             Theme::Dark => (20, TRUE),
[INFO] [stdout]     |                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you may want to use a bool value instead
[INFO] [stdout]     |
[INFO] [stdout] 368 |             Theme::Dark => (20, true),
[INFO] [stdout]     |                                 ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `FALSE` in this scope
[INFO] [stdout]    --> src/window.rs:369:33
[INFO] [stdout]     |
[INFO] [stdout] 369 |             Theme::Light => (0, FALSE),
[INFO] [stdout]     |                                 ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you may want to use a bool value instead
[INFO] [stdout]     |
[INFO] [stdout] 369 |             Theme::Light => (0, false),
[INFO] [stdout]     |                                 ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope
[INFO] [stdout]    --> src/window.rs:375:30
[INFO] [stdout]     |
[INFO] [stdout] 375 |             &value as *const BOOL as *const c_void,
[INFO] [stdout]     |                              ^^^^ help: a builtin type with a similar name exists: `bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `c_void` in this scope
[INFO] [stdout]    --> src/window.rs:375:45
[INFO] [stdout]     |
[INFO] [stdout] 375 |             &value as *const BOOL as *const c_void,
[INFO] [stdout]     |                                             ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 1   + use core::ffi::c_void;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::ffi::c_void;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use std::os::raw::c_void;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope
[INFO] [stdout]    --> src/window.rs:376:46
[INFO] [stdout]     |
[INFO] [stdout] 376 |             std::mem::size_of_val(&value) as DWORD,
[INFO] [stdout]     |                                              ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SW_SHOW` in this scope
[INFO] [stdout]    --> src/window.rs:379:26
[INFO] [stdout]     |
[INFO] [stdout] 379 |         ShowWindow(hwnd, SW_SHOW);
[INFO] [stdout]     |                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PeekMessageW` in this scope
[INFO] [stdout]    --> src/manager.rs:131:20
[INFO] [stdout]     |
[INFO] [stdout] 131 |                 if PeekMessageW(&mut msg, window, 0, 0, PM_REMOVE) > 0 {
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TranslateMessage` in this scope
[INFO] [stdout]    --> src/manager.rs:132:21
[INFO] [stdout]     |
[INFO] [stdout] 132 |                     TranslateMessage(&msg);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DispatchMessageW` in this scope
[INFO] [stdout]    --> src/manager.rs:133:21
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     DispatchMessageW(&msg);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:428:36
[INFO] [stdout]     |
[INFO] [stdout] 428 | ...                   if HIWORD(wparam) & XBUTTON1 > 0 {
[INFO] [stdout]     |                          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:440:43
[INFO] [stdout]     |
[INFO] [stdout] 440 | ...                   } else if HIWORD(wparam) & XBUTTON2 > 0 {
[INFO] [stdout]     |                                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:456:36
[INFO] [stdout]     |
[INFO] [stdout] 456 | ...                   if LOWORD(wparam as u32) as usize & MK_XBUTTON1 > 0 {
[INFO] [stdout]     |                          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PeekMessageW` in this scope
[INFO] [stdout]    --> src/manager.rs:131:20
[INFO] [stdout]     |
[INFO] [stdout] 131 |                 if PeekMessageW(&mut msg, window, 0, 0, PM_REMOVE) > 0 {
[INFO] [stdout]     |                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:468:43
[INFO] [stdout]     |
[INFO] [stdout] 468 | ...                   } else if LOWORD(wparam as u32) as usize & MK_XBUTTON2 > 0 {
[INFO] [stdout]     |                                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TranslateMessage` in this scope
[INFO] [stdout]    --> src/manager.rs:132:21
[INFO] [stdout]     |
[INFO] [stdout] 132 |                     TranslateMessage(&msg);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DispatchMessageW` in this scope
[INFO] [stdout]    --> src/manager.rs:133:21
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     DispatchMessageW(&msg);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PostQuitMessage` in this scope
[INFO] [stdout]    --> src/manager.rs:535:17
[INFO] [stdout]     |
[INFO] [stdout] 535 |                 PostQuitMessage(0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GET_WHEEL_DELTA_WPARAM` in this scope
[INFO] [stdout]    --> src/manager.rs:549:29
[INFO] [stdout]     |
[INFO] [stdout] 549 |                 let delta = GET_WHEEL_DELTA_WPARAM(wparam);
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:428:36
[INFO] [stdout]     |
[INFO] [stdout] 428 | ...                   if HIWORD(wparam) & XBUTTON1 > 0 {
[INFO] [stdout]     |                          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:440:43
[INFO] [stdout]     |
[INFO] [stdout] 440 | ...                   } else if HIWORD(wparam) & XBUTTON2 > 0 {
[INFO] [stdout]     |                                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:456:36
[INFO] [stdout]     |
[INFO] [stdout] 456 | ...                   if LOWORD(wparam as u32) as usize & MK_XBUTTON1 > 0 {
[INFO] [stdout]     |                          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:588:29
[INFO] [stdout]     |
[INFO] [stdout] 588 |                 let width = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:468:43
[INFO] [stdout]     |
[INFO] [stdout] 468 | ...                   } else if LOWORD(wparam as u32) as usize & MK_XBUTTON2 > 0 {
[INFO] [stdout]     |                                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:589:30
[INFO] [stdout]     |
[INFO] [stdout] 589 |                 let height = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                              ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:609:25
[INFO] [stdout]     |
[INFO] [stdout] 609 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PostQuitMessage` in this scope
[INFO] [stdout]    --> src/manager.rs:535:17
[INFO] [stdout]     |
[INFO] [stdout] 535 |                 PostQuitMessage(0);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:610:25
[INFO] [stdout]     |
[INFO] [stdout] 610 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:618:25
[INFO] [stdout]     |
[INFO] [stdout] 618 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GET_WHEEL_DELTA_WPARAM` in this scope
[INFO] [stdout]    --> src/manager.rs:549:29
[INFO] [stdout]     |
[INFO] [stdout] 549 |                 let delta = GET_WHEEL_DELTA_WPARAM(wparam);
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:619:25
[INFO] [stdout]     |
[INFO] [stdout] 619 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:631:25
[INFO] [stdout]     |
[INFO] [stdout] 631 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:632:25
[INFO] [stdout]     |
[INFO] [stdout] 632 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:644:25
[INFO] [stdout]     |
[INFO] [stdout] 644 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:588:29
[INFO] [stdout]     |
[INFO] [stdout] 588 |                 let width = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                             ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:645:25
[INFO] [stdout]     |
[INFO] [stdout] 645 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:589:30
[INFO] [stdout]     |
[INFO] [stdout] 589 |                 let height = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                              ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:657:25
[INFO] [stdout]     |
[INFO] [stdout] 657 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:609:25
[INFO] [stdout]     |
[INFO] [stdout] 609 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:658:25
[INFO] [stdout]     |
[INFO] [stdout] 658 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:610:25
[INFO] [stdout]     |
[INFO] [stdout] 610 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:670:25
[INFO] [stdout]     |
[INFO] [stdout] 670 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:618:25
[INFO] [stdout]     |
[INFO] [stdout] 618 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:671:25
[INFO] [stdout]     |
[INFO] [stdout] 671 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:619:25
[INFO] [stdout]     |
[INFO] [stdout] 619 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:683:25
[INFO] [stdout]     |
[INFO] [stdout] 683 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:631:25
[INFO] [stdout]     |
[INFO] [stdout] 631 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:684:25
[INFO] [stdout]     |
[INFO] [stdout] 684 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:632:25
[INFO] [stdout]     |
[INFO] [stdout] 632 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:696:25
[INFO] [stdout]     |
[INFO] [stdout] 696 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:644:25
[INFO] [stdout]     |
[INFO] [stdout] 644 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:697:25
[INFO] [stdout]     |
[INFO] [stdout] 697 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:645:25
[INFO] [stdout]     |
[INFO] [stdout] 645 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:710:25
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:657:25
[INFO] [stdout]     |
[INFO] [stdout] 657 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:711:25
[INFO] [stdout]     |
[INFO] [stdout] 711 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:658:25
[INFO] [stdout]     |
[INFO] [stdout] 658 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:670:25
[INFO] [stdout]     |
[INFO] [stdout] 670 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DefWindowProcW` in this scope
[INFO] [stdout]    --> src/manager.rs:747:16
[INFO] [stdout]     |
[INFO] [stdout] 747 |         return DefWindowProcW(hwnd, msg, wparam, lparam);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:671:25
[INFO] [stdout]     |
[INFO] [stdout] 671 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:683:25
[INFO] [stdout]     |
[INFO] [stdout] 683 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowLongPtrW` in this scope
[INFO] [stdout]    --> src/manager.rs:756:22
[INFO] [stdout]     |
[INFO] [stdout] 756 |         let msger = (GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *const Messenger)
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:684:25
[INFO] [stdout]     |
[INFO] [stdout] 684 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:696:25
[INFO] [stdout]     |
[INFO] [stdout] 696 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowLongPtrW` in this scope
[INFO] [stdout]    --> src/manager.rs:773:13
[INFO] [stdout]     |
[INFO] [stdout] 773 |             SetWindowLongPtrW(hwnd, GWLP_USERDATA, msger_ptr as isize);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:697:25
[INFO] [stdout]     |
[INFO] [stdout] 697 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowLongPtrW` in this scope
[INFO] [stdout]    --> src/manager.rs:774:13
[INFO] [stdout]     |
[INFO] [stdout] 774 |             SetWindowLongPtrW(hwnd, GWLP_WNDPROC, Self::process_messages as isize);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:710:25
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let x = LOWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope
[INFO] [stdout]    --> src/manager.rs:711:25
[INFO] [stdout]     |
[INFO] [stdout] 711 |                 let y = HIWORD(lparam as u32) as i32;
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DefWindowProcW` in this scope
[INFO] [stdout]    --> src/manager.rs:782:16
[INFO] [stdout]     |
[INFO] [stdout] 782 |         return DefWindowProcW(hwnd, msg, wparam, lparam);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DefWindowProcW` in this scope
[INFO] [stdout]    --> src/manager.rs:747:16
[INFO] [stdout]     |
[INFO] [stdout] 747 |         return DefWindowProcW(hwnd, msg, wparam, lparam);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowLongPtrW` in this scope
[INFO] [stdout]    --> src/manager.rs:756:22
[INFO] [stdout]     |
[INFO] [stdout] 756 |         let msger = (GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *const Messenger)
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowLongPtrW` in this scope
[INFO] [stdout]    --> src/manager.rs:773:13
[INFO] [stdout]     |
[INFO] [stdout] 773 |             SetWindowLongPtrW(hwnd, GWLP_USERDATA, msger_ptr as isize);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowTextW` in this scope
[INFO] [stdout]   --> src/window.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |             SetWindowTextW(self.hwnd, wchar(title));
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowLongPtrW` in this scope
[INFO] [stdout]    --> src/manager.rs:774:13
[INFO] [stdout]     |
[INFO] [stdout] 774 |             SetWindowLongPtrW(hwnd, GWLP_WNDPROC, Self::process_messages as isize);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetClassLongPtrW` in this scope
[INFO] [stdout]   --> src/window.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |             SetClassLongPtrW(self.hwnd, GCLP_HICON, load_icon(path) as isize);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DefWindowProcW` in this scope
[INFO] [stdout]    --> src/manager.rs:782:16
[INFO] [stdout]     |
[INFO] [stdout] 782 |         return DefWindowProcW(hwnd, msg, wparam, lparam);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowPos` in this scope
[INFO] [stdout]    --> src/window.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |             SetWindowPos(
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowPos` in this scope
[INFO] [stdout]    --> src/window.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |             SetWindowPos(
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowTextLengthW` in this scope
[INFO] [stdout]    --> src/window.rs:249:48
[INFO] [stdout]     |
[INFO] [stdout] 249 |             let mut title = Vec::with_capacity(GetWindowTextLengthW(hwnd) as usize + 1usize);
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowTextW` in this scope
[INFO] [stdout]   --> src/window.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |             SetWindowTextW(self.hwnd, wchar(title));
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowTextW` in this scope
[INFO] [stdout]    --> src/window.rs:250:13
[INFO] [stdout]     |
[INFO] [stdout] 250 |             GetWindowTextW(hwnd, title.as_mut_ptr(), title.capacity() as i32);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetClassLongPtrW` in this scope
[INFO] [stdout]   --> src/window.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |             SetClassLongPtrW(self.hwnd, GCLP_HICON, load_icon(path) as isize);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetClientRect` in this scope
[INFO] [stdout]    --> src/window.rs:256:13
[INFO] [stdout]     |
[INFO] [stdout] 256 |             GetClientRect(hwnd, &mut wr);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowPos` in this scope
[INFO] [stdout]    --> src/window.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |             SetWindowPos(
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowPos` in this scope
[INFO] [stdout]    --> src/window.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |             SetWindowPos(
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetClassNameW` in this scope
[INFO] [stdout]    --> src/window.rs:279:24
[INFO] [stdout]     |
[INFO] [stdout] 279 |             let size = GetClassNameW(self.hwnd, class.as_mut_ptr(), 512);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RedrawWindow` in this scope
[INFO] [stdout]    --> src/window.rs:305:13
[INFO] [stdout]     |
[INFO] [stdout] 305 |             RedrawWindow(self.hwnd, std::ptr::null_mut(), std::ptr::null_mut(), RDW_INTERNALPAINT);
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowTextLengthW` in this scope
[INFO] [stdout]    --> src/window.rs:249:48
[INFO] [stdout]     |
[INFO] [stdout] 249 |             let mut title = Vec::with_capacity(GetWindowTextLengthW(hwnd) as usize + 1usize);
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetClassNameW` in this scope
[INFO] [stdout]    --> src/window.rs:312:24
[INFO] [stdout]     |
[INFO] [stdout] 312 |             let size = GetClassNameW(hwnd, class.as_mut_ptr(), 512);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowTextW` in this scope
[INFO] [stdout]    --> src/window.rs:250:13
[INFO] [stdout]     |
[INFO] [stdout] 250 |             GetWindowTextW(hwnd, title.as_mut_ptr(), title.capacity() as i32);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetModuleHandleW` in this scope
[INFO] [stdout]    --> src/window.rs:330:24
[INFO] [stdout]     |
[INFO] [stdout] 330 |             hInstance: GetModuleHandleW(std::ptr::null_mut()),
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetClientRect` in this scope
[INFO] [stdout]    --> src/window.rs:256:13
[INFO] [stdout]     |
[INFO] [stdout] 256 |             GetClientRect(hwnd, &mut wr);
[INFO] [stdout]     |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetClassNameW` in this scope
[INFO] [stdout]    --> src/window.rs:279:24
[INFO] [stdout]     |
[INFO] [stdout] 279 |             let size = GetClassNameW(self.hwnd, class.as_mut_ptr(), 512);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]    --> src/window.rs:331:45
[INFO] [stdout]     |
[INFO] [stdout] 331 |             hIcon: load_icon(&builder.icon).cast(),
[INFO] [stdout]     |                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]    --> src/window.rs:336:47
[INFO] [stdout]     |
[INFO] [stdout] 336 |             hIconSm: load_icon(&builder.icon).cast(),
[INFO] [stdout]     |                                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RedrawWindow` in this scope
[INFO] [stdout]    --> src/window.rs:305:13
[INFO] [stdout]     |
[INFO] [stdout] 305 |             RedrawWindow(self.hwnd, std::ptr::null_mut(), std::ptr::null_mut(), RDW_INTERNALPAINT);
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetClassNameW` in this scope
[INFO] [stdout]    --> src/window.rs:312:24
[INFO] [stdout]     |
[INFO] [stdout] 312 |             let size = GetClassNameW(hwnd, class.as_mut_ptr(), 512);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegisterClassExW` in this scope
[INFO] [stdout]    --> src/window.rs:339:9
[INFO] [stdout]     |
[INFO] [stdout] 339 |         RegisterClassExW(&wc);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetModuleHandleW` in this scope
[INFO] [stdout]    --> src/window.rs:330:24
[INFO] [stdout]     |
[INFO] [stdout] 330 |             hInstance: GetModuleHandleW(std::ptr::null_mut()),
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AdjustWindowRect` in this scope
[INFO] [stdout]    --> src/window.rs:351:9
[INFO] [stdout]     |
[INFO] [stdout] 351 |         AdjustWindowRect(&mut wr, style, FALSE);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateWindowExW` in this scope
[INFO] [stdout]    --> src/window.rs:352:20
[INFO] [stdout]     |
[INFO] [stdout] 352 |         let hwnd = CreateWindowExW(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]    --> src/window.rs:331:45
[INFO] [stdout]     |
[INFO] [stdout] 331 |             hIcon: load_icon(&builder.icon).cast(),
[INFO] [stdout]     |                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ShowWindow` in this scope
[INFO] [stdout]    --> src/window.rs:379:9
[INFO] [stdout]     |
[INFO] [stdout] 379 |         ShowWindow(hwnd, SW_SHOW);
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0699]: cannot call a method on a raw pointer with an unknown pointee type
[INFO] [stdout]    --> src/window.rs:336:47
[INFO] [stdout]     |
[INFO] [stdout] 336 |             hIconSm: load_icon(&builder.icon).cast(),
[INFO] [stdout]     |                                               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetModuleHandleW` in this scope
[INFO] [stdout]    --> src/window.rs:391:35
[INFO] [stdout]     |
[INFO] [stdout] 391 |         hwnd.hinstance = unsafe { GetModuleHandleW(std::ptr::null()).cast() };
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegisterClassExW` in this scope
[INFO] [stdout]    --> src/window.rs:339:9
[INFO] [stdout]     |
[INFO] [stdout] 339 |         RegisterClassExW(&wc);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AdjustWindowRect` in this scope
[INFO] [stdout]    --> src/window.rs:351:9
[INFO] [stdout]     |
[INFO] [stdout] 351 |         AdjustWindowRect(&mut wr, style, FALSE);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateWindowExW` in this scope
[INFO] [stdout]    --> src/window.rs:352:20
[INFO] [stdout]     |
[INFO] [stdout] 352 |         let hwnd = CreateWindowExW(
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ShowWindow` in this scope
[INFO] [stdout]    --> src/window.rs:379:9
[INFO] [stdout]     |
[INFO] [stdout] 379 |         ShowWindow(hwnd, SW_SHOW);
[INFO] [stdout]     |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetModuleHandleW` in this scope
[INFO] [stdout]    --> src/window.rs:391:35
[INFO] [stdout]     |
[INFO] [stdout] 391 |         hwnd.hinstance = unsafe { GetModuleHandleW(std::ptr::null()).cast() };
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 134 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0408, E0412, E0422, E0425, E0432, E0433, E0699.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0408`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dgews` (lib test) due to 135 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 134 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0408, E0412, E0422, E0425, E0432, E0433, E0699.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0408`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dgews` (lib) due to 135 previous errors
[INFO] running `Command { std: "docker" "inspect" "d7556d0cc778500406dbaca3db40fe9398461f26c3d3c41c80eeb6582d14ee75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7556d0cc778500406dbaca3db40fe9398461f26c3d3c41c80eeb6582d14ee75", kill_on_drop: false }`
[INFO] [stdout] d7556d0cc778500406dbaca3db40fe9398461f26c3d3c41c80eeb6582d14ee75
