[INFO] cloning repository https://github.com/louis030195/mediar-palette
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/louis030195/mediar-palette" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouis030195%2Fmediar-palette", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouis030195%2Fmediar-palette'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b862cfa40a36cce0a32821161da0efd0f724097
[INFO] testing louis030195/mediar-palette against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouis030195%2Fmediar-palette" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/louis030195/mediar-palette
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/louis030195/mediar-palette
[INFO] tweaked toml for git repo https://github.com/louis030195/mediar-palette written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/louis030195/mediar-palette on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/louis030195/mediar-palette already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded global-hotkey v0.6.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c953810e58e4c1582f4b7f16e3c68dc8fe2844e5dedc86f7aabb22f03b1612aa
[INFO] running `Command { std: "docker" "start" "-a" "c953810e58e4c1582f4b7f16e3c68dc8fe2844e5dedc86f7aabb22f03b1612aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c953810e58e4c1582f4b7f16e3c68dc8fe2844e5dedc86f7aabb22f03b1612aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c953810e58e4c1582f4b7f16e3c68dc8fe2844e5dedc86f7aabb22f03b1612aa", kill_on_drop: false }`
[INFO] [stdout] c953810e58e4c1582f4b7f16e3c68dc8fe2844e5dedc86f7aabb22f03b1612aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] baaf40d6faa2ccd6d23a981446a5f6ea91e07decce9a4bbd1e77868e77f5738e
[INFO] running `Command { std: "docker" "start" "-a" "baaf40d6faa2ccd6d23a981446a5f6ea91e07decce9a4bbd1e77868e77f5738e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling windows-result v0.2.0
[INFO] [stderr]    Compiling windows-strings v0.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling windows-implement v0.58.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling windows-interface v0.58.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling windows-core v0.58.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling windows v0.58.0
[INFO] [stderr]    Compiling keyboard-types v0.7.0
[INFO] [stderr]    Compiling global-hotkey v0.6.4
[INFO] [stderr]    Compiling mediar-palette v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/clipboard.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use windows::Win32::Foundation::HWND;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/clipboard.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use windows::Win32::System::DataExchange::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/clipboard.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows::Win32::System::Memory::{GlobalAlloc, GlobalLock, GlobalUnlock, GMEM_MOVEABLE};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/render.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows::Win32::Foundation::{COLORREF, RECT, SIZE};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/render.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/window.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use windows::Win32::Foundation::{HWND, LPARAM, LRESULT, RECT, WPARAM};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/window.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows::Win32::Graphics::Dwm::DwmExtendFrameIntoClientArea;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/window.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use windows::Win32::Graphics::Gdi::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/window.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::Win32::System::LibraryLoader::GetModuleHandleW;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/window.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | use windows::Win32::UI::Controls::MARGINS;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/window.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | use windows::Win32::UI::Input::KeyboardAndMouse::{SetFocus, VK_BACK, VK_DOWN, VK_ESCAPE, VK_RETURN, VK_UP};
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/window.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> src/window.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::core::{w, PCWSTR};
[INFO] [stdout]    |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/render.rs:93:22
[INFO] [stdout]    |
[INFO] [stdout] 93 |             windows::core::w!("Segoe UI"),
[INFO] [stdout]    |                      ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/render.rs:118:22
[INFO] [stdout]     |
[INFO] [stdout] 118 |             windows::core::w!("Segoe UI"),
[INFO] [stdout]     |                      ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/render.rs:202:22
[INFO] [stdout]     |
[INFO] [stdout] 202 |             windows::core::w!("Segoe UI"),
[INFO] [stdout]     |                      ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/render.rs:225:26
[INFO] [stdout]     |
[INFO] [stdout] 225 |                 windows::core::w!("Segoe UI"),
[INFO] [stdout]     |                          ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/render.rs:245:22
[INFO] [stdout]     |
[INFO] [stdout] 245 |             windows::core::w!("Segoe UI"),
[INFO] [stdout]     |                      ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]    --> src/render.rs:274:22
[INFO] [stdout]     |
[INFO] [stdout] 274 |             windows::core::w!("Segoe UI Emoji"),
[INFO] [stdout]     |                      ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/clipboard.rs:39:39
[INFO] [stdout]    |
[INFO] [stdout] 39 |         SetClipboardData(13, windows::Win32::Foundation::HANDLE(hmem.0))
[INFO] [stdout]    |                                       ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/palette.rs:113:41
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 let mut rect = windows::Win32::Foundation::RECT::default();
[INFO] [stdout]     |                                         ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/palette.rs:114:34
[INFO] [stdout]     |
[INFO] [stdout] 114 |                 let _ = windows::Win32::UI::WindowsAndMessaging::GetWindowRect(hwnd, &mut rect);
[INFO] [stdout]     |                                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/palette.rs:116:34
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 let _ = windows::Win32::UI::WindowsAndMessaging::SetWindowPos(
[INFO] [stdout]     |                                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/palette.rs:118:30
[INFO] [stdout]     |
[INFO] [stdout] 118 |                     windows::Win32::UI::WindowsAndMessaging::HWND_TOPMOST,
[INFO] [stdout]     |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/palette.rs:123:30
[INFO] [stdout]     |
[INFO] [stdout] 123 |                     windows::Win32::UI::WindowsAndMessaging::SWP_NOMOVE
[INFO] [stdout]     |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/palette.rs:124:36
[INFO] [stdout]     |
[INFO] [stdout] 124 |                         | windows::Win32::UI::WindowsAndMessaging::SWP_NOZORDER,
[INFO] [stdout]     |                                    ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/palette.rs:127:34
[INFO] [stdout]     |
[INFO] [stdout] 127 |                 let _ = windows::Win32::Graphics::Gdi::InvalidateRect(hwnd, None, true);
[INFO] [stdout]     |                                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/palette.rs:166:34
[INFO] [stdout]     |
[INFO] [stdout] 166 |                 let _ = windows::Win32::UI::WindowsAndMessaging::ShowWindow(
[INFO] [stdout]     |                                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/palette.rs:168:30
[INFO] [stdout]     |
[INFO] [stdout] 168 |                     windows::Win32::UI::WindowsAndMessaging::SW_HIDE,
[INFO] [stdout]     |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/window.rs:138:30
[INFO] [stdout]     |
[INFO] [stdout] 138 |             let _ = windows::Win32::Graphics::Dwm::DwmSetWindowAttribute(
[INFO] [stdout]     |                              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/window.rs:140:26
[INFO] [stdout]     |
[INFO] [stdout] 140 |                 windows::Win32::Graphics::Dwm::DWMWA_WINDOW_CORNER_PREFERENCE,
[INFO] [stdout]     |                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HDC` in this scope
[INFO] [stdout]   --> src/render.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 |     hdc: HDC,
[INFO] [stdout]    |          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TRANSPARENT` in this scope
[INFO] [stdout]   --> src/render.rs:49:24
[INFO] [stdout]    |
[INFO] [stdout] 49 |         SetBkMode(hdc, TRANSPARENT);
[INFO] [stdout]    |                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HDC` in this scope
[INFO] [stdout]   --> src/render.rs:82:29
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn draw_section_header(hdc: HDC, left: i32, top: i32, _right: i32, text: &str, theme: &Theme) {
[INFO] [stdout]    |                             ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `FW_SEMIBOLD` in this scope
[INFO] [stdout]   --> src/render.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |             FW_SEMIBOLD.0 as i32,
[INFO] [stdout]    |             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DEFAULT_CHARSET` in this scope
[INFO] [stdout]   --> src/render.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |             DEFAULT_CHARSET.0 as u32,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `OUT_DEFAULT_PRECIS` in this scope
[INFO] [stdout]   --> src/render.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 |             OUT_DEFAULT_PRECIS.0 as u32,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CLIP_DEFAULT_PRECIS` in this scope
[INFO] [stdout]   --> src/render.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |             CLIP_DEFAULT_PRECIS.0 as u32,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CLEARTYPE_QUALITY` in this scope
[INFO] [stdout]   --> src/render.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |             CLEARTYPE_QUALITY.0 as u32,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DEFAULT_PITCH` in this scope
[INFO] [stdout]   --> src/render.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |             DEFAULT_PITCH.0 as u32,
[INFO] [stdout]    |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HDC` in this scope
[INFO] [stdout]    --> src/render.rs:107:20
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn draw_input(hdc: HDC, rect: &RECT, state: &PaletteState, theme: &Theme) {
[INFO] [stdout]     |                    ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `FW_NORMAL` in this scope
[INFO] [stdout]    --> src/render.rs:111:13
[INFO] [stdout]     |
[INFO] [stdout] 111 |             FW_NORMAL.0 as i32,
[INFO] [stdout]     |             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DEFAULT_CHARSET` in this scope
[INFO] [stdout]    --> src/render.rs:113:13
[INFO] [stdout]     |
[INFO] [stdout] 113 |             DEFAULT_CHARSET.0 as u32,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `OUT_DEFAULT_PRECIS` in this scope
[INFO] [stdout]    --> src/render.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |             OUT_DEFAULT_PRECIS.0 as u32,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CLIP_DEFAULT_PRECIS` in this scope
[INFO] [stdout]    --> src/render.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout] 115 |             CLIP_DEFAULT_PRECIS.0 as u32,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CLEARTYPE_QUALITY` in this scope
[INFO] [stdout]    --> src/render.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |             CLEARTYPE_QUALITY.0 as u32,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DEFAULT_PITCH` in this scope
[INFO] [stdout]    --> src/render.rs:117:13
[INFO] [stdout]     |
[INFO] [stdout] 117 |             DEFAULT_PITCH.0 as u32,
[INFO] [stdout]     |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PS_SOLID` in this scope
[INFO] [stdout]    --> src/render.rs:142:33
[INFO] [stdout]     |
[INFO] [stdout] 142 |             let pen = CreatePen(PS_SOLID, 2, colorref_from_argb(theme.text));
[INFO] [stdout]     |                                 ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PS_SOLID` in this scope
[INFO] [stdout]    --> src/render.rs:151:29
[INFO] [stdout]     |
[INFO] [stdout] 151 |         let pen = CreatePen(PS_SOLID, 1, colorref_from_argb(theme.border));
[INFO] [stdout]     |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HDC` in this scope
[INFO] [stdout]    --> src/render.rs:164:21
[INFO] [stdout]     |
[INFO] [stdout] 164 | fn draw_result(hdc: HDC, rect: &RECT, command: &Command, selected: bool, theme: &Theme) {
[INFO] [stdout]     |                     ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `FW_NORMAL` in this scope
[INFO] [stdout]    --> src/render.rs:195:13
[INFO] [stdout]     |
[INFO] [stdout] 195 |             FW_NORMAL.0 as i32,
[INFO] [stdout]     |             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DEFAULT_CHARSET` in this scope
[INFO] [stdout]    --> src/render.rs:197:13
[INFO] [stdout]     |
[INFO] [stdout] 197 |             DEFAULT_CHARSET.0 as u32,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `OUT_DEFAULT_PRECIS` in this scope
[INFO] [stdout]    --> src/render.rs:198:13
[INFO] [stdout]     |
[INFO] [stdout] 198 |             OUT_DEFAULT_PRECIS.0 as u32,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CLIP_DEFAULT_PRECIS` in this scope
[INFO] [stdout]    --> src/render.rs:199:13
[INFO] [stdout]     |
[INFO] [stdout] 199 |             CLIP_DEFAULT_PRECIS.0 as u32,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CLEARTYPE_QUALITY` in this scope
[INFO] [stdout]    --> src/render.rs:200:13
[INFO] [stdout]     |
[INFO] [stdout] 200 |             CLEARTYPE_QUALITY.0 as u32,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DEFAULT_PITCH` in this scope
[INFO] [stdout]    --> src/render.rs:201:13
[INFO] [stdout]     |
[INFO] [stdout] 201 |             DEFAULT_PITCH.0 as u32,
[INFO] [stdout]     |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `FW_NORMAL` in this scope
[INFO] [stdout]    --> src/render.rs:218:17
[INFO] [stdout]     |
[INFO] [stdout] 218 |                 FW_NORMAL.0 as i32,
[INFO] [stdout]     |                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DEFAULT_CHARSET` in this scope
[INFO] [stdout]    --> src/render.rs:220:17
[INFO] [stdout]     |
[INFO] [stdout] 220 |                 DEFAULT_CHARSET.0 as u32,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `OUT_DEFAULT_PRECIS` in this scope
[INFO] [stdout]    --> src/render.rs:221:17
[INFO] [stdout]     |
[INFO] [stdout] 221 |                 OUT_DEFAULT_PRECIS.0 as u32,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CLIP_DEFAULT_PRECIS` in this scope
[INFO] [stdout]    --> src/render.rs:222:17
[INFO] [stdout]     |
[INFO] [stdout] 222 |                 CLIP_DEFAULT_PRECIS.0 as u32,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CLEARTYPE_QUALITY` in this scope
[INFO] [stdout]    --> src/render.rs:223:17
[INFO] [stdout]     |
[INFO] [stdout] 223 |                 CLEARTYPE_QUALITY.0 as u32,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DEFAULT_PITCH` in this scope
[INFO] [stdout]    --> src/render.rs:224:17
[INFO] [stdout]     |
[INFO] [stdout] 224 |                 DEFAULT_PITCH.0 as u32,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `FW_NORMAL` in this scope
[INFO] [stdout]    --> src/render.rs:238:13
[INFO] [stdout]     |
[INFO] [stdout] 238 |             FW_NORMAL.0 as i32,
[INFO] [stdout]     |             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DEFAULT_CHARSET` in this scope
[INFO] [stdout]    --> src/render.rs:240:13
[INFO] [stdout]     |
[INFO] [stdout] 240 |             DEFAULT_CHARSET.0 as u32,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `OUT_DEFAULT_PRECIS` in this scope
[INFO] [stdout]    --> src/render.rs:241:13
[INFO] [stdout]     |
[INFO] [stdout] 241 |             OUT_DEFAULT_PRECIS.0 as u32,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CLIP_DEFAULT_PRECIS` in this scope
[INFO] [stdout]    --> src/render.rs:242:13
[INFO] [stdout]     |
[INFO] [stdout] 242 |             CLIP_DEFAULT_PRECIS.0 as u32,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CLEARTYPE_QUALITY` in this scope
[INFO] [stdout]    --> src/render.rs:243:13
[INFO] [stdout]     |
[INFO] [stdout] 243 |             CLEARTYPE_QUALITY.0 as u32,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DEFAULT_PITCH` in this scope
[INFO] [stdout]    --> src/render.rs:244:13
[INFO] [stdout]     |
[INFO] [stdout] 244 |             DEFAULT_PITCH.0 as u32,
[INFO] [stdout]     |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HDC` in this scope
[INFO] [stdout]    --> src/render.rs:263:20
[INFO] [stdout]     |
[INFO] [stdout] 263 | fn draw_emoji(hdc: HDC, rect: &RECT, emoji: &str) {
[INFO] [stdout]     |                    ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `FW_NORMAL` in this scope
[INFO] [stdout]    --> src/render.rs:267:13
[INFO] [stdout]     |
[INFO] [stdout] 267 |             FW_NORMAL.0 as i32,
[INFO] [stdout]     |             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DEFAULT_CHARSET` in this scope
[INFO] [stdout]    --> src/render.rs:269:13
[INFO] [stdout]     |
[INFO] [stdout] 269 |             DEFAULT_CHARSET.0 as u32,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `OUT_DEFAULT_PRECIS` in this scope
[INFO] [stdout]    --> src/render.rs:270:13
[INFO] [stdout]     |
[INFO] [stdout] 270 |             OUT_DEFAULT_PRECIS.0 as u32,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CLIP_DEFAULT_PRECIS` in this scope
[INFO] [stdout]    --> src/render.rs:271:13
[INFO] [stdout]     |
[INFO] [stdout] 271 |             CLIP_DEFAULT_PRECIS.0 as u32,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CLEARTYPE_QUALITY` in this scope
[INFO] [stdout]    --> src/render.rs:272:13
[INFO] [stdout]     |
[INFO] [stdout] 272 |             CLEARTYPE_QUALITY.0 as u32,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DEFAULT_PITCH` in this scope
[INFO] [stdout]    --> src/render.rs:273:13
[INFO] [stdout]     |
[INFO] [stdout] 273 |             DEFAULT_PITCH.0 as u32,
[INFO] [stdout]     |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_CENTER` in this scope
[INFO] [stdout]    --> src/render.rs:280:51
[INFO] [stdout]     |
[INFO] [stdout] 280 |         DrawTextW(hdc, &mut wide.clone(), &mut r, DT_CENTER | DT_VCENTER | DT_SINGLELINE);
[INFO] [stdout]     |                                                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope
[INFO] [stdout]    --> src/render.rs:280:63
[INFO] [stdout]     |
[INFO] [stdout] 280 |         DrawTextW(hdc, &mut wide.clone(), &mut r, DT_CENTER | DT_VCENTER | DT_SINGLELINE);
[INFO] [stdout]     |                                                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope
[INFO] [stdout]    --> src/render.rs:280:76
[INFO] [stdout]     |
[INFO] [stdout] 280 |         DrawTextW(hdc, &mut wide.clone(), &mut r, DT_CENTER | DT_VCENTER | DT_SINGLELINE);
[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:83:22
[INFO] [stdout]    |
[INFO] [stdout] 83 |             let wc = WNDCLASSEXW {
[INFO] [stdout]    |                      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WNDCLASSEXW` in this scope
[INFO] [stdout]   --> src/window.rs:84:45
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 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] 72 | impl<WNDCLASSEXW> OverlayWindow {
[INFO] [stdout]    |     +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CS_HREDRAW` in this scope
[INFO] [stdout]   --> src/window.rs:85:24
[INFO] [stdout]    |
[INFO] [stdout] 85 |                 style: CS_HREDRAW | CS_VREDRAW,
[INFO] [stdout]    |                        ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CS_VREDRAW` in this scope
[INFO] [stdout]   --> src/window.rs:85:37
[INFO] [stdout]    |
[INFO] [stdout] 85 |                 style: CS_HREDRAW | CS_VREDRAW,
[INFO] [stdout]    |                                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `IDC_ARROW` in this scope
[INFO] [stdout]   --> src/window.rs:88:44
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 hCursor: LoadCursorW(None, IDC_ARROW)?,
[INFO] [stdout]    |                                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SM_CXSCREEN` in this scope
[INFO] [stdout]   --> src/window.rs:97:49
[INFO] [stdout]    |
[INFO] [stdout] 97 |             let screen_width = GetSystemMetrics(SM_CXSCREEN);
[INFO] [stdout]    |                                                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SM_CYSCREEN` in this scope
[INFO] [stdout]   --> src/window.rs:98:50
[INFO] [stdout]    |
[INFO] [stdout] 98 |             let screen_height = GetSystemMetrics(SM_CYSCREEN);
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_EX_TOPMOST` in this scope
[INFO] [stdout]    --> src/window.rs:108:17
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 WS_EX_TOPMOST | WS_EX_TOOLWINDOW | WS_EX_LAYERED,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_EX_TOOLWINDOW` in this scope
[INFO] [stdout]    --> src/window.rs:108:33
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 WS_EX_TOPMOST | WS_EX_TOOLWINDOW | WS_EX_LAYERED,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_EX_LAYERED` in this scope
[INFO] [stdout]    --> src/window.rs:108:52
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 WS_EX_TOPMOST | WS_EX_TOOLWINDOW | WS_EX_LAYERED,
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WS_POPUP` in this scope
[INFO] [stdout]    --> src/window.rs:111:17
[INFO] [stdout]     |
[INFO] [stdout] 111 |                 WS_POPUP,
[INFO] [stdout]     |                 ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `LWA_ALPHA` in this scope
[INFO] [stdout]    --> src/window.rs:123:80
[INFO] [stdout]     |
[INFO] [stdout] 123 |             SetLayeredWindowAttributes(hwnd, None, state.config.theme.opacity, LWA_ALPHA)?;
[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:168:38
[INFO] [stdout]     |
[INFO] [stdout] 168 |             let _ = ShowWindow(hwnd, SW_SHOW);
[INFO] [stdout]     |                                      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SW_HIDE` in this scope
[INFO] [stdout]    --> src/window.rs:181:38
[INFO] [stdout]     |
[INFO] [stdout] 181 |             let _ = ShowWindow(hwnd, SW_HIDE);
[INFO] [stdout]     |                                      ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `HWND_TOPMOST` in this scope
[INFO] [stdout]    --> src/window.rs:219:17
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 HWND_TOPMOST,
[INFO] [stdout]     |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SWP_NOMOVE` in this scope
[INFO] [stdout]    --> src/window.rs:224:17
[INFO] [stdout]     |
[INFO] [stdout] 224 |                 SWP_NOMOVE | SWP_NOZORDER,
[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:224:30
[INFO] [stdout]     |
[INFO] [stdout] 224 |                 SWP_NOMOVE | SWP_NOZORDER,
[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/window.rs:258:50
[INFO] [stdout]     |
[INFO] [stdout] 258 |         while PeekMessageW(&mut msg, None, 0, 0, PM_REMOVE).as_bool() {
[INFO] [stdout]     |                                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_QUIT` in this scope
[INFO] [stdout]    --> src/window.rs:259:31
[INFO] [stdout]     |
[INFO] [stdout] 259 |             if msg.message == WM_QUIT {
[INFO] [stdout]     |                               ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SRCCOPY` in this scope
[INFO] [stdout]    --> src/window.rs:305:68
[INFO] [stdout]     |
[INFO] [stdout] 305 |             let _ = BitBlt(hdc, 0, 0, width, height, mem_dc, 0, 0, SRCCOPY);
[INFO] [stdout]     |                                                                    ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `SW_HIDE` in this scope
[INFO] [stdout]    --> src/window.rs:321:46
[INFO] [stdout]     |
[INFO] [stdout] 321 |                     let _ = ShowWindow(hwnd, SW_HIDE);
[INFO] [stdout]     |                                              ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateSolidBrush` in this scope
[INFO] [stdout]   --> src/render.rs:45:24
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let bg_brush = CreateSolidBrush(colorref_from_argb(theme.background));
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FillRect` in this scope
[INFO] [stdout]   --> src/render.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         FillRect(hdc, rect, bg_brush);
[INFO] [stdout]    |         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DeleteObject` in this scope
[INFO] [stdout]   --> src/render.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let _ = DeleteObject(bg_brush);
[INFO] [stdout]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetBkMode` in this scope
[INFO] [stdout]   --> src/render.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         SetBkMode(hdc, TRANSPARENT);
[INFO] [stdout]    |         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateFontW` in this scope
[INFO] [stdout]   --> src/render.rs:84:20
[INFO] [stdout]    |
[INFO] [stdout] 84 |         let font = CreateFontW(
[INFO] [stdout]    |                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SelectObject` in this scope
[INFO] [stdout]   --> src/render.rs:95:24
[INFO] [stdout]    |
[INFO] [stdout] 95 |         let old_font = SelectObject(hdc, font);
[INFO] [stdout]    |                        ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetTextColor` in this scope
[INFO] [stdout]   --> src/render.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         SetTextColor(hdc, colorref_from_argb(theme.placeholder));
[INFO] [stdout]    |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TextOutW` in this scope
[INFO] [stdout]   --> src/render.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         TextOutW(hdc, left + PADDING, top + 8, &wide);
[INFO] [stdout]    |         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SelectObject` in this scope
[INFO] [stdout]    --> src/render.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |         SelectObject(hdc, old_font);
[INFO] [stdout]     |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DeleteObject` in this scope
[INFO] [stdout]    --> src/render.rs:102:17
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let _ = DeleteObject(font);
[INFO] [stdout]     |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateFontW` in this scope
[INFO] [stdout]    --> src/render.rs:109:20
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let font = CreateFontW(
[INFO] [stdout]     |                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SelectObject` in this scope
[INFO] [stdout]    --> src/render.rs:120:24
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let old_font = SelectObject(hdc, font);
[INFO] [stdout]     |                        ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetTextColor` in this scope
[INFO] [stdout]    --> src/render.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 123 |             SetTextColor(hdc, colorref_from_argb(theme.placeholder));
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetTextColor` in this scope
[INFO] [stdout]    --> src/render.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |             SetTextColor(hdc, colorref_from_argb(theme.text));
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TextOutW` in this scope
[INFO] [stdout]    --> src/render.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |         TextOutW(hdc, x, y, &wide);
[INFO] [stdout]     |         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetTextExtentPoint32W` in this scope
[INFO] [stdout]    --> src/render.rs:139:21
[INFO] [stdout]     |
[INFO] [stdout] 139 |             let _ = GetTextExtentPoint32W(hdc, &wide, &mut size);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreatePen` in this scope
[INFO] [stdout]    --> src/render.rs:142:23
[INFO] [stdout]     |
[INFO] [stdout] 142 |             let pen = CreatePen(PS_SOLID, 2, colorref_from_argb(theme.text));
[INFO] [stdout]     |                       ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SelectObject` in this scope
[INFO] [stdout]    --> src/render.rs:143:27
[INFO] [stdout]     |
[INFO] [stdout] 143 |             let old_pen = SelectObject(hdc, pen);
[INFO] [stdout]     |                           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MoveToEx` in this scope
[INFO] [stdout]    --> src/render.rs:144:21
[INFO] [stdout]     |
[INFO] [stdout] 144 |             let _ = MoveToEx(hdc, cursor_x, rect.top + 12, None);
[INFO] [stdout]     |                     ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LineTo` in this scope
[INFO] [stdout]    --> src/render.rs:145:21
[INFO] [stdout]     |
[INFO] [stdout] 145 |             let _ = LineTo(hdc, cursor_x, rect.top + INPUT_HEIGHT - 12);
[INFO] [stdout]     |                     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SelectObject` in this scope
[INFO] [stdout]    --> src/render.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |             SelectObject(hdc, old_pen);
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DeleteObject` in this scope
[INFO] [stdout]    --> src/render.rs:147:21
[INFO] [stdout]     |
[INFO] [stdout] 147 |             let _ = DeleteObject(pen);
[INFO] [stdout]     |                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreatePen` in this scope
[INFO] [stdout]    --> src/render.rs:151:19
[INFO] [stdout]     |
[INFO] [stdout] 151 |         let pen = CreatePen(PS_SOLID, 1, colorref_from_argb(theme.border));
[INFO] [stdout]     |                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SelectObject` in this scope
[INFO] [stdout]    --> src/render.rs:152:23
[INFO] [stdout]     |
[INFO] [stdout] 152 |         let old_pen = SelectObject(hdc, pen);
[INFO] [stdout]     |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MoveToEx` in this scope
[INFO] [stdout]    --> src/render.rs:153:17
[INFO] [stdout]     |
[INFO] [stdout] 153 |         let _ = MoveToEx(hdc, rect.left, rect.top + INPUT_HEIGHT - 1, None);
[INFO] [stdout]     |                 ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LineTo` in this scope
[INFO] [stdout]    --> src/render.rs:154:17
[INFO] [stdout]     |
[INFO] [stdout] 154 |         let _ = LineTo(hdc, rect.right, rect.top + INPUT_HEIGHT - 1);
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SelectObject` in this scope
[INFO] [stdout]    --> src/render.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |         SelectObject(hdc, old_pen);
[INFO] [stdout]     |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DeleteObject` in this scope
[INFO] [stdout]    --> src/render.rs:156:17
[INFO] [stdout]     |
[INFO] [stdout] 156 |         let _ = DeleteObject(pen);
[INFO] [stdout]     |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SelectObject` in this scope
[INFO] [stdout]    --> src/render.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         SelectObject(hdc, old_font);
[INFO] [stdout]     |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DeleteObject` in this scope
[INFO] [stdout]    --> src/render.rs:159:17
[INFO] [stdout]     |
[INFO] [stdout] 159 |         let _ = DeleteObject(font);
[INFO] [stdout]     |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateSolidBrush` in this scope
[INFO] [stdout]    --> src/render.rs:168:29
[INFO] [stdout]     |
[INFO] [stdout] 168 |             let sel_brush = CreateSolidBrush(colorref_from_argb(theme.selection));
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FillRect` in this scope
[INFO] [stdout]    --> src/render.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |             FillRect(hdc, rect, sel_brush);
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DeleteObject` in this scope
[INFO] [stdout]    --> src/render.rs:170:21
[INFO] [stdout]     |
[INFO] [stdout] 170 |             let _ = DeleteObject(sel_brush);
[INFO] [stdout]     |                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateFontW` in this scope
[INFO] [stdout]    --> src/render.rs:193:26
[INFO] [stdout]     |
[INFO] [stdout] 193 |         let title_font = CreateFontW(
[INFO] [stdout]     |                          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SelectObject` in this scope
[INFO] [stdout]    --> src/render.rs:204:24
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let old_font = SelectObject(hdc, title_font);
[INFO] [stdout]     |                        ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetTextColor` in this scope
[INFO] [stdout]    --> src/render.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 |         SetTextColor(hdc, colorref_from_argb(theme.text));
[INFO] [stdout]     |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TextOutW` in this scope
[INFO] [stdout]    --> src/render.rs:208:9
[INFO] [stdout]     |
[INFO] [stdout] 208 |         TextOutW(hdc, text_left, title_y, &title_wide);
[INFO] [stdout]     |         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetTextExtentPoint32W` in this scope
[INFO] [stdout]    --> src/render.rs:213:21
[INFO] [stdout]     |
[INFO] [stdout] 213 |             let _ = GetTextExtentPoint32W(hdc, &title_wide, &mut size);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetTextColor` in this scope
[INFO] [stdout]    --> src/render.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |             SetTextColor(hdc, colorref_from_argb(theme.placeholder));
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateFontW` in this scope
[INFO] [stdout]    --> src/render.rs:216:28
[INFO] [stdout]     |
[INFO] [stdout] 216 |             let sub_font = CreateFontW(
[INFO] [stdout]     |                            ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SelectObject` in this scope
[INFO] [stdout]    --> src/render.rs:227:13
[INFO] [stdout]     |
[INFO] [stdout] 227 |             SelectObject(hdc, sub_font);
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TextOutW` in this scope
[INFO] [stdout]    --> src/render.rs:230:13
[INFO] [stdout]     |
[INFO] [stdout] 230 |             TextOutW(hdc, text_left + size.cx + 10, title_y + 1, &sub_wide);
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DeleteObject` in this scope
[INFO] [stdout]    --> src/render.rs:231:21
[INFO] [stdout]     |
[INFO] [stdout] 231 |             let _ = DeleteObject(sub_font);
[INFO] [stdout]     |                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetTextColor` in this scope
[INFO] [stdout]    --> src/render.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 235 |         SetTextColor(hdc, colorref_from_argb(theme.placeholder));
[INFO] [stdout]     |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateFontW` in this scope
[INFO] [stdout]    --> src/render.rs:236:26
[INFO] [stdout]     |
[INFO] [stdout] 236 |         let label_font = CreateFontW(
[INFO] [stdout]     |                          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SelectObject` in this scope
[INFO] [stdout]    --> src/render.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |         SelectObject(hdc, label_font);
[INFO] [stdout]     |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetTextExtentPoint32W` in this scope
[INFO] [stdout]    --> src/render.rs:253:17
[INFO] [stdout]     |
[INFO] [stdout] 253 |         let _ = GetTextExtentPoint32W(hdc, &label_wide, &mut size);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TextOutW` in this scope
[INFO] [stdout]    --> src/render.rs:254:9
[INFO] [stdout]     |
[INFO] [stdout] 254 |         TextOutW(hdc, rect.right - PADDING - size.cx, title_y + 2, &label_wide);
[INFO] [stdout]     |         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DeleteObject` in this scope
[INFO] [stdout]    --> src/render.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |         let _ = DeleteObject(label_font);
[INFO] [stdout]     |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SelectObject` in this scope
[INFO] [stdout]    --> src/render.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 |         SelectObject(hdc, old_font);
[INFO] [stdout]     |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DeleteObject` in this scope
[INFO] [stdout]    --> src/render.rs:258:17
[INFO] [stdout]     |
[INFO] [stdout] 258 |         let _ = DeleteObject(title_font);
[INFO] [stdout]     |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateFontW` in this scope
[INFO] [stdout]    --> src/render.rs:265:26
[INFO] [stdout]     |
[INFO] [stdout] 265 |         let emoji_font = CreateFontW(
[INFO] [stdout]     |                          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SelectObject` in this scope
[INFO] [stdout]    --> src/render.rs:276:24
[INFO] [stdout]     |
[INFO] [stdout] 276 |         let old_font = SelectObject(hdc, emoji_font);
[INFO] [stdout]     |                        ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DrawTextW` in this scope
[INFO] [stdout]    --> src/render.rs:280:9
[INFO] [stdout]     |
[INFO] [stdout] 280 |         DrawTextW(hdc, &mut wide.clone(), &mut r, DT_CENTER | DT_VCENTER | DT_SINGLELINE);
[INFO] [stdout]     |         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SelectObject` in this scope
[INFO] [stdout]    --> src/render.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |         SelectObject(hdc, old_font);
[INFO] [stdout]     |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DeleteObject` in this scope
[INFO] [stdout]    --> src/render.rs:283:17
[INFO] [stdout]     |
[INFO] [stdout] 283 |         let _ = DeleteObject(emoji_font);
[INFO] [stdout]     |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LoadCursorW` in this scope
[INFO] [stdout]   --> src/window.rs:88:26
[INFO] [stdout]    |
[INFO] [stdout] 88 |                 hCursor: LoadCursorW(None, IDC_ARROW)?,
[INFO] [stdout]    |                          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `HBRUSH` in this scope
[INFO] [stdout]   --> src/window.rs:89:32
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 hbrBackground: HBRUSH::default(),
[INFO] [stdout]    |                                ^^^^^^ use of undeclared type `HBRUSH`
[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:94:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |             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 `GetSystemMetrics` in this scope
[INFO] [stdout]   --> src/window.rs:97:32
[INFO] [stdout]    |
[INFO] [stdout] 97 |             let screen_width = GetSystemMetrics(SM_CXSCREEN);
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetSystemMetrics` in this scope
[INFO] [stdout]   --> src/window.rs:98:33
[INFO] [stdout]    |
[INFO] [stdout] 98 |             let screen_height = GetSystemMetrics(SM_CYSCREEN);
[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:107:24
[INFO] [stdout]     |
[INFO] [stdout] 107 |             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 `SetLayeredWindowAttributes` in this scope
[INFO] [stdout]    --> src/window.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 123 |             SetLayeredWindowAttributes(hwnd, None, state.config.theme.opacity, LWA_ALPHA)?;
[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:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |             let _ = 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 `SetForegroundWindow` in this scope
[INFO] [stdout]    --> src/window.rs:169:21
[INFO] [stdout]     |
[INFO] [stdout] 169 |             let _ = SetForegroundWindow(hwnd);
[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:181:21
[INFO] [stdout]     |
[INFO] [stdout] 181 |             let _ = ShowWindow(hwnd, SW_HIDE);
[INFO] [stdout]     |                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowRect` in this scope
[INFO] [stdout]    --> src/window.rs:215:21
[INFO] [stdout]     |
[INFO] [stdout] 215 |             let _ = GetWindowRect(hwnd, &mut rect);
[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:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |             let _ = SetWindowPos(
[INFO] [stdout]     |                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `InvalidateRect` in this scope
[INFO] [stdout]    --> src/window.rs:233:21
[INFO] [stdout]     |
[INFO] [stdout] 233 |             let _ = InvalidateRect(hwnd, None, true);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MSG` in this scope
[INFO] [stdout]    --> src/window.rs:257:23
[INFO] [stdout]     |
[INFO] [stdout] 257 |         let mut msg = MSG::default();
[INFO] [stdout]     |                       ^^^ use of undeclared type `MSG`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PeekMessageW` in this scope
[INFO] [stdout]    --> src/window.rs:258:15
[INFO] [stdout]     |
[INFO] [stdout] 258 |         while PeekMessageW(&mut msg, None, 0, 0, PM_REMOVE).as_bool() {
[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/window.rs:262:21
[INFO] [stdout]     |
[INFO] [stdout] 262 |             let _ = 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/window.rs:263:13
[INFO] [stdout]     |
[INFO] [stdout] 263 |             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 `DefWindowProcW` in this scope
[INFO] [stdout]    --> src/window.rs:272:16
[INFO] [stdout]     |
[INFO] [stdout] 272 |         return DefWindowProcW(hwnd, msg, wparam, lparam);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PAINTSTRUCT` in this scope
[INFO] [stdout]    --> src/window.rs:279:26
[INFO] [stdout]     |
[INFO] [stdout] 279 |             let mut ps = PAINTSTRUCT::default();
[INFO] [stdout]     |                          ^^^^^^^^^^^ use of undeclared type `PAINTSTRUCT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `BeginPaint` in this scope
[INFO] [stdout]    --> src/window.rs:280:23
[INFO] [stdout]     |
[INFO] [stdout] 280 |             let hdc = BeginPaint(hwnd, &mut ps);
[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:284:21
[INFO] [stdout]     |
[INFO] [stdout] 284 |             let _ = GetClientRect(hwnd, &mut client_rect);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateCompatibleDC` in this scope
[INFO] [stdout]    --> src/window.rs:287:26
[INFO] [stdout]     |
[INFO] [stdout] 287 |             let mem_dc = CreateCompatibleDC(hdc);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateCompatibleBitmap` in this scope
[INFO] [stdout]    --> src/window.rs:290:30
[INFO] [stdout]     |
[INFO] [stdout] 290 |             let mem_bitmap = CreateCompatibleBitmap(hdc, width, height);
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SelectObject` in this scope
[INFO] [stdout]    --> src/window.rs:291:30
[INFO] [stdout]     |
[INFO] [stdout] 291 |             let old_bitmap = SelectObject(mem_dc, mem_bitmap);
[INFO] [stdout]     |                              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `BitBlt` in this scope
[INFO] [stdout]    --> src/window.rs:305:21
[INFO] [stdout]     |
[INFO] [stdout] 305 |             let _ = BitBlt(hdc, 0, 0, width, height, mem_dc, 0, 0, SRCCOPY);
[INFO] [stdout]     |                     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SelectObject` in this scope
[INFO] [stdout]    --> src/window.rs:308:13
[INFO] [stdout]     |
[INFO] [stdout] 308 |             SelectObject(mem_dc, old_bitmap);
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DeleteObject` in this scope
[INFO] [stdout]    --> src/window.rs:309:21
[INFO] [stdout]     |
[INFO] [stdout] 309 |             let _ = DeleteObject(mem_bitmap);
[INFO] [stdout]     |                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DeleteDC` in this scope
[INFO] [stdout]    --> src/window.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |             let _ = DeleteDC(mem_dc);
[INFO] [stdout]     |                     ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `EndPaint` in this scope
[INFO] [stdout]    --> src/window.rs:312:21
[INFO] [stdout]     |
[INFO] [stdout] 312 |             let _ = EndPaint(hwnd, &ps);
[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:321:29
[INFO] [stdout]     |
[INFO] [stdout] 321 |                     let _ = ShowWindow(hwnd, SW_HIDE);
[INFO] [stdout]     |                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `InvalidateRect` in this scope
[INFO] [stdout]    --> src/window.rs:337:29
[INFO] [stdout]     |
[INFO] [stdout] 337 |                     let _ = InvalidateRect(hwnd, None, true);
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `InvalidateRect` in this scope
[INFO] [stdout]    --> src/window.rs:341:29
[INFO] [stdout]     |
[INFO] [stdout] 341 |                     let _ = InvalidateRect(hwnd, None, true);
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `InvalidateRect` in this scope
[INFO] [stdout]    --> src/window.rs:354:29
[INFO] [stdout]     |
[INFO] [stdout] 354 |                     let _ = InvalidateRect(hwnd, None, true);
[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/window.rs:356:29
[INFO] [stdout]     |
[INFO] [stdout] 356 |                 _ => 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 `InvalidateRect` in this scope
[INFO] [stdout]    --> src/window.rs:374:29
[INFO] [stdout]     |
[INFO] [stdout] 374 |                     let _ = InvalidateRect(hwnd, None, true);
[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/window.rs:384:13
[INFO] [stdout]     |
[INFO] [stdout] 384 |             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 `DefWindowProcW` in this scope
[INFO] [stdout]    --> src/window.rs:388:14
[INFO] [stdout]     |
[INFO] [stdout] 388 |         _ => DefWindowProcW(hwnd, msg, wparam, lparam),
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mediar-palette` (lib) due to 192 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "baaf40d6faa2ccd6d23a981446a5f6ea91e07decce9a4bbd1e77868e77f5738e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "baaf40d6faa2ccd6d23a981446a5f6ea91e07decce9a4bbd1e77868e77f5738e", kill_on_drop: false }`
[INFO] [stdout] baaf40d6faa2ccd6d23a981446a5f6ea91e07decce9a4bbd1e77868e77f5738e
