[INFO] updating cached repository https://github.com/TimUntersberger/wwm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/TimUntersberger/wwm [INFO] [stderr] 544fce6..e171146 development -> development [INFO] [stderr] 26b6f3d..24ef6ca master -> master [INFO] [stderr] * [new branch] module-bar -> module-bar [INFO] [stderr] * [new tag] development-release -> development-release [INFO] [stderr] * [new tag] module-bar-release -> module-bar-release [INFO] [stderr] * [new tag] v0.12.0 -> v0.12.0 [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24ef6ca19c73182fb0d4dd37838cb747f624cfdf [INFO] testing TimUntersberger/wwm against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimUntersberger%2Fwwm" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TimUntersberger/wwm on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-4/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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.log [INFO] [stderr] Updating git repository `https://github.com/jonathandturner/rhai` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c79a46bad662097e8cb4079427965674a3e3e510c8cc56d3007011fd3e1358f5 [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" "c79a46bad662097e8cb4079427965674a3e3e510c8cc56d3007011fd3e1358f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c79a46bad662097e8cb4079427965674a3e3e510c8cc56d3007011fd3e1358f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c79a46bad662097e8cb4079427965674a3e3e510c8cc56d3007011fd3e1358f5", kill_on_drop: false }` [INFO] [stdout] c79a46bad662097e8cb4079427965674a3e3e510c8cc56d3007011fd3e1358f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 545e6e661b3753faee9e86ab763271e8f18d80651e51782141757f921f652a94 [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" "545e6e661b3753faee9e86ab763271e8f18d80651e51782141757f921f652a94", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.log [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling rhai v0.18.0 (https://github.com/jonathandturner/rhai#dab85c90) [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling ctrlc v3.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling flexi_logger v0.15.7 [INFO] [stderr] Compiling wwm v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/main.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | use winapi::shared::windef::HWND; [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/app_bar.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::shared::minwindef::LPARAM; [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/app_bar.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::shared::minwindef::LRESULT; [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/app_bar.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::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/app_bar.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::shared::minwindef::WPARAM; [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/app_bar.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use winapi::shared::windef::HWND; [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/app_bar.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | use winapi::shared::windowsx::GET_X_LPARAM; [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/app_bar.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use winapi::um::winuser::BeginPaint; [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/app_bar.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use winapi::um::winuser::DefWindowProcA; [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/app_bar.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | use winapi::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/app_bar.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | use winapi::um::winuser::GetClientRect; [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/app_bar.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | use winapi::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/app_bar.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use winapi::um::winuser::SetCursor; [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/app_bar.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | use winapi::um::winuser::IDC_ARROW; [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/app_bar.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | use winapi::um::winuser::PAINTSTRUCT; [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/app_bar.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | use winapi::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/app_bar.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | use winapi::um::winuser::WM_CREATE; [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/app_bar.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | use winapi::um::winuser::WM_DEVICECHANGE; [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/app_bar.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | use winapi::um::winuser::WM_LBUTTONDOWN; [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/app_bar.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | use winapi::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/app_bar.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | use winapi::um::winuser::WM_SETCURSOR; [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/app_bar/close.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::windef::HWND; [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/app_bar/close.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::winuser::{SendMessageA, UnregisterClassA, WM_CLOSE}; [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/app_bar/create.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::shared::windef::HBRUSH; [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/app_bar/create.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::wingdi::CreateSolidBrush; [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/app_bar/create.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | shared::minwindef::HINSTANCE, [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/app_bar/create.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | um::winuser::{RegisterClassA, ShowWindow, SW_SHOW, WNDCLASSA}, [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/app_bar/draw_datetime.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::windef::HWND; [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/app_bar/draw_datetime.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::shared::windef::RECT; [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/app_bar/draw_datetime.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::windef::SIZE; [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/app_bar/draw_datetime.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::wingdi::GetTextExtentPoint32A; [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/app_bar/draw_datetime.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::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/app_bar/draw_datetime.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::wingdi::SetTextColor; [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/app_bar/draw_datetime.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | 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/app_bar/draw_mode.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::windef::HWND; [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/app_bar/draw_mode.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::shared::windef::RECT; [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/app_bar/draw_mode.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::wingdi::{CreateSolidBrush, DeleteObject, SetBkColor, SetTextColor}; [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/app_bar/draw_mode.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | 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/app_bar/draw_workspace.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::windef::HWND; [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/app_bar/draw_workspace.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::wingdi::CreateSolidBrush; [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/app_bar/draw_workspace.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::wingdi::DeleteObject; [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/app_bar/draw_workspace.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::wingdi::SetBkMode; [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/app_bar/draw_workspace.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::wingdi::SetTextColor; [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/app_bar/draw_workspace.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::wingdi::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/app_bar/draw_workspace.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | shared::windef::RECT, [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/app_bar/draw_workspace.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | 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/app_bar/draw_workspaces.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::windef::HWND; [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/app_bar/draw_workspaces.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::shared::windef::RECT; [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/app_bar/draw_workspaces.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::wingdi::CreateSolidBrush; [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/app_bar/draw_workspaces.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::wingdi::DeleteObject; [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/app_bar/draw_workspaces.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::winuser::{FillRect, GetClientRect, GetDC}; [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/app_bar/font.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::shared::windef::HDC; [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/app_bar/font.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::wingdi::CreateFontIndirectA; [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/app_bar/font.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | 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/app_bar/font.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | 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 `shared` in `winapi` [INFO] [stdout] --> src/app_bar/redraw.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | shared::windef::HWND, [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/app_bar/redraw.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | um::winuser::{SendMessageA, WM_PAINT}, [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/app_bar/visibility.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | shared::windef::HWND, [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/app_bar/visibility.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | um::winuser::{ShowWindow, SW_HIDE, SW_SHOW}, [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/config/rhai/engine.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | 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 `shared` in `winapi` [INFO] [stdout] --> src/display.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::minwindef::BOOL; [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/display.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::shared::minwindef::LPARAM; [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/display.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::windef::HDC; [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/display.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::shared::windef::HMONITOR; [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/display.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::shared::windef::LPRECT; [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/display.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::shared::windef::RECT; [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/display.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::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/event_handler/keybinding.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | use winapi::um::processthreadsapi::CreateProcessA; [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/event_handler/keybinding.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use winapi::um::processthreadsapi::PROCESS_INFORMATION; [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/event_handler/keybinding.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use winapi::um::processthreadsapi::STARTUPINFOA; [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/event_handler/winevent.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::shared::windef::HWND; [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/event_handler/winevent/destroy.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::windef::HWND; [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/event_handler/winevent/focus_change.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::windef::HWND; [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/event_handler/winevent/show.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::shared::windef::HWND; [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/keybindings.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use winapi::um::winuser::{RegisterHotKey, UnregisterHotKey, WM_HOTKEY}; [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::{VK_LCONTROL, VK_LMENU, VK_LSHIFT}; [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:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | 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/startup.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::shared::minwindef::HKEY; [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/startup.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::winnt::KEY_SET_VALUE; [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/startup.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::winnt::REG_OPTION_NON_VOLATILE; [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/startup.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::winnt::REG_SZ; [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/startup.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::winreg::RegCreateKeyExW; [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/startup.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::winreg::RegDeleteKeyValueW; [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/startup.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::winreg::RegSetValueExW; [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/startup.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::winreg::HKEY_CURRENT_USER; [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/task_bar.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::windef::HWND; [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/task_bar.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::shared::{ [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/task_bar.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::um::winuser::EnumWindows; [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/task_bar.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::um::winuser::GetWindowRect; [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/task_bar.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use winapi::um::winuser::ShowWindow; [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/task_bar.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | use winapi::um::winuser::SW_HIDE; [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/task_bar.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use winapi::um::winuser::{MonitorFromWindow, MONITOR_DEFAULTTONULL, SW_SHOW}; [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/tile_grid.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::shared::windef::HWND; [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/tile_grid.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::shared::windef::RECT; [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/tile_grid.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::um::winuser::SetWindowPos; [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/tile_grid.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use winapi::um::winuser::SWP_NOSENDCHANGING; [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:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::shared::minwindef::HINSTANCE; [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/tray.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::shared::minwindef::LOWORD; [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/tray.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::shared::minwindef::LPARAM; [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/tray.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::shared::minwindef::LRESULT; [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/tray.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::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/tray.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use winapi::shared::minwindef::WPARAM; [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/tray.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | use winapi::shared::windef::HWND; [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/tray.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use winapi::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 `um` in `winapi` [INFO] [stdout] --> src/tray.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use winapi::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:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | use winapi::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:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | use winapi::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:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | use winapi::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:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use winapi::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:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | use winapi::um::shellapi::NIM_DELETE; [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:13 [INFO] [stdout] | [INFO] [stdout] 22 | use winapi::um::shellapi::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:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | use winapi::um::wingdi::CreateSolidBrush; [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:13 [INFO] [stdout] | [INFO] [stdout] 24 | use winapi::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:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | use winapi::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:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | use winapi::um::winuser::DefWindowProcW; [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:13 [INFO] [stdout] | [INFO] [stdout] 27 | use winapi::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:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | use winapi::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:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | use winapi::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:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | use winapi::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:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | use winapi::um::winuser::RegisterClassA; [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:13 [INFO] [stdout] | [INFO] [stdout] 32 | use winapi::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:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | use winapi::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:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | use winapi::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:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | use winapi::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:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | use winapi::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:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | use winapi::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:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | use winapi::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:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | use winapi::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:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | use winapi::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:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | use winapi::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:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | use winapi::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:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | use winapi::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:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | use winapi::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:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | use winapi::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:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | use winapi::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:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | use winapi::um::winuser::WM_CREATE; [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:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | use winapi::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:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | use winapi::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/tray.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | use winapi::um::winuser::WNDCLASSA; [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/util.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::windef::HWND; [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/util.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::windef::RECT; [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/util.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::wingdi::GetBValue; [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/util.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::wingdi::GetGValue; [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/util.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::wingdi::GetRValue; [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/util.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::wingdi::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/util.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::winuser::{GetClassNameA, GetWindowTextA}; [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/win_event_handler.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::shared::minwindef::DWORD; [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/win_event_handler.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::shared::ntdef::LONG; [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/win_event_handler.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::shared::windef::HWND; [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/win_event_handler.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use winapi::shared::windef::{HWINEVENTHOOK, HWINEVENTHOOK__}; [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/win_event_handler.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | use winapi::um::winuser::SetWinEventHook; [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/win_event_handler.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use winapi::um::winuser::EVENT_MAX; [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/win_event_handler.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use winapi::um::winuser::EVENT_MIN; [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/win_event_handler.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | use winapi::um::winuser::OBJID_WINDOW; [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/win_event_handler/win_event_type.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | 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/window.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::windef::HWND; [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:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::shared::windef::RECT; [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:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::winuser::AdjustWindowRectEx; [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::winuser::GetForegroundWindow; [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:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::um::winuser::GetParent; [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:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::um::winuser::GetSystemMetrics; [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:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::um::winuser::GetWindowLongA; [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:13 [INFO] [stdout] | [INFO] [stdout] 13 | use winapi::um::winuser::GetWindowRect; [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:13 [INFO] [stdout] | [INFO] [stdout] 14 | use winapi::um::winuser::SendMessageA; [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:13 [INFO] [stdout] | [INFO] [stdout] 15 | use winapi::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.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use winapi::um::winuser::SetWindowLongA; [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:13 [INFO] [stdout] | [INFO] [stdout] 17 | use winapi::um::winuser::SetWindowPos; [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:13 [INFO] [stdout] | [INFO] [stdout] 18 | use winapi::um::winuser::ShowWindow; [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:13 [INFO] [stdout] | [INFO] [stdout] 19 | use winapi::um::winuser::GWL_EXSTYLE; [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:13 [INFO] [stdout] | [INFO] [stdout] 20 | use winapi::um::winuser::GWL_STYLE; [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:13 [INFO] [stdout] | [INFO] [stdout] 21 | use winapi::um::winuser::HWND_NOTOPMOST; [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:13 [INFO] [stdout] | [INFO] [stdout] 22 | use winapi::um::winuser::HWND_TOP; [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:13 [INFO] [stdout] | [INFO] [stdout] 23 | use winapi::um::winuser::HWND_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.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | use winapi::um::winuser::SM_CXFRAME; [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:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | use winapi::um::winuser::SM_CYCAPTION; [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:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | use winapi::um::winuser::SM_CYFRAME; [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:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | use winapi::um::winuser::SWP_NOMOVE; [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:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | use winapi::um::winuser::SWP_NOSIZE; [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:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | use winapi::um::winuser::SW_HIDE; [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:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | use winapi::um::winuser::SW_SHOW; [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:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | 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/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[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar/close.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 28 | 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/app_bar/create.rs:57:36 [INFO] [stdout] | [INFO] [stdout] 57 | 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 or module `WNDCLASSA` [INFO] [stdout] --> src/app_bar/create.rs:66:19 [INFO] [stdout] | [INFO] [stdout] 66 | ..WNDCLASSA::default() [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `WNDCLASSA` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar/create.rs:72:41 [INFO] [stdout] | [INFO] [stdout] 72 | let window_handle = winapi::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/app_bar/create.rs:73:25 [INFO] [stdout] | [INFO] [stdout] 73 | winapi::um::winuser::WS_EX_NOACTIVATE | 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/app_bar/create.rs:73:65 [INFO] [stdout] | [INFO] [stdout] 73 | winapi::um::winuser::WS_EX_NOACTIVATE | 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/app_bar/create.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | winapi::um::winuser::WS_POPUPWINDOW & !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/app_bar/create.rs:76:64 [INFO] [stdout] | [INFO] [stdout] 76 | winapi::um::winuser::WS_POPUPWINDOW & !winapi::um::winuser::WS_BORDER, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RECT` [INFO] [stdout] --> src/app_bar/draw_datetime.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | let mut rect = RECT::default(); [INFO] [stdout] | ^^^^ use of undeclared type or module `RECT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `SIZE` [INFO] [stdout] --> src/app_bar/draw_datetime.rs:40:28 [INFO] [stdout] | [INFO] [stdout] 40 | let mut size = SIZE::default(); [INFO] [stdout] | ^^^^ use of undeclared type or module `SIZE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RECT` [INFO] [stdout] --> src/app_bar/draw_mode.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | let mut rect = RECT::default(); [INFO] [stdout] | ^^^^ use of undeclared type or module `RECT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RECT` [INFO] [stdout] --> src/app_bar/draw_workspace.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 24 | let mut rect = RECT::default(); [INFO] [stdout] | ^^^^ use of undeclared type or module `RECT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RECT` [INFO] [stdout] --> src/app_bar/draw_workspaces.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | let mut rect = RECT::default(); [INFO] [stdout] | ^^^^ use of undeclared type or module `RECT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `LOGFONTA` [INFO] [stdout] --> src/app_bar/font.rs:21:27 [INFO] [stdout] | [INFO] [stdout] 21 | let mut logfont = LOGFONTA::default(); [INFO] [stdout] | ^^^^^^^^ use of undeclared type or module `LOGFONTA` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `PAINTSTRUCT` [INFO] [stdout] --> src/app_bar.rs:88:25 [INFO] [stdout] | [INFO] [stdout] 88 | let mut paint = PAINTSTRUCT::default(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `PAINTSTRUCT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `STARTUPINFOA` [INFO] [stdout] --> src/event_handler/keybinding.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | let mut si = STARTUPINFOA::default(); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type or module `STARTUPINFOA` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `PROCESS_INFORMATION` [INFO] [stdout] --> src/event_handler/keybinding.rs:38:26 [INFO] [stdout] | [INFO] [stdout] 38 | let mut pi = PROCESS_INFORMATION::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `PROCESS_INFORMATION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/event_handler/keybinding.rs:58:33 [INFO] [stdout] | [INFO] [stdout] 58 | winapi::um::errhandlingapi::GetLastError() [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `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 or module `MSG` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RECT` [INFO] [stdout] --> src/task_bar.rs:31:24 [INFO] [stdout] | [INFO] [stdout] 31 | let mut rect = RECT::default(); [INFO] [stdout] | ^^^^ use of undeclared type or module `RECT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/tray.rs:106:32 [INFO] [stdout] | [INFO] [stdout] 106 | 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 or module `WNDCLASSA` [INFO] [stdout] --> src/tray.rs:114:15 [INFO] [stdout] | [INFO] [stdout] 114 | ..WNDCLASSA::default() [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `WNDCLASSA` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/tray.rs:119:28 [INFO] [stdout] | [INFO] [stdout] 119 | let hwnd = winapi::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/tray.rs:120:21 [INFO] [stdout] | [INFO] [stdout] 120 | 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: use of undeclared type or module `NOTIFYICONDATAW` [INFO] [stdout] --> src/tray.rs:162:29 [INFO] [stdout] | [INFO] [stdout] 162 | let mut icon_data = NOTIFYICONDATAW::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type or module `NOTIFYICONDATAW` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `NOTIFYICONDATAW` [INFO] [stdout] --> src/tray.rs:177:29 [INFO] [stdout] | [INFO] [stdout] 177 | let mut icon_data = NOTIFYICONDATAW::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type or module `NOTIFYICONDATAW` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `POINT` [INFO] [stdout] --> src/tray.rs:218:21 [INFO] [stdout] | [INFO] [stdout] 218 | let mut point = POINT::default(); [INFO] [stdout] | ^^^^^ use of undeclared type or module `POINT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RECT` [INFO] [stdout] --> src/window.rs:61:28 [INFO] [stdout] | [INFO] [stdout] 61 | original_rect: RECT::default(), [INFO] [stdout] | ^^^^ use of undeclared type or module `RECT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RECT` [INFO] [stdout] --> src/window.rs:99:30 [INFO] [stdout] | [INFO] [stdout] 99 | let mut rect: RECT = RECT::default(); [INFO] [stdout] | ^^^^ use of undeclared type or module `RECT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RECT` [INFO] [stdout] --> src/window.rs:126:28 [INFO] [stdout] | [INFO] [stdout] 126 | let mut temp = RECT::default(); [INFO] [stdout] | ^^^^ use of undeclared type or module `RECT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendMessageA` in this scope [INFO] [stdout] --> src/app_bar/close.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | SendMessageA(hwnd as HWND, WM_CLOSE, 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/app_bar/close.rs:19:34 [INFO] [stdout] | [INFO] [stdout] 19 | SendMessageA(hwnd as 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/app_bar/close.rs:19:40 [INFO] [stdout] | [INFO] [stdout] 19 | SendMessageA(hwnd as 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 `UnregisterClassA` in this scope [INFO] [stdout] --> src/app_bar/close.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | UnregisterClassA( [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/app_bar/create.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | let background_brush = CreateSolidBrush(app_bar_bg as u32); [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/app_bar/create.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | let class = WNDCLASSA { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HINSTANCE` in this scope [INFO] [stdout] --> src/app_bar/create.rs:62:40 [INFO] [stdout] | [INFO] [stdout] 62 | hInstance: instance as HINSTANCE, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HBRUSH` in this scope [INFO] [stdout] --> src/app_bar/create.rs:65:52 [INFO] [stdout] | [INFO] [stdout] 65 | hbrBackground: background_brush as HBRUSH, [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/app_bar/create.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | RegisterClassA(&class); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HINSTANCE` in this scope [INFO] [stdout] --> src/app_bar/create.rs:83:29 [INFO] [stdout] | [INFO] [stdout] 83 | instance as HINSTANCE, [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/app_bar/create.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 92 | ShowWindow(window_handle, SW_SHOW); [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/app_bar/create.rs:92:39 [INFO] [stdout] | [INFO] [stdout] 92 | ShowWindow(window_handle, SW_SHOW); [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/app_bar/draw_datetime.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn draw(hwnd: HWND) -> Result<(), util::WinApiResultError> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetClientRect` in this scope [INFO] [stdout] --> src/app_bar/draw_datetime.rs:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | util::winapi_nullable_to_result(GetClientRect(hwnd, &mut rect))?; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetDC` in this scope [INFO] [stdout] --> src/app_bar/draw_datetime.rs:36:50 [INFO] [stdout] | [INFO] [stdout] 36 | let hdc = util::winapi_ptr_to_result(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 `GetTextExtentPoint32A` in this scope [INFO] [stdout] --> src/app_bar/draw_datetime.rs:42:45 [INFO] [stdout] | [INFO] [stdout] 42 | util::winapi_nullable_to_result(GetTextExtentPoint32A( [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/app_bar/draw_datetime.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | SetTextColor(hdc, 0x00333333); [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/app_bar/draw_datetime.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | SetTextColor(hdc, 0x00ffffff); [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/app_bar/draw_datetime.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | SetBkColor(hdc, CONFIG.lock().unwrap().app_bar_bg 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 `DrawTextA` in this scope [INFO] [stdout] --> src/app_bar/draw_datetime.rs:61:45 [INFO] [stdout] | [INFO] [stdout] 61 | util::winapi_nullable_to_result(DrawTextA( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DT_CENTER` in this scope [INFO] [stdout] --> src/app_bar/draw_datetime.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | DT_CENTER | DT_VCENTER | DT_SINGLELINE, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope [INFO] [stdout] --> src/app_bar/draw_datetime.rs:66:29 [INFO] [stdout] | [INFO] [stdout] 66 | DT_CENTER | DT_VCENTER | DT_SINGLELINE, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope [INFO] [stdout] --> src/app_bar/draw_datetime.rs:66:42 [INFO] [stdout] | [INFO] [stdout] 66 | DT_CENTER | DT_VCENTER | DT_SINGLELINE, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetTextExtentPoint32A` in this scope [INFO] [stdout] --> src/app_bar/draw_datetime.rs:76:45 [INFO] [stdout] | [INFO] [stdout] 76 | util::winapi_nullable_to_result(GetTextExtentPoint32A( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DrawTextA` in this scope [INFO] [stdout] --> src/app_bar/draw_datetime.rs:86:45 [INFO] [stdout] | [INFO] [stdout] 86 | util::winapi_nullable_to_result(DrawTextA( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DT_CENTER` in this scope [INFO] [stdout] --> src/app_bar/draw_datetime.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | DT_CENTER | DT_VCENTER | DT_SINGLELINE, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope [INFO] [stdout] --> src/app_bar/draw_datetime.rs:91:29 [INFO] [stdout] | [INFO] [stdout] 91 | DT_CENTER | DT_VCENTER | DT_SINGLELINE, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope [INFO] [stdout] --> src/app_bar/draw_datetime.rs:91:42 [INFO] [stdout] | [INFO] [stdout] 91 | DT_CENTER | DT_VCENTER | DT_SINGLELINE, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ReleaseDC` in this scope [INFO] [stdout] --> src/app_bar/draw_datetime.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | ReleaseDC(hwnd, 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/app_bar/draw_mode.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn draw(hwnd: HWND, mode: Option) -> Result<(), util::WinApiResultError> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetClientRect` in this scope [INFO] [stdout] --> src/app_bar/draw_mode.rs:17:45 [INFO] [stdout] | [INFO] [stdout] 17 | util::winapi_nullable_to_result(GetClientRect(hwnd, &mut rect))?; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetDC` in this scope [INFO] [stdout] --> src/app_bar/draw_mode.rs:30:50 [INFO] [stdout] | [INFO] [stdout] 30 | let hdc = util::winapi_ptr_to_result(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 `SetTextColor` in this scope [INFO] [stdout] --> src/app_bar/draw_mode.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | SetTextColor(hdc, 0x00333333); [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/app_bar/draw_mode.rs:45:21 [INFO] [stdout] | [INFO] [stdout] 45 | SetTextColor(hdc, 0x00ffffff); [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/app_bar/draw_mode.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 48 | SetBkColor(hdc, app_bar_bg); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DrawTextA` in this scope [INFO] [stdout] --> src/app_bar/draw_mode.rs:50:49 [INFO] [stdout] | [INFO] [stdout] 50 | util::winapi_nullable_to_result(DrawTextA( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DT_CENTER` in this scope [INFO] [stdout] --> src/app_bar/draw_mode.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | DT_CENTER | DT_VCENTER | DT_SINGLELINE | DT_END_ELLIPSIS, [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/app_bar/draw_mode.rs:55:33 [INFO] [stdout] | [INFO] [stdout] 55 | DT_CENTER | DT_VCENTER | DT_SINGLELINE | DT_END_ELLIPSIS, [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/app_bar/draw_mode.rs:55:46 [INFO] [stdout] | [INFO] [stdout] 55 | DT_CENTER | DT_VCENTER | DT_SINGLELINE | DT_END_ELLIPSIS, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DT_END_ELLIPSIS` in this scope [INFO] [stdout] --> src/app_bar/draw_mode.rs:55:62 [INFO] [stdout] | [INFO] [stdout] 55 | DT_CENTER | DT_VCENTER | DT_SINGLELINE | DT_END_ELLIPSIS, [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/app_bar/draw_mode.rs:58:29 [INFO] [stdout] | [INFO] [stdout] 58 | let brush = CreateSolidBrush(app_bar_bg); [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/app_bar/draw_mode.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | FillRect(hdc, &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/app_bar/draw_mode.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | DeleteObject(brush as *mut std::ffi::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/app_bar/draw_mode.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | ReleaseDC(hwnd, 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/app_bar/draw_workspace.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | 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 `GetClientRect` in this scope [INFO] [stdout] --> src/app_bar/draw_workspace.rs:28:45 [INFO] [stdout] | [INFO] [stdout] 28 | util::winapi_nullable_to_result(GetClientRect(hwnd, &mut rect))?; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetDC` in this scope [INFO] [stdout] --> src/app_bar/draw_workspace.rs:32:50 [INFO] [stdout] | [INFO] [stdout] 32 | let hdc = util::winapi_ptr_to_result(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 `SetBkMode` in this scope [INFO] [stdout] --> src/app_bar/draw_workspace.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | SetBkMode(hdc, TRANSPARENT as i32); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRANSPARENT` in this scope [INFO] [stdout] --> src/app_bar/draw_workspace.rs:38:28 [INFO] [stdout] | [INFO] [stdout] 38 | SetBkMode(hdc, TRANSPARENT as i32); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetTextColor` in this scope [INFO] [stdout] --> src/app_bar/draw_workspace.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | SetTextColor(hdc, 0x00333333); [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/app_bar/draw_workspace.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | CreateSolidBrush(util::scale_color(app_bar_bg, 0.75) 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 `CreateSolidBrush` in this scope [INFO] [stdout] --> src/app_bar/draw_workspace.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | CreateSolidBrush(util::scale_color(app_bar_bg, 0.9) 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 `FillRect` in this scope [INFO] [stdout] --> src/app_bar/draw_workspace.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | FillRect(hdc, &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/app_bar/draw_workspace.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | DeleteObject(brush as *mut std::ffi::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 `SetTextColor` in this scope [INFO] [stdout] --> src/app_bar/draw_workspace.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 52 | SetTextColor(hdc, 0x00ffffff); [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/app_bar/draw_workspace.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | CreateSolidBrush(util::scale_color(app_bar_bg, 2.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 `CreateSolidBrush` in this scope [INFO] [stdout] --> src/app_bar/draw_workspace.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | CreateSolidBrush(util::scale_color(app_bar_bg, 1.5) 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 `FillRect` in this scope [INFO] [stdout] --> src/app_bar/draw_workspace.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | FillRect(hdc, &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/app_bar/draw_workspace.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | DeleteObject(brush as *mut std::ffi::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 `DrawTextA` in this scope [INFO] [stdout] --> src/app_bar/draw_workspace.rs:68:45 [INFO] [stdout] | [INFO] [stdout] 68 | util::winapi_nullable_to_result(DrawTextA( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DT_CENTER` in this scope [INFO] [stdout] --> src/app_bar/draw_workspace.rs:73:17 [INFO] [stdout] | [INFO] [stdout] 73 | DT_CENTER | DT_VCENTER | DT_SINGLELINE, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DT_VCENTER` in this scope [INFO] [stdout] --> src/app_bar/draw_workspace.rs:73:29 [INFO] [stdout] | [INFO] [stdout] 73 | DT_CENTER | DT_VCENTER | DT_SINGLELINE, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DT_SINGLELINE` in this scope [INFO] [stdout] --> src/app_bar/draw_workspace.rs:73:42 [INFO] [stdout] | [INFO] [stdout] 73 | DT_CENTER | DT_VCENTER | DT_SINGLELINE, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ReleaseDC` in this scope [INFO] [stdout] --> src/app_bar/draw_workspace.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | ReleaseDC(hwnd, 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/app_bar/draw_workspaces.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn draw(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/app_bar/draw_workspaces.rs:44:26 [INFO] [stdout] | [INFO] [stdout] 44 | fn erase_workspace(hwnd: HWND, id: i32) { [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/app_bar/draw_workspaces.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | let brush = CreateSolidBrush(app_bar_bg 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 `GetDC` in this scope [INFO] [stdout] --> src/app_bar/draw_workspaces.rs:51:19 [INFO] [stdout] | [INFO] [stdout] 51 | 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 `GetClientRect` in this scope [INFO] [stdout] --> src/app_bar/draw_workspaces.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | GetClientRect(hwnd, &mut rect); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FillRect` in this scope [INFO] [stdout] --> src/app_bar/draw_workspaces.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | FillRect(hdc, &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/app_bar/draw_workspaces.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | DeleteObject(brush as *mut std::ffi::c_void); [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/app_bar/font.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn set_font(dc: HDC) { [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/app_bar/font.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | SelectObject(dc, *FONT.lock().unwrap() as *mut std::ffi::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 `CreateFontIndirectA` in this scope [INFO] [stdout] --> src/app_bar/font.rs:38:20 [INFO] [stdout] | [INFO] [stdout] 38 | let font = CreateFontIndirectA(&logfont) as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendMessageA` in this scope [INFO] [stdout] --> src/app_bar/redraw.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | SendMessageA(hwnd as HWND, WM_PAINT, 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/app_bar/redraw.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | SendMessageA(hwnd as HWND, 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/app_bar/redraw.rs:20:40 [INFO] [stdout] | [INFO] [stdout] 20 | SendMessageA(hwnd as HWND, 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 `ShowWindow` in this scope [INFO] [stdout] --> src/app_bar/visibility.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | ShowWindow(hwnd as HWND, SW_HIDE); [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/app_bar/visibility.rs:17:32 [INFO] [stdout] | [INFO] [stdout] 17 | ShowWindow(hwnd as HWND, SW_HIDE); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SW_HIDE` in this scope [INFO] [stdout] --> src/app_bar/visibility.rs:17:38 [INFO] [stdout] | [INFO] [stdout] 17 | ShowWindow(hwnd as HWND, SW_HIDE); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ShowWindow` in this scope [INFO] [stdout] --> src/app_bar/visibility.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | ShowWindow(hwnd as HWND, SW_SHOW); [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/app_bar/visibility.rs:31:32 [INFO] [stdout] | [INFO] [stdout] 31 | ShowWindow(hwnd as HWND, SW_SHOW); [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/app_bar/visibility.rs:31:38 [INFO] [stdout] | [INFO] [stdout] 31 | ShowWindow(hwnd as HWND, SW_SHOW); [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/app_bar/visibility.rs:32:43 [INFO] [stdout] | [INFO] [stdout] 32 | draw_workspaces::draw(hwnd 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/app_bar/visibility.rs:33:41 [INFO] [stdout] | [INFO] [stdout] 33 | draw_datetime::draw(hwnd as HWND).expect("Failed to draw datetime"); [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/app_bar.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | 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/app_bar.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | 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/app_bar.rs:58:14 [INFO] [stdout] | [INFO] [stdout] 58 | 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/app_bar.rs:59:14 [INFO] [stdout] | [INFO] [stdout] 59 | 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/app_bar.rs:60:6 [INFO] [stdout] | [INFO] [stdout] 60 | ) -> LRESULT { [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/app_bar.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | if msg == WM_CLOSE { [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/app_bar.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | } else 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 `SetCursor` in this scope [INFO] [stdout] --> src/app_bar.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | 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/app_bar.rs:65:19 [INFO] [stdout] | [INFO] [stdout] 65 | 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/app_bar.rs:65:53 [INFO] [stdout] | [INFO] [stdout] 65 | 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 `WM_DEVICECHANGE` in this scope [INFO] [stdout] --> src/app_bar.rs:66:22 [INFO] [stdout] | [INFO] [stdout] 66 | } else if msg == WM_DEVICECHANGE { [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/app_bar.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 68 | } else if msg == 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 `GET_X_LPARAM` in this scope [INFO] [stdout] --> src/app_bar.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | let x = GET_X_LPARAM(l_param); [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/app_bar.rs:82:22 [INFO] [stdout] | [INFO] [stdout] 82 | } else if msg == 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/app_bar.rs:85:22 [INFO] [stdout] | [INFO] [stdout] 85 | } else if msg == 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 `GetClientRect` in this scope [INFO] [stdout] --> src/app_bar.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | GetClientRect(hwnd, &mut paint.rcPaint); [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/app_bar.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | 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 `EndPaint` in this scope [INFO] [stdout] --> src/app_bar.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | EndPaint(hwnd, &paint); [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/app_bar.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | 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/config/rhai/engine.rs:98:25 [INFO] [stdout] | [INFO] [stdout] 98 | config.app_bar_bg = RGB( [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/config/rhai/engine.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | GetBValue(config.app_bar_bg 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 `GetGValue` in this scope [INFO] [stdout] --> src/config/rhai/engine.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | GetGValue(config.app_bar_bg 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 `GetRValue` in this scope [INFO] [stdout] --> src/config/rhai/engine.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | GetRValue(config.app_bar_bg as u32), [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/display.rs:33:26 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn new(hmonitor: HMONITOR, 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/display.rs:33:42 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn new(hmonitor: HMONITOR, 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 `GetDpiForMonitor` in this scope [INFO] [stdout] --> src/display.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | GetDpiForMonitor(hmonitor, 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/display.rs:40:40 [INFO] [stdout] | [INFO] [stdout] 40 | GetDpiForMonitor(hmonitor, 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 `HMONITOR` in this scope [INFO] [stdout] --> src/display.rs:59:48 [INFO] [stdout] | [INFO] [stdout] 59 | unsafe extern "system" fn monitor_cb(hmonitor: HMONITOR, _: HDC, rect: LPRECT, _: LPARAM) -> BOOL { [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/display.rs:59:61 [INFO] [stdout] | [INFO] [stdout] 59 | unsafe extern "system" fn monitor_cb(hmonitor: HMONITOR, _: HDC, rect: LPRECT, _: LPARAM) -> BOOL { [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/display.rs:59:72 [INFO] [stdout] | [INFO] [stdout] 59 | unsafe extern "system" fn monitor_cb(hmonitor: HMONITOR, _: HDC, rect: LPRECT, _: 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/display.rs:59:83 [INFO] [stdout] | [INFO] [stdout] 59 | unsafe extern "system" fn monitor_cb(hmonitor: HMONITOR, _: HDC, rect: LPRECT, _: 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/display.rs:59:94 [INFO] [stdout] | [INFO] [stdout] 59 | unsafe extern "system" fn monitor_cb(hmonitor: HMONITOR, _: HDC, rect: LPRECT, _: 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 `EnumDisplayMonitors` in this scope [INFO] [stdout] --> src/display.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | EnumDisplayMonitors( [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/event_handler/keybinding.rs:42:25 [INFO] [stdout] | [INFO] [stdout] 42 | let x = CreateProcessA( [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/event_handler/winevent/destroy.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn handle(hwnd: HWND, grid_id: Option) -> Result<(), Box> { [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/event_handler/winevent/focus_change.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn handle(hwnd: HWND) -> Result<(), Box> { [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/event_handler/winevent/focus_change.rs:13:26 [INFO] [stdout] | [INFO] [stdout] 13 | if hwnd == id 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/event_handler/winevent/show.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn handle(hwnd: HWND, ignore_window_style: bool) -> Result<(), Box> { [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/event_handler/winevent.rs:34:54 [INFO] [stdout] | [INFO] [stdout] 34 | title = util::get_title_of_window(ev.hwnd as HWND).ok(); [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/event_handler/winevent.rs:44:61 [INFO] [stdout] | [INFO] [stdout] 44 | WinEventType::Destroy => destroy::handle(ev.hwnd as HWND, grid_id)?, [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/event_handler/winevent.rs:45:63 [INFO] [stdout] | [INFO] [stdout] 45 | WinEventType::Show(ignore) => show::handle(ev.hwnd as HWND, ignore)?, [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/event_handler/winevent.rs:46:70 [INFO] [stdout] | [INFO] [stdout] 46 | WinEventType::FocusChange => focus_change::handle(ev.hwnd as HWND)?, [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 function, tuple struct or tuple variant `UnregisterHotKey` in this scope [INFO] [stdout] --> src/keybindings.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | 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 `RegisterHotKey` in this scope [INFO] [stdout] --> src/keybindings.rs:43:45 [INFO] [stdout] | [INFO] [stdout] 43 | util::winapi_nullable_to_result(RegisterHotKey( [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_HOTKEY` in this scope [INFO] [stdout] --> src/keybindings.rs:111:35 [INFO] [stdout] | [INFO] [stdout] 111 | if msg.message != WM_HOTKEY { [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[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[E0412]: cannot find type `HKEY` in this scope [INFO] [stdout] --> src/startup.rs:40:30 [INFO] [stdout] | [INFO] [stdout] 40 | 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/startup.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | 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/startup.rs:44:25 [INFO] [stdout] | [INFO] [stdout] 44 | 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/startup.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | 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/startup.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | 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/startup.rs:55:25 [INFO] [stdout] | [INFO] [stdout] 55 | 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/startup.rs:59:29 [INFO] [stdout] | [INFO] [stdout] 59 | ... 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/startup.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | 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/startup.rs:68:25 [INFO] [stdout] | [INFO] [stdout] 68 | HKEY_CURRENT_USER, [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/task_bar.rs:23:49 [INFO] [stdout] | [INFO] [stdout] 23 | unsafe extern "system" fn enum_windows_cb(hwnd: HWND, _: 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/task_bar.rs:23:58 [INFO] [stdout] | [INFO] [stdout] 23 | unsafe extern "system" fn enum_windows_cb(hwnd: HWND, _: 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/task_bar.rs:23:69 [INFO] [stdout] | [INFO] [stdout] 23 | unsafe extern "system" fn enum_windows_cb(hwnd: HWND, _: 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 `MonitorFromWindow` in this scope [INFO] [stdout] --> src/task_bar.rs:30:23 [INFO] [stdout] | [INFO] [stdout] 30 | let monitor = MonitorFromWindow(hwnd, MONITOR_DEFAULTTONULL); [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/task_bar.rs:30:47 [INFO] [stdout] | [INFO] [stdout] 30 | let monitor = MonitorFromWindow(hwnd, MONITOR_DEFAULTTONULL); [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/task_bar.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | GetWindowRect(hwnd, &mut rect); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `EnumWindows` in this scope [INFO] [stdout] --> src/task_bar.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | EnumWindows(Some(enum_windows_cb), 0); [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/task_bar.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | ShowWindow(hwnd as HWND, SW_SHOW); [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/task_bar.rs:62:32 [INFO] [stdout] | [INFO] [stdout] 62 | ShowWindow(hwnd as HWND, SW_SHOW); [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/task_bar.rs:62:38 [INFO] [stdout] | [INFO] [stdout] 62 | ShowWindow(hwnd as HWND, SW_SHOW); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ShowWindow` in this scope [INFO] [stdout] --> src/task_bar.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | ShowWindow(hwnd as HWND, SW_HIDE); [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/task_bar.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | ShowWindow(hwnd as HWND, SW_HIDE); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SW_HIDE` in this scope [INFO] [stdout] --> src/task_bar.rs:90:38 [INFO] [stdout] | [INFO] [stdout] 90 | ShowWindow(hwnd as HWND, SW_HIDE); [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/tile_grid.rs:477:51 [INFO] [stdout] | [INFO] [stdout] 477 | fn calculate_tile_data(&self, tile: &Tile) -> RECT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowPos` in this scope [INFO] [stdout] --> src/tile_grid.rs:610:13 [INFO] [stdout] | [INFO] [stdout] 610 | SetWindowPos( [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/tile_grid.rs:611:35 [INFO] [stdout] | [INFO] [stdout] 611 | tile.window.id as HWND, [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/tile_grid.rs:617:17 [INFO] [stdout] | [INFO] [stdout] 617 | SWP_NOSENDCHANGING, [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:63:11 [INFO] [stdout] | [INFO] [stdout] 63 | 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/tray.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | 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/tray.rs:65:14 [INFO] [stdout] | [INFO] [stdout] 65 | 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/tray.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | 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/tray.rs:67:6 [INFO] [stdout] | [INFO] [stdout] 67 | ) -> LRESULT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_CREATE` in this scope [INFO] [stdout] --> src/tray.rs:68:15 [INFO] [stdout] | [INFO] [stdout] 68 | if msg == WM_CREATE { [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:70:22 [INFO] [stdout] | [INFO] [stdout] 70 | } else if msg == WM_CLOSE { [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:76:22 [INFO] [stdout] | [INFO] [stdout] 76 | } else if msg == 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:77:45 [INFO] [stdout] | [INFO] [stdout] 77 | if let Some(id) = PopupId::from_u16(LOWORD(w_param 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:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | PostMessageW(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:80:40 [INFO] [stdout] | [INFO] [stdout] 80 | PostMessageW(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:91:22 [INFO] [stdout] | [INFO] [stdout] 91 | } else if msg == WM_APP && l_param 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:91:50 [INFO] [stdout] | [INFO] [stdout] 91 | } else if msg == WM_APP && l_param 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:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | SetForegroundWindow(hwnd); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PostMessageW` in this scope [INFO] [stdout] --> src/tray.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | PostMessageW(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:94:28 [INFO] [stdout] | [INFO] [stdout] 94 | PostMessageW(hwnd, WM_APP + 1, 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 `DefWindowProcW` in this scope [INFO] [stdout] --> src/tray.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | DefWindowProcW(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 `CreateSolidBrush` in this scope [INFO] [stdout] --> src/tray.rs:107:32 [INFO] [stdout] | [INFO] [stdout] 107 | let background_brush = CreateSolidBrush(app_bar_bg as u32); [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/tray.rs:109:21 [INFO] [stdout] | [INFO] [stdout] 109 | let class = WNDCLASSA { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HINSTANCE` in this scope [INFO] [stdout] --> src/tray.rs:110:36 [INFO] [stdout] | [INFO] [stdout] 110 | hInstance: instance as HINSTANCE, [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/tray.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | RegisterClassA(&class); [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:142:23 [INFO] [stdout] | [INFO] [stdout] 142 | 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:146:27 [INFO] [stdout] | [INFO] [stdout] 146 | 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:153:13 [INFO] [stdout] | [INFO] [stdout] 153 | LR_DEFAULTCOLOR, [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:163:48 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn add_icon(hwnd: HWND) { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 163 | 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:166:38 [INFO] [stdout] | [INFO] [stdout] 166 | icon_data.uCallbackMessage = WM_APP; [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:167:28 [INFO] [stdout] | [INFO] [stdout] 167 | 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_TIP` in this scope [INFO] [stdout] --> src/tray.rs:167:39 [INFO] [stdout] | [INFO] [stdout] 167 | 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:167:49 [INFO] [stdout] | [INFO] [stdout] 167 | 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 `Shell_NotifyIconW` in this scope [INFO] [stdout] --> src/tray.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | 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:171:27 [INFO] [stdout] | [INFO] [stdout] 171 | 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:175:26 [INFO] [stdout] | [INFO] [stdout] 175 | 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:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | 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:181:27 [INFO] [stdout] | [INFO] [stdout] 181 | 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:185:33 [INFO] [stdout] | [INFO] [stdout] 185 | 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:186:16 [INFO] [stdout] | [INFO] [stdout] 186 | 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:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | 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:194:9 [INFO] [stdout] | [INFO] [stdout] 194 | 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:194:25 [INFO] [stdout] | [INFO] [stdout] 194 | 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:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | 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:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | 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:202:25 [INFO] [stdout] | [INFO] [stdout] 202 | 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 `SetMenuItemBitmaps` in this scope [INFO] [stdout] --> src/tray.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | 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:210:9 [INFO] [stdout] | [INFO] [stdout] 210 | 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 `SetFocus` in this scope [INFO] [stdout] --> src/tray.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | 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:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | 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 `WM_INITMENUPOPUP` in this scope [INFO] [stdout] --> src/tray.rs:216:24 [INFO] [stdout] | [INFO] [stdout] 216 | 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 `GetCursorPos` in this scope [INFO] [stdout] --> src/tray.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | 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 `TrackPopupMenu` in this scope [INFO] [stdout] --> src/tray.rs:221:15 [INFO] [stdout] | [INFO] [stdout] 221 | 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:223:9 [INFO] [stdout] | [INFO] [stdout] 223 | 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:223:25 [INFO] [stdout] | [INFO] [stdout] 223 | 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_RETURNCMD` in this scope [INFO] [stdout] --> src/tray.rs:223:43 [INFO] [stdout] | [INFO] [stdout] 223 | 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:223:59 [INFO] [stdout] | [INFO] [stdout] 223 | 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:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | 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:231:24 [INFO] [stdout] | [INFO] [stdout] 231 | 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:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | DestroyMenu(menu); [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/util.rs:11:43 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn get_title_of_window(window_handle: HWND) -> Result { [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/util.rs:15:35 [INFO] [stdout] | [INFO] [stdout] 15 | winapi_nullable_to_result(GetWindowTextA( [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/util.rs:29:48 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn get_class_name_of_window(window_handle: HWND) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetClassNameA` in this scope [INFO] [stdout] --> src/util.rs:33:35 [INFO] [stdout] | [INFO] [stdout] 33 | winapi_nullable_to_result(GetClassNameA( [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/util.rs:96:29 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn rect_to_string(rect: RECT) -> String { [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/util.rs:104:20 [INFO] [stdout] | [INFO] [stdout] 104 | let mut blue = GetBValue(color 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 `GetGValue` in this scope [INFO] [stdout] --> src/util.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 105 | let mut green = GetGValue(color 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 `GetRValue` in this scope [INFO] [stdout] --> src/util.rs:106:19 [INFO] [stdout] | [INFO] [stdout] 106 | let mut red = GetRValue(color 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 `RGB` in this scope [INFO] [stdout] --> src/util.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | RGB(red, green, blue) as i32 [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EVENT_OBJECT_DESTROY` in this scope [INFO] [stdout] --> src/win_event_handler/win_event_type.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | if v == EVENT_OBJECT_DESTROY { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EVENT_OBJECT_SHOW` in this scope [INFO] [stdout] --> src/win_event_handler/win_event_type.rs:17:24 [INFO] [stdout] | [INFO] [stdout] 17 | } else if v == EVENT_OBJECT_SHOW { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EVENT_SYSTEM_FOREGROUND` in this scope [INFO] [stdout] --> src/win_event_handler/win_event_type.rs:19:24 [INFO] [stdout] | [INFO] [stdout] 19 | } else if v == EVENT_SYSTEM_FOREGROUND { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EVENT_OBJECT_HIDE` in this scope [INFO] [stdout] --> src/win_event_handler/win_event_type.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | } else if v == EVENT_OBJECT_HIDE { [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/win_event_handler.rs:23:32 [INFO] [stdout] | [INFO] [stdout] 23 | static ref HOOK: AtomicPtr = AtomicPtr::new(std::ptr::null_mut()); [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/win_event_handler.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | _: 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/win_event_handler.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | 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/win_event_handler.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | window_handle: 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/win_event_handler.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | 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/win_event_handler.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | _: 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/win_event_handler.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | _: 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/win_event_handler.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | _: 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/win_event_handler.rs:36:23 [INFO] [stdout] | [INFO] [stdout] 36 | 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 `SetWinEventHook` in this scope [INFO] [stdout] --> src/win_event_handler.rs:66:47 [INFO] [stdout] | [INFO] [stdout] 66 | let hook = util::winapi_ptr_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/win_event_handler.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | 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/win_event_handler.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | EVENT_MAX, [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_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_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_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_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_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_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_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_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_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_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[E0412]: cannot find type `RECT` in this scope [INFO] [stdout] --> src/window.rs:48:24 [INFO] [stdout] | [INFO] [stdout] 48 | pub original_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 `SetWindowPos` in this scope [INFO] [stdout] --> src/window.rs:85:45 [INFO] [stdout] | [INFO] [stdout] 85 | util::winapi_nullable_to_result(SetWindowPos( [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:86:28 [INFO] [stdout] | [INFO] [stdout] 86 | self.id as HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RECT` in this scope [INFO] [stdout] --> src/window.rs:98:38 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn get_client_rect(&self) -> RECT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RECT` in this scope [INFO] [stdout] --> src/window.rs:99:23 [INFO] [stdout] | [INFO] [stdout] 99 | let mut rect: RECT = RECT::default(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetClientRect` in this scope [INFO] [stdout] --> src/window.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | GetClientRect(self.id as HWND, &mut rect); [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:101:38 [INFO] [stdout] | [INFO] [stdout] 101 | GetClientRect(self.id as HWND, &mut rect); [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:105:46 [INFO] [stdout] | [INFO] [stdout] 66 | impl Window { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 105 | pub fn get_foreground_window() -> Result { [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/window.rs:106:45 [INFO] [stdout] | [INFO] [stdout] 106 | unsafe { util::winapi_ptr_to_result(GetForegroundWindow()) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `get_foreground_window` [INFO] [stdout] ... [INFO] [stdout] 317 | fn get_foreground_window() -> Window { [INFO] [stdout] | ------------------------------------ similarly named function `get_foreground_window` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/window.rs:108:47 [INFO] [stdout] | [INFO] [stdout] 66 | impl Window { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 108 | pub fn get_parent_window(&self) -> Result { [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/window.rs:109:45 [INFO] [stdout] | [INFO] [stdout] 109 | unsafe { util::winapi_ptr_to_result(GetParent(self.id 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/window.rs:109:66 [INFO] [stdout] | [INFO] [stdout] 109 | unsafe { util::winapi_ptr_to_result(GetParent(self.id as HWND)) } [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/window.rs:113:56 [INFO] [stdout] | [INFO] [stdout] 113 | let bits = util::winapi_nullable_to_result(GetWindowLongA(self.id as HWND, GWL_STYLE))?; [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:113:82 [INFO] [stdout] | [INFO] [stdout] 113 | let bits = util::winapi_nullable_to_result(GetWindowLongA(self.id as HWND, 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/window.rs:113:88 [INFO] [stdout] | [INFO] [stdout] 113 | let bits = util::winapi_nullable_to_result(GetWindowLongA(self.id as HWND, 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/window.rs:120:49 [INFO] [stdout] | [INFO] [stdout] 120 | util::winapi_nullable_to_result(GetWindowLongA(self.id as HWND, GWL_EXSTYLE))?; [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:120:75 [INFO] [stdout] | [INFO] [stdout] 120 | util::winapi_nullable_to_result(GetWindowLongA(self.id as HWND, 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/window.rs:120:81 [INFO] [stdout] | [INFO] [stdout] 120 | util::winapi_nullable_to_result(GetWindowLongA(self.id as HWND, GWL_EXSTYLE))?; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RECT` in this scope [INFO] [stdout] --> src/window.rs:124:38 [INFO] [stdout] | [INFO] [stdout] 66 | impl Window { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 124 | pub fn get_rect(&self) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowRect` in this scope [INFO] [stdout] --> src/window.rs:127:45 [INFO] [stdout] | [INFO] [stdout] 127 | util::winapi_nullable_to_result(GetWindowRect(self.id as HWND, &mut temp))?; [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:127:70 [INFO] [stdout] | [INFO] [stdout] 127 | util::winapi_nullable_to_result(GetWindowRect(self.id as HWND, &mut temp))?; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ShowWindow` in this scope [INFO] [stdout] --> src/window.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | ShowWindow(self.id as HWND, SW_SHOW); [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:133:35 [INFO] [stdout] | [INFO] [stdout] 133 | ShowWindow(self.id as HWND, SW_SHOW); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SW_SHOW` in this scope [INFO] [stdout] --> src/window.rs:133:41 [INFO] [stdout] | [INFO] [stdout] 133 | ShowWindow(self.id as HWND, SW_SHOW); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ShowWindow` in this scope [INFO] [stdout] --> src/window.rs:138:13 [INFO] [stdout] | [INFO] [stdout] 138 | ShowWindow(self.id as HWND, SW_HIDE); [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:138:35 [INFO] [stdout] | [INFO] [stdout] 138 | ShowWindow(self.id as HWND, SW_HIDE); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SW_HIDE` in this scope [INFO] [stdout] --> src/window.rs:138:41 [INFO] [stdout] | [INFO] [stdout] 138 | ShowWindow(self.id as HWND, SW_HIDE); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RECT` in this scope [INFO] [stdout] --> src/window.rs:148:10 [INFO] [stdout] | [INFO] [stdout] 148 | ) -> RECT { [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/window.rs:167:32 [INFO] [stdout] | [INFO] [stdout] 167 | 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/window.rs:167:55 [INFO] [stdout] | [INFO] [stdout] 167 | 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/window.rs:168:33 [INFO] [stdout] | [INFO] [stdout] 168 | 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/window.rs:168:56 [INFO] [stdout] | [INFO] [stdout] 168 | 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/window.rs:171:38 [INFO] [stdout] | [INFO] [stdout] 171 | 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/window.rs:171:61 [INFO] [stdout] | [INFO] [stdout] 171 | 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/window.rs:209:24 [INFO] [stdout] | [INFO] [stdout] 209 | 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/window.rs:219:13 [INFO] [stdout] | [INFO] [stdout] 219 | AdjustWindowRectEx( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowPos` in this scope [INFO] [stdout] --> src/window.rs:233:45 [INFO] [stdout] | [INFO] [stdout] 233 | util::winapi_nullable_to_result(SetWindowPos( [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:234:28 [INFO] [stdout] | [INFO] [stdout] 234 | self.id as HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HWND_TOPMOST` in this scope [INFO] [stdout] --> src/window.rs:235:30 [INFO] [stdout] | [INFO] [stdout] 235 | 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/window.rs:235:52 [INFO] [stdout] | [INFO] [stdout] 235 | 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/window.rs:240:17 [INFO] [stdout] | [INFO] [stdout] 240 | 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/window.rs:240:30 [INFO] [stdout] | [INFO] [stdout] 240 | SWP_NOMOVE | SWP_NOSIZE, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowPos` in this scope [INFO] [stdout] --> src/window.rs:248:45 [INFO] [stdout] | [INFO] [stdout] 248 | util::winapi_nullable_to_result(SetWindowPos( [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:249:28 [INFO] [stdout] | [INFO] [stdout] 249 | self.id as HWND, [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/window.rs:250:17 [INFO] [stdout] | [INFO] [stdout] 250 | 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/window.rs:255:17 [INFO] [stdout] | [INFO] [stdout] 255 | 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/window.rs:255:30 [INFO] [stdout] | [INFO] [stdout] 255 | SWP_NOMOVE | SWP_NOSIZE, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetForegroundWindow` in this scope [INFO] [stdout] --> src/window.rs:266:18 [INFO] [stdout] | [INFO] [stdout] 266 | dbg!(SetForegroundWindow(self.id as HWND)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `get_foreground_window` [INFO] [stdout] ... [INFO] [stdout] 317 | fn get_foreground_window() -> Window { [INFO] [stdout] | ------------------------------------ similarly named function `get_foreground_window` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/window.rs:266:49 [INFO] [stdout] | [INFO] [stdout] 266 | dbg!(SetForegroundWindow(self.id as HWND)); [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/window.rs:274:13 [INFO] [stdout] | [INFO] [stdout] 274 | SendMessageA(self.id as HWND, WM_CLOSE, 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/window.rs:274:37 [INFO] [stdout] | [INFO] [stdout] 274 | SendMessageA(self.id as 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/window.rs:274:43 [INFO] [stdout] | [INFO] [stdout] 274 | SendMessageA(self.id as 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 `SetWindowLongA` in this scope [INFO] [stdout] --> src/window.rs:279:13 [INFO] [stdout] | [INFO] [stdout] 279 | SetWindowLongA(self.id as HWND, GWL_STYLE, self.style.bits()); [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:279:39 [INFO] [stdout] | [INFO] [stdout] 279 | SetWindowLongA(self.id as HWND, 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/window.rs:279:45 [INFO] [stdout] | [INFO] [stdout] 279 | SetWindowLongA(self.id as HWND, GWL_STYLE, self.style.bits()); [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/window.rs:284:13 [INFO] [stdout] | [INFO] [stdout] 284 | SetWindowLongA(self.id as HWND, GWL_EXSTYLE, self.exstyle.bits()); [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:284:39 [INFO] [stdout] | [INFO] [stdout] 284 | SetWindowLongA(self.id as HWND, GWL_EXSTYLE, self.exstyle.bits()); [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/window.rs:284:45 [INFO] [stdout] | [INFO] [stdout] 284 | SetWindowLongA(self.id as HWND, GWL_EXSTYLE, self.exstyle.bits()); [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/window.rs:300:13 [INFO] [stdout] | [INFO] [stdout] 300 | SendMessageA(self.id as HWND, WM_SYSCOMMAND, SC_MAXIMIZE, 0); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/window.rs:300:37 [INFO] [stdout] | [INFO] [stdout] 300 | SendMessageA(self.id as HWND, 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/window.rs:300:43 [INFO] [stdout] | [INFO] [stdout] 300 | SendMessageA(self.id as HWND, 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/window.rs:300:58 [INFO] [stdout] | [INFO] [stdout] 300 | SendMessageA(self.id as HWND, 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 `SendMessageA` in this scope [INFO] [stdout] --> src/window.rs:306:13 [INFO] [stdout] | [INFO] [stdout] 306 | SendMessageA(self.id as HWND, WM_SYSCOMMAND, SC_MINIMIZE, 0); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/window.rs:306:37 [INFO] [stdout] | [INFO] [stdout] 306 | SendMessageA(self.id as HWND, WM_SYSCOMMAND, SC_MINIMIZE, 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/window.rs:306:43 [INFO] [stdout] | [INFO] [stdout] 306 | SendMessageA(self.id as HWND, 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/window.rs:306:58 [INFO] [stdout] | [INFO] [stdout] 306 | SendMessageA(self.id as HWND, 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/window.rs:312:13 [INFO] [stdout] | [INFO] [stdout] 312 | SendMessageA(self.id as HWND, WM_SYSCOMMAND, SC_RESTORE, 0); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/window.rs:312:37 [INFO] [stdout] | [INFO] [stdout] 312 | SendMessageA(self.id as HWND, 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/window.rs:312:43 [INFO] [stdout] | [INFO] [stdout] 312 | SendMessageA(self.id as HWND, 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/window.rs:312:58 [INFO] [stdout] | [INFO] [stdout] 312 | SendMessageA(self.id as HWND, 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 `GetForegroundWindow` in this scope [INFO] [stdout] --> src/window.rs:319:20 [INFO] [stdout] | [INFO] [stdout] 317 | fn get_foreground_window() -> Window { [INFO] [stdout] | ------------------------------------ similarly named function `get_foreground_window` defined here [INFO] [stdout] 318 | unsafe { [INFO] [stdout] 319 | let hwnd = GetForegroundWindow(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `get_foreground_window` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/main.rs:143:76 [INFO] [stdout] | [INFO] [stdout] 143 | tray::remove_icon(*tray::WINDOW.lock().unwrap() as HWND); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/config.rs:72:36 [INFO] [stdout] | [INFO] [stdout] 72 | pub mode_meta: HashMap)>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/keybindings.rs:111:20 [INFO] [stdout] | [INFO] [stdout] 111 | if msg.message != WM_HOTKEY { [INFO] [stdout] | ^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `store` found for struct `win_event_handler::HOOK` in the current scope [INFO] [stdout] --> src/win_event_handler.rs:77:14 [INFO] [stdout] | [INFO] [stdout] 22 | / lazy_static! { [INFO] [stdout] 23 | | static ref HOOK: AtomicPtr = AtomicPtr::new(std::ptr::null_mut()); [INFO] [stdout] 24 | | static ref UNREGISTER: AtomicBool = AtomicBool::new(false); [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- method `store` not found for this [INFO] [stdout] ... [INFO] [stdout] 77 | HOOK.store(hook, Ordering::SeqCst); [INFO] [stdout] | ^^^^^ method not found in `win_event_handler::HOOK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 641 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0422, E0425, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wwm`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "545e6e661b3753faee9e86ab763271e8f18d80651e51782141757f921f652a94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "545e6e661b3753faee9e86ab763271e8f18d80651e51782141757f921f652a94", kill_on_drop: false }` [INFO] [stdout] 545e6e661b3753faee9e86ab763271e8f18d80651e51782141757f921f652a94