[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] 417bc83..2f8333f development -> development [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26b6f3d4af0346cdcabb15f12e6bb4910c6e99ed [INFO] testing TimUntersberger/wwm against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [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 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.log [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea4008dbce79aadb8db1cc91c84645d88dc0b09d911cd24d21b415e8faca49eb [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" "ea4008dbce79aadb8db1cc91c84645d88dc0b09d911cd24d21b415e8faca49eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea4008dbce79aadb8db1cc91c84645d88dc0b09d911cd24d21b415e8faca49eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea4008dbce79aadb8db1cc91c84645d88dc0b09d911cd24d21b415e8faca49eb", kill_on_drop: false }` [INFO] [stdout] ea4008dbce79aadb8db1cc91c84645d88dc0b09d911cd24d21b415e8faca49eb [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=forbid" "-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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c13d11453726ad6d671451a3d2d9b4272e24e608d59c53bbc62dd8c26e08960b [INFO] running `Command { std: "docker" "start" "-a" "c13d11453726ad6d671451a3d2d9b4272e24e608d59c53bbc62dd8c26e08960b", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.log [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.42 [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 nix v0.17.0 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.15 [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 ctrlc v3.1.4 [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:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | 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:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | 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/app_bar.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | 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:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | 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:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | 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:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | 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:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | 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 `shared` in `winapi` [INFO] [stdout] --> src/app_bar.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | 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/app_bar.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | 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:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | 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.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | 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 `shared` in `winapi` [INFO] [stdout] --> src/app_bar.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | 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:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | 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.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | 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.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | 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.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | 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.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | 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.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | 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.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | 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.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | 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.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | use winapi::um::wingdi::LOGFONTA; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | 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 `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | 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:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | 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:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | use winapi::um::winuser::DispatchMessageW; [INFO] [stdout] | ^^ could not 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:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | use winapi::um::winuser::DrawTextA; [INFO] [stdout] | ^^ could not 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:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | 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:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | use winapi::um::winuser::FillRect; [INFO] [stdout] | ^^ could not 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:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | 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:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | use winapi::um::winuser::GetDC; [INFO] [stdout] | ^^ could not 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:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | use winapi::um::winuser::GetMessageW; [INFO] [stdout] | ^^ could not 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:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | 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:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | 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/app_bar.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | use winapi::um::winuser::ReleaseDC; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | 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/app_bar.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | 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:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | 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/app_bar.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | use winapi::um::winuser::TranslateMessage; [INFO] [stdout] | ^^ could not 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:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | use winapi::um::winuser::DT_CENTER; [INFO] [stdout] | ^^ could not 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:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | use winapi::um::winuser::DT_SINGLELINE; [INFO] [stdout] | ^^ could not 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:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | use winapi::um::winuser::DT_VCENTER; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | 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:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | use winapi::um::winuser::MSG; [INFO] [stdout] | ^^ could not 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:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | 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:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | 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/app_bar.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | 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/app_bar.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | 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:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | 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:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | 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:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | 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:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | 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 `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | use winapi::um::winuser::{UnregisterClassA, WNDCLASSA}; [INFO] [stdout] | ^^ could not 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.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | 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/config.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | 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/config.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | 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/config.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | 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 `shared` in `winapi` [INFO] [stdout] --> src/display.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | 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:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | 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: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 `shared` in `winapi` [INFO] [stdout] --> src/display.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | 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:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | 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:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | 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:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::winuser::EnumDisplayMonitors; [INFO] [stdout] | ^^ could not 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:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | 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:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | 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:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | 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: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/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: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/hot_key_manager.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 `um` in `winapi` [INFO] [stdout] --> src/hot_key_manager.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use winapi::um::winuser::DispatchMessageW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/hot_key_manager.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use winapi::um::winuser::PeekMessageW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/hot_key_manager.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | use winapi::um::winuser::RegisterHotKey; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/hot_key_manager.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | use winapi::um::winuser::TranslateMessage; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/hot_key_manager.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | use winapi::um::winuser::UnregisterHotKey; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/hot_key_manager.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use winapi::um::winuser::MSG; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/hot_key_manager.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | use winapi::um::winuser::PM_REMOVE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/hot_key_manager.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | use winapi::um::winuser::WM_HOTKEY; [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: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/task_bar.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | 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/task_bar.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::winuser::FindWindowA; [INFO] [stdout] | ^^ could not 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:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | 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:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | 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:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | 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:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | 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 `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::DispatchMessageW; [INFO] [stdout] | ^^ could not 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::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:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | use winapi::um::winuser::GetMessageW; [INFO] [stdout] | ^^ could not 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::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:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | 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:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | 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:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | 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:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | 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:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | 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:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | 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:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | 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:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | use winapi::um::winuser::TranslateMessage; [INFO] [stdout] | ^^ could not 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::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:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | 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:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | 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:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | use winapi::um::winuser::MSG; [INFO] [stdout] | ^^ could not 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::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:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | 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:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | 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:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | 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:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | 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:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | 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:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | 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:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | 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:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | 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:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | 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:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | 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::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:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | 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:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | 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:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::shared::windef::HWINEVENTHOOK; [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::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/win_event_handler.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::um::winuser::DispatchMessageW; [INFO] [stdout] | ^^ could not 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:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use winapi::um::winuser::PeekMessageW; [INFO] [stdout] | ^^ could not 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: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::TranslateMessage; [INFO] [stdout] | ^^ could not 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_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:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | 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:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | use winapi::um::winuser::EVENT_OBJECT_DESTROY; [INFO] [stdout] | ^^ could not 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:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | use winapi::um::winuser::EVENT_OBJECT_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/win_event_handler.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use winapi::um::winuser::EVENT_OBJECT_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/win_event_handler.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | use winapi::um::winuser::EVENT_SYSTEM_FOREGROUND; [INFO] [stdout] | ^^ could not 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:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | use winapi::um::winuser::MSG; [INFO] [stdout] | ^^ could not 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:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | 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.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | use winapi::um::winuser::PM_REMOVE; [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::{SC_MAXIMIZE, SC_RESTORE, WM_CLOSE, WM_SYSCOMMAND}; [INFO] [stdout] | ^^ could not 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: use of undeclared type or module `PAINTSTRUCT` [INFO] [stdout] --> src/app_bar.rs:114:25 [INFO] [stdout] | [INFO] [stdout] 114 | 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 `RECT` [INFO] [stdout] --> src/app_bar.rs:198:24 [INFO] [stdout] | [INFO] [stdout] 198 | 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.rs:226:27 [INFO] [stdout] | [INFO] [stdout] 226 | 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: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:294:36 [INFO] [stdout] | [INFO] [stdout] 294 | 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.rs:303:19 [INFO] [stdout] | [INFO] [stdout] 303 | ..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.rs:309:41 [INFO] [stdout] | [INFO] [stdout] 309 | 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.rs:310:25 [INFO] [stdout] | [INFO] [stdout] 310 | 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.rs:310:65 [INFO] [stdout] | [INFO] [stdout] 310 | 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.rs:313:25 [INFO] [stdout] | [INFO] [stdout] 313 | 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.rs:313:64 [INFO] [stdout] | [INFO] [stdout] 313 | 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 `MSG` [INFO] [stdout] --> src/app_bar.rs:333:32 [INFO] [stdout] | [INFO] [stdout] 333 | 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: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:365:21 [INFO] [stdout] | [INFO] [stdout] 365 | 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 `RECT` [INFO] [stdout] --> src/app_bar.rs:405:24 [INFO] [stdout] | [INFO] [stdout] 405 | 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.rs:418:28 [INFO] [stdout] | [INFO] [stdout] 418 | 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.rs:483:24 [INFO] [stdout] | [INFO] [stdout] 483 | 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 `STARTUPINFOA` [INFO] [stdout] --> src/event_handler/keybinding.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | 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:35:26 [INFO] [stdout] | [INFO] [stdout] 35 | 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:55:33 [INFO] [stdout] | [INFO] [stdout] 55 | 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/hot_key_manager.rs:117:28 [INFO] [stdout] | [INFO] [stdout] 117 | 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:22:24 [INFO] [stdout] | [INFO] [stdout] 22 | 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:110:32 [INFO] [stdout] | [INFO] [stdout] 110 | 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:118:15 [INFO] [stdout] | [INFO] [stdout] 118 | ..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:123:28 [INFO] [stdout] | [INFO] [stdout] 123 | 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:124:21 [INFO] [stdout] | [INFO] [stdout] 124 | 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 `MSG` [INFO] [stdout] --> src/tray.rs:140:28 [INFO] [stdout] | [INFO] [stdout] 140 | 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 `NOTIFYICONDATAW` [INFO] [stdout] --> src/tray.rs:170:29 [INFO] [stdout] | [INFO] [stdout] 170 | 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:185:29 [INFO] [stdout] | [INFO] [stdout] 185 | 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:226:21 [INFO] [stdout] | [INFO] [stdout] 226 | 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 `MSG` [INFO] [stdout] --> src/win_event_handler.rs:99:28 [INFO] [stdout] | [INFO] [stdout] 99 | 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/window.rs:58:28 [INFO] [stdout] | [INFO] [stdout] 58 | 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:116:28 [INFO] [stdout] | [INFO] [stdout] 116 | let mut temp = RECT::default(); [INFO] [stdout] | ^^^^ use of undeclared type or module `RECT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/app_bar.rs:84:11 [INFO] [stdout] | [INFO] [stdout] 84 | 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:85:10 [INFO] [stdout] | [INFO] [stdout] 85 | 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:86:14 [INFO] [stdout] | [INFO] [stdout] 86 | 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:87:14 [INFO] [stdout] | [INFO] [stdout] 87 | 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:88:6 [INFO] [stdout] | [INFO] [stdout] 88 | ) -> 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:89:15 [INFO] [stdout] | [INFO] [stdout] 89 | 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:91:22 [INFO] [stdout] | [INFO] [stdout] 91 | } 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:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | 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:93:19 [INFO] [stdout] | [INFO] [stdout] 93 | 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:93:53 [INFO] [stdout] | [INFO] [stdout] 93 | 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_LBUTTONDOWN` in this scope [INFO] [stdout] --> src/app_bar.rs:94:22 [INFO] [stdout] | [INFO] [stdout] 94 | } 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:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | 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:108:22 [INFO] [stdout] | [INFO] [stdout] 108 | } 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:111:41 [INFO] [stdout] | [INFO] [stdout] 111 | } else if !hwnd.is_null() && 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:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | 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:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | 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:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | 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:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | 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 `SendMessageA` in this scope [INFO] [stdout] --> src/app_bar.rs:155:13 [INFO] [stdout] | [INFO] [stdout] 155 | 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.rs:155:34 [INFO] [stdout] | [INFO] [stdout] 155 | 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.rs:155:40 [INFO] [stdout] | [INFO] [stdout] 155 | 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.rs:160:26 [INFO] [stdout] | [INFO] [stdout] 160 | fn draw_workspaces(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.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | 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.rs:201:21 [INFO] [stdout] | [INFO] [stdout] 201 | 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.rs:203:19 [INFO] [stdout] | [INFO] [stdout] 203 | 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.rs:204:9 [INFO] [stdout] | [INFO] [stdout] 204 | 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.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 209 | 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.rs:211:9 [INFO] [stdout] | [INFO] [stdout] 211 | 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.rs:215:21 [INFO] [stdout] | [INFO] [stdout] 215 | 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.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 217 | 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.rs:243:20 [INFO] [stdout] | [INFO] [stdout] 243 | 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 `CreateSolidBrush` in this scope [INFO] [stdout] --> src/app_bar.rs:296:36 [INFO] [stdout] | [INFO] [stdout] 296 | 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.rs:298:25 [INFO] [stdout] | [INFO] [stdout] 298 | 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.rs:299:40 [INFO] [stdout] | [INFO] [stdout] 299 | 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.rs:302:52 [INFO] [stdout] | [INFO] [stdout] 302 | 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.rs:306:13 [INFO] [stdout] | [INFO] [stdout] 306 | 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.rs:320:29 [INFO] [stdout] | [INFO] [stdout] 320 | 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.rs:331:13 [INFO] [stdout] | [INFO] [stdout] 331 | 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.rs:331:39 [INFO] [stdout] | [INFO] [stdout] 331 | ShowWindow(window_handle, SW_SHOW); [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/app_bar.rs:333:26 [INFO] [stdout] | [INFO] [stdout] 333 | let mut msg: MSG = MSG::default(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetMessageW` in this scope [INFO] [stdout] --> src/app_bar.rs:334:19 [INFO] [stdout] | [INFO] [stdout] 334 | while GetMessageW(&mut msg, window_handle, 0, 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 `TranslateMessage` in this scope [INFO] [stdout] --> src/app_bar.rs:335:17 [INFO] [stdout] | [INFO] [stdout] 335 | 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/app_bar.rs:336:17 [INFO] [stdout] | [INFO] [stdout] 336 | DispatchMessageW(&msg); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendMessageA` in this scope [INFO] [stdout] --> src/app_bar.rs:356:13 [INFO] [stdout] | [INFO] [stdout] 356 | 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.rs:356:34 [INFO] [stdout] | [INFO] [stdout] 356 | 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.rs:356:40 [INFO] [stdout] | [INFO] [stdout] 356 | 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.rs:363:9 [INFO] [stdout] | [INFO] [stdout] 363 | UnregisterClassA( [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.rs:382:13 [INFO] [stdout] | [INFO] [stdout] 382 | 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.rs:382:32 [INFO] [stdout] | [INFO] [stdout] 382 | 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.rs:382:38 [INFO] [stdout] | [INFO] [stdout] 382 | 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.rs:396:13 [INFO] [stdout] | [INFO] [stdout] 396 | 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.rs:396:32 [INFO] [stdout] | [INFO] [stdout] 396 | 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.rs:396:38 [INFO] [stdout] | [INFO] [stdout] 396 | 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.rs:397:37 [INFO] [stdout] | [INFO] [stdout] 397 | draw_workspaces(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.rs:398:35 [INFO] [stdout] | [INFO] [stdout] 398 | draw_datetime(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:403:28 [INFO] [stdout] | [INFO] [stdout] 403 | pub fn draw_datetime(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.rs:408:45 [INFO] [stdout] | [INFO] [stdout] 408 | 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.rs:414:50 [INFO] [stdout] | [INFO] [stdout] 414 | 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.rs:420:45 [INFO] [stdout] | [INFO] [stdout] 420 | 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.rs:432:17 [INFO] [stdout] | [INFO] [stdout] 432 | 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.rs:434:17 [INFO] [stdout] | [INFO] [stdout] 434 | 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.rs:437:13 [INFO] [stdout] | [INFO] [stdout] 437 | 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.rs:439:45 [INFO] [stdout] | [INFO] [stdout] 439 | 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.rs:444:17 [INFO] [stdout] | [INFO] [stdout] 444 | 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.rs:444:29 [INFO] [stdout] | [INFO] [stdout] 444 | 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.rs:444:42 [INFO] [stdout] | [INFO] [stdout] 444 | 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.rs:451:45 [INFO] [stdout] | [INFO] [stdout] 451 | 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.rs:461:45 [INFO] [stdout] | [INFO] [stdout] 461 | 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.rs:466:17 [INFO] [stdout] | [INFO] [stdout] 466 | 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.rs:466:29 [INFO] [stdout] | [INFO] [stdout] 466 | 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.rs:466:42 [INFO] [stdout] | [INFO] [stdout] 466 | 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.rs:469:13 [INFO] [stdout] | [INFO] [stdout] 469 | 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.rs:477:11 [INFO] [stdout] | [INFO] [stdout] 477 | 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.rs:487:45 [INFO] [stdout] | [INFO] [stdout] 487 | 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.rs:492:50 [INFO] [stdout] | [INFO] [stdout] 492 | 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.rs:498:13 [INFO] [stdout] | [INFO] [stdout] 498 | 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.rs:498:28 [INFO] [stdout] | [INFO] [stdout] 498 | 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.rs:501:17 [INFO] [stdout] | [INFO] [stdout] 501 | 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.rs:504:21 [INFO] [stdout] | [INFO] [stdout] 504 | 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.rs:506:21 [INFO] [stdout] | [INFO] [stdout] 506 | 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.rs:509:17 [INFO] [stdout] | [INFO] [stdout] 509 | 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.rs:510:17 [INFO] [stdout] | [INFO] [stdout] 510 | 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.rs:512:17 [INFO] [stdout] | [INFO] [stdout] 512 | 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.rs:515:21 [INFO] [stdout] | [INFO] [stdout] 515 | 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.rs:517:21 [INFO] [stdout] | [INFO] [stdout] 517 | 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.rs:520:17 [INFO] [stdout] | [INFO] [stdout] 520 | 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.rs:521:17 [INFO] [stdout] | [INFO] [stdout] 521 | 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.rs:528:45 [INFO] [stdout] | [INFO] [stdout] 528 | 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.rs:533:17 [INFO] [stdout] | [INFO] [stdout] 533 | 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.rs:533:29 [INFO] [stdout] | [INFO] [stdout] 533 | 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.rs:533:42 [INFO] [stdout] | [INFO] [stdout] 533 | 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.rs:536:13 [INFO] [stdout] | [INFO] [stdout] 536 | ReleaseDC(hwnd, hdc); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RGB` in this scope [INFO] [stdout] --> src/config/macros.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | $ident = RGB( [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:298:9 [INFO] [stdout] | [INFO] [stdout] 298 | convert_color_format!(config.app_bar_bg); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetBValue` in this scope [INFO] [stdout] --> src/config/macros.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | GetBValue($ident as u32), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:298:9 [INFO] [stdout] | [INFO] [stdout] 298 | convert_color_format!(config.app_bar_bg); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetGValue` in this scope [INFO] [stdout] --> src/config/macros.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | GetGValue($ident as u32), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:298:9 [INFO] [stdout] | [INFO] [stdout] 298 | convert_color_format!(config.app_bar_bg); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetRValue` in this scope [INFO] [stdout] --> src/config/macros.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | GetRValue($ident as u32), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:298:9 [INFO] [stdout] | [INFO] [stdout] 298 | convert_color_format!(config.app_bar_bg); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMONITOR` in this scope [INFO] [stdout] --> src/display.rs:28:26 [INFO] [stdout] | [INFO] [stdout] 28 | 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:28:42 [INFO] [stdout] | [INFO] [stdout] 28 | 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 `HMONITOR` in this scope [INFO] [stdout] --> src/display.rs:48:48 [INFO] [stdout] | [INFO] [stdout] 48 | 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:48:61 [INFO] [stdout] | [INFO] [stdout] 48 | 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:48:72 [INFO] [stdout] | [INFO] [stdout] 48 | 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:48:83 [INFO] [stdout] | [INFO] [stdout] 48 | 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:48:94 [INFO] [stdout] | [INFO] [stdout] 48 | 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:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | 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:39:25 [INFO] [stdout] | [INFO] [stdout] 39 | 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) -> 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:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | 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:31:54 [INFO] [stdout] | [INFO] [stdout] 31 | 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:41:61 [INFO] [stdout] | [INFO] [stdout] 41 | WinEventType::Destroy => destroy::handle(ev.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/event_handler/winevent.rs:42:63 [INFO] [stdout] | [INFO] [stdout] 42 | 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:43:70 [INFO] [stdout] | [INFO] [stdout] 43 | 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 function, tuple struct or tuple variant `UnregisterHotKey` in this scope [INFO] [stdout] --> src/hot_key_manager.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | UnregisterHotKey(0 as HWND, id as i32); [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/hot_key_manager.rs:82:39 [INFO] [stdout] | [INFO] [stdout] 82 | UnregisterHotKey(0 as HWND, id 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 `RegisterHotKey` in this scope [INFO] [stdout] --> src/hot_key_manager.rs:105:49 [INFO] [stdout] | [INFO] [stdout] 105 | util::winapi_nullable_to_result(RegisterHotKey( [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/hot_key_manager.rs:106:26 [INFO] [stdout] | [INFO] [stdout] 106 | 0 as HWND, id as i32, modifier, key, [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/hot_key_manager.rs:117:22 [INFO] [stdout] | [INFO] [stdout] 117 | let mut msg: MSG = MSG::default(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PeekMessageW` in this scope [INFO] [stdout] --> src/hot_key_manager.rs:144:23 [INFO] [stdout] | [INFO] [stdout] 144 | while PeekMessageW(&mut msg, 0 as HWND, 0, 0, PM_REMOVE) > 0 { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/hot_key_manager.rs:144:51 [INFO] [stdout] | [INFO] [stdout] 144 | while PeekMessageW(&mut msg, 0 as HWND, 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/hot_key_manager.rs:144:63 [INFO] [stdout] | [INFO] [stdout] 144 | while PeekMessageW(&mut msg, 0 as HWND, 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/hot_key_manager.rs:145:21 [INFO] [stdout] | [INFO] [stdout] 145 | 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/hot_key_manager.rs:146:21 [INFO] [stdout] | [INFO] [stdout] 146 | DispatchMessageW(&msg); [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/hot_key_manager.rs:148:39 [INFO] [stdout] | [INFO] [stdout] 148 | if msg.message == WM_HOTKEY { [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[E0425]: cannot find function, tuple struct or tuple variant `FindWindowA` in this scope [INFO] [stdout] --> src/task_bar.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | let window_handle = unsafe { FindWindowA(window_name.as_ptr(), std::ptr::null()) }; [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:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | GetWindowRect(window_handle, &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 `ShowWindow` in this scope [INFO] [stdout] --> src/task_bar.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | 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:61:32 [INFO] [stdout] | [INFO] [stdout] 61 | 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:61:38 [INFO] [stdout] | [INFO] [stdout] 61 | 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:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | 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:77:32 [INFO] [stdout] | [INFO] [stdout] 77 | 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:77:38 [INFO] [stdout] | [INFO] [stdout] 77 | 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:440:51 [INFO] [stdout] | [INFO] [stdout] 440 | 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:493:13 [INFO] [stdout] | [INFO] [stdout] 493 | 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:494:35 [INFO] [stdout] | [INFO] [stdout] 494 | 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:500:17 [INFO] [stdout] | [INFO] [stdout] 500 | 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:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | 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:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | 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:69:14 [INFO] [stdout] | [INFO] [stdout] 69 | 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:70:14 [INFO] [stdout] | [INFO] [stdout] 70 | 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:71:6 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> 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:72:15 [INFO] [stdout] | [INFO] [stdout] 72 | 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:74:22 [INFO] [stdout] | [INFO] [stdout] 74 | } 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:80:22 [INFO] [stdout] | [INFO] [stdout] 80 | } 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:81:45 [INFO] [stdout] | [INFO] [stdout] 81 | 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:84:21 [INFO] [stdout] | [INFO] [stdout] 84 | 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:84:40 [INFO] [stdout] | [INFO] [stdout] 84 | 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:95:22 [INFO] [stdout] | [INFO] [stdout] 95 | } 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:95:50 [INFO] [stdout] | [INFO] [stdout] 95 | } 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:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | 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:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | 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:98:28 [INFO] [stdout] | [INFO] [stdout] 98 | 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:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | 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:111:32 [INFO] [stdout] | [INFO] [stdout] 111 | 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:113:21 [INFO] [stdout] | [INFO] [stdout] 113 | 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:114:36 [INFO] [stdout] | [INFO] [stdout] 114 | 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:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | RegisterClassA(&class); [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/tray.rs:140:22 [INFO] [stdout] | [INFO] [stdout] 140 | let mut msg: MSG = MSG::default(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetMessageW` in this scope [INFO] [stdout] --> src/tray.rs:141:15 [INFO] [stdout] | [INFO] [stdout] 141 | while GetMessageW(&mut msg, 0 as HWND, 0, 0) != 0 { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/tray.rs:141:42 [INFO] [stdout] | [INFO] [stdout] 141 | while GetMessageW(&mut msg, 0 as HWND, 0, 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 `TranslateMessage` in this scope [INFO] [stdout] --> src/tray.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 142 | 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/tray.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | DispatchMessageW(&msg); [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:150:23 [INFO] [stdout] | [INFO] [stdout] 150 | 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:154:27 [INFO] [stdout] | [INFO] [stdout] 154 | 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:161:13 [INFO] [stdout] | [INFO] [stdout] 161 | 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:171:48 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn add_icon(hwnd: HWND) { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 171 | 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:174:38 [INFO] [stdout] | [INFO] [stdout] 174 | 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:175:28 [INFO] [stdout] | [INFO] [stdout] 175 | 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:175:39 [INFO] [stdout] | [INFO] [stdout] 175 | 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:175:49 [INFO] [stdout] | [INFO] [stdout] 175 | 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:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | 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:179:27 [INFO] [stdout] | [INFO] [stdout] 179 | 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:183:26 [INFO] [stdout] | [INFO] [stdout] 183 | 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:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | 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:189:27 [INFO] [stdout] | [INFO] [stdout] 189 | 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:193:33 [INFO] [stdout] | [INFO] [stdout] 193 | 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:194:16 [INFO] [stdout] | [INFO] [stdout] 194 | 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: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 `InsertMenuW` in this scope [INFO] [stdout] --> src/tray.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | 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:210:9 [INFO] [stdout] | [INFO] [stdout] 210 | 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:210:25 [INFO] [stdout] | [INFO] [stdout] 210 | 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:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | 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:218:9 [INFO] [stdout] | [INFO] [stdout] 218 | 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:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | 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:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | 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:224:24 [INFO] [stdout] | [INFO] [stdout] 224 | 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:227:5 [INFO] [stdout] | [INFO] [stdout] 227 | 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:229:15 [INFO] [stdout] | [INFO] [stdout] 229 | 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:231:9 [INFO] [stdout] | [INFO] [stdout] 231 | 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:231:25 [INFO] [stdout] | [INFO] [stdout] 231 | 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:231:43 [INFO] [stdout] | [INFO] [stdout] 231 | 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:231:59 [INFO] [stdout] | [INFO] [stdout] 231 | 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:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | 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:239:24 [INFO] [stdout] | [INFO] [stdout] 239 | 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:241:5 [INFO] [stdout] | [INFO] [stdout] 241 | 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 `RECT` in this scope [INFO] [stdout] --> src/util.rs:78:29 [INFO] [stdout] | [INFO] [stdout] 78 | 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:86:20 [INFO] [stdout] | [INFO] [stdout] 86 | 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:87:21 [INFO] [stdout] | [INFO] [stdout] 87 | 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:88:19 [INFO] [stdout] | [INFO] [stdout] 88 | 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:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | RGB(red, green, blue) as i32 [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:26:25 [INFO] [stdout] | [INFO] [stdout] 26 | static mut HOOK: Option = None; [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.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | 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.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | } 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.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | } 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.rs:48:24 [INFO] [stdout] | [INFO] [stdout] 48 | } 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:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | _: 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:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | 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:65:20 [INFO] [stdout] | [INFO] [stdout] 65 | 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:66:18 [INFO] [stdout] | [INFO] [stdout] 66 | 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:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | _: 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:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | _: 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:69:8 [INFO] [stdout] | [INFO] [stdout] 69 | _: 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:71:23 [INFO] [stdout] | [INFO] [stdout] 71 | if object_type != OBJID_WINDOW { [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/win_event_handler.rs:99:22 [INFO] [stdout] | [INFO] [stdout] 99 | let mut msg: MSG = MSG::default(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWinEventHook` in this scope [INFO] [stdout] --> src/win_event_handler.rs:103:47 [INFO] [stdout] | [INFO] [stdout] 103 | 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:104:13 [INFO] [stdout] | [INFO] [stdout] 104 | 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:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | EVENT_MAX, [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/win_event_handler.rs:117:19 [INFO] [stdout] | [INFO] [stdout] 117 | while PeekMessageW(&mut msg, 0 as HWND, 0, 0, PM_REMOVE) > 0 { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_event_handler.rs:117:47 [INFO] [stdout] | [INFO] [stdout] 117 | while PeekMessageW(&mut msg, 0 as HWND, 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/win_event_handler.rs:117:59 [INFO] [stdout] | [INFO] [stdout] 117 | while PeekMessageW(&mut msg, 0 as HWND, 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/win_event_handler.rs:118:17 [INFO] [stdout] | [INFO] [stdout] 118 | 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/win_event_handler.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | DispatchMessageW(&msg); [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:45:24 [INFO] [stdout] | [INFO] [stdout] 45 | 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:82:45 [INFO] [stdout] | [INFO] [stdout] 82 | 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:83:28 [INFO] [stdout] | [INFO] [stdout] 83 | 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:95:46 [INFO] [stdout] | [INFO] [stdout] 63 | impl Window { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 95 | 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:96:45 [INFO] [stdout] | [INFO] [stdout] 96 | unsafe { util::winapi_ptr_to_result(GetForegroundWindow()) } [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:98:47 [INFO] [stdout] | [INFO] [stdout] 63 | impl Window { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 98 | 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:99:45 [INFO] [stdout] | [INFO] [stdout] 99 | 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:99:66 [INFO] [stdout] | [INFO] [stdout] 99 | 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:103:56 [INFO] [stdout] | [INFO] [stdout] 103 | 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:103:82 [INFO] [stdout] | [INFO] [stdout] 103 | 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:103:88 [INFO] [stdout] | [INFO] [stdout] 103 | 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:110:49 [INFO] [stdout] | [INFO] [stdout] 110 | 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:110:75 [INFO] [stdout] | [INFO] [stdout] 110 | 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:110:81 [INFO] [stdout] | [INFO] [stdout] 110 | 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:114:38 [INFO] [stdout] | [INFO] [stdout] 63 | impl Window { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 114 | 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:117:45 [INFO] [stdout] | [INFO] [stdout] 117 | 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:117:70 [INFO] [stdout] | [INFO] [stdout] 117 | 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:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | 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:123:35 [INFO] [stdout] | [INFO] [stdout] 123 | 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:123:41 [INFO] [stdout] | [INFO] [stdout] 123 | 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:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | 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:128:35 [INFO] [stdout] | [INFO] [stdout] 128 | 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:128:41 [INFO] [stdout] | [INFO] [stdout] 128 | 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:131:85 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn calculate_window_rect(&self, x: i32, y: i32, width: i32, height: i32) -> RECT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetSystemMetrics` in this scope [INFO] [stdout] --> src/window.rs:149:32 [INFO] [stdout] | [INFO] [stdout] 149 | let border_width = GetSystemMetrics(SM_CXFRAME); [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:149:49 [INFO] [stdout] | [INFO] [stdout] 149 | let border_width = GetSystemMetrics(SM_CXFRAME); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetSystemMetrics` in this scope [INFO] [stdout] --> src/window.rs:150:33 [INFO] [stdout] | [INFO] [stdout] 150 | let border_height = GetSystemMetrics(SM_CYFRAME); [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:150:50 [INFO] [stdout] | [INFO] [stdout] 150 | let border_height = GetSystemMetrics(SM_CYFRAME); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetSystemMetrics` in this scope [INFO] [stdout] --> src/window.rs:153:38 [INFO] [stdout] | [INFO] [stdout] 153 | let caption_height = GetSystemMetrics(SM_CYCAPTION); [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:153:55 [INFO] [stdout] | [INFO] [stdout] 153 | let caption_height = GetSystemMetrics(SM_CYCAPTION); [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:193:24 [INFO] [stdout] | [INFO] [stdout] 193 | 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:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | 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:217:45 [INFO] [stdout] | [INFO] [stdout] 217 | 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:218:28 [INFO] [stdout] | [INFO] [stdout] 218 | 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:219:30 [INFO] [stdout] | [INFO] [stdout] 219 | 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:219:52 [INFO] [stdout] | [INFO] [stdout] 219 | 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:224:17 [INFO] [stdout] | [INFO] [stdout] 224 | 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:224:30 [INFO] [stdout] | [INFO] [stdout] 224 | 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:232:45 [INFO] [stdout] | [INFO] [stdout] 232 | 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:233:28 [INFO] [stdout] | [INFO] [stdout] 233 | 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:234:17 [INFO] [stdout] | [INFO] [stdout] 234 | 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:239:17 [INFO] [stdout] | [INFO] [stdout] 239 | 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:239:30 [INFO] [stdout] | [INFO] [stdout] 239 | 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:250:13 [INFO] [stdout] | [INFO] [stdout] 250 | SetForegroundWindow(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:250:44 [INFO] [stdout] | [INFO] [stdout] 250 | 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:258:13 [INFO] [stdout] | [INFO] [stdout] 258 | 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:258:37 [INFO] [stdout] | [INFO] [stdout] 258 | 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:258:43 [INFO] [stdout] | [INFO] [stdout] 258 | 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:263:13 [INFO] [stdout] | [INFO] [stdout] 263 | 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:263:39 [INFO] [stdout] | [INFO] [stdout] 263 | 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:263:45 [INFO] [stdout] | [INFO] [stdout] 263 | 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:268:13 [INFO] [stdout] | [INFO] [stdout] 268 | 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:268:39 [INFO] [stdout] | [INFO] [stdout] 268 | 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:268:45 [INFO] [stdout] | [INFO] [stdout] 268 | 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:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | 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:282:37 [INFO] [stdout] | [INFO] [stdout] 282 | 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:282:43 [INFO] [stdout] | [INFO] [stdout] 282 | 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:282:58 [INFO] [stdout] | [INFO] [stdout] 282 | 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:288:13 [INFO] [stdout] | [INFO] [stdout] 288 | 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:288:37 [INFO] [stdout] | [INFO] [stdout] 288 | 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:288:43 [INFO] [stdout] | [INFO] [stdout] 288 | 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:288:58 [INFO] [stdout] | [INFO] [stdout] 288 | 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/main.rs:199:76 [INFO] [stdout] | [INFO] [stdout] 199 | tray::remove_icon(*tray::WINDOW.lock().unwrap() as HWND); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 632 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [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" "c13d11453726ad6d671451a3d2d9b4272e24e608d59c53bbc62dd8c26e08960b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c13d11453726ad6d671451a3d2d9b4272e24e608d59c53bbc62dd8c26e08960b", kill_on_drop: false }` [INFO] [stdout] c13d11453726ad6d671451a3d2d9b4272e24e608d59c53bbc62dd8c26e08960b