[INFO] cloning repository https://github.com/TimUntersberger/wwm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TimUntersberger/wwm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimUntersberger%2Fwwm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimUntersberger%2Fwwm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 01bb20e136e2adc1f74060b2640e5d5174a9c333 [INFO] checking TimUntersberger/wwm against master#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimUntersberger%2Fwwm" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TimUntersberger/wwm on toolchain 430feb24a46993e5073c1bb1b39da190d83fa2bf [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TimUntersberger/wwm [INFO] finished tweaking git repo https://github.com/TimUntersberger/wwm [INFO] tweaked toml for git repo https://github.com/TimUntersberger/wwm written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/TimUntersberger/wwm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.log [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc8ecd4727135c75a00c3482c6979ffa671193acc1bff53f0c8d4712c6d67d73 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fc8ecd4727135c75a00c3482c6979ffa671193acc1bff53f0c8d4712c6d67d73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc8ecd4727135c75a00c3482c6979ffa671193acc1bff53f0c8d4712c6d67d73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc8ecd4727135c75a00c3482c6979ffa671193acc1bff53f0c8d4712c6d67d73", kill_on_drop: false }` [INFO] [stdout] fc8ecd4727135c75a00c3482c6979ffa671193acc1bff53f0c8d4712c6d67d73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f89920763d4a54f87663bfe349c86eee952aba8f3773765948a2fde004d34e45 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f89920763d4a54f87663bfe349c86eee952aba8f3773765948a2fde004d34e45", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.log [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Checking yansi v0.5.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking tracing-core v0.1.14 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking quote v1.0.6 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking syn v1.0.38 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking ctrlc v3.1.4 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling rhai_codegen v0.1.0 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking flexi_logger v0.15.7 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking rhai v0.19.0 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.7 [INFO] [stderr] Checking nog v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/keybindings/key.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::winuser::*; [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/message_loop.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::winuser::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/renderer/win.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::{shared::windef::*, um::winuser::*}; [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/renderer/win.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::{shared::windef::*, um::winuser::*}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/system/win.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | 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/system/win.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | um::{errhandlingapi::*, psapi::*, winnt::*, winuser::*, *}, [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/keybindings/key.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::winuser::*; [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/message_loop.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::winuser::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/renderer/win.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::{shared::windef::*, um::winuser::*}; [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/renderer/win.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::{shared::windef::*, um::winuser::*}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/system/win.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | 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/system/win.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | um::{errhandlingapi::*, psapi::*, winnt::*, winuser::*, *}, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/system/win/api.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | 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/system/win/api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | um::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/system/win/win_event_listener.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | shared::{minwindef::*, ntdef::*, 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/system/win/win_event_listener.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | um::winuser::*, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/tray.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | shared::{minwindef::LOWORD, windef::HWND, windef::POINT}, [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/tray.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | um::shellapi::Shell_NotifyIconW, [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/tray.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | um::shellapi::NIF_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/tray.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | um::shellapi::NIF_MESSAGE, [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/tray.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | um::shellapi::NIF_TIP, [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/tray.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | um::shellapi::NIM_ADD, [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/tray.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | um::shellapi::{NIM_DELETE, NOTIFYICONDATAW}, [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/tray.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | um::winuser::CreateIconFromResourceEx, [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/tray.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | um::winuser::CreatePopupMenu, [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/tray.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | um::winuser::DestroyMenu, [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/tray.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | um::winuser::GetCursorPos, [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/tray.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | um::winuser::InsertMenuW, [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/tray.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | um::winuser::PostMessageW, [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/tray.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | um::winuser::SendMessageW, [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/tray.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | um::winuser::SetFocus, [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/tray.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | um::winuser::SetForegroundWindow, [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/tray.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | um::winuser::SetMenuItemBitmaps, [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/tray.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | um::winuser::TrackPopupMenu, [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/tray.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | um::winuser::LR_DEFAULTCOLOR, [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/tray.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | um::winuser::MF_BYPOSITION, [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/tray.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | um::winuser::MF_STRING, [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/tray.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | um::winuser::TPM_LEFTALIGN, [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/tray.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | um::winuser::TPM_NONOTIFY, [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/tray.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | um::winuser::TPM_RETURNCMD, [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/tray.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | um::winuser::TPM_RIGHTBUTTON, [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/tray.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | um::winuser::WM_APP, [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/tray.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | um::winuser::WM_CLOSE, [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/tray.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | um::winuser::WM_COMMAND, [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/tray.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | um::winuser::WM_INITMENUPOPUP, [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/tray.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | um::winuser::WM_RBUTTONUP, [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/window.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::wingdi::SelectObject; [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/window.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::wingdi::LOGFONTA; [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/window.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::wingdi::{GetBValue, GetGValue, GetRValue, RGB}; [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/window.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::{wingdi::CreateFontIndirectA, winuser::IDC_HAND, winuser::WM_MOUSEMOVE}; [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/window.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::{wingdi::DeleteObject, winuser::DT_SINGLELINE, winuser::DT_VCENTER}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/window.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | shared::minwindef::LPARAM, shared::minwindef::LRESULT, shared::minwindef::UINT, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/window.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | shared::minwindef::LPARAM, shared::minwindef::LRESULT, shared::minwindef::UINT, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/window.rs:11:60 [INFO] [stdout] | [INFO] [stdout] 11 | shared::minwindef::LPARAM, shared::minwindef::LRESULT, shared::minwindef::UINT, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/window.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | shared::minwindef::WPARAM, shared::windef::HDC, shared::windef::HWND, shared::windef::POINT, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/window.rs:12:32 [INFO] [stdout] | [INFO] [stdout] 12 | shared::minwindef::WPARAM, shared::windef::HDC, shared::windef::HWND, shared::windef::POINT, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/window.rs:12:53 [INFO] [stdout] | [INFO] [stdout] 12 | shared::minwindef::WPARAM, shared::windef::HDC, shared::windef::HWND, shared::windef::POINT, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/window.rs:12:75 [INFO] [stdout] | [INFO] [stdout] 12 | shared::minwindef::WPARAM, shared::windef::HDC, shared::windef::HWND, shared::windef::POINT, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/window.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | shared::windef::RECT, um::wingdi::CreateSolidBrush, um::wingdi::SetBkColor, [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:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | shared::windef::RECT, um::wingdi::CreateSolidBrush, um::wingdi::SetBkColor, [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/window.rs:13:57 [INFO] [stdout] | [INFO] [stdout] 13 | shared::windef::RECT, um::wingdi::CreateSolidBrush, um::wingdi::SetBkColor, [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/window.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | um::wingdi::SetTextColor, um::winuser::BeginPaint, um::winuser::CreateWindowExA, [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/window.rs:14:31 [INFO] [stdout] | [INFO] [stdout] 14 | um::wingdi::SetTextColor, um::winuser::BeginPaint, um::winuser::CreateWindowExA, [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/window.rs:14:56 [INFO] [stdout] | [INFO] [stdout] 14 | um::wingdi::SetTextColor, um::winuser::BeginPaint, um::winuser::CreateWindowExA, [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/window.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | um::winuser::DefWindowProcA, um::winuser::DrawTextW, um::winuser::EndPaint, [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/window.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | um::winuser::DefWindowProcA, um::winuser::DrawTextW, um::winuser::EndPaint, [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/window.rs:15:58 [INFO] [stdout] | [INFO] [stdout] 15 | um::winuser::DefWindowProcA, um::winuser::DrawTextW, um::winuser::EndPaint, [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/window.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | um::winuser::FillRect, um::winuser::GetCursorPos, um::winuser::GetDC, um::winuser::LoadCursorA, [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/window.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | um::winuser::FillRect, um::winuser::GetCursorPos, um::winuser::GetDC, um::winuser::LoadCursorA, [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/window.rs:16:55 [INFO] [stdout] | [INFO] [stdout] 16 | um::winuser::FillRect, um::winuser::GetCursorPos, um::winuser::GetDC, um::winuser::LoadCursorA, [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/window.rs:16:75 [INFO] [stdout] | [INFO] [stdout] 16 | um::winuser::FillRect, um::winuser::GetCursorPos, um::winuser::GetDC, um::winuser::LoadCursorA, [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/window.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | um::winuser::PostMessageA, um::winuser::RegisterClassA, um::winuser::ReleaseDC, [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/window.rs:17:32 [INFO] [stdout] | [INFO] [stdout] 17 | um::winuser::PostMessageA, um::winuser::RegisterClassA, um::winuser::ReleaseDC, [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/window.rs:17:61 [INFO] [stdout] | [INFO] [stdout] 17 | um::winuser::PostMessageA, um::winuser::RegisterClassA, um::winuser::ReleaseDC, [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/window.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | um::winuser::SetCursor, um::winuser::UnregisterClassA, um::winuser::DT_CALCRECT, [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/window.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 18 | um::winuser::SetCursor, um::winuser::UnregisterClassA, um::winuser::DT_CALCRECT, [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/window.rs:18:60 [INFO] [stdout] | [INFO] [stdout] 18 | um::winuser::SetCursor, um::winuser::UnregisterClassA, um::winuser::DT_CALCRECT, [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/window.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | um::winuser::IDC_ARROW, um::winuser::PAINTSTRUCT, um::winuser::WM_APP, um::winuser::WM_CLOSE, [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/window.rs:19:29 [INFO] [stdout] | [INFO] [stdout] 19 | um::winuser::IDC_ARROW, um::winuser::PAINTSTRUCT, um::winuser::WM_APP, um::winuser::WM_CLOSE, [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/window.rs:19:55 [INFO] [stdout] | [INFO] [stdout] 19 | um::winuser::IDC_ARROW, um::winuser::PAINTSTRUCT, um::winuser::WM_APP, um::winuser::WM_CLOSE, [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/window.rs:19:76 [INFO] [stdout] | [INFO] [stdout] 19 | um::winuser::IDC_ARROW, um::winuser::PAINTSTRUCT, um::winuser::WM_APP, um::winuser::WM_CLOSE, [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/window.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | um::winuser::WM_CREATE, um::winuser::WM_LBUTTONDOWN, um::winuser::WM_PAINT, [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/window.rs:20:29 [INFO] [stdout] | [INFO] [stdout] 20 | um::winuser::WM_CREATE, um::winuser::WM_LBUTTONDOWN, um::winuser::WM_PAINT, [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/window.rs:20:58 [INFO] [stdout] | [INFO] [stdout] 20 | um::winuser::WM_CREATE, um::winuser::WM_LBUTTONDOWN, um::winuser::WM_PAINT, [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/window.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | um::winuser::WM_SETCURSOR, um::winuser::WNDCLASSA, um::winuser::WS_BORDER, [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/window.rs:21:32 [INFO] [stdout] | [INFO] [stdout] 21 | um::winuser::WM_SETCURSOR, um::winuser::WNDCLASSA, um::winuser::WS_BORDER, [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/window.rs:21:56 [INFO] [stdout] | [INFO] [stdout] 21 | um::winuser::WM_SETCURSOR, um::winuser::WNDCLASSA, um::winuser::WS_BORDER, [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/window.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | um::winuser::WS_EX_NOACTIVATE, um::winuser::WS_EX_TOPMOST, um::winuser::WS_OVERLAPPEDWINDOW, [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/window.rs:22:36 [INFO] [stdout] | [INFO] [stdout] 22 | um::winuser::WS_EX_NOACTIVATE, um::winuser::WS_EX_TOPMOST, um::winuser::WS_OVERLAPPEDWINDOW, [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/window.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | um::winuser::WS_EX_NOACTIVATE, um::winuser::WS_EX_TOPMOST, um::winuser::WS_OVERLAPPEDWINDOW, [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/window.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | um::winuser::WS_POPUPWINDOW, [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/window/gwl_ex_style.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::winuser::WS_EX_ACCEPTFILES; [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/window/gwl_ex_style.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::winuser::WS_EX_APPWINDOW; [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/window/gwl_ex_style.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::winuser::WS_EX_CLIENTEDGE; [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/window/gwl_ex_style.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::winuser::WS_EX_COMPOSITED; [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/window/gwl_ex_style.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::winuser::WS_EX_CONTEXTHELP; [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/window/gwl_ex_style.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::winuser::WS_EX_CONTROLPARENT; [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/window/gwl_ex_style.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::winuser::WS_EX_DLGMODALFRAME; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/system/win/api.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | 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/gwl_ex_style.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::winuser::WS_EX_LAYERED; [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/window/gwl_ex_style.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::um::winuser::WS_EX_LAYOUTRTL; [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/window/gwl_ex_style.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::um::winuser::WS_EX_LEFT; [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/window/gwl_ex_style.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::um::winuser::WS_EX_LEFTSCROLLBAR; [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/system/win/api.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | um::{ [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/window/gwl_ex_style.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use winapi::um::winuser::WS_EX_LTRREADING; [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/window/gwl_ex_style.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | use winapi::um::winuser::WS_EX_MDICHILD; [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/window/gwl_ex_style.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use winapi::um::winuser::WS_EX_NOACTIVATE; [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/window/gwl_ex_style.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use winapi::um::winuser::WS_EX_NOINHERITLAYOUT; [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/window/gwl_ex_style.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | use winapi::um::winuser::WS_EX_NOPARENTNOTIFY; [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/window/gwl_ex_style.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | use winapi::um::winuser::WS_EX_NOREDIRECTIONBITMAP; [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/window/gwl_ex_style.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | use winapi::um::winuser::WS_EX_OVERLAPPEDWINDOW; [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/window/gwl_ex_style.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use winapi::um::winuser::WS_EX_PALETTEWINDOW; [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/window/gwl_ex_style.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | use winapi::um::winuser::WS_EX_RIGHT; [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/window/gwl_ex_style.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | use winapi::um::winuser::WS_EX_RIGHTSCROLLBAR; [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/window/gwl_ex_style.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | use winapi::um::winuser::WS_EX_RTLREADING; [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/window/gwl_ex_style.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | use winapi::um::winuser::WS_EX_STATICEDGE; [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/window/gwl_ex_style.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | use winapi::um::winuser::WS_EX_TOOLWINDOW; [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/window/gwl_ex_style.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | use winapi::um::winuser::WS_EX_TOPMOST; [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/window/gwl_ex_style.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | use winapi::um::winuser::WS_EX_TRANSPARENT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/system/win/win_event_listener.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | shared::{minwindef::*, ntdef::*, 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/system/win/win_event_listener.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | um::winuser::*, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/tray.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | shared::{minwindef::LOWORD, windef::HWND, windef::POINT}, [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/tray.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | um::shellapi::Shell_NotifyIconW, [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/tray.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | um::shellapi::NIF_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/tray.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | um::shellapi::NIF_MESSAGE, [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/tray.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | um::shellapi::NIF_TIP, [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/tray.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | um::shellapi::NIM_ADD, [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/tray.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | um::shellapi::{NIM_DELETE, NOTIFYICONDATAW}, [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/tray.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | um::winuser::CreateIconFromResourceEx, [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/tray.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | um::winuser::CreatePopupMenu, [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/tray.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | um::winuser::DestroyMenu, [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/tray.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | um::winuser::GetCursorPos, [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/tray.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | um::winuser::InsertMenuW, [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/window/gwl_ex_style.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | use winapi::um::winuser::WS_EX_WINDOWEDGE; [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/tray.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | um::winuser::PostMessageW, [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/window/gwl_style.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::winuser::WS_BORDER; [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/tray.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | um::winuser::SendMessageW, [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/window/gwl_style.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::winuser::WS_CAPTION; [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/tray.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | um::winuser::SetFocus, [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/window/gwl_style.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::winuser::WS_CHILD; [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/window/gwl_style.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::winuser::WS_CHILDWINDOW; [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/tray.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | um::winuser::SetForegroundWindow, [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/window/gwl_style.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::winuser::WS_CLIPCHILDREN; [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/window/gwl_style.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::winuser::WS_CLIPSIBLINGS; [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/tray.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | um::winuser::SetMenuItemBitmaps, [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/window/gwl_style.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::winuser::WS_DISABLED; [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/window/gwl_style.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::winuser::WS_DLGFRAME; [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/tray.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | um::winuser::TrackPopupMenu, [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/window/gwl_style.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::um::winuser::WS_GROUP; [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/tray.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | um::winuser::LR_DEFAULTCOLOR, [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/window/gwl_style.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::um::winuser::WS_HSCROLL; [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/window/gwl_style.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::um::winuser::WS_ICONIC; [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/tray.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | um::winuser::MF_BYPOSITION, [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/window/gwl_style.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use winapi::um::winuser::WS_MAXIMIZE; [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/window/gwl_style.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | use winapi::um::winuser::WS_MAXIMIZEBOX; [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/tray.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | um::winuser::MF_STRING, [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/window/gwl_style.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use winapi::um::winuser::WS_MINIMIZE; [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/window/gwl_style.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use winapi::um::winuser::WS_MINIMIZEBOX; [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/tray.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | um::winuser::TPM_LEFTALIGN, [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/window/gwl_style.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | use winapi::um::winuser::WS_OVERLAPPED; [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/window/gwl_style.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | use winapi::um::winuser::WS_OVERLAPPEDWINDOW; [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/tray.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | um::winuser::TPM_NONOTIFY, [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/window/gwl_style.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | use winapi::um::winuser::WS_POPUP; [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/tray.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | um::winuser::TPM_RETURNCMD, [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/window/gwl_style.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use winapi::um::winuser::WS_POPUPWINDOW; [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/window/gwl_style.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | use winapi::um::winuser::WS_SIZEBOX; [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/window/gwl_style.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | use winapi::um::winuser::WS_SYSMENU; [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/tray.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | um::winuser::TPM_RIGHTBUTTON, [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/window/gwl_style.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | use winapi::um::winuser::WS_TABSTOP; [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/window/gwl_style.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | use winapi::um::winuser::WS_THICKFRAME; [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/tray.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | um::winuser::WM_APP, [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/window/gwl_style.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | use winapi::um::winuser::WS_TILED; [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/tray.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | um::winuser::WM_CLOSE, [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/window/gwl_style.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | use winapi::um::winuser::WS_TILEDWINDOW; [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/window/gwl_style.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | use winapi::um::winuser::WS_VISIBLE; [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/tray.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | um::winuser::WM_COMMAND, [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/window/gwl_style.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | use winapi::um::winuser::WS_VSCROLL; [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/tray.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | um::winuser::WM_INITMENUPOPUP, [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/tray.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | um::winuser::WM_RBUTTONUP, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `winapi::um`, `super::bool_to_result`, `super::nullable_to_result`, `super::Window`, `super::nullable_to_result` [INFO] [stdout] --> src/system/win.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | um::{errhandlingapi::*, psapi::*, winnt::*, winuser::*, *}, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] | [INFO] [stdout] ::: src/system/win/api.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | use super::{bool_to_result, nullable_to_result, Window}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/system/win/win_event_listener.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::nullable_to_result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/window.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::wingdi::SelectObject; [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/window.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::wingdi::LOGFONTA; [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/window.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::wingdi::{GetBValue, GetGValue, GetRValue, RGB}; [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/window.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::{wingdi::CreateFontIndirectA, winuser::IDC_HAND, winuser::WM_MOUSEMOVE}; [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/window.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::{wingdi::DeleteObject, winuser::DT_SINGLELINE, winuser::DT_VCENTER}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/window.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | shared::minwindef::LPARAM, shared::minwindef::LRESULT, shared::minwindef::UINT, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/window.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | shared::minwindef::LPARAM, shared::minwindef::LRESULT, shared::minwindef::UINT, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/window.rs:11:60 [INFO] [stdout] | [INFO] [stdout] 11 | shared::minwindef::LPARAM, shared::minwindef::LRESULT, shared::minwindef::UINT, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/window.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | shared::minwindef::WPARAM, shared::windef::HDC, shared::windef::HWND, shared::windef::POINT, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/window.rs:12:32 [INFO] [stdout] | [INFO] [stdout] 12 | shared::minwindef::WPARAM, shared::windef::HDC, shared::windef::HWND, shared::windef::POINT, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/window.rs:12:53 [INFO] [stdout] | [INFO] [stdout] 12 | shared::minwindef::WPARAM, shared::windef::HDC, shared::windef::HWND, shared::windef::POINT, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/window.rs:12:75 [INFO] [stdout] | [INFO] [stdout] 12 | shared::minwindef::WPARAM, shared::windef::HDC, shared::windef::HWND, shared::windef::POINT, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/window.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | shared::windef::RECT, um::wingdi::CreateSolidBrush, um::wingdi::SetBkColor, [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:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | shared::windef::RECT, um::wingdi::CreateSolidBrush, um::wingdi::SetBkColor, [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/window.rs:13:57 [INFO] [stdout] | [INFO] [stdout] 13 | shared::windef::RECT, um::wingdi::CreateSolidBrush, um::wingdi::SetBkColor, [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/window.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | um::wingdi::SetTextColor, um::winuser::BeginPaint, um::winuser::CreateWindowExA, [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/window.rs:14:31 [INFO] [stdout] | [INFO] [stdout] 14 | um::wingdi::SetTextColor, um::winuser::BeginPaint, um::winuser::CreateWindowExA, [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/window.rs:14:56 [INFO] [stdout] | [INFO] [stdout] 14 | um::wingdi::SetTextColor, um::winuser::BeginPaint, um::winuser::CreateWindowExA, [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/window.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | um::winuser::DefWindowProcA, um::winuser::DrawTextW, um::winuser::EndPaint, [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/window.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | um::winuser::DefWindowProcA, um::winuser::DrawTextW, um::winuser::EndPaint, [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/window.rs:15:58 [INFO] [stdout] | [INFO] [stdout] 15 | um::winuser::DefWindowProcA, um::winuser::DrawTextW, um::winuser::EndPaint, [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/window.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | um::winuser::FillRect, um::winuser::GetCursorPos, um::winuser::GetDC, um::winuser::LoadCursorA, [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/window.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | um::winuser::FillRect, um::winuser::GetCursorPos, um::winuser::GetDC, um::winuser::LoadCursorA, [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/window.rs:16:55 [INFO] [stdout] | [INFO] [stdout] 16 | um::winuser::FillRect, um::winuser::GetCursorPos, um::winuser::GetDC, um::winuser::LoadCursorA, [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/window.rs:16:75 [INFO] [stdout] | [INFO] [stdout] 16 | um::winuser::FillRect, um::winuser::GetCursorPos, um::winuser::GetDC, um::winuser::LoadCursorA, [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/window.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | um::winuser::PostMessageA, um::winuser::RegisterClassA, um::winuser::ReleaseDC, [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/window.rs:17:32 [INFO] [stdout] | [INFO] [stdout] 17 | um::winuser::PostMessageA, um::winuser::RegisterClassA, um::winuser::ReleaseDC, [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/window.rs:17:61 [INFO] [stdout] | [INFO] [stdout] 17 | um::winuser::PostMessageA, um::winuser::RegisterClassA, um::winuser::ReleaseDC, [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/window.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | um::winuser::SetCursor, um::winuser::UnregisterClassA, um::winuser::DT_CALCRECT, [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/window.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 18 | um::winuser::SetCursor, um::winuser::UnregisterClassA, um::winuser::DT_CALCRECT, [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/window.rs:18:60 [INFO] [stdout] | [INFO] [stdout] 18 | um::winuser::SetCursor, um::winuser::UnregisterClassA, um::winuser::DT_CALCRECT, [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/window.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | um::winuser::IDC_ARROW, um::winuser::PAINTSTRUCT, um::winuser::WM_APP, um::winuser::WM_CLOSE, [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/window.rs:19:29 [INFO] [stdout] | [INFO] [stdout] 19 | um::winuser::IDC_ARROW, um::winuser::PAINTSTRUCT, um::winuser::WM_APP, um::winuser::WM_CLOSE, [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/window.rs:19:55 [INFO] [stdout] | [INFO] [stdout] 19 | um::winuser::IDC_ARROW, um::winuser::PAINTSTRUCT, um::winuser::WM_APP, um::winuser::WM_CLOSE, [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/window.rs:19:76 [INFO] [stdout] | [INFO] [stdout] 19 | um::winuser::IDC_ARROW, um::winuser::PAINTSTRUCT, um::winuser::WM_APP, um::winuser::WM_CLOSE, [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/window.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | um::winuser::WM_CREATE, um::winuser::WM_LBUTTONDOWN, um::winuser::WM_PAINT, [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/window.rs:20:29 [INFO] [stdout] | [INFO] [stdout] 20 | um::winuser::WM_CREATE, um::winuser::WM_LBUTTONDOWN, um::winuser::WM_PAINT, [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/window.rs:20:58 [INFO] [stdout] | [INFO] [stdout] 20 | um::winuser::WM_CREATE, um::winuser::WM_LBUTTONDOWN, um::winuser::WM_PAINT, [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/window.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | um::winuser::WM_SETCURSOR, um::winuser::WNDCLASSA, um::winuser::WS_BORDER, [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/window.rs:21:32 [INFO] [stdout] | [INFO] [stdout] 21 | um::winuser::WM_SETCURSOR, um::winuser::WNDCLASSA, um::winuser::WS_BORDER, [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/window.rs:21:56 [INFO] [stdout] | [INFO] [stdout] 21 | um::winuser::WM_SETCURSOR, um::winuser::WNDCLASSA, um::winuser::WS_BORDER, [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/window.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | um::winuser::WS_EX_NOACTIVATE, um::winuser::WS_EX_TOPMOST, um::winuser::WS_OVERLAPPEDWINDOW, [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/window.rs:22:36 [INFO] [stdout] | [INFO] [stdout] 22 | um::winuser::WS_EX_NOACTIVATE, um::winuser::WS_EX_TOPMOST, um::winuser::WS_OVERLAPPEDWINDOW, [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/window.rs:22:64 [INFO] [stdout] | [INFO] [stdout] 22 | um::winuser::WS_EX_NOACTIVATE, um::winuser::WS_EX_TOPMOST, um::winuser::WS_OVERLAPPEDWINDOW, [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/window.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | um::winuser::WS_POPUPWINDOW, [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/window/gwl_ex_style.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::winuser::WS_EX_ACCEPTFILES; [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/window/gwl_ex_style.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::winuser::WS_EX_APPWINDOW; [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/window/gwl_ex_style.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::winuser::WS_EX_CLIENTEDGE; [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/window/gwl_ex_style.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::winuser::WS_EX_COMPOSITED; [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/window/gwl_ex_style.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::winuser::WS_EX_CONTEXTHELP; [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/window/gwl_ex_style.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::winuser::WS_EX_CONTROLPARENT; [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/window/gwl_ex_style.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::winuser::WS_EX_DLGMODALFRAME; [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/window/gwl_ex_style.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::winuser::WS_EX_LAYERED; [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/window/gwl_ex_style.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::um::winuser::WS_EX_LAYOUTRTL; [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/window/gwl_ex_style.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::um::winuser::WS_EX_LEFT; [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/window/gwl_ex_style.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::um::winuser::WS_EX_LEFTSCROLLBAR; [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/window/gwl_ex_style.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use winapi::um::winuser::WS_EX_LTRREADING; [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/window/gwl_ex_style.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | use winapi::um::winuser::WS_EX_MDICHILD; [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/window/gwl_ex_style.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use winapi::um::winuser::WS_EX_NOACTIVATE; [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/window/gwl_ex_style.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use winapi::um::winuser::WS_EX_NOINHERITLAYOUT; [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/window/gwl_ex_style.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | use winapi::um::winuser::WS_EX_NOPARENTNOTIFY; [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/window/gwl_ex_style.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | use winapi::um::winuser::WS_EX_NOREDIRECTIONBITMAP; [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/window/gwl_ex_style.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | use winapi::um::winuser::WS_EX_OVERLAPPEDWINDOW; [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/window/gwl_ex_style.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use winapi::um::winuser::WS_EX_PALETTEWINDOW; [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/window/gwl_ex_style.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | use winapi::um::winuser::WS_EX_RIGHT; [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/window/gwl_ex_style.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | use winapi::um::winuser::WS_EX_RIGHTSCROLLBAR; [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/window/gwl_ex_style.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | use winapi::um::winuser::WS_EX_RTLREADING; [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/window/gwl_ex_style.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | use winapi::um::winuser::WS_EX_STATICEDGE; [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/window/gwl_ex_style.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | use winapi::um::winuser::WS_EX_TOOLWINDOW; [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/window/gwl_ex_style.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | use winapi::um::winuser::WS_EX_TOPMOST; [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/window/gwl_ex_style.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | use winapi::um::winuser::WS_EX_TRANSPARENT; [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/window/gwl_ex_style.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | use winapi::um::winuser::WS_EX_WINDOWEDGE; [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/window/gwl_style.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::winuser::WS_BORDER; [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/window/gwl_style.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::winuser::WS_CAPTION; [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/window/gwl_style.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::winuser::WS_CHILD; [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/window/gwl_style.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::winuser::WS_CHILDWINDOW; [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/window/gwl_style.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::winuser::WS_CLIPCHILDREN; [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/window/gwl_style.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::winuser::WS_CLIPSIBLINGS; [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/window/gwl_style.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::winuser::WS_DISABLED; [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/window/gwl_style.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::winuser::WS_DLGFRAME; [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/window/gwl_style.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::um::winuser::WS_GROUP; [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/window/gwl_style.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::um::winuser::WS_HSCROLL; [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/window/gwl_style.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::um::winuser::WS_ICONIC; [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/window/gwl_style.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use winapi::um::winuser::WS_MAXIMIZE; [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/window/gwl_style.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | use winapi::um::winuser::WS_MAXIMIZEBOX; [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/window/gwl_style.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use winapi::um::winuser::WS_MINIMIZE; [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/window/gwl_style.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use winapi::um::winuser::WS_MINIMIZEBOX; [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/window/gwl_style.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | use winapi::um::winuser::WS_OVERLAPPED; [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/window/gwl_style.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | use winapi::um::winuser::WS_OVERLAPPEDWINDOW; [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/window/gwl_style.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | use winapi::um::winuser::WS_POPUP; [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/window/gwl_style.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use winapi::um::winuser::WS_POPUPWINDOW; [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/window/gwl_style.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | use winapi::um::winuser::WS_SIZEBOX; [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/window/gwl_style.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | use winapi::um::winuser::WS_SYSMENU; [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/window/gwl_style.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | use winapi::um::winuser::WS_TABSTOP; [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/window/gwl_style.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | use winapi::um::winuser::WS_THICKFRAME; [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/window/gwl_style.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | use winapi::um::winuser::WS_TILED; [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/window/gwl_style.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | use winapi::um::winuser::WS_TILEDWINDOW; [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/window/gwl_style.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | use winapi::um::winuser::WS_VISIBLE; [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/window/gwl_style.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | use winapi::um::winuser::WS_VSCROLL; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `winapi::um`, `super::bool_to_result`, `super::nullable_to_result`, `super::Window`, `super::nullable_to_result` [INFO] [stdout] --> src/system/win.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | um::{errhandlingapi::*, psapi::*, winnt::*, winuser::*, *}, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] | [INFO] [stdout] ::: src/system/win/api.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | use super::{bool_to_result, nullable_to_result, Window}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/system/win/win_event_listener.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::nullable_to_result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MSG` [INFO] [stdout] --> src/message_loop.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | let mut msg: MSG = MSG::default(); [INFO] [stdout] | ^^^ use of undeclared type `MSG` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MSG` [INFO] [stdout] --> src/message_loop.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | let mut msg: MSG = MSG::default(); [INFO] [stdout] | ^^^ use of undeclared type `MSG` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MONITORINFO` [INFO] [stdout] --> src/system/win/api.rs:101:11 [INFO] [stdout] | [INFO] [stdout] 101 | ..MONITORINFO::default() [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `MONITORINFO` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MONITORINFO` [INFO] [stdout] --> src/system/win/api.rs:101:11 [INFO] [stdout] | [INFO] [stdout] 101 | ..MONITORINFO::default() [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `MONITORINFO` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MSG` [INFO] [stdout] --> src/system/win/api.rs:197:24 [INFO] [stdout] | [INFO] [stdout] 197 | let mut msg: MSG = MSG::default(); [INFO] [stdout] | ^^^ use of undeclared type `MSG` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `STARTUPINFOA` [INFO] [stdout] --> src/system/win/api.rs:212:18 [INFO] [stdout] | [INFO] [stdout] 212 | let mut si = STARTUPINFOA::default(); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `STARTUPINFOA` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PROCESS_INFORMATION` [INFO] [stdout] --> src/system/win/api.rs:213:18 [INFO] [stdout] | [INFO] [stdout] 213 | let mut pi = PROCESS_INFORMATION::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `PROCESS_INFORMATION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MSG` [INFO] [stdout] --> src/system/win/api.rs:197:24 [INFO] [stdout] | [INFO] [stdout] 197 | let mut msg: MSG = MSG::default(); [INFO] [stdout] | ^^^ use of undeclared type `MSG` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `STARTUPINFOA` [INFO] [stdout] --> src/system/win/api.rs:212:18 [INFO] [stdout] | [INFO] [stdout] 212 | let mut si = STARTUPINFOA::default(); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `STARTUPINFOA` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PROCESS_INFORMATION` [INFO] [stdout] --> src/system/win/api.rs:213:18 [INFO] [stdout] | [INFO] [stdout] 213 | let mut pi = PROCESS_INFORMATION::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `PROCESS_INFORMATION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RECT` [INFO] [stdout] --> src/system/win.rs:220:28 [INFO] [stdout] | [INFO] [stdout] 220 | let mut temp = RECT::default(); [INFO] [stdout] | ^^^^ use of undeclared type `RECT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RECT` [INFO] [stdout] --> src/system/win.rs:220:28 [INFO] [stdout] | [INFO] [stdout] 220 | let mut temp = RECT::default(); [INFO] [stdout] | ^^^^ use of undeclared type `RECT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `processthreadsapi` [INFO] [stdout] --> src/system/win.rs:282:34 [INFO] [stdout] | [INFO] [stdout] 282 | let process_handle = processthreadsapi::OpenProcess( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `processthreadsapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `processthreadsapi` [INFO] [stdout] --> src/system/win.rs:282:34 [INFO] [stdout] | [INFO] [stdout] 282 | let process_handle = processthreadsapi::OpenProcess( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `processthreadsapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NOTIFYICONDATAW` [INFO] [stdout] --> src/tray.rs:117:29 [INFO] [stdout] | [INFO] [stdout] 117 | let mut icon_data = NOTIFYICONDATAW::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `NOTIFYICONDATAW` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NOTIFYICONDATAW` [INFO] [stdout] --> src/tray.rs:117:29 [INFO] [stdout] | [INFO] [stdout] 117 | let mut icon_data = NOTIFYICONDATAW::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `NOTIFYICONDATAW` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NOTIFYICONDATAW` [INFO] [stdout] --> src/tray.rs:132:29 [INFO] [stdout] | [INFO] [stdout] 132 | let mut icon_data = NOTIFYICONDATAW::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `NOTIFYICONDATAW` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NOTIFYICONDATAW` [INFO] [stdout] --> src/tray.rs:132:29 [INFO] [stdout] | [INFO] [stdout] 132 | let mut icon_data = NOTIFYICONDATAW::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `NOTIFYICONDATAW` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `POINT` [INFO] [stdout] --> src/tray.rs:173:21 [INFO] [stdout] | [INFO] [stdout] 173 | let mut point = POINT::default(); [INFO] [stdout] | ^^^^^ use of undeclared type `POINT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `POINT` [INFO] [stdout] --> src/tray.rs:173:21 [INFO] [stdout] | [INFO] [stdout] 173 | let mut point = POINT::default(); [INFO] [stdout] | ^^^^^ use of undeclared type `POINT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RECT` [INFO] [stdout] --> src/window.rs:119:24 [INFO] [stdout] | [INFO] [stdout] 119 | let mut rect = RECT::default(); [INFO] [stdout] | ^^^^ use of undeclared type `RECT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/window.rs:291:36 [INFO] [stdout] | [INFO] [stdout] 291 | let instance = winapi::um::libloaderapi::GetModuleHandleA(std::ptr::null_mut()); [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WNDCLASSA` [INFO] [stdout] --> src/window.rs:299:19 [INFO] [stdout] | [INFO] [stdout] 299 | ..WNDCLASSA::default() [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WNDCLASSA` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RECT` [INFO] [stdout] --> src/window.rs:119:24 [INFO] [stdout] | [INFO] [stdout] 119 | let mut rect = RECT::default(); [INFO] [stdout] | ^^^^ use of undeclared type `RECT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PAINTSTRUCT` [INFO] [stdout] --> src/window.rs:366:45 [INFO] [stdout] | [INFO] [stdout] 366 | ... let mut paint = PAINTSTRUCT::default(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `PAINTSTRUCT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LOGFONTA` [INFO] [stdout] --> src/window.rs:370:47 [INFO] [stdout] | [INFO] [stdout] 370 | ... let mut logfont = LOGFONTA::default(); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `LOGFONTA` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `POINT` [INFO] [stdout] --> src/window.rs:400:45 [INFO] [stdout] | [INFO] [stdout] 400 | ... let mut point = POINT::default(); [INFO] [stdout] | ^^^^^ use of undeclared type `POINT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/window.rs:291:36 [INFO] [stdout] | [INFO] [stdout] 291 | let instance = winapi::um::libloaderapi::GetModuleHandleA(std::ptr::null_mut()); [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/window.rs:416:41 [INFO] [stdout] | [INFO] [stdout] 416 | ... winapi::um::libloaderapi::GetModuleHandleA(std::ptr::null_mut()), [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WNDCLASSA` [INFO] [stdout] --> src/window.rs:299:19 [INFO] [stdout] | [INFO] [stdout] 299 | ..WNDCLASSA::default() [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `WNDCLASSA` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `POINT` [INFO] [stdout] --> src/window.rs:429:45 [INFO] [stdout] | [INFO] [stdout] 429 | ... let mut point = POINT::default(); [INFO] [stdout] | ^^^^^ use of undeclared type `POINT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PAINTSTRUCT` [INFO] [stdout] --> src/window.rs:366:45 [INFO] [stdout] | [INFO] [stdout] 366 | ... let mut paint = PAINTSTRUCT::default(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `PAINTSTRUCT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_LSHIFT` in this scope [INFO] [stdout] --> src/keybindings/key.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | LShift = VK_LSHIFT as isize, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_LCONTROL` in this scope [INFO] [stdout] --> src/keybindings/key.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | LControl = VK_LCONTROL as isize, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_LMENU` in this scope [INFO] [stdout] --> src/keybindings/key.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | LAlt = VK_LMENU as isize, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_ESCAPE` in this scope [INFO] [stdout] --> src/keybindings/key.rs:42:14 [INFO] [stdout] | [INFO] [stdout] 42 | Escape = VK_ESCAPE as isize, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `do_loop` in this scope [INFO] [stdout] --> src/keybindings.rs:151:35 [INFO] [stdout] | [INFO] [stdout] 151 | if let Some(kb) = do_loop(&inner) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MSG` in this scope [INFO] [stdout] --> src/message_loop.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn start(cb: impl Fn(Option) -> bool) { [INFO] [stdout] | - ^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MSG` in this scope [INFO] [stdout] --> src/message_loop.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | let mut msg: MSG = MSG::default(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MSG` in this scope [INFO] [stdout] --> src/message_loop.rs:9:31 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn start(cb: impl Fn(Option) -> bool) { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 9 | let mut value: Option = None; [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LOGFONTA` [INFO] [stdout] --> src/window.rs:370:47 [INFO] [stdout] | [INFO] [stdout] 370 | ... let mut logfont = LOGFONTA::default(); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `LOGFONTA` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PeekMessageW` in this scope [INFO] [stdout] --> src/message_loop.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 11 | if PeekMessageW(&mut msg, std::ptr::null_mut(), 0, 0, PM_REMOVE) != 0 { [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/message_loop.rs:11:67 [INFO] [stdout] | [INFO] [stdout] 11 | if PeekMessageW(&mut msg, std::ptr::null_mut(), 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/message_loop.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | 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/message_loop.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | DispatchMessageW(&msg); [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/message_loop.rs:15:35 [INFO] [stdout] | [INFO] [stdout] 15 | if msg.message == WM_QUIT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetSystemMetricsForDpi` in this scope [INFO] [stdout] --> src/renderer/win.rs:117:32 [INFO] [stdout] | [INFO] [stdout] 117 | let border_width = GetSystemMetricsForDpi(SM_CXFRAME, display.dpi); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SM_CXFRAME` in this scope [INFO] [stdout] --> src/renderer/win.rs:117:55 [INFO] [stdout] | [INFO] [stdout] 117 | let border_width = GetSystemMetricsForDpi(SM_CXFRAME, display.dpi); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetSystemMetricsForDpi` in this scope [INFO] [stdout] --> src/renderer/win.rs:118:33 [INFO] [stdout] | [INFO] [stdout] 118 | let border_height = GetSystemMetricsForDpi(SM_CYFRAME, display.dpi); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SM_CYFRAME` in this scope [INFO] [stdout] --> src/renderer/win.rs:118:56 [INFO] [stdout] | [INFO] [stdout] 118 | let border_height = GetSystemMetricsForDpi(SM_CYFRAME, display.dpi); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetSystemMetricsForDpi` in this scope [INFO] [stdout] --> src/renderer/win.rs:121:38 [INFO] [stdout] | [INFO] [stdout] 121 | let caption_height = GetSystemMetricsForDpi(SM_CYCAPTION, display.dpi); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SM_CYCAPTION` in this scope [INFO] [stdout] --> src/renderer/win.rs:121:61 [INFO] [stdout] | [INFO] [stdout] 121 | let caption_height = GetSystemMetricsForDpi(SM_CYCAPTION, display.dpi); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope [INFO] [stdout] --> src/renderer/win.rs:157:24 [INFO] [stdout] | [INFO] [stdout] 157 | let mut rect = RECT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AdjustWindowRectEx` in this scope [INFO] [stdout] --> src/renderer/win.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | AdjustWindowRectEx( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SWP_NOSENDCHANGING` in this scope [INFO] [stdout] --> src/renderer/win.rs:178:53 [INFO] [stdout] | [INFO] [stdout] 178 | .set_window_pos(rect.into(), None, Some(SWP_NOSENDCHANGING)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMONITOR` in this scope [INFO] [stdout] --> src/system/win/api.rs:26:15 [INFO] [stdout] | [INFO] [stdout] 26 | hmonitor: HMONITOR, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HDC` in this scope [INFO] [stdout] --> src/system/win/api.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | _: HDC, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPRECT` in this scope [INFO] [stdout] --> src/system/win/api.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | _: LPRECT, [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/system/win/api.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | l_param: LPARAM, [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/system/win/api.rs:30:6 [INFO] [stdout] | [INFO] [stdout] 30 | ) -> BOOL { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FormatMessageA` in this scope [INFO] [stdout] --> src/system/win/api.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | FormatMessageA( [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FORMAT_MESSAGE_FROM_SYSTEM` in this scope [INFO] [stdout] --> src/system/win/api.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | FORMAT_MESSAGE_FROM_SYSTEM | FORMAT_MESSAGE_IGNORE_INSERTS, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FORMAT_MESSAGE_IGNORE_INSERTS` in this scope [INFO] [stdout] --> src/system/win/api.rs:43:42 [INFO] [stdout] | [INFO] [stdout] 43 | FORMAT_MESSAGE_FROM_SYSTEM | FORMAT_MESSAGE_IGNORE_INSERTS, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetLastError` in this scope [INFO] [stdout] --> src/system/win/api.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | GetLastError(), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `EnumDisplayMonitors` in this scope [INFO] [stdout] --> src/system/win/api.rs:59:24 [INFO] [stdout] | [INFO] [stdout] 59 | bool_to_result(EnumDisplayMonitors( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetDpiForMonitor` in this scope [INFO] [stdout] --> src/system/win/api.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | GetDpiForMonitor(id.into(), MDT_RAW_DPI, &mut dpi_x, &mut dpi_y); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MDT_RAW_DPI` in this scope [INFO] [stdout] --> src/system/win/api.rs:75:37 [INFO] [stdout] | [INFO] [stdout] 75 | GetDpiForMonitor(id.into(), MDT_RAW_DPI, &mut dpi_x, &mut dpi_y); [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/system/win/api.rs:81:59 [INFO] [stdout] | [INFO] [stdout] 81 | unsafe extern "system" fn enum_windows_task_bars_cb(hwnd: HWND, l_param: LPARAM) -> BOOL { [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/system/win/api.rs:81:74 [INFO] [stdout] | [INFO] [stdout] 81 | unsafe extern "system" fn enum_windows_task_bars_cb(hwnd: HWND, l_param: LPARAM) -> BOOL { [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/system/win/api.rs:81:85 [INFO] [stdout] | [INFO] [stdout] 81 | unsafe extern "system" fn enum_windows_task_bars_cb(hwnd: HWND, l_param: LPARAM) -> BOOL { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MONITORINFO` in this scope [INFO] [stdout] --> src/system/win/api.rs:99:28 [INFO] [stdout] | [INFO] [stdout] 99 | let mut monitor_info = MONITORINFO { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MONITORINFO` in this scope [INFO] [stdout] --> src/system/win/api.rs:100:38 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn get_display_rect(id: DisplayId) -> Rectangle { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 99 | let mut monitor_info = MONITORINFO { [INFO] [stdout] 100 | cbSize: core::mem::size_of::() as u32, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetMonitorInfoA` in this scope [INFO] [stdout] --> src/system/win/api.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | GetMonitorInfoA(id.into(), &mut monitor_info); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `EnumWindows` in this scope [INFO] [stdout] --> src/system/win/api.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | EnumWindows( [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `POINT` [INFO] [stdout] --> src/window.rs:400:45 [INFO] [stdout] | [INFO] [stdout] 400 | ... let mut point = POINT::default(); [INFO] [stdout] | ^^^^^ use of undeclared type `POINT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HKEY` in this scope [INFO] [stdout] --> src/system/win/api.rs:134:22 [INFO] [stdout] | [INFO] [stdout] 134 | let mut key: HKEY = std::mem::zeroed(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegCreateKeyExW` in this scope [INFO] [stdout] --> src/system/win/api.rs:140:12 [INFO] [stdout] | [INFO] [stdout] 140 | if RegCreateKeyExW( [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HKEY_CURRENT_USER` in this scope [INFO] [stdout] --> src/system/win/api.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 141 | HKEY_CURRENT_USER, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `REG_OPTION_NON_VOLATILE` in this scope [INFO] [stdout] --> src/system/win/api.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | REG_OPTION_NON_VOLATILE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_SET_VALUE` in this scope [INFO] [stdout] --> src/system/win/api.rs:146:13 [INFO] [stdout] | [INFO] [stdout] 146 | KEY_SET_VALUE, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegSetValueExW` in this scope [INFO] [stdout] --> src/system/win/api.rs:152:13 [INFO] [stdout] | [INFO] [stdout] 152 | RegSetValueExW( [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `REG_SZ` in this scope [INFO] [stdout] --> src/system/win/api.rs:156:17 [INFO] [stdout] | [INFO] [stdout] 156 | REG_SZ, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegDeleteKeyValueW` in this scope [INFO] [stdout] --> src/system/win/api.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | RegDeleteKeyValueW( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HKEY_CURRENT_USER` in this scope [INFO] [stdout] --> src/system/win/api.rs:171:13 [INFO] [stdout] | [INFO] [stdout] 171 | HKEY_CURRENT_USER, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegisterHotKey` in this scope [INFO] [stdout] --> src/system/win/api.rs:180:28 [INFO] [stdout] | [INFO] [stdout] 180 | nullable_to_result(RegisterHotKey( [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `UnregisterHotKey` in this scope [INFO] [stdout] --> src/system/win/api.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 192 | UnregisterHotKey(std::ptr::null_mut(), kb.get_id()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MSG` in this scope [INFO] [stdout] --> src/system/win/api.rs:196:43 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn get_current_window_msg() -> Option { [INFO] [stdout] | - ^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MSG` in this scope [INFO] [stdout] --> src/system/win/api.rs:197:18 [INFO] [stdout] | [INFO] [stdout] 197 | let mut msg: MSG = MSG::default(); [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/system/win/api.rs:200:12 [INFO] [stdout] | [INFO] [stdout] 200 | if PeekMessageW(&mut msg, std::ptr::null_mut(), 0, 0, PM_REMOVE) != 0 { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/window.rs:416:41 [INFO] [stdout] | [INFO] [stdout] 416 | ... winapi::um::libloaderapi::GetModuleHandleA(std::ptr::null_mut()), [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PM_REMOVE` in this scope [INFO] [stdout] --> src/system/win/api.rs:200:63 [INFO] [stdout] | [INFO] [stdout] 200 | if PeekMessageW(&mut msg, std::ptr::null_mut(), 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/system/win/api.rs:201:13 [INFO] [stdout] | [INFO] [stdout] 201 | 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/system/win/api.rs:202:13 [INFO] [stdout] | [INFO] [stdout] 202 | 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 `CreateProcessA` in this scope [INFO] [stdout] --> src/system/win/api.rs:217:17 [INFO] [stdout] | [INFO] [stdout] 217 | let x = CreateProcessA( [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `POINT` [INFO] [stdout] --> src/window.rs:429:45 [INFO] [stdout] | [INFO] [stdout] 429 | ... let mut point = POINT::default(); [INFO] [stdout] | ^^^^^ use of undeclared type `POINT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWINEVENTHOOK` in this scope [INFO] [stdout] --> src/system/win/win_event_listener.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | _: HWINEVENTHOOK, [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/system/win/win_event_listener.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | event_code: DWORD, [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/system/win/win_event_listener.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | hwnd: HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> src/system/win/win_event_listener.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | object_type: LONG, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> src/system/win/win_event_listener.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | _: LONG, [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/system/win/win_event_listener.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | _: DWORD, [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/system/win/win_event_listener.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | _: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OBJID_WINDOW` in this scope [INFO] [stdout] --> src/system/win/win_event_listener.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | if object_type != OBJID_WINDOW { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWINEVENTHOOK__` in this scope [INFO] [stdout] --> src/system/win/win_event_listener.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct WinEventListener { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 63 | stopped: Arc, [INFO] [stdout] 64 | hook: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWinEventHook` in this scope [INFO] [stdout] --> src/system/win/win_event_listener.rs:85:47 [INFO] [stdout] | [INFO] [stdout] 85 | let hook_ptr = nullable_to_result(SetWinEventHook( [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EVENT_MIN` in this scope [INFO] [stdout] --> src/system/win/win_event_listener.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | EVENT_MIN, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EVENT_MAX` in this scope [INFO] [stdout] --> src/system/win/win_event_listener.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 87 | EVENT_MAX, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWINEVENTHOOK` in this scope [INFO] [stdout] --> src/system/win/win_event_listener.rs:96:36 [INFO] [stdout] | [INFO] [stdout] 96 | hook.store(hook_ptr as HWINEVENTHOOK, Ordering::SeqCst); [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/system/win.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | impl From for WindowId { [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/system/win.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | fn from(val: 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/system/win.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | impl Into for WindowId { [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/system/win.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 24 | fn into(self) -> 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/system/win.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | self.0 as 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/system/win.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | impl PartialEq for WindowId { [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/system/win.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | fn eq(&self, other: &HWND) -> bool { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMONITOR` in this scope [INFO] [stdout] --> src/system/win.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | impl From for DisplayId { [INFO] [stdout] | - ^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMONITOR` in this scope [INFO] [stdout] --> src/system/win.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | fn from(val: HMONITOR) -> Self { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMONITOR` in this scope [INFO] [stdout] --> src/system/win.rs:41:11 [INFO] [stdout] | [INFO] [stdout] 41 | impl Into for DisplayId { [INFO] [stdout] | - ^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMONITOR` in this scope [INFO] [stdout] --> src/system/win.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | fn into(self) -> HMONITOR { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMONITOR` in this scope [INFO] [stdout] --> src/system/win.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | self.0 as HMONITOR [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_LSHIFT` in this scope [INFO] [stdout] --> src/keybindings/key.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | LShift = VK_LSHIFT as isize, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_LCONTROL` in this scope [INFO] [stdout] --> src/keybindings/key.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | LControl = VK_LCONTROL as isize, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_LMENU` in this scope [INFO] [stdout] --> src/keybindings/key.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | LAlt = VK_LMENU as isize, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_ESCAPE` in this scope [INFO] [stdout] --> src/keybindings/key.rs:42:14 [INFO] [stdout] | [INFO] [stdout] 42 | Escape = VK_ESCAPE as isize, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `do_loop` in this scope [INFO] [stdout] --> src/keybindings.rs:151:35 [INFO] [stdout] | [INFO] [stdout] 151 | if let Some(kb) = do_loop(&inner) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MSG` in this scope [INFO] [stdout] --> src/message_loop.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn start(cb: impl Fn(Option) -> bool) { [INFO] [stdout] | - ^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MSG` in this scope [INFO] [stdout] --> src/message_loop.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | let mut msg: MSG = MSG::default(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MSG` in this scope [INFO] [stdout] --> src/message_loop.rs:9:31 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn start(cb: impl Fn(Option) -> bool) { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 9 | let mut value: Option = None; [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/message_loop.rs:11:16 [INFO] [stdout] | [INFO] [stdout] 11 | if PeekMessageW(&mut msg, std::ptr::null_mut(), 0, 0, PM_REMOVE) != 0 { [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/message_loop.rs:11:67 [INFO] [stdout] | [INFO] [stdout] 11 | if PeekMessageW(&mut msg, std::ptr::null_mut(), 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/message_loop.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | TranslateMessage(&msg); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMONITOR` in this scope [INFO] [stdout] --> src/system/win.rs:47:11 [INFO] [stdout] | [INFO] [stdout] 47 | impl From for Display { [INFO] [stdout] | - ^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMONITOR` in this scope [INFO] [stdout] --> src/system/win.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | fn from(val: HMONITOR) -> Self { [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/system/win.rs:69:11 [INFO] [stdout] | [INFO] [stdout] 69 | impl From for Rectangle { [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RECT` in this scope [INFO] [stdout] --> src/system/win.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | fn from(rect: RECT) -> Self { [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/message_loop.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | DispatchMessageW(&msg); [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/message_loop.rs:15:35 [INFO] [stdout] | [INFO] [stdout] 15 | if msg.message == WM_QUIT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetSystemMetricsForDpi` in this scope [INFO] [stdout] --> src/renderer/win.rs:117:32 [INFO] [stdout] | [INFO] [stdout] 117 | let border_width = GetSystemMetricsForDpi(SM_CXFRAME, display.dpi); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SM_CXFRAME` in this scope [INFO] [stdout] --> src/renderer/win.rs:117:55 [INFO] [stdout] | [INFO] [stdout] 117 | let border_width = GetSystemMetricsForDpi(SM_CXFRAME, display.dpi); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetSystemMetricsForDpi` in this scope [INFO] [stdout] --> src/renderer/win.rs:118:33 [INFO] [stdout] | [INFO] [stdout] 118 | let border_height = GetSystemMetricsForDpi(SM_CYFRAME, display.dpi); [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/system/win.rs:80:11 [INFO] [stdout] | [INFO] [stdout] 80 | impl Into for Rectangle { [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RECT` in this scope [INFO] [stdout] --> src/system/win.rs:81:22 [INFO] [stdout] | [INFO] [stdout] 81 | fn into(self) -> RECT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope [INFO] [stdout] --> src/system/win.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | RECT { [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/system/win.rs:91:22 [INFO] [stdout] | [INFO] [stdout] 91 | fn bool_to_result(v: BOOL) -> WinResult { [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/system/win.rs:107:25 [INFO] [stdout] | [INFO] [stdout] 107 | fn lresult_to_result(v: LRESULT) -> WinResult { [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/system/win.rs:107:47 [INFO] [stdout] | [INFO] [stdout] 107 | fn lresult_to_result(v: LRESULT) -> WinResult { [INFO] [stdout] | - ^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SM_CYFRAME` in this scope [INFO] [stdout] --> src/renderer/win.rs:118:56 [INFO] [stdout] | [INFO] [stdout] 118 | let border_height = GetSystemMetricsForDpi(SM_CYFRAME, display.dpi); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetSystemMetricsForDpi` in this scope [INFO] [stdout] --> src/renderer/win.rs:121:38 [INFO] [stdout] | [INFO] [stdout] 121 | let caption_height = GetSystemMetricsForDpi(SM_CYCAPTION, display.dpi); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SM_CYCAPTION` in this scope [INFO] [stdout] --> src/renderer/win.rs:121:61 [INFO] [stdout] | [INFO] [stdout] 121 | let caption_height = GetSystemMetricsForDpi(SM_CYCAPTION, display.dpi); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope [INFO] [stdout] --> src/renderer/win.rs:157:24 [INFO] [stdout] | [INFO] [stdout] 157 | let mut rect = RECT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AdjustWindowRectEx` in this scope [INFO] [stdout] --> src/renderer/win.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | AdjustWindowRectEx( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SWP_NOSENDCHANGING` in this scope [INFO] [stdout] --> src/renderer/win.rs:178:53 [INFO] [stdout] | [INFO] [stdout] 178 | .set_window_pos(rect.into(), None, Some(SWP_NOSENDCHANGING)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMONITOR` in this scope [INFO] [stdout] --> src/system/win/api.rs:26:15 [INFO] [stdout] | [INFO] [stdout] 26 | hmonitor: HMONITOR, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HDC` in this scope [INFO] [stdout] --> src/system/win/api.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | _: HDC, [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/system/win.rs:137:11 [INFO] [stdout] | [INFO] [stdout] 137 | impl From for Window { [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/system/win.rs:138:18 [INFO] [stdout] | [INFO] [stdout] 138 | fn from(val: HWND) -> Self { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `IsWindowVisible` in this scope [INFO] [stdout] --> src/system/win.rs:147:18 [INFO] [stdout] | [INFO] [stdout] 147 | unsafe { IsWindowVisible(self.id.into()) == 0 } [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MonitorFromWindow` in this scope [INFO] [stdout] --> src/system/win.rs:171:32 [INFO] [stdout] | [INFO] [stdout] 171 | nullable_to_result(MonitorFromWindow(self.id.into(), MONITOR_DEFAULTTONULL).into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MONITOR_DEFAULTTONULL` in this scope [INFO] [stdout] --> src/system/win.rs:171:66 [INFO] [stdout] | [INFO] [stdout] 171 | nullable_to_result(MonitorFromWindow(self.id.into(), MONITOR_DEFAULTTONULL).into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetForegroundWindow` in this scope [INFO] [stdout] --> src/system/win.rs:176:32 [INFO] [stdout] | [INFO] [stdout] 176 | nullable_to_result(GetForegroundWindow().into()).map_err(SystemError::GetForegroundWindow) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::tile_grid::SystemError::GetForegroundWindow; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetClassNameA` in this scope [INFO] [stdout] --> src/system/win.rs:183:32 [INFO] [stdout] | [INFO] [stdout] 183 | nullable_to_result(GetClassNameA( [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPRECT` in this scope [INFO] [stdout] --> src/system/win/api.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | _: LPRECT, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetParent` in this scope [INFO] [stdout] --> src/system/win.rs:192:37 [INFO] [stdout] | [INFO] [stdout] 192 | unsafe { nullable_to_result(GetParent(self.id.into()).into()) } [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowLongA` in this scope [INFO] [stdout] --> src/system/win.rs:196:32 [INFO] [stdout] | [INFO] [stdout] 196 | nullable_to_result(GetWindowLongA(self.id.into(), GWL_STYLE)) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GWL_STYLE` in this scope [INFO] [stdout] --> src/system/win.rs:196:63 [INFO] [stdout] | [INFO] [stdout] 196 | nullable_to_result(GetWindowLongA(self.id.into(), GWL_STYLE)) [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/system/win/api.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | l_param: LPARAM, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowLongA` in this scope [INFO] [stdout] --> src/system/win.rs:202:32 [INFO] [stdout] | [INFO] [stdout] 202 | nullable_to_result(GetWindowLongA(self.id.into(), GWL_EXSTYLE)) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GWL_EXSTYLE` in this scope [INFO] [stdout] --> src/system/win.rs:202:63 [INFO] [stdout] | [INFO] [stdout] 202 | nullable_to_result(GetWindowLongA(self.id.into(), GWL_EXSTYLE)) [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/system/win/api.rs:30:6 [INFO] [stdout] | [INFO] [stdout] 30 | ) -> BOOL { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowTextA` in this scope [INFO] [stdout] --> src/system/win.rs:210:32 [INFO] [stdout] | [INFO] [stdout] 210 | nullable_to_result(GetWindowTextA( [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/system/win.rs:221:32 [INFO] [stdout] | [INFO] [stdout] 221 | nullable_to_result(GetWindowRect(self.id.into(), &mut temp)).map(|_| temp.into()) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowLongA` in this scope [INFO] [stdout] --> src/system/win.rs:229:39 [INFO] [stdout] | [INFO] [stdout] 229 | nullable_to_result::(SetWindowLongA(self.id.into(), GWL_STYLE, self.style.bits())) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GWL_STYLE` in this scope [INFO] [stdout] --> src/system/win.rs:229:70 [INFO] [stdout] | [INFO] [stdout] 229 | nullable_to_result::(SetWindowLongA(self.id.into(), GWL_STYLE, self.style.bits())) [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/system/win.rs:236:31 [INFO] [stdout] | [INFO] [stdout] 236 | Some(if topmost { HWND_TOPMOST } else { HWND_TOP }), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HWND_TOP` in this scope [INFO] [stdout] --> src/system/win.rs:236:53 [INFO] [stdout] | [INFO] [stdout] 236 | Some(if topmost { HWND_TOPMOST } else { HWND_TOP }), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FormatMessageA` in this scope [INFO] [stdout] --> src/system/win/api.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | FormatMessageA( [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/system/win.rs:237:18 [INFO] [stdout] | [INFO] [stdout] 237 | Some(SWP_NOMOVE | SWP_NOSIZE), [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/system/win.rs:237:31 [INFO] [stdout] | [INFO] [stdout] 237 | Some(SWP_NOMOVE | SWP_NOSIZE), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FORMAT_MESSAGE_FROM_SYSTEM` in this scope [INFO] [stdout] --> src/system/win/api.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | FORMAT_MESSAGE_FROM_SYSTEM | FORMAT_MESSAGE_IGNORE_INSERTS, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HWND_NOTOPMOST` in this scope [INFO] [stdout] --> src/system/win.rs:243:18 [INFO] [stdout] | [INFO] [stdout] 243 | Some(HWND_NOTOPMOST), [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/system/win.rs:244:18 [INFO] [stdout] | [INFO] [stdout] 244 | Some(SWP_NOMOVE | SWP_NOSIZE), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FORMAT_MESSAGE_IGNORE_INSERTS` in this scope [INFO] [stdout] --> src/system/win/api.rs:43:42 [INFO] [stdout] | [INFO] [stdout] 43 | FORMAT_MESSAGE_FROM_SYSTEM | FORMAT_MESSAGE_IGNORE_INSERTS, [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/system/win.rs:244:31 [INFO] [stdout] | [INFO] [stdout] 244 | Some(SWP_NOMOVE | SWP_NOSIZE), [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/system/win.rs:250:23 [INFO] [stdout] | [INFO] [stdout] 145 | impl Window { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 250 | order: Option, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetLastError` in this scope [INFO] [stdout] --> src/system/win/api.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | GetLastError(), [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/system/win.rs:254:28 [INFO] [stdout] | [INFO] [stdout] 254 | bool_to_result(SetWindowPos( [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `EnumDisplayMonitors` in this scope [INFO] [stdout] --> src/system/win/api.rs:59:24 [INFO] [stdout] | [INFO] [stdout] 59 | bool_to_result(EnumDisplayMonitors( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowThreadProcessId` in this scope [INFO] [stdout] --> src/system/win.rs:281:13 [INFO] [stdout] | [INFO] [stdout] 281 | GetWindowThreadProcessId(self.id.into(), &mut process_id); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetDpiForMonitor` in this scope [INFO] [stdout] --> src/system/win/api.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | GetDpiForMonitor(id.into(), MDT_RAW_DPI, &mut dpi_x, &mut dpi_y); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PROCESS_QUERY_INFORMATION` in this scope [INFO] [stdout] --> src/system/win.rs:283:17 [INFO] [stdout] | [INFO] [stdout] 283 | PROCESS_QUERY_INFORMATION | PROCESS_VM_READ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MDT_RAW_DPI` in this scope [INFO] [stdout] --> src/system/win/api.rs:75:37 [INFO] [stdout] | [INFO] [stdout] 75 | GetDpiForMonitor(id.into(), MDT_RAW_DPI, &mut dpi_x, &mut dpi_y); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PROCESS_VM_READ` in this scope [INFO] [stdout] --> src/system/win.rs:283:45 [INFO] [stdout] | [INFO] [stdout] 283 | PROCESS_QUERY_INFORMATION | PROCESS_VM_READ, [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/system/win/api.rs:81:59 [INFO] [stdout] | [INFO] [stdout] 81 | unsafe extern "system" fn enum_windows_task_bars_cb(hwnd: HWND, l_param: LPARAM) -> BOOL { [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/system/win/api.rs:81:74 [INFO] [stdout] | [INFO] [stdout] 81 | unsafe extern "system" fn enum_windows_task_bars_cb(hwnd: HWND, l_param: LPARAM) -> BOOL { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetLastError` in this scope [INFO] [stdout] --> src/system/win.rs:289:38 [INFO] [stdout] | [INFO] [stdout] 289 | error!("winapi: {}", GetLastError()); [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/system/win/api.rs:81:85 [INFO] [stdout] | [INFO] [stdout] 81 | unsafe extern "system" fn enum_windows_task_bars_cb(hwnd: HWND, l_param: LPARAM) -> BOOL { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MONITORINFO` in this scope [INFO] [stdout] --> src/system/win/api.rs:99:28 [INFO] [stdout] | [INFO] [stdout] 99 | let mut monitor_info = MONITORINFO { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetModuleFileNameExA` in this scope [INFO] [stdout] --> src/system/win.rs:291:16 [INFO] [stdout] | [INFO] [stdout] 291 | if GetModuleFileNameExA( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MONITORINFO` in this scope [INFO] [stdout] --> src/system/win/api.rs:100:38 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn get_display_rect(id: DisplayId) -> Rectangle { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 99 | let mut monitor_info = MONITORINFO { [INFO] [stdout] 100 | cbSize: core::mem::size_of::() as u32, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetLastError` in this scope [INFO] [stdout] --> src/system/win.rs:298:38 [INFO] [stdout] | [INFO] [stdout] 298 | error!("winapi: {}", GetLastError()); [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/system/win.rs:329:13 [INFO] [stdout] | [INFO] [stdout] 329 | ShowWindow(self.id.into(), SW_SHOW); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::tile_grid::SystemError::ShowWindow; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SW_SHOW` in this scope [INFO] [stdout] --> src/system/win.rs:329:40 [INFO] [stdout] | [INFO] [stdout] 329 | ShowWindow(self.id.into(), 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 `GetMonitorInfoA` in this scope [INFO] [stdout] --> src/system/win/api.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | GetMonitorInfoA(id.into(), &mut monitor_info); [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/system/win.rs:334:13 [INFO] [stdout] | [INFO] [stdout] 334 | ShowWindow(self.id.into(), SW_HIDE); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::tile_grid::SystemError::ShowWindow; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SW_HIDE` in this scope [INFO] [stdout] --> src/system/win.rs:334:40 [INFO] [stdout] | [INFO] [stdout] 334 | ShowWindow(self.id.into(), 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 `EnumWindows` in this scope [INFO] [stdout] --> src/system/win/api.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | EnumWindows( [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendMessageA` in this scope [INFO] [stdout] --> src/system/win.rs:339:31 [INFO] [stdout] | [INFO] [stdout] 339 | lresult_to_result(SendMessageA(self.id.into(), WM_SYSCOMMAND, SC_CLOSE, 0)) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HKEY` in this scope [INFO] [stdout] --> src/system/win/api.rs:134:22 [INFO] [stdout] | [INFO] [stdout] 134 | let mut key: HKEY = std::mem::zeroed(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_SYSCOMMAND` in this scope [INFO] [stdout] --> src/system/win.rs:339:60 [INFO] [stdout] | [INFO] [stdout] 339 | lresult_to_result(SendMessageA(self.id.into(), WM_SYSCOMMAND, SC_CLOSE, 0)) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegCreateKeyExW` in this scope [INFO] [stdout] --> src/system/win/api.rs:140:12 [INFO] [stdout] | [INFO] [stdout] 140 | if RegCreateKeyExW( [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SC_CLOSE` in this scope [INFO] [stdout] --> src/system/win.rs:339:75 [INFO] [stdout] | [INFO] [stdout] 339 | lresult_to_result(SendMessageA(self.id.into(), WM_SYSCOMMAND, SC_CLOSE, 0)) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HKEY_CURRENT_USER` in this scope [INFO] [stdout] --> src/system/win/api.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 141 | HKEY_CURRENT_USER, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `REG_OPTION_NON_VOLATILE` in this scope [INFO] [stdout] --> src/system/win/api.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | REG_OPTION_NON_VOLATILE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_SET_VALUE` in this scope [INFO] [stdout] --> src/system/win/api.rs:146:13 [INFO] [stdout] | [INFO] [stdout] 146 | KEY_SET_VALUE, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegSetValueExW` in this scope [INFO] [stdout] --> src/system/win/api.rs:152:13 [INFO] [stdout] | [INFO] [stdout] 152 | RegSetValueExW( [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `REG_SZ` in this scope [INFO] [stdout] --> src/system/win/api.rs:156:17 [INFO] [stdout] | [INFO] [stdout] 156 | REG_SZ, [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/system/win.rs:346:28 [INFO] [stdout] | [INFO] [stdout] 346 | bool_to_result(SetForegroundWindow(self.id.into())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendMessageA` in this scope [INFO] [stdout] --> src/system/win.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | lresult_to_result(SendMessageA(self.id.into(), WM_PAINT, 0, 0)) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_PAINT` in this scope [INFO] [stdout] --> src/system/win.rs:353:60 [INFO] [stdout] | [INFO] [stdout] 353 | lresult_to_result(SendMessageA(self.id.into(), WM_PAINT, 0, 0)) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendMessageA` in this scope [INFO] [stdout] --> src/system/win.rs:373:31 [INFO] [stdout] | [INFO] [stdout] 373 | lresult_to_result(SendMessageA(self.id.into(), WM_SYSCOMMAND, SC_RESTORE, 0)) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_SYSCOMMAND` in this scope [INFO] [stdout] --> src/system/win.rs:373:60 [INFO] [stdout] | [INFO] [stdout] 373 | lresult_to_result(SendMessageA(self.id.into(), WM_SYSCOMMAND, SC_RESTORE, 0)) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SC_RESTORE` in this scope [INFO] [stdout] --> src/system/win.rs:373:75 [INFO] [stdout] | [INFO] [stdout] 373 | lresult_to_result(SendMessageA(self.id.into(), WM_SYSCOMMAND, SC_RESTORE, 0)) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegDeleteKeyValueW` in this scope [INFO] [stdout] --> src/system/win/api.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | RegDeleteKeyValueW( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HKEY_CURRENT_USER` in this scope [INFO] [stdout] --> src/system/win/api.rs:171:13 [INFO] [stdout] | [INFO] [stdout] 171 | HKEY_CURRENT_USER, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegisterHotKey` in this scope [INFO] [stdout] --> src/system/win/api.rs:180:28 [INFO] [stdout] | [INFO] [stdout] 180 | nullable_to_result(RegisterHotKey( [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `UnregisterHotKey` in this scope [INFO] [stdout] --> src/system/win/api.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 192 | UnregisterHotKey(std::ptr::null_mut(), kb.get_id()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendMessageA` in this scope [INFO] [stdout] --> src/system/win.rs:379:31 [INFO] [stdout] | [INFO] [stdout] 379 | lresult_to_result(SendMessageA(self.id.into(), WM_SYSCOMMAND, SC_MINIMIZE, 0)) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MSG` in this scope [INFO] [stdout] --> src/system/win/api.rs:196:43 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn get_current_window_msg() -> Option { [INFO] [stdout] | - ^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MSG` in this scope [INFO] [stdout] --> src/system/win/api.rs:197:18 [INFO] [stdout] | [INFO] [stdout] 197 | let mut msg: MSG = MSG::default(); [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/system/win/api.rs:200:12 [INFO] [stdout] | [INFO] [stdout] 200 | if PeekMessageW(&mut msg, std::ptr::null_mut(), 0, 0, PM_REMOVE) != 0 { [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/system/win/api.rs:200:63 [INFO] [stdout] | [INFO] [stdout] 200 | if PeekMessageW(&mut msg, std::ptr::null_mut(), 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/system/win/api.rs:201:13 [INFO] [stdout] | [INFO] [stdout] 201 | 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/system/win/api.rs:202:13 [INFO] [stdout] | [INFO] [stdout] 202 | DispatchMessageW(&msg); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_SYSCOMMAND` in this scope [INFO] [stdout] --> src/system/win.rs:379:60 [INFO] [stdout] | [INFO] [stdout] 379 | lresult_to_result(SendMessageA(self.id.into(), WM_SYSCOMMAND, SC_MINIMIZE, 0)) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SC_MINIMIZE` in this scope [INFO] [stdout] --> src/system/win.rs:379:75 [INFO] [stdout] | [INFO] [stdout] 379 | lresult_to_result(SendMessageA(self.id.into(), WM_SYSCOMMAND, SC_MINIMIZE, 0)) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendMessageA` in this scope [INFO] [stdout] --> src/system/win.rs:386:31 [INFO] [stdout] | [INFO] [stdout] 386 | lresult_to_result(SendMessageA(self.id.into(), WM_SYSCOMMAND, SC_MAXIMIZE, 0)) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_SYSCOMMAND` in this scope [INFO] [stdout] --> src/system/win.rs:386:60 [INFO] [stdout] | [INFO] [stdout] 386 | lresult_to_result(SendMessageA(self.id.into(), WM_SYSCOMMAND, SC_MAXIMIZE, 0)) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateProcessA` in this scope [INFO] [stdout] --> src/system/win/api.rs:217:17 [INFO] [stdout] | [INFO] [stdout] 217 | let x = CreateProcessA( [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWINEVENTHOOK` in this scope [INFO] [stdout] --> src/system/win/win_event_listener.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | _: HWINEVENTHOOK, [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/system/win/win_event_listener.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | event_code: DWORD, [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/system/win/win_event_listener.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | hwnd: HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> src/system/win/win_event_listener.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | object_type: LONG, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> src/system/win/win_event_listener.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | _: LONG, [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/system/win/win_event_listener.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | _: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SC_MAXIMIZE` in this scope [INFO] [stdout] --> src/system/win.rs:386:75 [INFO] [stdout] | [INFO] [stdout] 386 | lresult_to_result(SendMessageA(self.id.into(), WM_SYSCOMMAND, SC_MAXIMIZE, 0)) [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/system/win/win_event_listener.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | _: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_COMMAND` in this scope [INFO] [stdout] --> src/tray.rs:67:28 [INFO] [stdout] | [INFO] [stdout] 67 | if msg.code == WM_COMMAND { [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/tray.rs:68:53 [INFO] [stdout] | [INFO] [stdout] 68 | if let Some(id) = PopupId::from_u16(LOWORD(msg.params.0 as u32)) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OBJID_WINDOW` in this scope [INFO] [stdout] --> src/system/win/win_event_listener.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | if object_type != OBJID_WINDOW { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PostMessageW` in this scope [INFO] [stdout] --> src/tray.rs:71:29 [INFO] [stdout] | [INFO] [stdout] 71 | ... PostMessageW(msg.hwnd, WM_CLOSE, 0, 0); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWINEVENTHOOK__` in this scope [INFO] [stdout] --> src/system/win/win_event_listener.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct WinEventListener { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 63 | stopped: Arc, [INFO] [stdout] 64 | hook: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_CLOSE` in this scope [INFO] [stdout] --> src/tray.rs:71:52 [INFO] [stdout] | [INFO] [stdout] 71 | ... PostMessageW(msg.hwnd, WM_CLOSE, 0, 0); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWinEventHook` in this scope [INFO] [stdout] --> src/system/win/win_event_listener.rs:85:47 [INFO] [stdout] | [INFO] [stdout] 85 | let hook_ptr = nullable_to_result(SetWinEventHook( [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EVENT_MIN` in this scope [INFO] [stdout] --> src/system/win/win_event_listener.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | EVENT_MIN, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EVENT_MAX` in this scope [INFO] [stdout] --> src/system/win/win_event_listener.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 87 | EVENT_MAX, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWINEVENTHOOK` in this scope [INFO] [stdout] --> src/system/win/win_event_listener.rs:96:36 [INFO] [stdout] | [INFO] [stdout] 96 | hook.store(hook_ptr as HWINEVENTHOOK, Ordering::SeqCst); [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/system/win.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | impl From for WindowId { [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_APP` in this scope [INFO] [stdout] --> src/tray.rs:80:35 [INFO] [stdout] | [INFO] [stdout] 80 | } else if msg.code == WM_APP && msg.params.1 as u32 == WM_RBUTTONUP { [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/system/win.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | fn from(val: HWND) -> Self { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_RBUTTONUP` in this scope [INFO] [stdout] --> src/tray.rs:80:68 [INFO] [stdout] | [INFO] [stdout] 80 | } else if msg.code == WM_APP && msg.params.1 as u32 == WM_RBUTTONUP { [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/system/win.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | impl Into for WindowId { [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/system/win.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 24 | fn into(self) -> HWND { [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/tray.rs:82:21 [INFO] [stdout] | [INFO] [stdout] 82 | SetForegroundWindow(msg.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/system/win.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | self.0 as 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/system/win.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | impl PartialEq for WindowId { [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/system/win.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | fn eq(&self, other: &HWND) -> bool { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMONITOR` in this scope [INFO] [stdout] --> src/system/win.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | impl From for DisplayId { [INFO] [stdout] | - ^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMONITOR` in this scope [INFO] [stdout] --> src/system/win.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | fn from(val: HMONITOR) -> Self { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMONITOR` in this scope [INFO] [stdout] --> src/system/win.rs:41:11 [INFO] [stdout] | [INFO] [stdout] 41 | impl Into for DisplayId { [INFO] [stdout] | - ^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMONITOR` in this scope [INFO] [stdout] --> src/system/win.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | fn into(self) -> HMONITOR { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMONITOR` in this scope [INFO] [stdout] --> src/system/win.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | self.0 as HMONITOR [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PostMessageW` in this scope [INFO] [stdout] --> src/tray.rs:84:21 [INFO] [stdout] | [INFO] [stdout] 84 | PostMessageW(msg.hwnd, WM_APP + 1, 0, 0); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_APP` in this scope [INFO] [stdout] --> src/tray.rs:84:44 [INFO] [stdout] | [INFO] [stdout] 84 | PostMessageW(msg.hwnd, WM_APP + 1, 0, 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/tray.rs:94:23 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn add_icon(hwnd: HWND) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateIconFromResourceEx` in this scope [INFO] [stdout] --> src/tray.rs:98:27 [INFO] [stdout] | [INFO] [stdout] 98 | let icon_handle = CreateIconFromResourceEx( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LR_DEFAULTCOLOR` in this scope [INFO] [stdout] --> src/tray.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | LR_DEFAULTCOLOR, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMONITOR` in this scope [INFO] [stdout] --> src/system/win.rs:47:11 [INFO] [stdout] | [INFO] [stdout] 47 | impl From for Display { [INFO] [stdout] | - ^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMONITOR` in this scope [INFO] [stdout] --> src/system/win.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | fn from(val: HMONITOR) -> Self { [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/system/win.rs:69:11 [INFO] [stdout] | [INFO] [stdout] 69 | impl From for Rectangle { [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RECT` in this scope [INFO] [stdout] --> src/system/win.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | fn from(rect: RECT) -> Self { [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/system/win.rs:80:11 [INFO] [stdout] | [INFO] [stdout] 80 | impl Into for Rectangle { [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RECT` in this scope [INFO] [stdout] --> src/system/win.rs:81:22 [INFO] [stdout] | [INFO] [stdout] 81 | fn into(self) -> RECT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope [INFO] [stdout] --> src/system/win.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | RECT { [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/system/win.rs:91:22 [INFO] [stdout] | [INFO] [stdout] 91 | fn bool_to_result(v: BOOL) -> WinResult { [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/system/win.rs:107:25 [INFO] [stdout] | [INFO] [stdout] 107 | fn lresult_to_result(v: LRESULT) -> WinResult { [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/system/win.rs:107:47 [INFO] [stdout] | [INFO] [stdout] 107 | fn lresult_to_result(v: LRESULT) -> WinResult { [INFO] [stdout] | - ^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/system/win.rs:137:11 [INFO] [stdout] | [INFO] [stdout] 137 | impl From for Window { [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NOTIFYICONDATAW` in this scope [INFO] [stdout] --> src/tray.rs:118:48 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn add_icon(hwnd: HWND) { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 118 | icon_data.cbSize = std::mem::size_of::() as u32; [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/system/win.rs:138:18 [INFO] [stdout] | [INFO] [stdout] 138 | fn from(val: HWND) -> Self { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `IsWindowVisible` in this scope [INFO] [stdout] --> src/system/win.rs:147:18 [INFO] [stdout] | [INFO] [stdout] 147 | unsafe { IsWindowVisible(self.id.into()) == 0 } [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MonitorFromWindow` in this scope [INFO] [stdout] --> src/system/win.rs:171:32 [INFO] [stdout] | [INFO] [stdout] 171 | nullable_to_result(MonitorFromWindow(self.id.into(), MONITOR_DEFAULTTONULL).into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_APP` in this scope [INFO] [stdout] --> src/tray.rs:121:38 [INFO] [stdout] | [INFO] [stdout] 121 | icon_data.uCallbackMessage = WM_APP; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MONITOR_DEFAULTTONULL` in this scope [INFO] [stdout] --> src/system/win.rs:171:66 [INFO] [stdout] | [INFO] [stdout] 171 | nullable_to_result(MonitorFromWindow(self.id.into(), MONITOR_DEFAULTTONULL).into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetForegroundWindow` in this scope [INFO] [stdout] --> src/system/win.rs:176:32 [INFO] [stdout] | [INFO] [stdout] 176 | nullable_to_result(GetForegroundWindow().into()).map_err(SystemError::GetForegroundWindow) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::tile_grid::SystemError::GetForegroundWindow; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetClassNameA` in this scope [INFO] [stdout] --> src/system/win.rs:183:32 [INFO] [stdout] | [INFO] [stdout] 183 | nullable_to_result(GetClassNameA( [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetParent` in this scope [INFO] [stdout] --> src/system/win.rs:192:37 [INFO] [stdout] | [INFO] [stdout] 192 | unsafe { nullable_to_result(GetParent(self.id.into()).into()) } [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NIF_ICON` in this scope [INFO] [stdout] --> src/tray.rs:122:28 [INFO] [stdout] | [INFO] [stdout] 122 | icon_data.uFlags = NIF_ICON | NIF_TIP | NIF_MESSAGE; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowLongA` in this scope [INFO] [stdout] --> src/system/win.rs:196:32 [INFO] [stdout] | [INFO] [stdout] 196 | nullable_to_result(GetWindowLongA(self.id.into(), GWL_STYLE)) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NIF_TIP` in this scope [INFO] [stdout] --> src/tray.rs:122:39 [INFO] [stdout] | [INFO] [stdout] 122 | icon_data.uFlags = NIF_ICON | NIF_TIP | NIF_MESSAGE; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GWL_STYLE` in this scope [INFO] [stdout] --> src/system/win.rs:196:63 [INFO] [stdout] | [INFO] [stdout] 196 | nullable_to_result(GetWindowLongA(self.id.into(), GWL_STYLE)) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowLongA` in this scope [INFO] [stdout] --> src/system/win.rs:202:32 [INFO] [stdout] | [INFO] [stdout] 202 | nullable_to_result(GetWindowLongA(self.id.into(), GWL_EXSTYLE)) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NIF_MESSAGE` in this scope [INFO] [stdout] --> src/tray.rs:122:49 [INFO] [stdout] | [INFO] [stdout] 122 | icon_data.uFlags = NIF_ICON | NIF_TIP | NIF_MESSAGE; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GWL_EXSTYLE` in this scope [INFO] [stdout] --> src/system/win.rs:202:63 [INFO] [stdout] | [INFO] [stdout] 202 | nullable_to_result(GetWindowLongA(self.id.into(), GWL_EXSTYLE)) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowTextA` in this scope [INFO] [stdout] --> src/system/win.rs:210:32 [INFO] [stdout] | [INFO] [stdout] 210 | nullable_to_result(GetWindowTextA( [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Shell_NotifyIconW` in this scope [INFO] [stdout] --> src/tray.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | Shell_NotifyIconW(NIM_ADD, &mut icon_data); [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/system/win.rs:221:32 [INFO] [stdout] | [INFO] [stdout] 221 | nullable_to_result(GetWindowRect(self.id.into(), &mut temp)).map(|_| temp.into()) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowLongA` in this scope [INFO] [stdout] --> src/system/win.rs:229:39 [INFO] [stdout] | [INFO] [stdout] 229 | nullable_to_result::(SetWindowLongA(self.id.into(), GWL_STYLE, self.style.bits())) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GWL_STYLE` in this scope [INFO] [stdout] --> src/system/win.rs:229:70 [INFO] [stdout] | [INFO] [stdout] 229 | nullable_to_result::(SetWindowLongA(self.id.into(), GWL_STYLE, self.style.bits())) [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/system/win.rs:236:31 [INFO] [stdout] | [INFO] [stdout] 236 | Some(if topmost { HWND_TOPMOST } else { HWND_TOP }), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HWND_TOP` in this scope [INFO] [stdout] --> src/system/win.rs:236:53 [INFO] [stdout] | [INFO] [stdout] 236 | Some(if topmost { HWND_TOPMOST } else { HWND_TOP }), [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/system/win.rs:237:18 [INFO] [stdout] | [INFO] [stdout] 237 | Some(SWP_NOMOVE | SWP_NOSIZE), [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/system/win.rs:237:31 [INFO] [stdout] | [INFO] [stdout] 237 | Some(SWP_NOMOVE | SWP_NOSIZE), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HWND_NOTOPMOST` in this scope [INFO] [stdout] --> src/system/win.rs:243:18 [INFO] [stdout] | [INFO] [stdout] 243 | Some(HWND_NOTOPMOST), [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/system/win.rs:244:18 [INFO] [stdout] | [INFO] [stdout] 244 | Some(SWP_NOMOVE | SWP_NOSIZE), [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/system/win.rs:244:31 [INFO] [stdout] | [INFO] [stdout] 244 | Some(SWP_NOMOVE | SWP_NOSIZE), [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/system/win.rs:250:23 [INFO] [stdout] | [INFO] [stdout] 145 | impl Window { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 250 | order: Option, [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/system/win.rs:254:28 [INFO] [stdout] | [INFO] [stdout] 254 | bool_to_result(SetWindowPos( [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowThreadProcessId` in this scope [INFO] [stdout] --> src/system/win.rs:281:13 [INFO] [stdout] | [INFO] [stdout] 281 | GetWindowThreadProcessId(self.id.into(), &mut process_id); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PROCESS_QUERY_INFORMATION` in this scope [INFO] [stdout] --> src/system/win.rs:283:17 [INFO] [stdout] | [INFO] [stdout] 283 | PROCESS_QUERY_INFORMATION | PROCESS_VM_READ, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PROCESS_VM_READ` in this scope [INFO] [stdout] --> src/system/win.rs:283:45 [INFO] [stdout] | [INFO] [stdout] 283 | PROCESS_QUERY_INFORMATION | PROCESS_VM_READ, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetLastError` in this scope [INFO] [stdout] --> src/system/win.rs:289:38 [INFO] [stdout] | [INFO] [stdout] 289 | error!("winapi: {}", GetLastError()); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NIM_ADD` in this scope [INFO] [stdout] --> src/tray.rs:126:27 [INFO] [stdout] | [INFO] [stdout] 126 | Shell_NotifyIconW(NIM_ADD, &mut icon_data); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetModuleFileNameExA` in this scope [INFO] [stdout] --> src/system/win.rs:291:16 [INFO] [stdout] | [INFO] [stdout] 291 | if GetModuleFileNameExA( [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/tray.rs:130:26 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn remove_icon(hwnd: HWND) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetLastError` in this scope [INFO] [stdout] --> src/system/win.rs:298:38 [INFO] [stdout] | [INFO] [stdout] 298 | error!("winapi: {}", GetLastError()); [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/system/win.rs:329:13 [INFO] [stdout] | [INFO] [stdout] 329 | ShowWindow(self.id.into(), SW_SHOW); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::tile_grid::SystemError::ShowWindow; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Shell_NotifyIconW` in this scope [INFO] [stdout] --> src/tray.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | Shell_NotifyIconW(NIM_DELETE, &mut icon_data); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NIM_DELETE` in this scope [INFO] [stdout] --> src/tray.rs:136:27 [INFO] [stdout] | [INFO] [stdout] 136 | Shell_NotifyIconW(NIM_DELETE, &mut icon_data); [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/tray.rs:140:33 [INFO] [stdout] | [INFO] [stdout] 140 | unsafe fn show_popup_menu(hwnd: HWND) { [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/system/win.rs:329:40 [INFO] [stdout] | [INFO] [stdout] 329 | ShowWindow(self.id.into(), 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 `ShowWindow` in this scope [INFO] [stdout] --> src/system/win.rs:334:13 [INFO] [stdout] | [INFO] [stdout] 334 | ShowWindow(self.id.into(), SW_HIDE); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 1 | use crate::tile_grid::SystemError::ShowWindow; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SW_HIDE` in this scope [INFO] [stdout] --> src/system/win.rs:334:40 [INFO] [stdout] | [INFO] [stdout] 334 | ShowWindow(self.id.into(), 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 `SendMessageA` in this scope [INFO] [stdout] --> src/system/win.rs:339:31 [INFO] [stdout] | [INFO] [stdout] 339 | lresult_to_result(SendMessageA(self.id.into(), WM_SYSCOMMAND, SC_CLOSE, 0)) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_SYSCOMMAND` in this scope [INFO] [stdout] --> src/system/win.rs:339:60 [INFO] [stdout] | [INFO] [stdout] 339 | lresult_to_result(SendMessageA(self.id.into(), WM_SYSCOMMAND, SC_CLOSE, 0)) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreatePopupMenu` in this scope [INFO] [stdout] --> src/tray.rs:141:16 [INFO] [stdout] | [INFO] [stdout] 141 | let menu = CreatePopupMenu(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SC_CLOSE` in this scope [INFO] [stdout] --> src/system/win.rs:339:75 [INFO] [stdout] | [INFO] [stdout] 339 | lresult_to_result(SendMessageA(self.id.into(), WM_SYSCOMMAND, SC_CLOSE, 0)) [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/system/win.rs:346:28 [INFO] [stdout] | [INFO] [stdout] 346 | bool_to_result(SetForegroundWindow(self.id.into())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendMessageA` in this scope [INFO] [stdout] --> src/system/win.rs:353:31 [INFO] [stdout] | [INFO] [stdout] 353 | lresult_to_result(SendMessageA(self.id.into(), WM_PAINT, 0, 0)) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `InsertMenuW` in this scope [INFO] [stdout] --> src/tray.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | InsertMenuW( [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_PAINT` in this scope [INFO] [stdout] --> src/system/win.rs:353:60 [INFO] [stdout] | [INFO] [stdout] 353 | lresult_to_result(SendMessageA(self.id.into(), WM_PAINT, 0, 0)) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendMessageA` in this scope [INFO] [stdout] --> src/system/win.rs:373:31 [INFO] [stdout] | [INFO] [stdout] 373 | lresult_to_result(SendMessageA(self.id.into(), WM_SYSCOMMAND, SC_RESTORE, 0)) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MF_BYPOSITION` in this scope [INFO] [stdout] --> src/tray.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | MF_BYPOSITION | MF_STRING, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_SYSCOMMAND` in this scope [INFO] [stdout] --> src/system/win.rs:373:60 [INFO] [stdout] | [INFO] [stdout] 373 | lresult_to_result(SendMessageA(self.id.into(), WM_SYSCOMMAND, SC_RESTORE, 0)) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SC_RESTORE` in this scope [INFO] [stdout] --> src/system/win.rs:373:75 [INFO] [stdout] | [INFO] [stdout] 373 | lresult_to_result(SendMessageA(self.id.into(), WM_SYSCOMMAND, SC_RESTORE, 0)) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendMessageA` in this scope [INFO] [stdout] --> src/system/win.rs:379:31 [INFO] [stdout] | [INFO] [stdout] 379 | lresult_to_result(SendMessageA(self.id.into(), WM_SYSCOMMAND, SC_MINIMIZE, 0)) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MF_STRING` in this scope [INFO] [stdout] --> src/tray.rs:149:25 [INFO] [stdout] | [INFO] [stdout] 149 | MF_BYPOSITION | MF_STRING, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_SYSCOMMAND` in this scope [INFO] [stdout] --> src/system/win.rs:379:60 [INFO] [stdout] | [INFO] [stdout] 379 | lresult_to_result(SendMessageA(self.id.into(), WM_SYSCOMMAND, SC_MINIMIZE, 0)) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SC_MINIMIZE` in this scope [INFO] [stdout] --> src/system/win.rs:379:75 [INFO] [stdout] | [INFO] [stdout] 379 | lresult_to_result(SendMessageA(self.id.into(), WM_SYSCOMMAND, SC_MINIMIZE, 0)) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendMessageA` in this scope [INFO] [stdout] --> src/system/win.rs:386:31 [INFO] [stdout] | [INFO] [stdout] 386 | lresult_to_result(SendMessageA(self.id.into(), WM_SYSCOMMAND, SC_MAXIMIZE, 0)) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `InsertMenuW` in this scope [INFO] [stdout] --> src/tray.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | InsertMenuW( [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_SYSCOMMAND` in this scope [INFO] [stdout] --> src/system/win.rs:386:60 [INFO] [stdout] | [INFO] [stdout] 386 | lresult_to_result(SendMessageA(self.id.into(), WM_SYSCOMMAND, SC_MAXIMIZE, 0)) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SC_MAXIMIZE` in this scope [INFO] [stdout] --> src/system/win.rs:386:75 [INFO] [stdout] | [INFO] [stdout] 386 | lresult_to_result(SendMessageA(self.id.into(), WM_SYSCOMMAND, SC_MAXIMIZE, 0)) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MF_BYPOSITION` in this scope [INFO] [stdout] --> src/tray.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 157 | MF_BYPOSITION | MF_STRING, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_COMMAND` in this scope [INFO] [stdout] --> src/tray.rs:67:28 [INFO] [stdout] | [INFO] [stdout] 67 | if msg.code == WM_COMMAND { [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/tray.rs:68:53 [INFO] [stdout] | [INFO] [stdout] 68 | if let Some(id) = PopupId::from_u16(LOWORD(msg.params.0 as u32)) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PostMessageW` in this scope [INFO] [stdout] --> src/tray.rs:71:29 [INFO] [stdout] | [INFO] [stdout] 71 | ... PostMessageW(msg.hwnd, WM_CLOSE, 0, 0); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_CLOSE` in this scope [INFO] [stdout] --> src/tray.rs:71:52 [INFO] [stdout] | [INFO] [stdout] 71 | ... PostMessageW(msg.hwnd, WM_CLOSE, 0, 0); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_APP` in this scope [INFO] [stdout] --> src/tray.rs:80:35 [INFO] [stdout] | [INFO] [stdout] 80 | } else if msg.code == WM_APP && msg.params.1 as u32 == WM_RBUTTONUP { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_RBUTTONUP` in this scope [INFO] [stdout] --> src/tray.rs:80:68 [INFO] [stdout] | [INFO] [stdout] 80 | } else if msg.code == WM_APP && msg.params.1 as u32 == WM_RBUTTONUP { [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/tray.rs:82:21 [INFO] [stdout] | [INFO] [stdout] 82 | SetForegroundWindow(msg.hwnd); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PostMessageW` in this scope [INFO] [stdout] --> src/tray.rs:84:21 [INFO] [stdout] | [INFO] [stdout] 84 | PostMessageW(msg.hwnd, WM_APP + 1, 0, 0); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_APP` in this scope [INFO] [stdout] --> src/tray.rs:84:44 [INFO] [stdout] | [INFO] [stdout] 84 | PostMessageW(msg.hwnd, WM_APP + 1, 0, 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/tray.rs:94:23 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn add_icon(hwnd: HWND) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MF_STRING` in this scope [INFO] [stdout] --> src/tray.rs:157:25 [INFO] [stdout] | [INFO] [stdout] 157 | MF_BYPOSITION | MF_STRING, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateIconFromResourceEx` in this scope [INFO] [stdout] --> src/tray.rs:98:27 [INFO] [stdout] | [INFO] [stdout] 98 | let icon_handle = CreateIconFromResourceEx( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LR_DEFAULTCOLOR` in this scope [INFO] [stdout] --> src/tray.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | LR_DEFAULTCOLOR, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetMenuItemBitmaps` in this scope [INFO] [stdout] --> src/tray.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | SetMenuItemBitmaps( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NOTIFYICONDATAW` in this scope [INFO] [stdout] --> src/tray.rs:118:48 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn add_icon(hwnd: HWND) { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 118 | icon_data.cbSize = std::mem::size_of::() as u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_APP` in this scope [INFO] [stdout] --> src/tray.rs:121:38 [INFO] [stdout] | [INFO] [stdout] 121 | icon_data.uCallbackMessage = WM_APP; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MF_BYPOSITION` in this scope [INFO] [stdout] --> src/tray.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | MF_BYPOSITION, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NIF_ICON` in this scope [INFO] [stdout] --> src/tray.rs:122:28 [INFO] [stdout] | [INFO] [stdout] 122 | icon_data.uFlags = NIF_ICON | NIF_TIP | NIF_MESSAGE; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetFocus` in this scope [INFO] [stdout] --> src/tray.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | SetFocus(hwnd); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NIF_TIP` in this scope [INFO] [stdout] --> src/tray.rs:122:39 [INFO] [stdout] | [INFO] [stdout] 122 | icon_data.uFlags = NIF_ICON | NIF_TIP | NIF_MESSAGE; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NIF_MESSAGE` in this scope [INFO] [stdout] --> src/tray.rs:122:49 [INFO] [stdout] | [INFO] [stdout] 122 | icon_data.uFlags = NIF_ICON | NIF_TIP | NIF_MESSAGE; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendMessageW` in this scope [INFO] [stdout] --> src/tray.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | SendMessageW(hwnd, WM_INITMENUPOPUP, menu as usize, 0); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Shell_NotifyIconW` in this scope [INFO] [stdout] --> src/tray.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | Shell_NotifyIconW(NIM_ADD, &mut icon_data); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NIM_ADD` in this scope [INFO] [stdout] --> src/tray.rs:126:27 [INFO] [stdout] | [INFO] [stdout] 126 | Shell_NotifyIconW(NIM_ADD, &mut icon_data); [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/tray.rs:130:26 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn remove_icon(hwnd: HWND) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Shell_NotifyIconW` in this scope [INFO] [stdout] --> src/tray.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | Shell_NotifyIconW(NIM_DELETE, &mut icon_data); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NIM_DELETE` in this scope [INFO] [stdout] --> src/tray.rs:136:27 [INFO] [stdout] | [INFO] [stdout] 136 | Shell_NotifyIconW(NIM_DELETE, &mut icon_data); [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/tray.rs:140:33 [INFO] [stdout] | [INFO] [stdout] 140 | unsafe fn show_popup_menu(hwnd: HWND) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreatePopupMenu` in this scope [INFO] [stdout] --> src/tray.rs:141:16 [INFO] [stdout] | [INFO] [stdout] 141 | let menu = CreatePopupMenu(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `InsertMenuW` in this scope [INFO] [stdout] --> src/tray.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | InsertMenuW( [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MF_BYPOSITION` in this scope [INFO] [stdout] --> src/tray.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | MF_BYPOSITION | MF_STRING, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MF_STRING` in this scope [INFO] [stdout] --> src/tray.rs:149:25 [INFO] [stdout] | [INFO] [stdout] 149 | MF_BYPOSITION | MF_STRING, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `InsertMenuW` in this scope [INFO] [stdout] --> src/tray.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | InsertMenuW( [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MF_BYPOSITION` in this scope [INFO] [stdout] --> src/tray.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 157 | MF_BYPOSITION | MF_STRING, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_INITMENUPOPUP` in this scope [INFO] [stdout] --> src/tray.rs:171:24 [INFO] [stdout] | [INFO] [stdout] 171 | SendMessageW(hwnd, WM_INITMENUPOPUP, menu as usize, 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MF_STRING` in this scope [INFO] [stdout] --> src/tray.rs:157:25 [INFO] [stdout] | [INFO] [stdout] 157 | MF_BYPOSITION | MF_STRING, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetCursorPos` in this scope [INFO] [stdout] --> src/tray.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | GetCursorPos(&mut point); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetMenuItemBitmaps` in this scope [INFO] [stdout] --> src/tray.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | SetMenuItemBitmaps( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MF_BYPOSITION` in this scope [INFO] [stdout] --> src/tray.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | MF_BYPOSITION, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TrackPopupMenu` in this scope [INFO] [stdout] --> src/tray.rs:176:15 [INFO] [stdout] | [INFO] [stdout] 176 | let cmd = TrackPopupMenu( [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetFocus` in this scope [INFO] [stdout] --> src/tray.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | SetFocus(hwnd); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendMessageW` in this scope [INFO] [stdout] --> src/tray.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | SendMessageW(hwnd, WM_INITMENUPOPUP, menu as usize, 0); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TPM_LEFTALIGN` in this scope [INFO] [stdout] --> src/tray.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | TPM_LEFTALIGN | TPM_RIGHTBUTTON | TPM_RETURNCMD | TPM_NONOTIFY, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_INITMENUPOPUP` in this scope [INFO] [stdout] --> src/tray.rs:171:24 [INFO] [stdout] | [INFO] [stdout] 171 | SendMessageW(hwnd, WM_INITMENUPOPUP, menu as usize, 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TPM_RIGHTBUTTON` in this scope [INFO] [stdout] --> src/tray.rs:178:25 [INFO] [stdout] | [INFO] [stdout] 178 | TPM_LEFTALIGN | TPM_RIGHTBUTTON | TPM_RETURNCMD | TPM_NONOTIFY, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetCursorPos` in this scope [INFO] [stdout] --> src/tray.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | GetCursorPos(&mut point); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TPM_RETURNCMD` in this scope [INFO] [stdout] --> src/tray.rs:178:43 [INFO] [stdout] | [INFO] [stdout] 178 | TPM_LEFTALIGN | TPM_RIGHTBUTTON | TPM_RETURNCMD | TPM_NONOTIFY, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TrackPopupMenu` in this scope [INFO] [stdout] --> src/tray.rs:176:15 [INFO] [stdout] | [INFO] [stdout] 176 | let cmd = TrackPopupMenu( [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TPM_LEFTALIGN` in this scope [INFO] [stdout] --> src/tray.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | TPM_LEFTALIGN | TPM_RIGHTBUTTON | TPM_RETURNCMD | TPM_NONOTIFY, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TPM_NONOTIFY` in this scope [INFO] [stdout] --> src/tray.rs:178:59 [INFO] [stdout] | [INFO] [stdout] 178 | TPM_LEFTALIGN | TPM_RIGHTBUTTON | TPM_RETURNCMD | TPM_NONOTIFY, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TPM_RIGHTBUTTON` in this scope [INFO] [stdout] --> src/tray.rs:178:25 [INFO] [stdout] | [INFO] [stdout] 178 | TPM_LEFTALIGN | TPM_RIGHTBUTTON | TPM_RETURNCMD | TPM_NONOTIFY, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendMessageW` in this scope [INFO] [stdout] --> src/tray.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | SendMessageW(hwnd, WM_COMMAND, cmd as usize, 0); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_COMMAND` in this scope [INFO] [stdout] --> src/tray.rs:186:24 [INFO] [stdout] | [INFO] [stdout] 186 | SendMessageW(hwnd, WM_COMMAND, cmd as usize, 0); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DestroyMenu` in this scope [INFO] [stdout] --> src/tray.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | DestroyMenu(menu); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_ACCEPTFILES` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:33:29 [INFO] [stdout] | [INFO] [stdout] 33 | const ACCEPTFILES = WS_EX_ACCEPTFILES as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_APPWINDOW` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:34:27 [INFO] [stdout] | [INFO] [stdout] 34 | const APPWINDOW = WS_EX_APPWINDOW as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_CLIENTEDGE` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | const CLIENTEDGE = WS_EX_CLIENTEDGE as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_COMPOSITED` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:36:28 [INFO] [stdout] | [INFO] [stdout] 36 | const COMPOSITED = WS_EX_COMPOSITED as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_CONTEXTHELP` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | const CONTEXTHELP = WS_EX_CONTEXTHELP as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_CONTROLPARENT` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const CONTROLPARENT = WS_EX_CONTROLPARENT as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TPM_RETURNCMD` in this scope [INFO] [stdout] --> src/tray.rs:178:43 [INFO] [stdout] | [INFO] [stdout] 178 | TPM_LEFTALIGN | TPM_RIGHTBUTTON | TPM_RETURNCMD | TPM_NONOTIFY, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TPM_NONOTIFY` in this scope [INFO] [stdout] --> src/tray.rs:178:59 [INFO] [stdout] | [INFO] [stdout] 178 | TPM_LEFTALIGN | TPM_RIGHTBUTTON | TPM_RETURNCMD | TPM_NONOTIFY, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendMessageW` in this scope [INFO] [stdout] --> src/tray.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | SendMessageW(hwnd, WM_COMMAND, cmd as usize, 0); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_COMMAND` in this scope [INFO] [stdout] --> src/tray.rs:186:24 [INFO] [stdout] | [INFO] [stdout] 186 | SendMessageW(hwnd, WM_COMMAND, cmd as usize, 0); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DestroyMenu` in this scope [INFO] [stdout] --> src/tray.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | DestroyMenu(menu); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_ACCEPTFILES` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:33:29 [INFO] [stdout] | [INFO] [stdout] 33 | const ACCEPTFILES = WS_EX_ACCEPTFILES as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_APPWINDOW` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:34:27 [INFO] [stdout] | [INFO] [stdout] 34 | const APPWINDOW = WS_EX_APPWINDOW as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_CLIENTEDGE` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | const CLIENTEDGE = WS_EX_CLIENTEDGE as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_COMPOSITED` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:36:28 [INFO] [stdout] | [INFO] [stdout] 36 | const COMPOSITED = WS_EX_COMPOSITED as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_CONTEXTHELP` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | const CONTEXTHELP = WS_EX_CONTEXTHELP as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_CONTROLPARENT` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | const CONTROLPARENT = WS_EX_CONTROLPARENT as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_DLGMODALFRAME` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:39:31 [INFO] [stdout] | [INFO] [stdout] 39 | const DLGMODALFRAME = WS_EX_DLGMODALFRAME as i32; [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/gwl_ex_style.rs:40:25 [INFO] [stdout] | [INFO] [stdout] 40 | const LAYERED = WS_EX_LAYERED as i32; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_LAYOUTRTL` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | const LAYOUTRTL = WS_EX_LAYOUTRTL as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_LEFT` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | const LEFT = WS_EX_LEFT as i32; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_LEFTSCROLLBAR` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:43:31 [INFO] [stdout] | [INFO] [stdout] 43 | const LEFTSCROLLBAR = WS_EX_LEFTSCROLLBAR as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_LTRREADING` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | const LTRREADING = WS_EX_LTRREADING as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_MDICHILD` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:45:26 [INFO] [stdout] | [INFO] [stdout] 45 | const MDICHILD = WS_EX_MDICHILD as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_NOACTIVATE` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:46:28 [INFO] [stdout] | [INFO] [stdout] 46 | const NOACTIVATE = WS_EX_NOACTIVATE as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_NOINHERITLAYOUT` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | const NOINHERITLAYOUT = WS_EX_NOINHERITLAYOUT as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_NOPARENTNOTIFY` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:48:32 [INFO] [stdout] | [INFO] [stdout] 48 | const NOPARENTNOTIFY = WS_EX_NOPARENTNOTIFY as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_NOREDIRECTIONBITMAP` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:49:37 [INFO] [stdout] | [INFO] [stdout] 49 | const NOREDIRECTIONBITMAP = WS_EX_NOREDIRECTIONBITMAP as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_OVERLAPPEDWINDOW` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:50:34 [INFO] [stdout] | [INFO] [stdout] 50 | const OVERLAPPEDWINDOW = WS_EX_OVERLAPPEDWINDOW as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_PALETTEWINDOW` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:51:31 [INFO] [stdout] | [INFO] [stdout] 51 | const PALETTEWINDOW = WS_EX_PALETTEWINDOW as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_DLGMODALFRAME` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:39:31 [INFO] [stdout] | [INFO] [stdout] 39 | const DLGMODALFRAME = WS_EX_DLGMODALFRAME as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_RIGHT` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:52:23 [INFO] [stdout] | [INFO] [stdout] 52 | const RIGHT = WS_EX_RIGHT as i32; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_RIGHTSCROLLBAR` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:53:32 [INFO] [stdout] | [INFO] [stdout] 53 | const RIGHTSCROLLBAR = WS_EX_RIGHTSCROLLBAR as i32; [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/gwl_ex_style.rs:40:25 [INFO] [stdout] | [INFO] [stdout] 40 | const LAYERED = WS_EX_LAYERED as i32; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_RTLREADING` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:54:28 [INFO] [stdout] | [INFO] [stdout] 54 | const RTLREADING = WS_EX_RTLREADING as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_STATICEDGE` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:55:28 [INFO] [stdout] | [INFO] [stdout] 55 | const STATICEDGE = WS_EX_STATICEDGE as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_LAYOUTRTL` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | const LAYOUTRTL = WS_EX_LAYOUTRTL as i32; [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/gwl_ex_style.rs:56:28 [INFO] [stdout] | [INFO] [stdout] 56 | const TOOLWINDOW = WS_EX_TOOLWINDOW as i32; [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/gwl_ex_style.rs:57:25 [INFO] [stdout] | [INFO] [stdout] 57 | const TOPMOST = WS_EX_TOPMOST as i32; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_LEFT` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | const LEFT = WS_EX_LEFT as i32; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_TRANSPARENT` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:58:29 [INFO] [stdout] | [INFO] [stdout] 58 | const TRANSPARENT = WS_EX_TRANSPARENT as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_WINDOWEDGE` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | const WINDOWEDGE = WS_EX_WINDOWEDGE as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_BORDER` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | const BORDER = WS_BORDER as i32; [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/gwl_style.rs:34:25 [INFO] [stdout] | [INFO] [stdout] 34 | const CAPTION = WS_CAPTION as i32; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_LEFTSCROLLBAR` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:43:31 [INFO] [stdout] | [INFO] [stdout] 43 | const LEFTSCROLLBAR = WS_EX_LEFTSCROLLBAR as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_CHILD` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | const CHILD = WS_CHILD as i32; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_CHILDWINDOW` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:36:29 [INFO] [stdout] | [INFO] [stdout] 36 | const CHILDWINDOW = WS_CHILDWINDOW as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_LTRREADING` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | const LTRREADING = WS_EX_LTRREADING as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_MDICHILD` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:45:26 [INFO] [stdout] | [INFO] [stdout] 45 | const MDICHILD = WS_EX_MDICHILD as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_NOACTIVATE` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:46:28 [INFO] [stdout] | [INFO] [stdout] 46 | const NOACTIVATE = WS_EX_NOACTIVATE as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_NOINHERITLAYOUT` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | const NOINHERITLAYOUT = WS_EX_NOINHERITLAYOUT as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_CLIPCHILDREN` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:37:30 [INFO] [stdout] | [INFO] [stdout] 37 | const CLIPCHILDREN = WS_CLIPCHILDREN as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_NOPARENTNOTIFY` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:48:32 [INFO] [stdout] | [INFO] [stdout] 48 | const NOPARENTNOTIFY = WS_EX_NOPARENTNOTIFY as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_CLIPSIBLINGS` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:38:30 [INFO] [stdout] | [INFO] [stdout] 38 | const CLIPSIBLINGS = WS_CLIPSIBLINGS as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_NOREDIRECTIONBITMAP` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:49:37 [INFO] [stdout] | [INFO] [stdout] 49 | const NOREDIRECTIONBITMAP = WS_EX_NOREDIRECTIONBITMAP as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_DISABLED` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:39:26 [INFO] [stdout] | [INFO] [stdout] 39 | const DISABLED = WS_DISABLED as i32; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_OVERLAPPEDWINDOW` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:50:34 [INFO] [stdout] | [INFO] [stdout] 50 | const OVERLAPPEDWINDOW = WS_EX_OVERLAPPEDWINDOW as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_PALETTEWINDOW` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:51:31 [INFO] [stdout] | [INFO] [stdout] 51 | const PALETTEWINDOW = WS_EX_PALETTEWINDOW as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_DLGFRAME` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | const DLGFRAME = WS_DLGFRAME as i32; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_RIGHT` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:52:23 [INFO] [stdout] | [INFO] [stdout] 52 | const RIGHT = WS_EX_RIGHT as i32; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_GROUP` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | const GROUP = WS_GROUP as i32; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_RIGHTSCROLLBAR` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:53:32 [INFO] [stdout] | [INFO] [stdout] 53 | const RIGHTSCROLLBAR = WS_EX_RIGHTSCROLLBAR as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_HSCROLL` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:42:25 [INFO] [stdout] | [INFO] [stdout] 42 | const HSCROLL = WS_HSCROLL as i32; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_RTLREADING` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:54:28 [INFO] [stdout] | [INFO] [stdout] 54 | const RTLREADING = WS_EX_RTLREADING as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_ICONIC` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | const ICONIC = WS_ICONIC as i32; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_STATICEDGE` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:55:28 [INFO] [stdout] | [INFO] [stdout] 55 | const STATICEDGE = WS_EX_STATICEDGE as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_MAXIMIZE` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | const MAXIMIZE = WS_MAXIMIZE as i32; [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/gwl_ex_style.rs:56:28 [INFO] [stdout] | [INFO] [stdout] 56 | const TOOLWINDOW = WS_EX_TOOLWINDOW as i32; [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/gwl_style.rs:45:29 [INFO] [stdout] | [INFO] [stdout] 45 | const MAXIMIZEBOX = WS_MAXIMIZEBOX as i32; [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/gwl_ex_style.rs:57:25 [INFO] [stdout] | [INFO] [stdout] 57 | const TOPMOST = WS_EX_TOPMOST as i32; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_TRANSPARENT` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:58:29 [INFO] [stdout] | [INFO] [stdout] 58 | const TRANSPARENT = WS_EX_TRANSPARENT as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_MINIMIZE` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:46:26 [INFO] [stdout] | [INFO] [stdout] 46 | const MINIMIZE = WS_MINIMIZE as i32; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_WINDOWEDGE` in this scope [INFO] [stdout] --> src/window/gwl_ex_style.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | const WINDOWEDGE = WS_EX_WINDOWEDGE as i32; [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/gwl_style.rs:47:29 [INFO] [stdout] | [INFO] [stdout] 47 | const MINIMIZEBOX = WS_MINIMIZEBOX as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_BORDER` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | const BORDER = WS_BORDER as i32; [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/gwl_style.rs:48:28 [INFO] [stdout] | [INFO] [stdout] 48 | const OVERLAPPED = WS_OVERLAPPED as i32; [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/gwl_style.rs:34:25 [INFO] [stdout] | [INFO] [stdout] 34 | const CAPTION = WS_CAPTION as i32; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_CHILD` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | const CHILD = WS_CHILD as i32; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_CHILDWINDOW` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:36:29 [INFO] [stdout] | [INFO] [stdout] 36 | const CHILDWINDOW = WS_CHILDWINDOW as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_CLIPCHILDREN` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:37:30 [INFO] [stdout] | [INFO] [stdout] 37 | const CLIPCHILDREN = WS_CLIPCHILDREN as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_CLIPSIBLINGS` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:38:30 [INFO] [stdout] | [INFO] [stdout] 38 | const CLIPSIBLINGS = WS_CLIPSIBLINGS as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_DISABLED` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:39:26 [INFO] [stdout] | [INFO] [stdout] 39 | const DISABLED = WS_DISABLED as i32; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_DLGFRAME` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | const DLGFRAME = WS_DLGFRAME as i32; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_GROUP` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:41:23 [INFO] [stdout] | [INFO] [stdout] 41 | const GROUP = WS_GROUP as i32; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_HSCROLL` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:42:25 [INFO] [stdout] | [INFO] [stdout] 42 | const HSCROLL = WS_HSCROLL as i32; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_ICONIC` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | const ICONIC = WS_ICONIC as i32; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_MAXIMIZE` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | const MAXIMIZE = WS_MAXIMIZE as i32; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_OVERLAPPEDWINDOW` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:49:34 [INFO] [stdout] | [INFO] [stdout] 49 | const OVERLAPPEDWINDOW = WS_OVERLAPPEDWINDOW as i32; [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/gwl_style.rs:50:23 [INFO] [stdout] | [INFO] [stdout] 50 | const POPUP = WS_POPUP as i32; [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/gwl_style.rs:45:29 [INFO] [stdout] | [INFO] [stdout] 45 | const MAXIMIZEBOX = WS_MAXIMIZEBOX as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_POPUPWINDOW` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:51:29 [INFO] [stdout] | [INFO] [stdout] 51 | const POPUPWINDOW = WS_POPUPWINDOW as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_MINIMIZE` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:46:26 [INFO] [stdout] | [INFO] [stdout] 46 | const MINIMIZE = WS_MINIMIZE as i32; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_SIZEBOX` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:52:25 [INFO] [stdout] | [INFO] [stdout] 52 | const SIZEBOX = WS_SIZEBOX as i32; [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/gwl_style.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 53 | const SYSMENU = WS_SYSMENU as i32; [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/gwl_style.rs:47:29 [INFO] [stdout] | [INFO] [stdout] 47 | const MINIMIZEBOX = WS_MINIMIZEBOX as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_TABSTOP` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:54:25 [INFO] [stdout] | [INFO] [stdout] 54 | const TABSTOP = WS_TABSTOP as i32; [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/gwl_style.rs:48:28 [INFO] [stdout] | [INFO] [stdout] 48 | const OVERLAPPED = WS_OVERLAPPED as i32; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_OVERLAPPEDWINDOW` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:49:34 [INFO] [stdout] | [INFO] [stdout] 49 | const OVERLAPPEDWINDOW = WS_OVERLAPPEDWINDOW as i32; [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/gwl_style.rs:50:23 [INFO] [stdout] | [INFO] [stdout] 50 | const POPUP = WS_POPUP as i32; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_POPUPWINDOW` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:51:29 [INFO] [stdout] | [INFO] [stdout] 51 | const POPUPWINDOW = WS_POPUPWINDOW as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_SIZEBOX` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:52:25 [INFO] [stdout] | [INFO] [stdout] 52 | const SIZEBOX = WS_SIZEBOX as i32; [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/gwl_style.rs:55:28 [INFO] [stdout] | [INFO] [stdout] 55 | const THICKFRAME = WS_THICKFRAME as i32; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_TILED` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | const TILED = WS_TILED as i32; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_TILEDWINDOW` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:57:29 [INFO] [stdout] | [INFO] [stdout] 57 | const TILEDWINDOW = WS_TILEDWINDOW as i32; [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/gwl_style.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 53 | const SYSMENU = WS_SYSMENU as i32; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_TABSTOP` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:54:25 [INFO] [stdout] | [INFO] [stdout] 54 | const TABSTOP = WS_TABSTOP as i32; [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/gwl_style.rs:55:28 [INFO] [stdout] | [INFO] [stdout] 55 | const THICKFRAME = WS_THICKFRAME as i32; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_TILED` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | const TILED = WS_TILED as i32; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_TILEDWINDOW` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:57:29 [INFO] [stdout] | [INFO] [stdout] 57 | const TILEDWINDOW = WS_TILEDWINDOW as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_VISIBLE` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:58:25 [INFO] [stdout] | [INFO] [stdout] 58 | const VISIBLE = WS_VISIBLE as i32; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_VSCROLL` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:59:25 [INFO] [stdout] | [INFO] [stdout] 59 | const VSCROLL = WS_VSCROLL as i32; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_APP` in this scope [INFO] [stdout] --> src/window.rs:34:23 [INFO] [stdout] | [INFO] [stdout] 34 | const WM_IDENT: u32 = WM_APP + 80; [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:38:15 [INFO] [stdout] | [INFO] [stdout] 38 | pub 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:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | 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/window.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | 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/window.rs:46:14 [INFO] [stdout] | [INFO] [stdout] 46 | w_param: WPARAM, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_VISIBLE` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:58:25 [INFO] [stdout] | [INFO] [stdout] 58 | const VISIBLE = WS_VISIBLE as i32; [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:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | l_param: 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/window.rs:48:6 [INFO] [stdout] | [INFO] [stdout] 48 | ) -> LRESULT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_VSCROLL` in this scope [INFO] [stdout] --> src/window/gwl_style.rs:59:25 [INFO] [stdout] | [INFO] [stdout] 59 | const VSCROLL = WS_VSCROLL as i32; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_SETCURSOR` in this scope [INFO] [stdout] --> src/window.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | if msg == WM_SETCURSOR { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PostMessageA` in this scope [INFO] [stdout] --> src/window.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | PostMessageA(hwnd, WM_IDENT, ptr as usize, 0); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_APP` in this scope [INFO] [stdout] --> src/window.rs:34:23 [INFO] [stdout] | [INFO] [stdout] 34 | const WM_IDENT: u32 = WM_APP + 80; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DefWindowProcA` in this scope [INFO] [stdout] --> src/window.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | DefWindowProcA(hwnd, msg, w_param, l_param) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RGB` in this scope [INFO] [stdout] --> src/window.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | RGB(GetRValue(color), GetGValue(color), GetBValue(color)) [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:38:15 [INFO] [stdout] | [INFO] [stdout] 38 | pub hwnd: HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetRValue` in this scope [INFO] [stdout] --> src/window.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | RGB(GetRValue(color), GetGValue(color), GetBValue(color)) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetGValue` in this scope [INFO] [stdout] --> src/window.rs:67:27 [INFO] [stdout] | [INFO] [stdout] 67 | RGB(GetRValue(color), GetGValue(color), GetBValue(color)) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetBValue` in this scope [INFO] [stdout] --> src/window.rs:67:45 [INFO] [stdout] | [INFO] [stdout] 67 | RGB(GetRValue(color), GetGValue(color), GetBValue(color)) [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:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | hwnd: HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetCursor` in this scope [INFO] [stdout] --> src/window.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | SetCursor(LoadCursorA(std::ptr::null_mut(), IDC_HAND as *const i8)); [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:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | msg: UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LoadCursorA` in this scope [INFO] [stdout] --> src/window.rs:81:23 [INFO] [stdout] | [INFO] [stdout] 81 | SetCursor(LoadCursorA(std::ptr::null_mut(), IDC_HAND as *const i8)); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `IDC_HAND` in this scope [INFO] [stdout] --> src/window.rs:81:57 [INFO] [stdout] | [INFO] [stdout] 81 | SetCursor(LoadCursorA(std::ptr::null_mut(), IDC_HAND as *const i8)); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetCursor` in this scope [INFO] [stdout] --> src/window.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | SetCursor(LoadCursorA(std::ptr::null_mut(), IDC_ARROW as *const i8)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LoadCursorA` in this scope [INFO] [stdout] --> src/window.rs:86:23 [INFO] [stdout] | [INFO] [stdout] 86 | SetCursor(LoadCursorA(std::ptr::null_mut(), IDC_ARROW as *const i8)); [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:86:57 [INFO] [stdout] | [INFO] [stdout] 86 | SetCursor(LoadCursorA(std::ptr::null_mut(), IDC_ARROW as *const i8)); [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/window.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | SetTextColor(self.hdc as HDC, convert_color_to_winapi(color)); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HDC` in this scope [INFO] [stdout] --> src/window.rs:91:38 [INFO] [stdout] | [INFO] [stdout] 91 | SetTextColor(self.hdc as HDC, convert_color_to_winapi(color)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetBkColor` in this scope [INFO] [stdout] --> src/window.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | SetBkColor(self.hdc as HDC, convert_color_to_winapi(color)); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HDC` in this scope [INFO] [stdout] --> src/window.rs:96:36 [INFO] [stdout] | [INFO] [stdout] 96 | SetBkColor(self.hdc as HDC, convert_color_to_winapi(color)); [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:46:14 [INFO] [stdout] | [INFO] [stdout] 46 | w_param: 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/window.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | l_param: 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/window.rs:48:6 [INFO] [stdout] | [INFO] [stdout] 48 | ) -> LRESULT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_SETCURSOR` in this scope [INFO] [stdout] --> src/window.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | if msg == WM_SETCURSOR { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PostMessageA` in this scope [INFO] [stdout] --> src/window.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | PostMessageA(hwnd, WM_IDENT, ptr as usize, 0); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DefWindowProcA` in this scope [INFO] [stdout] --> src/window.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | DefWindowProcA(hwnd, msg, w_param, l_param) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RGB` in this scope [INFO] [stdout] --> src/window.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | RGB(GetRValue(color), GetGValue(color), GetBValue(color)) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetRValue` in this scope [INFO] [stdout] --> src/window.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | RGB(GetRValue(color), GetGValue(color), GetBValue(color)) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetGValue` in this scope [INFO] [stdout] --> src/window.rs:67:27 [INFO] [stdout] | [INFO] [stdout] 67 | RGB(GetRValue(color), GetGValue(color), GetBValue(color)) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetBValue` in this scope [INFO] [stdout] --> src/window.rs:67:45 [INFO] [stdout] | [INFO] [stdout] 67 | RGB(GetRValue(color), GetGValue(color), GetBValue(color)) [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/window.rs:104:25 [INFO] [stdout] | [INFO] [stdout] 104 | let brush = CreateSolidBrush(convert_color_to_winapi(color)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope [INFO] [stdout] --> src/window.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | let mut rect = RECT { [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/window.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | FillRect(self.hdc as HDC, &mut rect, brush); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetCursor` in this scope [INFO] [stdout] --> src/window.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | SetCursor(LoadCursorA(std::ptr::null_mut(), IDC_HAND as *const i8)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HDC` in this scope [INFO] [stdout] --> src/window.rs:112:34 [INFO] [stdout] | [INFO] [stdout] 112 | FillRect(self.hdc as HDC, &mut rect, brush); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LoadCursorA` in this scope [INFO] [stdout] --> src/window.rs:81:23 [INFO] [stdout] | [INFO] [stdout] 81 | SetCursor(LoadCursorA(std::ptr::null_mut(), IDC_HAND as *const i8)); [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:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | DeleteObject(brush as *mut c_void); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `IDC_HAND` in this scope [INFO] [stdout] --> src/window.rs:81:57 [INFO] [stdout] | [INFO] [stdout] 81 | SetCursor(LoadCursorA(std::ptr::null_mut(), IDC_HAND as *const i8)); [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/window.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | DrawTextW(self.hdc as HDC, c_text.as_ptr(), -1, &mut rect, DT_CALCRECT); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HDC` in this scope [INFO] [stdout] --> src/window.rs:121:35 [INFO] [stdout] | [INFO] [stdout] 121 | DrawTextW(self.hdc as HDC, c_text.as_ptr(), -1, &mut rect, DT_CALCRECT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetCursor` in this scope [INFO] [stdout] --> src/window.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | SetCursor(LoadCursorA(std::ptr::null_mut(), IDC_ARROW as *const i8)); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LoadCursorA` in this scope [INFO] [stdout] --> src/window.rs:86:23 [INFO] [stdout] | [INFO] [stdout] 86 | SetCursor(LoadCursorA(std::ptr::null_mut(), IDC_ARROW as *const i8)); [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:86:57 [INFO] [stdout] | [INFO] [stdout] 86 | SetCursor(LoadCursorA(std::ptr::null_mut(), IDC_ARROW as *const i8)); [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/window.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | SetTextColor(self.hdc as HDC, convert_color_to_winapi(color)); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HDC` in this scope [INFO] [stdout] --> src/window.rs:91:38 [INFO] [stdout] | [INFO] [stdout] 91 | SetTextColor(self.hdc as HDC, convert_color_to_winapi(color)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DT_CALCRECT` in this scope [INFO] [stdout] --> src/window.rs:121:72 [INFO] [stdout] | [INFO] [stdout] 121 | DrawTextW(self.hdc as HDC, c_text.as_ptr(), -1, &mut rect, DT_CALCRECT); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetBkColor` in this scope [INFO] [stdout] --> src/window.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | SetBkColor(self.hdc as HDC, convert_color_to_winapi(color)); [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/window.rs:138:21 [INFO] [stdout] | [INFO] [stdout] 138 | flags = DT_VCENTER | DT_SINGLELINE; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HDC` in this scope [INFO] [stdout] --> src/window.rs:96:36 [INFO] [stdout] | [INFO] [stdout] 96 | SetBkColor(self.hdc as HDC, convert_color_to_winapi(color)); [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/window.rs:104:25 [INFO] [stdout] | [INFO] [stdout] 104 | let brush = CreateSolidBrush(convert_color_to_winapi(color)); [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/window.rs:138:34 [INFO] [stdout] | [INFO] [stdout] 138 | flags = 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 `DrawTextW` in this scope [INFO] [stdout] --> src/window.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 142 | DrawTextW(self.hdc as HDC, c_text.as_ptr(), -1, &mut rect, flags); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HDC` in this scope [INFO] [stdout] --> src/window.rs:142:35 [INFO] [stdout] | [INFO] [stdout] 142 | DrawTextW(self.hdc as HDC, c_text.as_ptr(), -1, &mut rect, flags); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WNDCLASSA` in this scope [INFO] [stdout] --> src/window.rs:294:25 [INFO] [stdout] | [INFO] [stdout] 294 | let class = WNDCLASSA { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope [INFO] [stdout] --> src/window.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | let mut rect = RECT { [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/window.rs:298:32 [INFO] [stdout] | [INFO] [stdout] 298 | hbrBackground: CreateSolidBrush(inner.background_color), [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/window.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | FillRect(self.hdc as HDC, &mut rect, brush); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegisterClassA` in this scope [INFO] [stdout] --> src/window.rs:302:13 [INFO] [stdout] | [INFO] [stdout] 302 | RegisterClassA(&class); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HDC` in this scope [INFO] [stdout] --> src/window.rs:112:34 [INFO] [stdout] | [INFO] [stdout] 112 | FillRect(self.hdc as HDC, &mut rect, 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/window.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | DeleteObject(brush as *mut c_void); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_OVERLAPPEDWINDOW` in this scope [INFO] [stdout] --> src/window.rs:305:29 [INFO] [stdout] | [INFO] [stdout] 305 | let mut style = WS_OVERLAPPEDWINDOW; [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/window.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | DrawTextW(self.hdc as HDC, c_text.as_ptr(), -1, &mut rect, DT_CALCRECT); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_NOACTIVATE` in this scope [INFO] [stdout] --> src/window.rs:308:27 [INFO] [stdout] | [INFO] [stdout] 308 | exstyle = WS_EX_NOACTIVATE | WS_EX_TOPMOST; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HDC` in this scope [INFO] [stdout] --> src/window.rs:121:35 [INFO] [stdout] | [INFO] [stdout] 121 | DrawTextW(self.hdc as HDC, c_text.as_ptr(), -1, &mut rect, DT_CALCRECT); [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:308:46 [INFO] [stdout] | [INFO] [stdout] 308 | exstyle = WS_EX_NOACTIVATE | WS_EX_TOPMOST; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DT_CALCRECT` in this scope [INFO] [stdout] --> src/window.rs:121:72 [INFO] [stdout] | [INFO] [stdout] 121 | DrawTextW(self.hdc as HDC, c_text.as_ptr(), -1, &mut rect, DT_CALCRECT); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_POPUPWINDOW` in this scope [INFO] [stdout] --> src/window.rs:309:25 [INFO] [stdout] | [INFO] [stdout] 309 | style = WS_POPUPWINDOW; [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/window.rs:138:21 [INFO] [stdout] | [INFO] [stdout] 138 | flags = DT_VCENTER | DT_SINGLELINE; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_BORDER` in this scope [INFO] [stdout] --> src/window.rs:313:27 [INFO] [stdout] | [INFO] [stdout] 313 | style &= !WS_BORDER [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateWindowExA` in this scope [INFO] [stdout] --> src/window.rs:316:24 [INFO] [stdout] | [INFO] [stdout] 316 | let hwnd = CreateWindowExA( [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/window.rs:138:34 [INFO] [stdout] | [INFO] [stdout] 138 | flags = 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 `DrawTextW` in this scope [INFO] [stdout] --> src/window.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 142 | DrawTextW(self.hdc as HDC, c_text.as_ptr(), -1, &mut rect, flags); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetDC` in this scope [INFO] [stdout] --> src/window.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | let hdc = GetDC(hwnd); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HDC` in this scope [INFO] [stdout] --> src/window.rs:142:35 [INFO] [stdout] | [INFO] [stdout] 142 | DrawTextW(self.hdc as HDC, c_text.as_ptr(), -1, &mut rect, flags); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WNDCLASSA` in this scope [INFO] [stdout] --> src/window.rs:294:25 [INFO] [stdout] | [INFO] [stdout] 294 | let class = WNDCLASSA { [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/window.rs:298:32 [INFO] [stdout] | [INFO] [stdout] 298 | hbrBackground: CreateSolidBrush(inner.background_color), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegisterClassA` in this scope [INFO] [stdout] --> src/window.rs:302:13 [INFO] [stdout] | [INFO] [stdout] 302 | RegisterClassA(&class); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_PAINT` in this scope [INFO] [stdout] --> src/window.rs:365:40 [INFO] [stdout] | [INFO] [stdout] 365 | if msg.code == WM_PAINT { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_OVERLAPPEDWINDOW` in this scope [INFO] [stdout] --> src/window.rs:305:29 [INFO] [stdout] | [INFO] [stdout] 305 | let mut style = WS_OVERLAPPEDWINDOW; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_NOACTIVATE` in this scope [INFO] [stdout] --> src/window.rs:308:27 [INFO] [stdout] | [INFO] [stdout] 308 | exstyle = WS_EX_NOACTIVATE | WS_EX_TOPMOST; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [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:368:29 [INFO] [stdout] | [INFO] [stdout] 368 | ... BeginPaint(hwnd, &mut paint); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateFontIndirectA` in this scope [INFO] [stdout] --> src/window.rs:385:40 [INFO] [stdout] | [INFO] [stdout] 385 | ... let font = CreateFontIndirectA(&logfont); [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:386:29 [INFO] [stdout] | [INFO] [stdout] 386 | ... SelectObject(hdc, font as *mut c_void); [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:308:46 [INFO] [stdout] | [INFO] [stdout] 308 | exstyle = WS_EX_NOACTIVATE | WS_EX_TOPMOST; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetBkColor` in this scope [INFO] [stdout] --> src/window.rs:388:29 [INFO] [stdout] | [INFO] [stdout] 388 | ... SetBkColor(hdc, background_color); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_POPUPWINDOW` in this scope [INFO] [stdout] --> src/window.rs:309:25 [INFO] [stdout] | [INFO] [stdout] 309 | style = WS_POPUPWINDOW; [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:397:29 [INFO] [stdout] | [INFO] [stdout] 397 | ... DeleteObject(font as *mut c_void); [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:398:29 [INFO] [stdout] | [INFO] [stdout] 398 | ... EndPaint(hwnd, &paint); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_BORDER` in this scope [INFO] [stdout] --> src/window.rs:313:27 [INFO] [stdout] | [INFO] [stdout] 313 | style &= !WS_BORDER [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_LBUTTONDOWN` in this scope [INFO] [stdout] --> src/window.rs:399:47 [INFO] [stdout] | [INFO] [stdout] 399 | } else if msg.code == WM_LBUTTONDOWN { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetCursorPos` in this scope [INFO] [stdout] --> src/window.rs:401:29 [INFO] [stdout] | [INFO] [stdout] 401 | ... GetCursorPos(&mut point); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateWindowExA` in this scope [INFO] [stdout] --> src/window.rs:316:24 [INFO] [stdout] | [INFO] [stdout] 316 | let hwnd = CreateWindowExA( [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_CLOSE` in this scope [INFO] [stdout] --> src/window.rs:411:47 [INFO] [stdout] | [INFO] [stdout] 411 | } else if msg.code == WM_CLOSE { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetDC` in this scope [INFO] [stdout] --> src/window.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | let hdc = GetDC(hwnd); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `UnregisterClassA` in this scope [INFO] [stdout] --> src/window.rs:414:29 [INFO] [stdout] | [INFO] [stdout] 414 | ... UnregisterClassA( [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/window.rs:423:47 [INFO] [stdout] | [INFO] [stdout] 423 | } else if msg.code == WM_CREATE { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_PAINT` in this scope [INFO] [stdout] --> src/window.rs:365:40 [INFO] [stdout] | [INFO] [stdout] 365 | if msg.code == WM_PAINT { [INFO] [stdout] | ^^^^^^^^ not found in this scope [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:368:29 [INFO] [stdout] | [INFO] [stdout] 368 | ... BeginPaint(hwnd, &mut paint); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_MOUSEMOVE` in this scope [INFO] [stdout] --> src/window.rs:428:47 [INFO] [stdout] | [INFO] [stdout] 428 | } else if msg.code == WM_MOUSEMOVE { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateFontIndirectA` in this scope [INFO] [stdout] --> src/window.rs:385:40 [INFO] [stdout] | [INFO] [stdout] 385 | ... let font = CreateFontIndirectA(&logfont); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetCursorPos` in this scope [INFO] [stdout] --> src/window.rs:430:29 [INFO] [stdout] | [INFO] [stdout] 430 | ... GetCursorPos(&mut point); [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:386:29 [INFO] [stdout] | [INFO] [stdout] 386 | ... SelectObject(hdc, font as *mut c_void); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ReleaseDC` in this scope [INFO] [stdout] --> src/window.rs:444:25 [INFO] [stdout] | [INFO] [stdout] 444 | ReleaseDC(hwnd, hdc); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetBkColor` in this scope [INFO] [stdout] --> src/window.rs:388:29 [INFO] [stdout] | [INFO] [stdout] 388 | ... SetBkColor(hdc, background_color); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `os_specific_cleanup` in this scope [INFO] [stdout] --> src/main.rs:348:5 [INFO] [stdout] | [INFO] [stdout] 348 | os_specific_cleanup(); [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:397:29 [INFO] [stdout] | [INFO] [stdout] 397 | ... DeleteObject(font as *mut c_void); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `os_specific_setup` in this scope [INFO] [stdout] --> src/main.rs:385:5 [INFO] [stdout] | [INFO] [stdout] 385 | os_specific_setup(state_arc.clone()); [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:398:29 [INFO] [stdout] | [INFO] [stdout] 398 | ... EndPaint(hwnd, &paint); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_LBUTTONDOWN` in this scope [INFO] [stdout] --> src/window.rs:399:47 [INFO] [stdout] | [INFO] [stdout] 399 | } else if msg.code == WM_LBUTTONDOWN { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetCursorPos` in this scope [INFO] [stdout] --> src/window.rs:401:29 [INFO] [stdout] | [INFO] [stdout] 401 | ... GetCursorPos(&mut point); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_CLOSE` in this scope [INFO] [stdout] --> src/window.rs:411:47 [INFO] [stdout] | [INFO] [stdout] 411 | } else if msg.code == WM_CLOSE { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `UnregisterClassA` in this scope [INFO] [stdout] --> src/window.rs:414:29 [INFO] [stdout] | [INFO] [stdout] 414 | ... UnregisterClassA( [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/window.rs:423:47 [INFO] [stdout] | [INFO] [stdout] 423 | } else if msg.code == WM_CREATE { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_MOUSEMOVE` in this scope [INFO] [stdout] --> src/window.rs:428:47 [INFO] [stdout] | [INFO] [stdout] 428 | } else if msg.code == WM_MOUSEMOVE { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetCursorPos` in this scope [INFO] [stdout] --> src/window.rs:430:29 [INFO] [stdout] | [INFO] [stdout] 430 | ... GetCursorPos(&mut point); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ReleaseDC` in this scope [INFO] [stdout] --> src/window.rs:444:25 [INFO] [stdout] | [INFO] [stdout] 444 | ReleaseDC(hwnd, hdc); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `os_specific_cleanup` in this scope [INFO] [stdout] --> src/main.rs:348:5 [INFO] [stdout] | [INFO] [stdout] 348 | os_specific_cleanup(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `os_specific_setup` in this scope [INFO] [stdout] --> src/main.rs:385:5 [INFO] [stdout] | [INFO] [stdout] 385 | os_specific_setup(state_arc.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/main.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | / macro_rules! fail_silent_with { [INFO] [stdout] 48 | | ($expr: expr, $value: expr) => { [INFO] [stdout] 49 | | match $expr { [INFO] [stdout] 50 | | Ok(r) => r, [INFO] [stdout] ... | [INFO] [stdout] 53 | | }; [INFO] [stdout] 54 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `sync::atomic::AtomicBool`, `sync::atomic`, `thread`, `time::Duration` [INFO] [stdout] --> src/bar/create.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | use std::{sync::Arc, thread, time::Duration, sync::atomic::AtomicBool, sync::atomic}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `key::Key`, `modifier::Modifier` [INFO] [stdout] --> src/config.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | key::Key, keybinding::Keybinding, keybinding_type::KeybindingType, modifier::Modifier, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `event::EventChannel` [INFO] [stdout] --> src/config/rhai/engine.rs:2:29 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::{config::Config, event::EventChannel, AppState}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PopupAction`, `Popup`, `config::rhai::engine`, `event::EventChannel`, `event::Event`, `keybindings::keybinding::Keybinding`, `keybindings::keybinding_type::KeybindingType`, `system::api` [INFO] [stdout] --> src/config/rhai/lib/core.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | config::rhai::engine, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | event::Event, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 4 | event::EventChannel, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | keybindings::keybinding::Keybinding, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | keybindings::keybinding_type::KeybindingType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | popup::{Popup, PopupAction}, [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 8 | system::api, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Array`, `FnPtr`, `Map` [INFO] [stdout] --> src/config/rhai/lib/core.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | use rhai::{Array, Dynamic, Engine, FnPtr, Map, RegisterFn}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `str::FromStr` [INFO] [stdout] --> src/config/rhai/lib/core.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | use std::{str::FromStr, sync::Arc}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `event::EventChannel`, `event::EventSender` [INFO] [stdout] --> src/config/rhai/lib/popup.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | event::EventChannel, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | event::EventSender, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ENGINE` [INFO] [stdout] --> src/config/rhai/syntax.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use super::engine::{self, ENGINE, MODE}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `thread`, `time::Duration` [INFO] [stdout] --> src/hot_reload.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{sync::Arc, thread, time::Duration}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `task_bar` [INFO] [stdout] --> src/hot_reload.rs:5:65 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{bar, config::Config, startup, system::SystemResult, task_bar, AppState}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `system` [INFO] [stdout] --> src/keybindings.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{event::Event, system, system::api, AppState}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num_traits::FromPrimitive` [INFO] [stdout] --> src/keybindings.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use num_traits::FromPrimitive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AppState` [INFO] [stdout] --> src/task_bar.rs:1:35 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{system::NativeWindow, AppState}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::info` [INFO] [stdout] --> src/task_bar.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use log::info; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AppState` [INFO] [stdout] --> src/tile_grid.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | AppState, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/main.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | / macro_rules! fail_silent_with { [INFO] [stdout] 48 | | ($expr: expr, $value: expr) => { [INFO] [stdout] 49 | | match $expr { [INFO] [stdout] 50 | | Ok(r) => r, [INFO] [stdout] ... | [INFO] [stdout] 53 | | }; [INFO] [stdout] 54 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `sync::atomic::AtomicBool`, `sync::atomic` [INFO] [stdout] --> src/bar/create.rs:10:46 [INFO] [stdout] | [INFO] [stdout] 10 | use std::{sync::Arc, thread, time::Duration, sync::atomic::AtomicBool, sync::atomic}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `sync::mpsc::Receiver`, `sync::mpsc::Sender` [INFO] [stdout] --> src/window.rs:3:102 [INFO] [stdout] | [INFO] [stdout] 3 | ...el, sync::Arc, sync::atomic::Ordering, thread, sync::mpsc::Sender, sync::mpsc::Receiver, sync::atomic::AtomicBool, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `key::Key`, `modifier::Modifier` [INFO] [stdout] --> src/config.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | key::Key, keybinding::Keybinding, keybinding_type::KeybindingType, modifier::Modifier, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `event::EventChannel` [INFO] [stdout] --> src/config/rhai/engine.rs:2:29 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::{config::Config, event::EventChannel, AppState}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PopupAction`, `Popup`, `config::rhai::engine`, `event::EventChannel`, `event::Event`, `keybindings::keybinding::Keybinding`, `keybindings::keybinding_type::KeybindingType`, `system::api` [INFO] [stdout] --> src/config/rhai/lib/core.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | config::rhai::engine, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | event::Event, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 4 | event::EventChannel, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | keybindings::keybinding::Keybinding, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | keybindings::keybinding_type::KeybindingType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | popup::{Popup, PopupAction}, [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 8 | system::api, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Array`, `FnPtr`, `Map` [INFO] [stdout] --> src/config/rhai/lib/core.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | use rhai::{Array, Dynamic, Engine, FnPtr, Map, RegisterFn}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `str::FromStr` [INFO] [stdout] --> src/config/rhai/lib/core.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | use std::{str::FromStr, sync::Arc}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `event::EventChannel`, `event::EventSender` [INFO] [stdout] --> src/config/rhai/lib/popup.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | event::EventChannel, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | event::EventSender, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ENGINE` [INFO] [stdout] --> src/config/rhai/syntax.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use super::engine::{self, ENGINE, MODE}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `thread`, `time::Duration` [INFO] [stdout] --> src/hot_reload.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{sync::Arc, thread, time::Duration}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `task_bar` [INFO] [stdout] --> src/hot_reload.rs:5:65 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::{bar, config::Config, startup, system::SystemResult, task_bar, AppState}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `system` [INFO] [stdout] --> src/keybindings.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{event::Event, system, system::api, AppState}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `num_traits::FromPrimitive` [INFO] [stdout] --> src/keybindings.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use num_traits::FromPrimitive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AppState` [INFO] [stdout] --> src/task_bar.rs:1:35 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{system::NativeWindow, AppState}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::info` [INFO] [stdout] --> src/task_bar.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use log::info; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AppState` [INFO] [stdout] --> src/tile_grid.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | AppState, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `sync::mpsc::Receiver`, `sync::mpsc::Sender` [INFO] [stdout] --> src/window.rs:3:102 [INFO] [stdout] | [INFO] [stdout] 3 | ...el, sync::Arc, sync::atomic::Ordering, thread, sync::mpsc::Sender, sync::mpsc::Receiver, sync::atomic::AtomicBool, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_u32` found for enum `WinEventType` in the current scope [INFO] [stdout] --> src/system/win/win_event_listener.rs:45:46 [INFO] [stdout] | [INFO] [stdout] 45 | let win_event_type = match WinEventType::from_u32(event_code) { [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `WinEventType` [INFO] [stdout] | [INFO] [stdout] ::: src/win_event_handler/win_event_type.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum WinEventType { [INFO] [stdout] | --------------------- variant or associated item `from_u32` not found here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `from_u32`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `gimli::read::reader::ReaderOffset` [INFO] [stdout] candidate #2: `FromPrimitive` [INFO] [stdout] candidate #3: `serde::de::from_primitive::FromPrimitive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/system/win/win_event_listener.rs:71:43 [INFO] [stdout] | [INFO] [stdout] 71 | hook: Arc::new(AtomicPtr::new(ptr::null_mut())), [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for type parameter `T` declared on the function `null_mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_u32` found for enum `WinEventType` in the current scope [INFO] [stdout] --> src/system/win/win_event_listener.rs:45:46 [INFO] [stdout] | [INFO] [stdout] 45 | let win_event_type = match WinEventType::from_u32(event_code) { [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `WinEventType` [INFO] [stdout] | [INFO] [stdout] ::: src/win_event_handler/win_event_type.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum WinEventType { [INFO] [stdout] | --------------------- variant or associated item `from_u32` not found here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `from_u32`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `gimli::read::reader::ReaderOffset` [INFO] [stdout] candidate #2: `FromPrimitive` [INFO] [stdout] candidate #3: `serde::de::from_primitive::FromPrimitive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/system/win/win_event_listener.rs:71:43 [INFO] [stdout] | [INFO] [stdout] 71 | hook: Arc::new(AtomicPtr::new(ptr::null_mut())), [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for type parameter `T` declared on the function `null_mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 465 previous errors; 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0422, E0425, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 465 previous errors; 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0422, E0425, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nog` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f89920763d4a54f87663bfe349c86eee952aba8f3773765948a2fde004d34e45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f89920763d4a54f87663bfe349c86eee952aba8f3773765948a2fde004d34e45", kill_on_drop: false }` [INFO] [stdout] f89920763d4a54f87663bfe349c86eee952aba8f3773765948a2fde004d34e45