[INFO] fetching crate native-windows-gui 1.0.4... [INFO] documenting native-windows-gui-1.0.4 against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] extracting crate native-windows-gui 1.0.4 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate native-windows-gui 1.0.4 on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate native-windows-gui 1.0.4 [INFO] finished tweaking crates.io crate native-windows-gui 1.0.4 [INFO] tweaked toml for crates.io crate native-windows-gui 1.0.4 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate native-windows-gui 1.0.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stretch v0.3.2 [INFO] [stderr] Downloaded libm v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", 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] 0da867c321f9d25a2d6c2c9f71d312a63590d139e1e1d5cda7a0644d4746e420 [INFO] running `Command { std: "docker" "start" "-a" "0da867c321f9d25a2d6c2c9f71d312a63590d139e1e1d5cda7a0644d4746e420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0da867c321f9d25a2d6c2c9f71d312a63590d139e1e1d5cda7a0644d4746e420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0da867c321f9d25a2d6c2c9f71d312a63590d139e1e1d5cda7a0644d4746e420", kill_on_drop: false }` [INFO] [stdout] 0da867c321f9d25a2d6c2c9f71d312a63590d139e1e1d5cda7a0644d4746e420 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3de011735ab1a0f35c7fc5764a612d7a68140ef44202a0d4423212aa86d35d7f [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" "3de011735ab1a0f35c7fc5764a612d7a68140ef44202a0d4423212aa86d35d7f", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling native-windows-gui v1.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking stretch v0.3.2 [INFO] [stderr] Documenting native-windows-gui v1.0.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/events.rs:384:13 [INFO] [stdout] | [INFO] [stdout] 384 | use winapi::um::commctrl::NMTTDISPINFOW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/events.rs:385:13 [INFO] [stdout] | [INFO] [stdout] 385 | use winapi::um::winuser::{PAINTSTRUCT, MINMAXINFO, BeginPaint, 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/events.rs:386:13 [INFO] [stdout] | [INFO] [stdout] 386 | use winapi::um::shellapi::{HDROP, DragFinish}; [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/events.rs:387:13 [INFO] [stdout] | [INFO] [stdout] 387 | use winapi::shared::windef::{HWND, 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/events.rs:400:23 [INFO] [stdout] | [INFO] [stdout] 400 | use ::winapi::um::commctrl::TTF_DI_SETITEM; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/events.rs:430:21 [INFO] [stdout] | [INFO] [stdout] 430 | use winapi::um::winnt::WCHAR; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/events.rs:510:21 [INFO] [stdout] | [INFO] [stdout] 510 | use winapi::um::shellapi::DragQueryPoint; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/events.rs:521:21 [INFO] [stdout] | [INFO] [stdout] 521 | use winapi::um::shellapi::DragQueryFileW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/events.rs:531:21 [INFO] [stdout] | [INFO] [stdout] 531 | use winapi::um::shellapi::DragQueryFileW; [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/win32/base_helper.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | 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/win32/base_helper.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | 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 `um` in `winapi` [INFO] [stdout] --> src/win32/base_helper.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::um::winuser::IsWindow; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/win32/base_helper.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | use std::os::windows::ffi::OsStrExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/win32/base_helper.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | use std::os::windows::ffi::OsStringExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/base_helper.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | use winapi::um::errhandlingapi::GetLastError; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/base_helper.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | use winapi::um::winbase::{FormatMessageW, FORMAT_MESSAGE_FROM_SYSTEM}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/base_helper.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | use winapi::um::winnt::{MAKELANGID, LANG_NEUTRAL, SUBLANG_DEFAULT}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/win32/base_helper.rs:79:18 [INFO] [stdout] | [INFO] [stdout] 79 | use std::os::windows::ffi::OsStringExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/win32/window_helper.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::windef::{HFONT, 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/win32/window_helper.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::minwindef::{UINT, WPARAM, LPARAM, LRESULT}; [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/win32/window_helper.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::winuser::WM_USER; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window_helper.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | use winapi::um::winuser::{SetParent, DestroyWindow}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window_helper.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | use winapi::um::winuser::EnumChildWindows; [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/win32/window_helper.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | 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 `um` in `winapi` [INFO] [stdout] --> src/win32/window_helper.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 67 | use winapi::um::winuser::IsWindow; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window_helper.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | 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/win32/window_helper.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | use winapi::um::winuser::{ WM_GETFONT }; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window_helper.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | use winapi::um::winuser::WM_SETFONT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window_helper.rs:90:17 [INFO] [stdout] | [INFO] [stdout] 90 | 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/win32/window_helper.rs:100:17 [INFO] [stdout] | [INFO] [stdout] 100 | use winapi::um::winuser::KillTimer; [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/win32/window_helper.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | use winapi::shared::basetsd::UINT_PTR; [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/win32/window_helper.rs:110:17 [INFO] [stdout] | [INFO] [stdout] 110 | use winapi::um::winuser::SetTimer; [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/win32/window_helper.rs:111:17 [INFO] [stdout] | [INFO] [stdout] 111 | use winapi::shared::basetsd::UINT_PTR; [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/win32/window_helper.rs:119:19 [INFO] [stdout] | [INFO] [stdout] 119 | 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/win32/window_helper.rs:125:19 [INFO] [stdout] | [INFO] [stdout] 125 | 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/win32/window_helper.rs:146:17 [INFO] [stdout] | [INFO] [stdout] 146 | use winapi::um::winuser::{GetWindowTextW, GetWindowTextLengthW}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window_helper.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | use winapi::um::winuser::{SetWindowTextW}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window_helper.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | 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/win32/window_helper.rs:171:17 [INFO] [stdout] | [INFO] [stdout] 171 | use winapi::um::winuser::{SWP_NOZORDER, SWP_NOSIZE, SWP_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/win32/window_helper.rs:178:17 [INFO] [stdout] | [INFO] [stdout] 178 | use winapi::um::winuser::{GetWindowRect, ScreenToClient, GetParent}; [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/win32/window_helper.rs:179:17 [INFO] [stdout] | [INFO] [stdout] 179 | use winapi::shared::windef::{RECT, 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/win32/window_helper.rs:197:17 [INFO] [stdout] | [INFO] [stdout] 197 | use winapi::um::winuser::{SetWindowPos, AdjustWindowRectEx, GetWindowLongW}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window_helper.rs:198:17 [INFO] [stdout] | [INFO] [stdout] 198 | use winapi::um::winuser::{SWP_NOZORDER, SWP_NOMOVE, SWP_NOACTIVATE, SWP_NOCOPYBITS, GWL_STYLE, GWL_EXSTYLE}; [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/win32/window_helper.rs:199:17 [INFO] [stdout] | [INFO] [stdout] 199 | 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/win32/window_helper.rs:226:17 [INFO] [stdout] | [INFO] [stdout] 226 | 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 `shared` in `winapi` [INFO] [stdout] --> src/win32/window_helper.rs:227:17 [INFO] [stdout] | [INFO] [stdout] 227 | 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/win32/window_helper.rs:242:17 [INFO] [stdout] | [INFO] [stdout] 242 | 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/win32/window_helper.rs:243:17 [INFO] [stdout] | [INFO] [stdout] 243 | use winapi::um::winuser::{SW_HIDE, SW_SHOW}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window_helper.rs:250:17 [INFO] [stdout] | [INFO] [stdout] 250 | use winapi::um::winuser::IsWindowVisible; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window_helper.rs:255:17 [INFO] [stdout] | [INFO] [stdout] 255 | use winapi::um::winuser::{GWL_STYLE, 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/win32/window_helper.rs:262:17 [INFO] [stdout] | [INFO] [stdout] 262 | use winapi::um::winuser::{GWL_STYLE, 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/win32/window_helper.rs:263:17 [INFO] [stdout] | [INFO] [stdout] 263 | use winapi::um::winuser::{UpdateWindow, InvalidateRect}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/win32/window_helper.rs:280:18 [INFO] [stdout] | [INFO] [stdout] 280 | use std::os::windows::ffi::OsStringExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/win32/window_helper.rs:281:17 [INFO] [stdout] | [INFO] [stdout] 281 | use winapi::shared::ntdef::WCHAR; [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/win32/window_helper.rs:282:17 [INFO] [stdout] | [INFO] [stdout] 282 | use winapi::um::winuser::GetClassNameW; [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/win32/window_helper.rs:293:44 [INFO] [stdout] | [INFO] [stdout] 293 | #[cfg(target_arch = "x86_64")] use winapi::shared::basetsd::LONG_PTR; [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/win32/resources_helper.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::shared::windef::{HFONT, HBITMAP}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes` [INFO] [stdout] --> src/win32/window_helper.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::ctypes::c_int; [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/resources_helper.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::winnt::HANDLE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes` [INFO] [stdout] --> src/win32/resources_helper.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::ctypes::c_int; [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/resources_helper.rs:12:45 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "file-dialog")] use winapi::um::shobjidl_core::IShellItem; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/resources_helper.rs:14:45 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "file-dialog")] use winapi::um::shobjidl::{IFileDialog, IFileOpenDialog}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/resources_helper.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | use winapi::um::wingdi::GetBitmapBits; [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/win32/resources_helper.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | use winapi::shared::minwindef::LPVOID; [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/win32/resources_helper.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | use winapi::um::wingdi::{DEFAULT_CHARSET, OUT_DEFAULT_PRECIS, CLIP_DEFAULT_PRECIS, CLEARTYPE_QUALITY, VARIABLE_PITCH}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/resources_helper.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | use winapi::um::wingdi::CreateFontW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/resources_helper.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | use winapi::um::winuser::{LR_LOADFROMFILE, LR_CREATEDIBSECTION, LR_DEFAULTSIZE, LR_SHARED, IMAGE_ICON, IDC_ARROW, IDI_ERROR, IMAGE_CU... [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/resources_helper.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | use winapi::um::winuser::LoadImageW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/resources_helper.rs:174:17 [INFO] [stdout] | [INFO] [stdout] 174 | use winapi::um::winuser::{LR_DEFAULTSIZE, LR_SHARED, IMAGE_ICON, IMAGE_CURSOR, IMAGE_BITMAP}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/resources_helper.rs:175:17 [INFO] [stdout] | [INFO] [stdout] 175 | use winapi::um::winuser::LoadImageW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/win32/resources_helper.rs:176:17 [INFO] [stdout] | [INFO] [stdout] 176 | use winapi::shared::ntdef::LPCWSTR; [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/win32/resources_helper.rs:290:17 [INFO] [stdout] | [INFO] [stdout] 290 | use winapi::um::shobjidl_core::{CLSID_FileSaveDialog, CLSID_FileOpenDialog}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/resources_helper.rs:291:17 [INFO] [stdout] | [INFO] [stdout] 291 | use winapi::um::shobjidl::{FOS_PICKFOLDERS, FOS_ALLOWMULTISELECT, FOS_FORCEFILESYSTEM}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/resources_helper.rs:292:17 [INFO] [stdout] | [INFO] [stdout] 292 | use winapi::um::combaseapi::CoCreateInstance; [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/win32/resources_helper.rs:293:17 [INFO] [stdout] | [INFO] [stdout] 293 | use winapi::shared::{wtypesbase::CLSCTX_INPROC_SERVER, winerror::S_OK}; [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/win32/resources_helper.rs:347:17 [INFO] [stdout] | [INFO] [stdout] 347 | use winapi::um::shobjidl_core::{SFGAOF}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/resources_helper.rs:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | use winapi::um::objidl::IBindCtx; [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/win32/resources_helper.rs:349:17 [INFO] [stdout] | [INFO] [stdout] 349 | use winapi::shared::{winerror::{S_OK, S_FALSE}, guiddef::REFIID, ntdef::{HRESULT, PCWSTR}}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::Interface` [INFO] [stdout] --> src/win32/resources_helper.rs:11:37 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "file-dialog")] use winapi::Interface; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `Interface` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/win32/resources_helper.rs:395:17 [INFO] [stdout] | [INFO] [stdout] 395 | 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 `um` in `winapi` [INFO] [stdout] --> src/win32/resources_helper.rs:396:17 [INFO] [stdout] | [INFO] [stdout] 396 | use winapi::um::shtypes::COMDLG_FILTERSPEC; [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/win32/resources_helper.rs:397:17 [INFO] [stdout] | [INFO] [stdout] 397 | use winapi::shared::winerror::S_OK; [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/win32/resources_helper.rs:427:17 [INFO] [stdout] | [INFO] [stdout] 427 | use winapi::shared::winerror::S_OK; [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/win32/resources_helper.rs:443:17 [INFO] [stdout] | [INFO] [stdout] 443 | use winapi::um::shobjidl::IShellItemArray; [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/win32/resources_helper.rs:444:17 [INFO] [stdout] | [INFO] [stdout] 444 | use winapi::shared::{winerror::S_OK, minwindef::DWORD}; [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/win32/resources_helper.rs:473:17 [INFO] [stdout] | [INFO] [stdout] 473 | use winapi::um::shobjidl_core::SIGDN_FILESYSPATH; [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/win32/resources_helper.rs:474:17 [INFO] [stdout] | [INFO] [stdout] 474 | use winapi::shared::{ntdef::PWSTR, winerror::S_OK}; [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/win32/resources_helper.rs:475:17 [INFO] [stdout] | [INFO] [stdout] 475 | use winapi::um::combaseapi::CoTaskMemFree; [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/win32/resources_helper.rs:492:17 [INFO] [stdout] | [INFO] [stdout] 492 | use winapi::shared::winerror::S_OK; [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/win32/resources_helper.rs:504:17 [INFO] [stdout] | [INFO] [stdout] 504 | use winapi::shared::winerror::S_OK; [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/win32/window.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::minwindef::{UINT, DWORD, HMODULE, WPARAM, LPARAM, 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/win32/window.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::shared::windef::{HWND, HMENU, 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/win32/window.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::shared::basetsd::{DWORD_PTR, UINT_PTR}; [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/win32/window.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::winuser::{WNDPROC, NMHDR}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::um::commctrl::{NMTTDISPINFOW, SUBCLASSPROC}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | use winapi::um::winuser::SetTimer; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | use winapi::um::commctrl::{SetWindowSubclass}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 87 | use winapi::um::winuser::EnumChildWindows; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window.rs:171:17 [INFO] [stdout] | [INFO] [stdout] 171 | use winapi::um::commctrl::{SetWindowSubclass}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 210 | use winapi::um::commctrl::{RemoveWindowSubclass, GetWindowSubclass}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window.rs:241:17 [INFO] [stdout] | [INFO] [stdout] 241 | use winapi::um::commctrl::{GetWindowSubclass, SetWindowSubclass}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window.rs:322:17 [INFO] [stdout] | [INFO] [stdout] 322 | use winapi::um::commctrl::{GetWindowSubclass}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window.rs:336:17 [INFO] [stdout] | [INFO] [stdout] 336 | use winapi::um::commctrl::{RemoveWindowSubclass, GetWindowSubclass}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window.rs:378:17 [INFO] [stdout] | [INFO] [stdout] 378 | use winapi::um::winuser::{WS_EX_COMPOSITED, WS_OVERLAPPEDWINDOW, WS_VISIBLE, WS_CLIPCHILDREN, /*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/win32/window.rs:379:17 [INFO] [stdout] | [INFO] [stdout] 379 | use winapi::um::winuser::{CreateWindowExW, AdjustWindowRectEx}; [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/win32/window.rs:380:17 [INFO] [stdout] | [INFO] [stdout] 380 | 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/win32/window.rs:381:17 [INFO] [stdout] | [INFO] [stdout] 381 | use winapi::um::libloaderapi::GetModuleHandleW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window.rs:434:17 [INFO] [stdout] | [INFO] [stdout] 434 | use winapi::um::winuser::{LoadCursorW, RegisterClassExW}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window.rs:435:17 [INFO] [stdout] | [INFO] [stdout] 435 | use winapi::um::winuser::{CS_HREDRAW, CS_VREDRAW, COLOR_WINDOW, IDC_ARROW, WNDCLASSEXW}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window.rs:436:17 [INFO] [stdout] | [INFO] [stdout] 436 | use winapi::um::errhandlingapi::GetLastError; [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/win32/window.rs:437:17 [INFO] [stdout] | [INFO] [stdout] 437 | use winapi::shared::winerror::ERROR_CLASS_ALREADY_EXISTS; [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/win32/window.rs:469:17 [INFO] [stdout] | [INFO] [stdout] 469 | use winapi::um::libloaderapi::GetModuleHandleW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window.rs:485:17 [INFO] [stdout] | [INFO] [stdout] 485 | use winapi::um::libloaderapi::GetModuleHandleW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window.rs:500:17 [INFO] [stdout] | [INFO] [stdout] 500 | use winapi::um::winuser::HWND_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/win32/window.rs:501:17 [INFO] [stdout] | [INFO] [stdout] 501 | use winapi::um::winuser::CreateWindowExW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window.rs:502:17 [INFO] [stdout] | [INFO] [stdout] 502 | use winapi::um::libloaderapi::GetModuleHandleW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window.rs:538:17 [INFO] [stdout] | [INFO] [stdout] 538 | use winapi::um::winuser::{WM_CREATE, WM_CLOSE, 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/win32/window.rs:539:17 [INFO] [stdout] | [INFO] [stdout] 539 | use winapi::um::winuser::{DefWindowProcW, PostMessageW, ShowWindow}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/win32/window.rs:565:18 [INFO] [stdout] | [INFO] [stdout] 565 | use std::os::windows::ffi::OsStringExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window.rs:570:17 [INFO] [stdout] | [INFO] [stdout] 570 | use winapi::um::commctrl::{DefSubclassProc, TTN_GETDISPINFOW}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window.rs:571:17 [INFO] [stdout] | [INFO] [stdout] 571 | use winapi::um::winuser::{GetClassNameW, GetMenuItemID, GetSubMenu}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window.rs:572:17 [INFO] [stdout] | [INFO] [stdout] 572 | use winapi::um::winuser::{WM_CLOSE, WM_COMMAND, WM_MENUCOMMAND, WM_TIMER, WM_NOTIFY, WM_HSCROLL, WM_VSCROLL, WM_LBUTTONDOWN, WM_LBUTT... [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window.rs:576:17 [INFO] [stdout] | [INFO] [stdout] 576 | use winapi::um::shellapi::{NIN_BALLOONSHOW, NIN_BALLOONHIDE, NIN_BALLOONTIMEOUT, NIN_BALLOONUSERCLICK}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window.rs:577:17 [INFO] [stdout] | [INFO] [stdout] 577 | use winapi::um::winnt::WCHAR; [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/win32/window.rs:578:17 [INFO] [stdout] | [INFO] [stdout] 578 | use winapi::shared::minwindef::{HIWORD, LOWORD}; [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/win32/window.rs:740:17 [INFO] [stdout] | [INFO] [stdout] 740 | use winapi::um::winuser::{BN_CLICKED, BN_DBLCLK}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window.rs:749:17 [INFO] [stdout] | [INFO] [stdout] 749 | use winapi::um::winuser::{EN_CHANGE}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window.rs:758:17 [INFO] [stdout] | [INFO] [stdout] 758 | use winapi::um::winuser::{CBN_CLOSEUP, CBN_DROPDOWN, CBN_SELCHANGE}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window.rs:768:17 [INFO] [stdout] | [INFO] [stdout] 768 | use winapi::um::commctrl::{DTN_CLOSEUP, DTN_DROPDOWN, DTN_DATETIMECHANGE}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window.rs:778:17 [INFO] [stdout] | [INFO] [stdout] 778 | use winapi::um::commctrl::{TCN_SELCHANGE, TCN_SELCHANGING}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window.rs:787:17 [INFO] [stdout] | [INFO] [stdout] 787 | use winapi::um::commctrl::NM_RELEASEDCAPTURE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window.rs:796:17 [INFO] [stdout] | [INFO] [stdout] 796 | use winapi::um::commctrl::{NM_CLICK, NM_DBLCLK, NM_KILLFOCUS, NM_RCLICK, NM_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/win32/window.rs:814:17 [INFO] [stdout] | [INFO] [stdout] 814 | use winapi::um::commctrl::{NM_KILLFOCUS, NM_SETFOCUS, LVN_DELETEALLITEMS, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window.rs:832:17 [INFO] [stdout] | [INFO] [stdout] 832 | use winapi::um::commctrl::{TVN_DELETEITEMW, TVN_ITEMEXPANDEDW, NMTREEVIEWW, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window.rs:881:17 [INFO] [stdout] | [INFO] [stdout] 881 | use winapi::um::commctrl::{NMLISTVIEW, LVN_DELETEITEM, LVN_ITEMACTIVATE, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window.rs:926:17 [INFO] [stdout] | [INFO] [stdout] 926 | use winapi::um::winuser::{STN_CLICKED, STN_DBLCLK, STM_GETIMAGE, IMAGE_BITMAP}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window.rs:927:17 [INFO] [stdout] | [INFO] [stdout] 927 | 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/win32/window.rs:946:17 [INFO] [stdout] | [INFO] [stdout] 946 | use winapi::um::winuser::{LBN_SELCHANGE, LBN_DBLCLK}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/win32/window.rs:965:18 [INFO] [stdout] | [INFO] [stdout] 965 | use std::os::windows::ffi::OsStringExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window.rs:967:17 [INFO] [stdout] | [INFO] [stdout] 967 | use winapi::um::winnt::WCHAR; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/window.rs:968:17 [INFO] [stdout] | [INFO] [stdout] 968 | use winapi::um::winuser::GetClassNameW; [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/win32/message_box.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 `um` in `winapi` [INFO] [stdout] --> src/win32/message_box.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | use winapi::um::winuser::{MB_ABORTRETRYIGNORE, MB_CANCELTRYCONTINUE, MB_OK, MB_OKCANCEL, MB_RETRYCANCEL, MB_YESNO, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/message_box.rs:73:20 [INFO] [stdout] | [INFO] [stdout] 73 | use winapi::um::winuser::{IDABORT, IDCANCEL, IDCONTINUE, IDIGNORE, IDNO, IDOK, IDRETRY, IDTRYAGAIN, IDYES}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/message_box.rs:74:20 [INFO] [stdout] | [INFO] [stdout] 74 | use winapi::um::winuser::MessageBoxW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/high_dpi.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | 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/win32/high_dpi.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | use winapi::um::wingdi::GetDeviceCaps; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/high_dpi.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | use winapi::um::wingdi::LOGPIXELSX; [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/win32/menu.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::windef::{HMENU, 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/win32/menu.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | 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 `um` in `winapi` [INFO] [stdout] --> src/win32/menu.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | use winapi::um::winuser::{CreateMenu, CreatePopupMenu, GetMenu, SetMenu, DrawMenuBar, AppendMenuW}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/menu.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | use winapi::um::winuser::{MF_STRING, MF_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/win32/menu.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | use winapi::um::winuser::{MENUITEMINFOW, MIIM_STATE, MFS_DISABLED, MFS_ENABLED}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/menu.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | use winapi::um::winuser::{SetMenuItemInfoW, GetMenuItemCount}; [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/win32/menu.rs:108:17 [INFO] [stdout] | [INFO] [stdout] 108 | 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 `um` in `winapi` [INFO] [stdout] --> src/win32/menu.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | use winapi::um::winuser::{MENUITEMINFOW, MIIM_STATE, MFS_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/win32/menu.rs:138:17 [INFO] [stdout] | [INFO] [stdout] 138 | use winapi::um::winuser::GetMenuItemInfoW; [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/win32/menu.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 139 | 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 `um` in `winapi` [INFO] [stdout] --> src/win32/menu.rs:177:17 [INFO] [stdout] | [INFO] [stdout] 177 | use winapi::um::winuser::{CheckMenuItem, MF_BYCOMMAND, MF_CHECKED, MF_UNCHECKED}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/menu.rs:188:17 [INFO] [stdout] | [INFO] [stdout] 188 | use winapi::um::winuser::{GetMenuState, MF_BYCOMMAND, MF_CHECKED}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/menu.rs:194:17 [INFO] [stdout] | [INFO] [stdout] 194 | use winapi::um::winuser::{GetMenuItemCount, SetMenuItemInfoW, AppendMenuW}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/menu.rs:195:17 [INFO] [stdout] | [INFO] [stdout] 195 | use winapi::um::winuser::{MENUITEMINFOW, MF_SEPARATOR, MIIM_ID}; [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/win32/menu.rs:196:17 [INFO] [stdout] | [INFO] [stdout] 196 | 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 `um` in `winapi` [INFO] [stdout] --> src/win32/menu.rs:225:17 [INFO] [stdout] | [INFO] [stdout] 225 | use winapi::um::winuser::{MENUINFO, MNS_NOTIFYBYPOS, MIM_STYLE, SetMenuInfo}; [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/win32/menu.rs:226:17 [INFO] [stdout] | [INFO] [stdout] 226 | 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 `um` in `winapi` [INFO] [stdout] --> src/win32/menu.rs:246:17 [INFO] [stdout] | [INFO] [stdout] 246 | use winapi::um::winuser::{GetMenuItemCount, GetSubMenu}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/cursor.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | 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 `shared` in `winapi` [INFO] [stdout] --> src/win32/cursor.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | 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 `shared` in `winapi` [INFO] [stdout] --> src/win32/cursor.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | 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/win32/cursor.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 38 | 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/win32/cursor.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | use winapi::um::winuser::ScreenToClient; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/cursor.rs:63:21 [INFO] [stdout] | [INFO] [stdout] 63 | use winapi::um::winuser::SetCursorPos; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes` [INFO] [stdout] --> src/win32/resources_helper.rs:350:17 [INFO] [stdout] | [INFO] [stdout] 350 | use winapi::ctypes::c_void; [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/win32/cursor.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | use winapi::shared::windef::HCURSOR; [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/win32/cursor.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | 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/win32/cursor.rs:91:21 [INFO] [stdout] | [INFO] [stdout] 91 | use winapi::um::winuser::GetCursor; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/cursor.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | use winapi::um::winnt::HANDLE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/cursor.rs:113:21 [INFO] [stdout] | [INFO] [stdout] 113 | use winapi::um::winuser::SetCapture; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/cursor.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 126 | use winapi::um::winuser::ReleaseCapture; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/cursor.rs:137:21 [INFO] [stdout] | [INFO] [stdout] 137 | use winapi::um::winuser::GetCapture; [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/win32/cursor.rs:168:21 [INFO] [stdout] | [INFO] [stdout] 168 | 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/win32/cursor.rs:169:21 [INFO] [stdout] | [INFO] [stdout] 169 | 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/win32/cursor.rs:170:21 [INFO] [stdout] | [INFO] [stdout] 170 | use winapi::um::winuser::DragDetect; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/clipboard.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::winuser::{CF_BITMAP, CF_TEXT, CF_UNICODETEXT}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/clipboard.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::winnt::HANDLE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/clipboard.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 28 | use winapi::um::winuser::RegisterClipboardFormatW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/clipboard.rs:154:21 [INFO] [stdout] | [INFO] [stdout] 154 | use winapi::um::winuser::SetClipboardData; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/clipboard.rs:155:21 [INFO] [stdout] | [INFO] [stdout] 155 | use winapi::um::stringapiset::MultiByteToWideChar; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/clipboard.rs:156:21 [INFO] [stdout] | [INFO] [stdout] 156 | use winapi::um::winnls::CP_UTF8; [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/win32/clipboard.rs:157:21 [INFO] [stdout] | [INFO] [stdout] 157 | use winapi::shared::basetsd::SIZE_T; [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/win32/clipboard.rs:158:21 [INFO] [stdout] | [INFO] [stdout] 158 | use winapi::um::winbase::{GlobalAlloc, GlobalLock, GlobalFree, GlobalUnlock, GMEM_MOVEABLE}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/clipboard.rs:225:21 [INFO] [stdout] | [INFO] [stdout] 225 | use winapi::um::winuser::{OpenClipboard, EmptyClipboard, CloseClipboard}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/clipboard.rs:244:21 [INFO] [stdout] | [INFO] [stdout] 244 | use winapi::um::winuser::OpenClipboard; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/clipboard.rs:263:21 [INFO] [stdout] | [INFO] [stdout] 263 | use winapi::um::winuser::SetClipboardData; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/clipboard.rs:264:21 [INFO] [stdout] | [INFO] [stdout] 264 | use winapi::um::winbase::{GlobalAlloc, GlobalLock, GlobalFree, GlobalUnlock, GMEM_MOVEABLE}; [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/win32/clipboard.rs:265:21 [INFO] [stdout] | [INFO] [stdout] 265 | use winapi::shared::basetsd::SIZE_T; [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/win32/clipboard.rs:284:21 [INFO] [stdout] | [INFO] [stdout] 284 | use winapi::um::winuser::IsClipboardFormatAvailable; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/clipboard.rs:299:21 [INFO] [stdout] | [INFO] [stdout] 299 | use winapi::um::winuser::GetClipboardData; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/clipboard.rs:300:21 [INFO] [stdout] | [INFO] [stdout] 300 | use winapi::um::winbase::{GlobalLock, GlobalUnlock}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/clipboard.rs:325:21 [INFO] [stdout] | [INFO] [stdout] 325 | use winapi::um::winuser::GetClipboardData; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/clipboard.rs:326:21 [INFO] [stdout] | [INFO] [stdout] 326 | use winapi::um::winbase::GlobalLock; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/clipboard.rs:341:21 [INFO] [stdout] | [INFO] [stdout] 341 | use winapi::um::winuser::CountClipboardFormats; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/clipboard.rs:351:21 [INFO] [stdout] | [INFO] [stdout] 351 | use winapi::um::winuser::EmptyClipboard; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/clipboard.rs:359:21 [INFO] [stdout] | [INFO] [stdout] 359 | use winapi::um::winuser::CloseClipboard; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/win32/clipboard.rs:377:18 [INFO] [stdout] | [INFO] [stdout] 377 | use std::os::windows::ffi::OsStringExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/win32/tabs.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::minwindef::{UINT, WPARAM, LPARAM, 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/win32/tabs.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | 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/win32/tabs.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | use winapi::um::libloaderapi::GetModuleHandleW; [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/win32/tabs.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | use winapi::shared::windef::HBRUSH; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/tabs.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | use winapi::um::winuser::COLOR_BTNFACE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/tabs.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | 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/win32/tabs.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | 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 `shared` in `winapi` [INFO] [stdout] --> src/win32/extern_canvas.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::minwindef::{UINT, WPARAM, LPARAM, 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/win32/extern_canvas.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | 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/win32/extern_canvas.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | use winapi::um::libloaderapi::GetModuleHandleW; [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/win32/extern_canvas.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | use winapi::shared::windef::HBRUSH; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/extern_canvas.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | use winapi::um::winuser::{CS_HREDRAW, CS_VREDRAW, CS_OWNDC}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/extern_canvas.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | use winapi::um::winuser::{WM_CREATE, WM_ERASEBKGND}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/extern_canvas.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | 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/win32/image_decoder.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::um::wincodec::{IWICImagingFactory, IWICBitmapDecoder}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes` [INFO] [stdout] --> src/win32/cursor.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 64 | use winapi::ctypes::c_int; [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/win32/image_decoder.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::winerror::S_OK; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes` [INFO] [stdout] --> src/win32/image_decoder.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::ctypes::c_void; [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/image_decoder.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::um::combaseapi::CoCreateInstance; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/image_decoder.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::um::wincodec::CLSID_WICImagingFactory; [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/win32/image_decoder.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::shared::wtypesbase::CLSCTX_INPROC_SERVER; [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/win32/image_decoder.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | use winapi::um::wincodec::WICDecodeMetadataCacheOnDemand; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/image_decoder.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | use winapi::um::winnt::GENERIC_READ; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/image_decoder.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | use winapi::um::wincodec::WICDecodeMetadataCacheOnDemand; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/image_decoder.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | use winapi::um::wincodec::{WICConvertBitmapSource, IWICBitmapSource, GUID_WICPixelFormat32bppPBGRA}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/image_decoder.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | use winapi::um::wingdi::{DeleteObject, CreateDIBSection, BITMAPINFO, BITMAPINFOHEADER, DIB_RGB_COLORS, BI_RGB, RGBQUAD}; [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/win32/image_decoder.rs:90:17 [INFO] [stdout] | [INFO] [stdout] 90 | use winapi::shared::{ntdef::LONG, minwindef::DWORD, windef::HBITMAP}; [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/win32/image_decoder.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | use winapi::um::winuser::{GetDC, 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/win32/image_decoder.rs:154:17 [INFO] [stdout] | [INFO] [stdout] 154 | use winapi::um::wincodec::{IWICBitmapScaler, IWICBitmapSource, WICBitmapInterpolationModeCubic}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/mod.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | use winapi::um::winuser::{IsDialogMessageW, GetAncestor, TranslateMessage, DispatchMessageW, GA_ROOT}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/mod.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | 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/win32/mod.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | 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/win32/mod.rs:58:17 [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/win32/mod.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | use winapi::um::winuser::{PeekMessageW, PM_REMOVE, WM_QUIT}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/mod.rs:81:15 [INFO] [stdout] | [INFO] [stdout] 81 | 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/win32/mod.rs:82:15 [INFO] [stdout] | [INFO] [stdout] 82 | use winapi::um::winuser::WM_QUIT; [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/win32/mod.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | use winapi::shared::minwindef::{ULONG, DWORD, MAX_PATH}; [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/win32/mod.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | use winapi::shared::basetsd::ULONG_PTR; [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/win32/mod.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | use winapi::um::winbase::{ACTCTXW, CreateActCtxW, ActivateActCtx}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/mod.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | use winapi::um::sysinfoapi::GetSystemDirectoryW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/mod.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | use winapi::um::objbase::CoInitialize; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/mod.rs:134:17 [INFO] [stdout] | [INFO] [stdout] 134 | use winapi::um::libloaderapi::LoadLibraryW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/mod.rs:135:17 [INFO] [stdout] | [INFO] [stdout] 135 | use winapi::um::commctrl::{InitCommonControlsEx, INITCOMMONCONTROLSEX}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/win32/mod.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | use winapi::um::commctrl::{ICC_BAR_CLASSES, ICC_STANDARD_CLASSES, ICC_DATE_CLASSES, ICC_PROGRESS_CLASS, [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/win32/mod.rs:138:17 [INFO] [stdout] | [INFO] [stdout] 138 | use winapi::shared::winerror::{S_OK, S_FALSE}; [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/resources/font.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::shared::windef::HFONT; [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/resources/font.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::winnt::HANDLE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/resources/font.rs:136:21 [INFO] [stdout] | [INFO] [stdout] 136 | use winapi::um::wingdi::AddFontResourceW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/resources/font.rs:146:21 [INFO] [stdout] | [INFO] [stdout] 146 | use winapi::um::wingdi::RemoveFontResourceW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/resources/font.rs:159:21 [INFO] [stdout] | [INFO] [stdout] 159 | use winapi::um::wingdi::AddFontMemResourceEx; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/resources/font.rs:181:21 [INFO] [stdout] | [INFO] [stdout] 181 | use winapi::um::wingdi::RemoveFontMemResourceEx; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/resources/font.rs:191:21 [INFO] [stdout] | [INFO] [stdout] 191 | use winapi::um::wingdi::{LOGFONTW, TEXTMETRICW, DEFAULT_CHARSET, EnumFontFamiliesExW}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/resources/font.rs:192:21 [INFO] [stdout] | [INFO] [stdout] 192 | 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 `shared` in `winapi` [INFO] [stdout] --> src/resources/font.rs:193:21 [INFO] [stdout] | [INFO] [stdout] 193 | use winapi::shared::minwindef::{DWORD, 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/resources/icon.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::um::winnt::HANDLE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/resources/icon.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::winuser::IMAGE_ICON; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/resources/cursor.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::um::winnt::HANDLE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/resources/cursor.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::winuser::IMAGE_CURSOR; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/resources/bitmap.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::um::winnt::HANDLE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/resources/bitmap.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::winuser::IMAGE_BITMAP; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/resources/bitmap.rs:228:21 [INFO] [stdout] | [INFO] [stdout] 228 | 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/resources/image_decoder.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::um::wincodec::{IWICImagingFactory, IWICBitmapDecoder, IWICBitmapSource, WICPixelFormatGUID}; [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/resources/image_decoder.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::shared::winerror::S_OK; [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/resources/image_decoder.rs:227:21 [INFO] [stdout] | [INFO] [stdout] 227 | use winapi::um::wincodec::WICRect; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/resources/file_dialog.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::um::shobjidl::IFileDialog; [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/resources/file_dialog.rs:76:21 [INFO] [stdout] | [INFO] [stdout] 76 | use winapi::shared::winerror::S_OK; [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/resources/file_dialog.rs:124:21 [INFO] [stdout] | [INFO] [stdout] 124 | use winapi::um::shobjidl::FOS_ALLOWMULTISELECT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/resources/file_dialog.rs:139:21 [INFO] [stdout] | [INFO] [stdout] 139 | use winapi::um::shobjidl::FOS_ALLOWMULTISELECT; [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/resources/color_dialog.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::shared::{minwindef::DWORD, windef::COLORREF}; [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/resources/color_dialog.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::commdlg::{CHOOSECOLORW, CC_RGBINIT, ChooseColorW}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/resources/color_dialog.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::wingdi::{GetBValue, GetRValue, GetGValue, 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/resources/font_dialog.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | 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 `um` in `winapi` [INFO] [stdout] --> src/resources/font_dialog.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::commdlg::{CHOOSEFONTW, ChooseFontW}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/resources/font_dialog.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::wingdi::{LOGFONTW}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/resources/image_list.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::um::commctrl::{HIMAGELIST, ImageList_AddMasked}; [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/resources/image_list.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::shared::windef::{HICON, HBITMAP}; [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/resources/image_list.rs:51:21 [INFO] [stdout] | [INFO] [stdout] 51 | use winapi::um::commctrl::ImageList_GetIconSize; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/resources/image_list.rs:63:21 [INFO] [stdout] | [INFO] [stdout] 63 | use winapi::um::commctrl::ImageList_SetIconSize; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/resources/image_list.rs:73:21 [INFO] [stdout] | [INFO] [stdout] 73 | use winapi::um::commctrl::ImageList_GetImageCount; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/resources/image_list.rs:108:21 [INFO] [stdout] | [INFO] [stdout] 108 | use winapi::um::winuser::{GetIconInfo, ICONINFO}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/resources/image_list.rs:109:21 [INFO] [stdout] | [INFO] [stdout] 109 | 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/resources/image_list.rs:155:21 [INFO] [stdout] | [INFO] [stdout] 155 | use winapi::um::commctrl::ImageList_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/resources/image_list.rs:164:21 [INFO] [stdout] | [INFO] [stdout] 164 | use winapi::um::commctrl::ImageList_Replace; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/resources/image_list.rs:174:21 [INFO] [stdout] | [INFO] [stdout] 174 | use winapi::um::commctrl::ImageList_ReplaceIcon; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/resources/image_list.rs:186:21 [INFO] [stdout] | [INFO] [stdout] 186 | use winapi::um::commctrl::ImageList_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/resources/image_list.rs:236:21 [INFO] [stdout] | [INFO] [stdout] 236 | use winapi::um::commctrl::{ImageList_Create, ILC_COLOR32, ILC_MASK}; [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/resources/embed.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::shared::minwindef::{HINSTANCE, HRSRC, HGLOBAL}; [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/resources/embed.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::winuser::{LoadImageW, LR_DEFAULTSIZE,}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::Interface` [INFO] [stdout] --> src/win32/image_decoder.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::Interface; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `Interface` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/resources/embed.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | use winapi::um::libloaderapi::SizeofResource; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/resources/embed.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | use winapi::um::libloaderapi::LockResource; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/resources/embed.rs:136:21 [INFO] [stdout] | [INFO] [stdout] 136 | use winapi::um::libloaderapi::LoadStringW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/resources/embed.rs:153:21 [INFO] [stdout] | [INFO] [stdout] 153 | use winapi::um::winuser::IMAGE_ICON; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/resources/embed.rs:174:21 [INFO] [stdout] | [INFO] [stdout] 174 | use winapi::um::winuser::IMAGE_BITMAP; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/resources/embed.rs:225:21 [INFO] [stdout] | [INFO] [stdout] 225 | use winapi::um::winuser::IMAGE_CURSOR; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/resources/embed.rs:246:21 [INFO] [stdout] | [INFO] [stdout] 246 | use winapi::um::libloaderapi::{FindResourceW, LoadResource}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/resources/embed.rs:328:21 [INFO] [stdout] | [INFO] [stdout] 328 | use winapi::um::libloaderapi::GetModuleHandleW; [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/controls/control_handle.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::shared::windef::{HWND, HMENU}; [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/controls/control_base.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | 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/controls/control_base.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | 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/controls/control_base.rs:8:38 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "menu")] use winapi::shared::windef::{HMENU}; [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/controls/window.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::winuser::{WS_OVERLAPPEDWINDOW, WS_CLIPCHILDREN, WS_VISIBLE, WS_DISABLED, WS_MAXIMIZE, WS_MINIMIZE, 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/controls/window.rs:107:21 [INFO] [stdout] | [INFO] [stdout] 107 | use winapi::um::winuser::InvalidateRect; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/window.rs:115:21 [INFO] [stdout] | [INFO] [stdout] 115 | 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/controls/window.rs:123:21 [INFO] [stdout] | [INFO] [stdout] 123 | use winapi::um::winuser::WM_GETICON; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/window.rs:124:21 [INFO] [stdout] | [INFO] [stdout] 124 | use winapi::um::winnt::HANDLE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/window.rs:138:21 [INFO] [stdout] | [INFO] [stdout] 138 | use winapi::um::winuser::WM_SETICON; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/button.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::um::winuser::{WS_DISABLED, BS_ICON, BS_BITMAP, BS_NOTIFY, WS_VISIBLE, WS_TABSTOP, 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/controls/button.rs:99:21 [INFO] [stdout] | [INFO] [stdout] 99 | use winapi::um::winuser::BM_CLICK; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/button.rs:107:21 [INFO] [stdout] | [INFO] [stdout] 107 | use winapi::um::winuser::{BM_SETIMAGE, IMAGE_BITMAP}; [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/controls/button.rs:108:21 [INFO] [stdout] | [INFO] [stdout] 108 | use winapi::shared::minwindef::{WPARAM, 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/controls/button.rs:119:21 [INFO] [stdout] | [INFO] [stdout] 119 | use winapi::um::winuser::{BM_SETIMAGE, IMAGE_ICON}; [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/controls/button.rs:120:21 [INFO] [stdout] | [INFO] [stdout] 120 | use winapi::shared::minwindef::{WPARAM, 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/controls/button.rs:132:21 [INFO] [stdout] | [INFO] [stdout] 132 | use winapi::um::winuser::{BM_GETIMAGE, IMAGE_BITMAP, IMAGE_ICON}; [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/controls/button.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | 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/controls/button.rs:134:21 [INFO] [stdout] | [INFO] [stdout] 134 | use winapi::shared::windef::HBITMAP; [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/controls/button.rs:135:21 [INFO] [stdout] | [INFO] [stdout] 135 | use winapi::um::winnt::HANDLE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/check_box.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::um::winuser::{WS_VISIBLE, WS_DISABLED, BS_AUTOCHECKBOX, BS_AUTO3STATE, BS_PUSHLIKE, 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/controls/check_box.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | use winapi::um::winuser::{BM_SETSTYLE}; [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/controls/check_box.rs:113:21 [INFO] [stdout] | [INFO] [stdout] 113 | 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 `um` in `winapi` [INFO] [stdout] --> src/controls/check_box.rs:127:21 [INFO] [stdout] | [INFO] [stdout] 127 | use winapi::um::winuser::{BM_GETCHECK, BST_CHECKED, BST_INDETERMINATE, BST_UNCHECKED}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/check_box.rs:141:21 [INFO] [stdout] | [INFO] [stdout] 141 | use winapi::um::winuser::{BM_SETCHECK, BST_CHECKED, BST_INDETERMINATE, BST_UNCHECKED}; [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/controls/check_box.rs:142:21 [INFO] [stdout] | [INFO] [stdout] 142 | 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 `um` in `winapi` [INFO] [stdout] --> src/controls/check_box.rs:258:21 [INFO] [stdout] | [INFO] [stdout] 258 | use winapi::um::winuser::{BS_NOTIFY, 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/controls/check_box.rs:266:21 [INFO] [stdout] | [INFO] [stdout] 266 | use winapi::um::winuser::{WM_CTLCOLORSTATIC}; [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/controls/check_box.rs:267:21 [INFO] [stdout] | [INFO] [stdout] 267 | use winapi::shared::{basetsd::UINT_PTR, windef::{HWND}, minwindef::LRESULT}; [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/controls/check_box.rs:268:21 [INFO] [stdout] | [INFO] [stdout] 268 | use winapi::um::wingdi::{CreateSolidBrush, 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/controls/radio_button.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::um::winuser::{WS_VISIBLE, WS_DISABLED, WS_GROUP, 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/controls/radio_button.rs:130:21 [INFO] [stdout] | [INFO] [stdout] 130 | use winapi::um::winuser::{BM_GETCHECK, BST_CHECKED, BST_UNCHECKED}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/radio_button.rs:143:21 [INFO] [stdout] | [INFO] [stdout] 143 | use winapi::um::winuser::{BM_SETCHECK, BST_CHECKED, BST_UNCHECKED}; [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/controls/radio_button.rs:144:21 [INFO] [stdout] | [INFO] [stdout] 144 | 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 `um` in `winapi` [INFO] [stdout] --> src/controls/radio_button.rs:259:21 [INFO] [stdout] | [INFO] [stdout] 259 | use winapi::um::winuser::{BS_NOTIFY, WS_CHILD, BS_AUTORADIOBUTTON}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/radio_button.rs:267:21 [INFO] [stdout] | [INFO] [stdout] 267 | use winapi::um::winuser::{WM_CTLCOLORSTATIC}; [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/controls/radio_button.rs:268:21 [INFO] [stdout] | [INFO] [stdout] 268 | use winapi::shared::{basetsd::UINT_PTR, windef::{HWND}, minwindef::LRESULT}; [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/controls/radio_button.rs:269:21 [INFO] [stdout] | [INFO] [stdout] 269 | use winapi::um::wingdi::{CreateSolidBrush, 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/controls/text_input.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::minwindef::{UINT, WPARAM, 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/controls/text_input.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::winuser::{WS_VISIBLE, WS_DISABLED, ES_NUMBER, ES_LEFT, ES_CENTER, ES_RIGHT, WS_TABSTOP, ES_AUTOHSCROLL}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/text_input.rs:120:21 [INFO] [stdout] | [INFO] [stdout] 120 | use winapi::um::winuser::EM_GETPASSWORDCHAR; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/text_input.rs:134:21 [INFO] [stdout] | [INFO] [stdout] 134 | use winapi::um::winuser::EM_SETPASSWORDCHAR; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/text_input.rs:142:21 [INFO] [stdout] | [INFO] [stdout] 142 | use winapi::um::winuser::EM_GETLIMITTEXT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/text_input.rs:151:21 [INFO] [stdout] | [INFO] [stdout] 151 | use winapi::um::winuser::EM_SETLIMITTEXT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/text_input.rs:159:21 [INFO] [stdout] | [INFO] [stdout] 159 | use winapi::um::winuser::EM_GETMODIFY; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/text_input.rs:167:21 [INFO] [stdout] | [INFO] [stdout] 167 | use winapi::um::winuser::EM_SETMODIFY; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/text_input.rs:174:21 [INFO] [stdout] | [INFO] [stdout] 174 | use winapi::um::winuser::EM_UNDO; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/text_input.rs:182:21 [INFO] [stdout] | [INFO] [stdout] 182 | use winapi::um::winuser::EM_GETSEL; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/text_input.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | use winapi::um::winuser::EM_SETSEL; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/text_input.rs:206:21 [INFO] [stdout] | [INFO] [stdout] 206 | use winapi::um::winuser::EM_LINELENGTH; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/text_input.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | use winapi::um::winuser::ES_READONLY; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/text_input.rs:222:21 [INFO] [stdout] | [INFO] [stdout] 222 | use winapi::um::winuser::EM_SETREADONLY; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/text_input.rs:312:21 [INFO] [stdout] | [INFO] [stdout] 312 | use winapi::um::winuser::{WS_BORDER, WS_CHILD}; [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/controls/text_input.rs:320:21 [INFO] [stdout] | [INFO] [stdout] 320 | use winapi::shared::windef::{HGDIOBJ, RECT, HBRUSH, 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/controls/text_input.rs:321:21 [INFO] [stdout] | [INFO] [stdout] 321 | use winapi::um::winuser::{WM_NCCALCSIZE, WM_NCPAINT, WM_SIZE, DT_CALCRECT, DT_LEFT, NCCALCSIZE_PARAMS, COLOR_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/controls/text_input.rs:322:21 [INFO] [stdout] | [INFO] [stdout] 322 | use winapi::um::winuser::{SWP_NOOWNERZORDER, SWP_NOSIZE, SWP_NOMOVE, SWP_FRAMECHANGED}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/text_input.rs:323:21 [INFO] [stdout] | [INFO] [stdout] 323 | use winapi::um::winuser::{GetDC, DrawTextW, ReleaseDC, GetClientRect, GetWindowRect, FillRect, ScreenToClient, 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/controls/text_input.rs:324:21 [INFO] [stdout] | [INFO] [stdout] 324 | use winapi::um::wingdi::{SelectObject, CreateSolidBrush, 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/controls/label.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::um::winuser::{WS_VISIBLE, WS_DISABLED, SS_WORDELLIPSIS}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/label.rs:186:21 [INFO] [stdout] | [INFO] [stdout] 186 | use winapi::um::winuser::{SS_NOPREFIX, SS_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/controls/label.rs:193:21 [INFO] [stdout] | [INFO] [stdout] 193 | use winapi::um::winuser::{SS_NOTIFY, WS_CHILD}; [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/controls/label.rs:201:21 [INFO] [stdout] | [INFO] [stdout] 201 | use winapi::shared::windef::{HWND, HGDIOBJ, RECT, HBRUSH, POINT}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/controls/label.rs:202:21 [INFO] [stdout] | [INFO] [stdout] 202 | use winapi::shared::{basetsd::UINT_PTR, minwindef::LRESULT}; [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/controls/label.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | ... use winapi::um::winuser::{WM_CTLCOLORSTATIC, WM_NCCALCSIZE, WM_NCPAINT, WM_SIZE, DT_CALCRECT, DT_LEFT, NCCALCSIZE_PARAMS, COLOR_WIN... [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/label.rs:204:21 [INFO] [stdout] | [INFO] [stdout] 204 | use winapi::um::winuser::{SWP_NOOWNERZORDER, SWP_NOSIZE, SWP_NOMOVE, SWP_FRAMECHANGED}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/label.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | use winapi::um::winuser::{GetDC, DrawTextW, ReleaseDC, GetClientRect, GetWindowRect, FillRect, ScreenToClient, 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/controls/label.rs:206:21 [INFO] [stdout] | [INFO] [stdout] 206 | use winapi::um::wingdi::{SelectObject, CreateSolidBrush, 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/controls/label.rs:399:21 [INFO] [stdout] | [INFO] [stdout] 399 | use winapi::um::winuser::{SS_LEFT, SS_RIGHT, SS_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/controls/image_frame.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::um::winuser::{WS_VISIBLE, 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/controls/image_frame.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | use winapi::um::winuser::{STM_SETIMAGE, IMAGE_BITMAP}; [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/controls/image_frame.rs:76:21 [INFO] [stdout] | [INFO] [stdout] 76 | use winapi::shared::minwindef::{WPARAM, 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/controls/image_frame.rs:87:21 [INFO] [stdout] | [INFO] [stdout] 87 | use winapi::um::winuser::{STM_SETIMAGE, IMAGE_ICON}; [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/controls/image_frame.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 88 | use winapi::shared::minwindef::{WPARAM, 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/controls/image_frame.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | use winapi::um::winuser::{STM_GETIMAGE, IMAGE_BITMAP, IMAGE_ICON}; [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/controls/image_frame.rs:101:21 [INFO] [stdout] | [INFO] [stdout] 101 | 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/controls/image_frame.rs:102:21 [INFO] [stdout] | [INFO] [stdout] 102 | use winapi::shared::windef::HBITMAP; [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/controls/image_frame.rs:103:21 [INFO] [stdout] | [INFO] [stdout] 103 | use winapi::um::winnt::HANDLE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/image_frame.rs:180:21 [INFO] [stdout] | [INFO] [stdout] 180 | use winapi::um::winuser::{SS_NOTIFY, WS_CHILD, SS_CENTERIMAGE}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/image_frame.rs:189:21 [INFO] [stdout] | [INFO] [stdout] 189 | use winapi::um::winuser::{WM_CTLCOLORSTATIC}; [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/controls/image_frame.rs:190:21 [INFO] [stdout] | [INFO] [stdout] 190 | use winapi::shared::{basetsd::UINT_PTR, windef::{HWND}, minwindef::LRESULT}; [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/controls/image_frame.rs:191:21 [INFO] [stdout] | [INFO] [stdout] 191 | use winapi::um::wingdi::{CreateSolidBrush, 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/controls/image_frame.rs:277:21 [INFO] [stdout] | [INFO] [stdout] 277 | use winapi::um::winuser::{SS_BITMAP, SS_ICON}; [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/controls/text_box.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::shared::minwindef::{WPARAM, 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/controls/text_box.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::winuser::{WS_VSCROLL, WS_HSCROLL, ES_AUTOVSCROLL, ES_AUTOHSCROLL, WS_VISIBLE, WS_DISABLED, 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/controls/text_box.rs:116:21 [INFO] [stdout] | [INFO] [stdout] 116 | use winapi::um::winuser::EM_GETLIMITTEXT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/text_box.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 126 | use winapi::um::winuser::EM_SETLIMITTEXT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/text_box.rs:136:21 [INFO] [stdout] | [INFO] [stdout] 136 | use winapi::um::winuser::EM_GETMODIFY; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/text_box.rs:146:21 [INFO] [stdout] | [INFO] [stdout] 146 | use winapi::um::winuser::EM_SETMODIFY; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/text_box.rs:155:21 [INFO] [stdout] | [INFO] [stdout] 155 | use winapi::um::winuser::EM_UNDO; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/text_box.rs:165:21 [INFO] [stdout] | [INFO] [stdout] 165 | use winapi::um::winuser::EM_GETSEL; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/text_box.rs:179:21 [INFO] [stdout] | [INFO] [stdout] 179 | use winapi::um::winuser::EM_SETSEL; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/text_box.rs:189:21 [INFO] [stdout] | [INFO] [stdout] 189 | use winapi::um::winuser::EM_LINELENGTH; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/text_box.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | use winapi::um::winuser::ES_READONLY; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/text_box.rs:209:21 [INFO] [stdout] | [INFO] [stdout] 209 | use winapi::um::winuser::EM_SETREADONLY; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/text_box.rs:318:21 [INFO] [stdout] | [INFO] [stdout] 318 | use winapi::um::winuser::{WS_BORDER, WS_CHILD, ES_MULTILINE, ES_WANTRETURN}; [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/controls/rich_text_box.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::shared::minwindef::{WPARAM, 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/controls/rich_text_box.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::winuser::{ES_AUTOVSCROLL, ES_AUTOHSCROLL, WS_VISIBLE, WS_DISABLED, 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/controls/rich_text_box.rs:103:21 [INFO] [stdout] | [INFO] [stdout] 103 | use winapi::um::winuser::EM_GETLIMITTEXT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/rich_text_box.rs:110:21 [INFO] [stdout] | [INFO] [stdout] 110 | use winapi::um::winuser::EM_SETLIMITTEXT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/rich_text_box.rs:118:21 [INFO] [stdout] | [INFO] [stdout] 118 | use winapi::um::winuser::EM_GETMODIFY; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/rich_text_box.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 126 | use winapi::um::winuser::EM_SETMODIFY; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/rich_text_box.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | use winapi::um::winuser::EM_UNDO; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/rich_text_box.rs:141:21 [INFO] [stdout] | [INFO] [stdout] 141 | use winapi::um::winuser::EM_GETSEL; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/rich_text_box.rs:154:21 [INFO] [stdout] | [INFO] [stdout] 154 | use winapi::um::winuser::EM_SETSEL; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/rich_text_box.rs:163:21 [INFO] [stdout] | [INFO] [stdout] 163 | use winapi::um::winuser::EM_LINELENGTH; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/rich_text_box.rs:172:21 [INFO] [stdout] | [INFO] [stdout] 172 | use winapi::um::winuser::ES_READONLY; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/rich_text_box.rs:181:21 [INFO] [stdout] | [INFO] [stdout] 181 | use winapi::um::winuser::EM_SETREADONLY; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/rich_text_box.rs:277:21 [INFO] [stdout] | [INFO] [stdout] 277 | use winapi::um::winuser::{WS_BORDER, WS_CHILD, ES_MULTILINE, ES_WANTRETURN}; [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/controls/status_bar.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::shared::minwindef::{WPARAM, 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/controls/status_bar.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | use winapi::um::commctrl::SB_SETMINHEIGHT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/status_bar.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | use winapi::um::winuser::WM_SIZE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/status_bar.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | use winapi::um::commctrl::{SB_GETTEXTLENGTHW, SB_GETTEXTW}; [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/controls/status_bar.rs:86:21 [INFO] [stdout] | [INFO] [stdout] 86 | 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 `um` in `winapi` [INFO] [stdout] --> src/controls/status_bar.rs:103:21 [INFO] [stdout] | [INFO] [stdout] 103 | use winapi::um::commctrl::SB_SETTEXTW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/status_bar.rs:123:21 [INFO] [stdout] | [INFO] [stdout] 123 | 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/controls/status_bar.rs:131:21 [INFO] [stdout] | [INFO] [stdout] 131 | use winapi::um::winuser::WM_SIZE; [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/controls/tooltip.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::shared::minwindef::{UINT, LPARAM, WPARAM}; [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/controls/tooltip.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::winnt::WCHAR; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/tooltip.rs:101:21 [INFO] [stdout] | [INFO] [stdout] 101 | use winapi::um::commctrl::{TTM_GETTEXTW, TTTOOLINFOW, TTF_IDISHWND, TTF_SUBCLASS}; [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/controls/tooltip.rs:102:21 [INFO] [stdout] | [INFO] [stdout] 102 | use winapi::shared::{basetsd::UINT_PTR, 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/controls/tooltip.rs:136:21 [INFO] [stdout] | [INFO] [stdout] 136 | use winapi::um::commctrl::{TTM_UPDATETIPTEXTW, TTTOOLINFOW, TTF_IDISHWND, TTF_SUBCLASS}; [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/controls/tooltip.rs:137:21 [INFO] [stdout] | [INFO] [stdout] 137 | use winapi::shared::{basetsd::UINT_PTR, 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/controls/tooltip.rs:165:21 [INFO] [stdout] | [INFO] [stdout] 165 | use winapi::um::commctrl::{TTM_SETTITLEW}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/tooltip.rs:174:21 [INFO] [stdout] | [INFO] [stdout] 174 | use winapi::um::commctrl::{TTM_SETTITLEW}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/tooltip.rs:175:21 [INFO] [stdout] | [INFO] [stdout] 175 | use winapi::um::commctrl::{TTI_NONE, TTI_INFO, TTI_WARNING, TTI_ERROR, TTI_INFO_LARGE, TTI_WARNING_LARGE, TTI_ERROR_LARGE}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/tooltip.rs:196:21 [INFO] [stdout] | [INFO] [stdout] 196 | use winapi::um::commctrl::{TTM_POP}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/tooltip.rs:204:21 [INFO] [stdout] | [INFO] [stdout] 204 | use winapi::um::commctrl::{TTM_GETTOOLCOUNT}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/tooltip.rs:213:21 [INFO] [stdout] | [INFO] [stdout] 213 | use winapi::um::commctrl::{TTDT_INITIAL, TTM_SETDELAYTIME}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/tooltip.rs:226:21 [INFO] [stdout] | [INFO] [stdout] 226 | use winapi::um::commctrl::{TTDT_INITIAL, TTM_GETDELAYTIME}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/tooltip.rs:235:21 [INFO] [stdout] | [INFO] [stdout] 235 | use winapi::um::commctrl::TTM_ACTIVATE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/tooltip.rs:244:21 [INFO] [stdout] | [INFO] [stdout] 244 | use winapi::um::commctrl::{TTM_ADDTOOLW, TTTOOLINFOW, TTF_IDISHWND, TTF_SUBCLASS}; [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/controls/tooltip.rs:245:21 [INFO] [stdout] | [INFO] [stdout] 245 | use winapi::shared::{basetsd::UINT_PTR, 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/controls/tooltip.rs:277:21 [INFO] [stdout] | [INFO] [stdout] 277 | use winapi::um::commctrl::{TTM_ADDTOOLW, TTTOOLINFOW, TTF_IDISHWND, TTF_SUBCLASS, LPSTR_TEXTCALLBACKW}; [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/controls/tooltip.rs:278:21 [INFO] [stdout] | [INFO] [stdout] 278 | use winapi::shared::{basetsd::UINT_PTR, 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/controls/tooltip.rs:306:21 [INFO] [stdout] | [INFO] [stdout] 306 | use winapi::um::commctrl::{TTM_DELTOOLW, TTTOOLINFOW, TTF_IDISHWND, TTF_SUBCLASS}; [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/controls/tooltip.rs:307:21 [INFO] [stdout] | [INFO] [stdout] 307 | use winapi::shared::{basetsd::UINT_PTR, 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/controls/tooltip.rs:345:21 [INFO] [stdout] | [INFO] [stdout] 345 | 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/controls/tooltip.rs:346:21 [INFO] [stdout] | [INFO] [stdout] 346 | use winapi::um::commctrl::{TTS_ALWAYSTIP, TTS_NOPREFIX}; [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/controls/track_bar.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::shared::minwindef::{WPARAM, 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/controls/track_bar.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::winuser::{WS_VISIBLE, 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/controls/track_bar.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::commctrl::{TBS_AUTOTICKS, TBS_VERT, TBS_HORZ, TBS_TOP, TBS_BOTTOM, TBS_LEFT, TBS_RIGHT, TBS_NOTICKS, TBS_ENABLESELRANGE}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/track_bar.rs:97:21 [INFO] [stdout] | [INFO] [stdout] 97 | use winapi::um::commctrl::TBM_GETPOS; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/track_bar.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 105 | use winapi::um::commctrl::TBM_SETPOSNOTIFY; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/track_bar.rs:114:21 [INFO] [stdout] | [INFO] [stdout] 114 | use winapi::um::commctrl::{TBM_GETSELEND, TBM_GETSELSTART}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/track_bar.rs:127:21 [INFO] [stdout] | [INFO] [stdout] 127 | use winapi::um::commctrl::{TBM_SETSELEND, TBM_SETSELSTART}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/track_bar.rs:137:21 [INFO] [stdout] | [INFO] [stdout] 137 | use winapi::um::commctrl::TBM_GETRANGEMIN; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/track_bar.rs:145:21 [INFO] [stdout] | [INFO] [stdout] 145 | use winapi::um::commctrl::TBM_SETRANGEMIN; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/track_bar.rs:153:21 [INFO] [stdout] | [INFO] [stdout] 153 | use winapi::um::commctrl::TBM_GETRANGEMAX; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/track_bar.rs:161:21 [INFO] [stdout] | [INFO] [stdout] 161 | use winapi::um::commctrl::TBM_SETRANGEMAX; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/track_bar.rs:169:21 [INFO] [stdout] | [INFO] [stdout] 169 | use winapi::um::commctrl::TBM_GETNUMTICS; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/track_bar.rs:178:21 [INFO] [stdout] | [INFO] [stdout] 178 | use winapi::um::commctrl::TBM_GETTIC; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/track_bar.rs:261:21 [INFO] [stdout] | [INFO] [stdout] 261 | 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/controls/track_bar.rs:269:21 [INFO] [stdout] | [INFO] [stdout] 269 | use winapi::um::winuser::{WM_CTLCOLORSTATIC}; [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/controls/track_bar.rs:270:21 [INFO] [stdout] | [INFO] [stdout] 270 | use winapi::shared::{basetsd::UINT_PTR, windef::{HWND}, minwindef::LRESULT}; [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/controls/track_bar.rs:271:21 [INFO] [stdout] | [INFO] [stdout] 271 | use winapi::um::wingdi::{CreateSolidBrush, 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/controls/menu.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | use winapi::um::winuser::TrackPopupMenu; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes` [INFO] [stdout] --> src/resources/embed.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::ctypes::c_void; [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/notice.rs:131:21 [INFO] [stdout] | [INFO] [stdout] 131 | use winapi::um::winuser::SendNotifyMessageW; [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/controls/notice.rs:132:21 [INFO] [stdout] | [INFO] [stdout] 132 | use winapi::shared::minwindef::{WPARAM, 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/controls/notice.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | 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/controls/combo_box.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | 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/controls/combo_box.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::shared::minwindef::{LPARAM, WPARAM}; [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/controls/combo_box.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::winuser::{WS_VISIBLE, WS_DISABLED, 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/controls/combo_box.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | use winapi::um::winuser::CB_DELETESTRING; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/combo_box.rs:111:21 [INFO] [stdout] | [INFO] [stdout] 111 | use winapi::um::winuser::{CB_ADDSTRING}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/combo_box.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | use winapi::um::winuser::CB_SHOWDROPDOWN; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/combo_box.rs:141:21 [INFO] [stdout] | [INFO] [stdout] 141 | use winapi::um::winuser::{CB_GETCURSEL, CB_ERR}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/combo_box.rs:154:21 [INFO] [stdout] | [INFO] [stdout] 154 | use winapi::um::winuser::{CB_GETCURSEL, CB_GETLBTEXTLEN, CB_GETLBTEXT, CB_ERR}; [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/controls/combo_box.rs:155:21 [INFO] [stdout] | [INFO] [stdout] 155 | use winapi::shared::ntdef::WCHAR; [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/controls/combo_box.rs:179:21 [INFO] [stdout] | [INFO] [stdout] 179 | use winapi::um::winuser::CB_SETCURSEL; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/combo_box.rs:191:21 [INFO] [stdout] | [INFO] [stdout] 191 | use winapi::um::winuser::{CB_SELECTSTRING, CB_ERR}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/combo_box.rs:207:21 [INFO] [stdout] | [INFO] [stdout] 207 | use winapi::um::winuser::CB_ADDSTRING; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/combo_box.rs:224:21 [INFO] [stdout] | [INFO] [stdout] 224 | use winapi::um::winuser::CB_INSERTSTRING; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/combo_box.rs:244:21 [INFO] [stdout] | [INFO] [stdout] 244 | use winapi::um::winuser::CB_ADDSTRING; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/combo_box.rs:260:21 [INFO] [stdout] | [INFO] [stdout] 260 | use winapi::um::winuser::CB_ADDSTRING; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/combo_box.rs:280:21 [INFO] [stdout] | [INFO] [stdout] 280 | use winapi::um::winuser::CB_GETCOUNT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/combo_box.rs:395:21 [INFO] [stdout] | [INFO] [stdout] 395 | use winapi::um::winuser::{CBS_DROPDOWNLIST, WS_BORDER, 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/controls/combo_box.rs:401:21 [INFO] [stdout] | [INFO] [stdout] 401 | use winapi::um::winuser::CB_RESETCONTENT; [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/controls/list_box.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | 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/controls/list_box.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::shared::minwindef::{WPARAM, 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/controls/list_box.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::winuser::{LBS_MULTIPLESEL, LBS_NOSEL, WS_VISIBLE, WS_DISABLED, 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/controls/list_box.rs:101:21 [INFO] [stdout] | [INFO] [stdout] 101 | use winapi::um::winuser::LB_ADDSTRING; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_box.rs:119:21 [INFO] [stdout] | [INFO] [stdout] 119 | use winapi::um::winuser::LB_INSERTSTRING; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_box.rs:141:21 [INFO] [stdout] | [INFO] [stdout] 141 | use winapi::um::winuser::LB_DELETESTRING; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_box.rs:153:21 [INFO] [stdout] | [INFO] [stdout] 153 | use winapi::um::winuser::{LB_GETCURSEL, LB_ERR}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_box.rs:165:21 [INFO] [stdout] | [INFO] [stdout] 165 | use winapi::um::winuser::{LB_GETSELCOUNT, LB_ERR}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_box.rs:177:21 [INFO] [stdout] | [INFO] [stdout] 177 | use winapi::um::winuser::{LB_GETSELCOUNT, LB_GETSELITEMS, LB_ERR}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_box.rs:205:21 [INFO] [stdout] | [INFO] [stdout] 205 | use winapi::um::winuser::{LB_GETCURSEL, LB_GETTEXTLEN, LB_GETTEXT, LB_ERR}; [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/controls/list_box.rs:206:21 [INFO] [stdout] | [INFO] [stdout] 206 | use winapi::shared::ntdef::WCHAR; [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/controls/list_box.rs:229:21 [INFO] [stdout] | [INFO] [stdout] 229 | use winapi::um::winuser::LB_SETCURSEL; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_box.rs:238:21 [INFO] [stdout] | [INFO] [stdout] 238 | use winapi::um::winuser::LB_SETSEL; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_box.rs:245:21 [INFO] [stdout] | [INFO] [stdout] 245 | use winapi::um::winuser::LB_SETSEL; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_box.rs:252:21 [INFO] [stdout] | [INFO] [stdout] 252 | use winapi::um::winuser::LB_SETSEL; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_box.rs:259:21 [INFO] [stdout] | [INFO] [stdout] 259 | use winapi::um::winuser::LB_SETSEL; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_box.rs:266:21 [INFO] [stdout] | [INFO] [stdout] 266 | use winapi::um::winuser::LB_SELITEMRANGEEX; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_box.rs:276:21 [INFO] [stdout] | [INFO] [stdout] 276 | use winapi::um::winuser::LB_SELITEMRANGEEX; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_box.rs:288:21 [INFO] [stdout] | [INFO] [stdout] 288 | use winapi::um::winuser::{LB_SELECTSTRING, LB_ERR}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_box.rs:306:21 [INFO] [stdout] | [INFO] [stdout] 306 | use winapi::um::winuser::LB_GETSEL; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_box.rs:315:21 [INFO] [stdout] | [INFO] [stdout] 315 | use winapi::um::winuser::{LB_ADDSTRING, LB_INITSTORAGE}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_box.rs:336:21 [INFO] [stdout] | [INFO] [stdout] 336 | use winapi::um::winuser::LB_ADDSTRING; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_box.rs:364:21 [INFO] [stdout] | [INFO] [stdout] 364 | use winapi::um::winuser::LB_GETCOUNT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_box.rs:479:21 [INFO] [stdout] | [INFO] [stdout] 479 | use winapi::um::winuser::{LBS_HASSTRINGS, WS_BORDER, WS_VSCROLL, LBS_NOTIFY, 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/controls/list_box.rs:486:21 [INFO] [stdout] | [INFO] [stdout] 486 | use winapi::um::winuser::LB_RESETCONTENT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/date_picker.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::um::winuser::{WS_VISIBLE, WS_DISABLED, 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/controls/date_picker.rs:136:21 [INFO] [stdout] | [INFO] [stdout] 136 | use winapi::um::commctrl::DTM_SETFORMATW; [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/controls/date_picker.rs:137:21 [INFO] [stdout] | [INFO] [stdout] 137 | 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 `um` in `winapi` [INFO] [stdout] --> src/controls/date_picker.rs:159:21 [INFO] [stdout] | [INFO] [stdout] 159 | use winapi::um::winuser::STATE_SYSTEM_CHECKED; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/date_picker.rs:173:21 [INFO] [stdout] | [INFO] [stdout] 173 | use winapi::um::commctrl::DTM_CLOSEMONTHCAL; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/date_picker.rs:184:21 [INFO] [stdout] | [INFO] [stdout] 184 | use winapi::um::commctrl::{GDT_VALID, DTM_GETSYSTEMTIME}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/date_picker.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | use winapi::um::minwinbase::SYSTEMTIME; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/date_picker.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | use winapi::um::commctrl::{DTM_SETSYSTEMTIME, GDT_VALID, GDT_NONE}; [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/controls/date_picker.rs:209:21 [INFO] [stdout] | [INFO] [stdout] 209 | use winapi::shared::minwindef::{WPARAM, 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/controls/date_picker.rs:210:21 [INFO] [stdout] | [INFO] [stdout] 210 | use winapi::um::minwinbase::SYSTEMTIME; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/date_picker.rs:233:21 [INFO] [stdout] | [INFO] [stdout] 233 | use winapi::um::commctrl::DTM_GETRANGE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/date_picker.rs:234:21 [INFO] [stdout] | [INFO] [stdout] 234 | use winapi::um::minwinbase::SYSTEMTIME; [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/controls/date_picker.rs:235:21 [INFO] [stdout] | [INFO] [stdout] 235 | 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 `um` in `winapi` [INFO] [stdout] --> src/controls/date_picker.rs:253:21 [INFO] [stdout] | [INFO] [stdout] 253 | use winapi::um::commctrl::DTM_SETRANGE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/date_picker.rs:254:21 [INFO] [stdout] | [INFO] [stdout] 254 | use winapi::um::commctrl::{GDTR_MIN, GDTR_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/controls/date_picker.rs:255:21 [INFO] [stdout] | [INFO] [stdout] 255 | use winapi::um::minwinbase::SYSTEMTIME; [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/controls/date_picker.rs:256:21 [INFO] [stdout] | [INFO] [stdout] 256 | 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 `um` in `winapi` [INFO] [stdout] --> src/controls/date_picker.rs:359:21 [INFO] [stdout] | [INFO] [stdout] 359 | 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/controls/date_picker.rs:360:21 [INFO] [stdout] | [INFO] [stdout] 360 | use winapi::um::commctrl::DTS_SHOWNONE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/date_picker.rs:477:13 [INFO] [stdout] | [INFO] [stdout] 477 | use winapi::um::commctrl::DATETIMEPICKERINFO; [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/controls/date_picker.rs:478:13 [INFO] [stdout] | [INFO] [stdout] 478 | 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/controls/date_picker.rs:481:17 [INFO] [stdout] | [INFO] [stdout] 481 | use winapi::um::commctrl::DTM_GETDATETIMEPICKERINFO; [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/controls/date_picker.rs:482:17 [INFO] [stdout] | [INFO] [stdout] 482 | 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 `um` in `winapi` [INFO] [stdout] --> src/controls/progress_bar.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::winuser::{WS_VISIBLE, 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/controls/progress_bar.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::commctrl::{PBS_MARQUEE, PBS_VERTICAL}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/progress_bar.rs:95:21 [INFO] [stdout] | [INFO] [stdout] 95 | use winapi::um::commctrl::{PBM_GETSTATE, PBST_NORMAL, PBST_ERROR, PBST_PAUSED}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/progress_bar.rs:109:21 [INFO] [stdout] | [INFO] [stdout] 109 | use winapi::um::commctrl::{PBM_SETSTATE, PBST_NORMAL, PBST_ERROR, PBST_PAUSED}; [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/controls/progress_bar.rs:110:21 [INFO] [stdout] | [INFO] [stdout] 110 | 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 `um` in `winapi` [INFO] [stdout] --> src/controls/progress_bar.rs:125:21 [INFO] [stdout] | [INFO] [stdout] 125 | use winapi::um::commctrl::PBM_STEPIT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/progress_bar.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | use winapi::um::commctrl::PBM_DELTAPOS; [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/controls/progress_bar.rs:134:21 [INFO] [stdout] | [INFO] [stdout] 134 | 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 `um` in `winapi` [INFO] [stdout] --> src/controls/progress_bar.rs:142:21 [INFO] [stdout] | [INFO] [stdout] 142 | use winapi::um::commctrl::PBM_GETSTEP; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/progress_bar.rs:150:21 [INFO] [stdout] | [INFO] [stdout] 150 | use winapi::um::commctrl::PBM_SETSTEP; [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/controls/progress_bar.rs:151:21 [INFO] [stdout] | [INFO] [stdout] 151 | 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 `um` in `winapi` [INFO] [stdout] --> src/controls/progress_bar.rs:159:21 [INFO] [stdout] | [INFO] [stdout] 159 | use winapi::um::commctrl::PBM_GETPOS; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/progress_bar.rs:168:21 [INFO] [stdout] | [INFO] [stdout] 168 | use winapi::um::commctrl::PBM_SETPOS; [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/controls/progress_bar.rs:169:21 [INFO] [stdout] | [INFO] [stdout] 169 | 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 `um` in `winapi` [INFO] [stdout] --> src/controls/progress_bar.rs:177:21 [INFO] [stdout] | [INFO] [stdout] 177 | use winapi::um::commctrl::PBM_GETRANGE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/progress_bar.rs:189:21 [INFO] [stdout] | [INFO] [stdout] 189 | use winapi::um::commctrl::PBM_SETRANGE32; [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/controls/progress_bar.rs:190:21 [INFO] [stdout] | [INFO] [stdout] 190 | use winapi::shared::minwindef::{WPARAM, 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/controls/progress_bar.rs:198:21 [INFO] [stdout] | [INFO] [stdout] 198 | use winapi::shared::minwindef::{LPARAM, WPARAM}; [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/controls/progress_bar.rs:199:21 [INFO] [stdout] | [INFO] [stdout] 199 | use winapi::um::commctrl::PBM_SETMARQUEE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/progress_bar.rs:298:21 [INFO] [stdout] | [INFO] [stdout] 298 | 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 `shared` in `winapi` [INFO] [stdout] --> src/controls/tabs.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::shared::minwindef::{WPARAM, LPARAM, 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/controls/tabs.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | 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/controls/tabs.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::winnt::LPWSTR; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/tabs.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::winuser::{EnumChildWindows, WS_VISIBLE, WS_DISABLED, WS_EX_COMPOSITED, 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/controls/tabs.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | use winapi::um::commctrl::{TCM_GETCURSEL}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/tabs.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | use winapi::um::commctrl::TCM_SETCURSEL; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/tabs.rs:83:21 [INFO] [stdout] | [INFO] [stdout] 83 | use winapi::um::commctrl::TCM_GETITEMCOUNT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/tabs.rs:96:21 [INFO] [stdout] | [INFO] [stdout] 96 | use winapi::um::commctrl::TCM_SETIMAGELIST; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/tabs.rs:115:21 [INFO] [stdout] | [INFO] [stdout] 115 | use winapi::um::commctrl::TCM_GETIMAGELIST; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/tabs.rs:222:21 [INFO] [stdout] | [INFO] [stdout] 222 | use winapi::um::winuser::{WS_CHILD, WS_CLIPCHILDREN}; [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/controls/tabs.rs:235:21 [INFO] [stdout] | [INFO] [stdout] 235 | use winapi::shared::minwindef::{HIWORD, LOWORD}; [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/controls/tabs.rs:236:21 [INFO] [stdout] | [INFO] [stdout] 236 | use winapi::um::winuser::{NMHDR, WM_SIZE, WM_NOTIFY, 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/controls/tabs.rs:237:21 [INFO] [stdout] | [INFO] [stdout] 237 | use winapi::um::commctrl::{TCM_GETCURSEL, TCN_SELCHANGE}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/tabs.rs:238:21 [INFO] [stdout] | [INFO] [stdout] 238 | 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 `shared` in `winapi` [INFO] [stdout] --> src/controls/tabs.rs:288:33 [INFO] [stdout] | [INFO] [stdout] 288 | use winapi::shared::windef::{RECT, HGDIOBJ}; [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/controls/tabs.rs:289:33 [INFO] [stdout] | [INFO] [stdout] 289 | use winapi::um::winuser::{GetDC, DrawTextW, ReleaseDC, DT_CALCRECT, DT_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/controls/tabs.rs:290:33 [INFO] [stdout] | [INFO] [stdout] 290 | 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/controls/tabs.rs:463:21 [INFO] [stdout] | [INFO] [stdout] 463 | use winapi::um::commctrl::{TCM_SETITEMW, TCIF_TEXT, TCITEMW}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/tabs.rs:464:21 [INFO] [stdout] | [INFO] [stdout] 464 | use winapi::um::winuser::GWL_USERDATA; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/tabs.rs:495:21 [INFO] [stdout] | [INFO] [stdout] 495 | use winapi::um::commctrl::{TCM_SETITEMW, TCIF_IMAGE, TCITEMW}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/tabs.rs:496:21 [INFO] [stdout] | [INFO] [stdout] 496 | use winapi::um::winuser::GWL_USERDATA; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/tabs.rs:562:21 [INFO] [stdout] | [INFO] [stdout] 562 | use winapi::um::winuser::{WS_CHILD, 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/controls/tabs.rs:569:21 [INFO] [stdout] | [INFO] [stdout] 569 | use winapi::um::winuser::GWL_USERDATA; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/tabs.rs:604:21 [INFO] [stdout] | [INFO] [stdout] 604 | use winapi::um::commctrl::{TCITEMW, TCM_INSERTITEMW, TCIF_TEXT}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/tabs.rs:666:21 [INFO] [stdout] | [INFO] [stdout] 666 | use winapi::um::commctrl::WC_TABCONTROL; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/tabs.rs:735:17 [INFO] [stdout] | [INFO] [stdout] 735 | use winapi::um::winuser::GWL_USERDATA; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/tabs.rs:748:17 [INFO] [stdout] | [INFO] [stdout] 748 | use winapi::um::winuser::GWL_USERDATA; [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/controls/treeview.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::shared::minwindef::{WPARAM, 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/controls/treeview.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::winuser::{WS_VISIBLE, WS_DISABLED, 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/controls/treeview.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::commctrl::{HIMAGELIST, HTREEITEM, TVIS_EXPANDED, TVIS_SELECTED, TVS_SHOWSELALWAYS, TVITEMW}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/treeview.rs:162:21 [INFO] [stdout] | [INFO] [stdout] 162 | use winapi::um::commctrl::{TVM_SETIMAGELIST, TVSIL_NORMAL}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/treeview.rs:174:21 [INFO] [stdout] | [INFO] [stdout] 174 | use winapi::um::commctrl::{TVM_GETIMAGELIST, TVSIL_NORMAL}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/treeview.rs:190:21 [INFO] [stdout] | [INFO] [stdout] 190 | use winapi::um::commctrl::{TVM_SETITEMW, TVIF_IMAGE, TVIF_SELECTEDIMAGE}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/treeview.rs:214:21 [INFO] [stdout] | [INFO] [stdout] 214 | use winapi::um::commctrl::{TVM_GETITEMW, TVIF_IMAGE, TVIF_SELECTEDIMAGE}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/treeview.rs:232:21 [INFO] [stdout] | [INFO] [stdout] 232 | use winapi::um::commctrl::TVM_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/controls/treeview.rs:233:21 [INFO] [stdout] | [INFO] [stdout] 233 | 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/controls/treeview.rs:245:21 [INFO] [stdout] | [INFO] [stdout] 245 | use winapi::um::commctrl::TVM_GETTEXTCOLOR; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/treeview.rs:246:21 [INFO] [stdout] | [INFO] [stdout] 246 | use winapi::um::wingdi::{GetRValue, GetGValue, 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/controls/treeview.rs:261:21 [INFO] [stdout] | [INFO] [stdout] 261 | use winapi::um::commctrl::TVM_GETINDENT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/treeview.rs:269:21 [INFO] [stdout] | [INFO] [stdout] 269 | use winapi::um::commctrl::TVM_SETINDENT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/treeview.rs:278:21 [INFO] [stdout] | [INFO] [stdout] 278 | use winapi::um::commctrl::TVGN_ROOT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/treeview.rs:285:21 [INFO] [stdout] | [INFO] [stdout] 285 | use winapi::um::commctrl::TVGN_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/controls/treeview.rs:291:21 [INFO] [stdout] | [INFO] [stdout] 291 | use winapi::um::commctrl::TVGN_NEXT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/treeview.rs:297:21 [INFO] [stdout] | [INFO] [stdout] 297 | use winapi::um::commctrl::TVGN_PREVIOUS; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/treeview.rs:303:21 [INFO] [stdout] | [INFO] [stdout] 303 | use winapi::um::commctrl::TVGN_PARENT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/treeview.rs:310:21 [INFO] [stdout] | [INFO] [stdout] 310 | use winapi::um::commctrl::{TVM_GETNEXTITEM, TVGN_CARET}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/treeview.rs:323:21 [INFO] [stdout] | [INFO] [stdout] 323 | use winapi::um::commctrl::{TVM_INSERTITEMW, TVINSERTSTRUCTW, TVI_FIRST, TVI_LAST, TVI_ROOT, TVI_SORT, TVIF_TEXT}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/treeview.rs:324:21 [INFO] [stdout] | [INFO] [stdout] 324 | use winapi::um::commctrl::TVINSERTSTRUCTW_u; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/treeview.rs:325:21 [INFO] [stdout] | [INFO] [stdout] 325 | use winapi::um::winnt::LPWSTR; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/treeview.rs:363:21 [INFO] [stdout] | [INFO] [stdout] 363 | use winapi::um::commctrl::{TVM_DELETEITEM}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/treeview.rs:371:21 [INFO] [stdout] | [INFO] [stdout] 371 | use winapi::um::commctrl::{TVM_SETITEMW, TVIF_STATE}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/treeview.rs:400:21 [INFO] [stdout] | [INFO] [stdout] 400 | use winapi::um::commctrl::{TVM_GETITEMW, TVIF_TEXT, TVIF_HANDLE}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/treeview.rs:424:21 [INFO] [stdout] | [INFO] [stdout] 424 | use winapi::um::commctrl::{TVM_GETITEMW, TVIF_CHILDREN, TVIF_HANDLE}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/treeview.rs:442:21 [INFO] [stdout] | [INFO] [stdout] 442 | use winapi::um::commctrl::{TVM_GETITEMW, TVIF_STATE, TVIF_HANDLE}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/treeview.rs:461:21 [INFO] [stdout] | [INFO] [stdout] 461 | use winapi::um::commctrl::{TVM_EXPAND, TVE_COLLAPSE, TVE_COLLAPSERESET, TVE_EXPAND, TVE_EXPANDPARTIAL, TVE_TOGGLE}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/treeview.rs:478:21 [INFO] [stdout] | [INFO] [stdout] 478 | use winapi::um::commctrl::{TVM_ENSUREVISIBLE}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/treeview.rs:486:21 [INFO] [stdout] | [INFO] [stdout] 486 | use winapi::um::commctrl::{TVM_DELETEITEM, TVI_ROOT}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/treeview.rs:494:21 [INFO] [stdout] | [INFO] [stdout] 494 | use winapi::um::commctrl::TVM_GETCOUNT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/treeview.rs:502:21 [INFO] [stdout] | [INFO] [stdout] 502 | use winapi::um::commctrl::TVM_GETVISIBLECOUNT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/treeview.rs:515:21 [INFO] [stdout] | [INFO] [stdout] 515 | use winapi::um::winuser::InvalidateRect; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/treeview.rs:608:21 [INFO] [stdout] | [INFO] [stdout] 608 | use winapi::um::commctrl::{TVS_HASBUTTONS, TVS_LINESATROOT, TVS_HASLINES}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/treeview.rs:615:21 [INFO] [stdout] | [INFO] [stdout] 615 | use winapi::um::winuser::{WS_CHILD, 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/controls/treeview.rs:616:21 [INFO] [stdout] | [INFO] [stdout] 616 | use winapi::um::commctrl::TVS_NOTOOLTIPS; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/treeview.rs:734:17 [INFO] [stdout] | [INFO] [stdout] 734 | use winapi::um::commctrl::TVM_GETNEXTITEM; [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/controls/treeview_iterator.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | 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/controls/treeview_iterator.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::commctrl::{HTREEITEM, TVGN_ROOT, TVGN_CHILD, TVGN_NEXT, TVGN_PARENT}; [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/controls/treeview_iterator.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | use winapi::shared::minwindef::{WPARAM, 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/controls/treeview_iterator.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | use winapi::um::commctrl::TVM_GETNEXTITEM; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/tray_notification.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::um::shellapi::{NIIF_NONE, NIIF_INFO, NIIF_WARNING, NIIF_ERROR, NIIF_USER, NIIF_NOSOUND, NIIF_LARGE_ICON, NIIF_RESPECT_QUIET_T... [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/tray_notification.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::shellapi::{Shell_NotifyIconW, 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/controls/tray_notification.rs:106:21 [INFO] [stdout] | [INFO] [stdout] 106 | use winapi::um::shellapi::{NIF_STATE, NIM_MODIFY, NIS_HIDDEN}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/tray_notification.rs:123:21 [INFO] [stdout] | [INFO] [stdout] 123 | use winapi::um::shellapi::{NIM_MODIFY, NIF_TIP, NIF_SHOWTIP}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/tray_notification.rs:145:21 [INFO] [stdout] | [INFO] [stdout] 145 | use winapi::um::shellapi::{NIM_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/controls/tray_notification.rs:158:21 [INFO] [stdout] | [INFO] [stdout] 158 | use winapi::um::shellapi::{NIF_ICON, NIM_MODIFY}; [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/controls/tray_notification.rs:159:21 [INFO] [stdout] | [INFO] [stdout] 159 | use winapi::shared::windef::HICON; [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/controls/tray_notification.rs:184:21 [INFO] [stdout] | [INFO] [stdout] 184 | use winapi::um::shellapi::{NIF_INFO, NIM_MODIFY}; [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/controls/tray_notification.rs:185:21 [INFO] [stdout] | [INFO] [stdout] 185 | use winapi::shared::windef::HICON; [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/controls/tray_notification.rs:245:21 [INFO] [stdout] | [INFO] [stdout] 245 | 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/controls/tray_notification.rs:333:21 [INFO] [stdout] | [INFO] [stdout] 333 | use winapi::um::shellapi::{NIM_ADD, NIF_ICON, NIF_TIP, NIF_SHOWTIP, NIF_INFO, NOTIFYICONDATAW_u, NOTIFYICON_VERSION_4, [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/controls/tray_notification.rs:335:21 [INFO] [stdout] | [INFO] [stdout] 335 | use winapi::shared::windef::HICON; [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/controls/tray_notification.rs:336:21 [INFO] [stdout] | [INFO] [stdout] 336 | use winapi::um::winnt::WCHAR; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_view.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::um::winuser::{WS_VISIBLE, WS_DISABLED, 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/controls/list_view.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::commctrl::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_view.rs:141:21 [INFO] [stdout] | [INFO] [stdout] 141 | use winapi::um::commctrl::{LVSIL_NORMAL, LVSIL_SMALL, LVSIL_STATE, LVSIL_GROUPHEADER}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_view.rs:275:21 [INFO] [stdout] | [INFO] [stdout] 275 | use winapi::um::commctrl::LVM_SETIMAGELIST; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_view.rs:290:21 [INFO] [stdout] | [INFO] [stdout] 290 | use winapi::um::commctrl::LVM_GETIMAGELIST; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_view.rs:305:21 [INFO] [stdout] | [INFO] [stdout] 305 | use winapi::um::commctrl::LVM_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/controls/list_view.rs:306:21 [INFO] [stdout] | [INFO] [stdout] 306 | 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/controls/list_view.rs:319:21 [INFO] [stdout] | [INFO] [stdout] 319 | use winapi::um::commctrl::LVM_GETTEXTCOLOR; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_view.rs:320:21 [INFO] [stdout] | [INFO] [stdout] 320 | use winapi::um::wingdi::{GetRValue, GetGValue, 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/controls/list_view.rs:334:21 [INFO] [stdout] | [INFO] [stdout] 334 | use winapi::um::commctrl::LVM_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/controls/list_view.rs:335:21 [INFO] [stdout] | [INFO] [stdout] 335 | 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/controls/list_view.rs:348:21 [INFO] [stdout] | [INFO] [stdout] 348 | use winapi::um::commctrl::LVM_GETBKCOLOR; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_view.rs:349:21 [INFO] [stdout] | [INFO] [stdout] 349 | use winapi::um::wingdi::{GetRValue, GetGValue, 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/controls/list_view.rs:363:21 [INFO] [stdout] | [INFO] [stdout] 363 | use winapi::um::commctrl::LVM_GETSELECTEDCOLUMN; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_view.rs:371:21 [INFO] [stdout] | [INFO] [stdout] 371 | use winapi::um::commctrl::LVM_SETSELECTEDCOLUMN; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_view.rs:379:21 [INFO] [stdout] | [INFO] [stdout] 379 | use winapi::um::commctrl::LVM_GETSELECTEDCOUNT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_view.rs:387:21 [INFO] [stdout] | [INFO] [stdout] 387 | use winapi::um::commctrl::LVM_INSERTCOLUMNW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_view.rs:424:21 [INFO] [stdout] | [INFO] [stdout] 424 | use winapi::um::commctrl::LVM_GETCOLUMNW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_view.rs:436:21 [INFO] [stdout] | [INFO] [stdout] 436 | use winapi::um::commctrl::LVM_GETCOLUMNW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_view.rs:460:21 [INFO] [stdout] | [INFO] [stdout] 460 | use winapi::um::commctrl::LVM_SETCOLUMNW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_view.rs:496:21 [INFO] [stdout] | [INFO] [stdout] 496 | use winapi::um::commctrl::LVM_DELETECOLUMN; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_view.rs:504:21 [INFO] [stdout] | [INFO] [stdout] 504 | use winapi::um::commctrl::{LVM_SETITEMW, LVIF_STATE, LVIS_SELECTED}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_view.rs:524:21 [INFO] [stdout] | [INFO] [stdout] 524 | use winapi::um::commctrl::{LVM_GETNEXTITEMINDEX, LVNI_SELECTED, LVITEMINDEX}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_view.rs:540:21 [INFO] [stdout] | [INFO] [stdout] 540 | use winapi::um::commctrl::{LVM_GETNEXTITEMINDEX, LVNI_SELECTED, LVITEMINDEX}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_view.rs:556:21 [INFO] [stdout] | [INFO] [stdout] 556 | use winapi::um::commctrl::{LVM_INSERTITEMW, LVM_SETITEMW}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_view.rs:596:21 [INFO] [stdout] | [INFO] [stdout] 596 | use winapi::um::commctrl::LVM_ISITEMVISIBLE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_view.rs:604:21 [INFO] [stdout] | [INFO] [stdout] 604 | use winapi::um::commctrl::LVM_GETITEMW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_view.rs:618:21 [INFO] [stdout] | [INFO] [stdout] 618 | use winapi::um::commctrl::{LVM_GETITEMW, LVIF_STATE, LVIS_SELECTED}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_view.rs:645:21 [INFO] [stdout] | [INFO] [stdout] 645 | use winapi::um::commctrl::LVM_SETITEMW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_view.rs:682:21 [INFO] [stdout] | [INFO] [stdout] 682 | use winapi::um::commctrl::LVM_DELETEITEM; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_view.rs:731:21 [INFO] [stdout] | [INFO] [stdout] 731 | use winapi::um::commctrl::LVM_GETITEMCOUNT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_view.rs:738:21 [INFO] [stdout] | [INFO] [stdout] 738 | use winapi::um::commctrl::LVM_GETCOLUMNWIDTH; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_view.rs:753:21 [INFO] [stdout] | [INFO] [stdout] 753 | use winapi::um::commctrl::LVM_SETITEMCOUNT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_view.rs:762:21 [INFO] [stdout] | [INFO] [stdout] 762 | use winapi::um::winuser::WM_SETREDRAW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_view.rs:772:21 [INFO] [stdout] | [INFO] [stdout] 772 | use winapi::um::commctrl::LVM_SETICONSPACING; [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/controls/list_view.rs:773:21 [INFO] [stdout] | [INFO] [stdout] 773 | use winapi::shared::minwindef::MAKELONG; [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/controls/list_view.rs:786:21 [INFO] [stdout] | [INFO] [stdout] 786 | use winapi::um::winuser::InvalidateRect; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_view.rs:795:21 [INFO] [stdout] | [INFO] [stdout] 795 | use winapi::um::commctrl::LVM_DELETEALLITEMS; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/list_view.rs:874:21 [INFO] [stdout] | [INFO] [stdout] 874 | use winapi::um::winuser::{WS_CHILD, 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/controls/list_view.rs:1072:17 [INFO] [stdout] | [INFO] [stdout] 1072 | use winapi::um::commctrl::LVIS_SELECTED; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/number_select.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::um::winuser::{WS_VISIBLE, WS_DISABLED, WS_TABSTOP, 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/controls/number_select.rs:229:21 [INFO] [stdout] | [INFO] [stdout] 229 | use winapi::um::winuser::{WS_BORDER, WS_CHILD, WS_CLIPCHILDREN}; [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/controls/number_select.rs:436:25 [INFO] [stdout] | [INFO] [stdout] 436 | 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/controls/number_select.rs:437:25 [INFO] [stdout] | [INFO] [stdout] 437 | use winapi::um::winuser::{WM_COMMAND, BN_CLICKED}; [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/controls/number_select.rs:438:25 [INFO] [stdout] | [INFO] [stdout] 438 | use winapi::shared::minwindef::HIWORD; [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/controls/extern_canvas.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::um::winuser::{WS_OVERLAPPEDWINDOW, WS_VISIBLE, WS_DISABLED, WS_MAXIMIZE, WS_MINIMIZE, 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/controls/extern_canvas.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | use winapi::um::winuser::InvalidateRect; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/extern_canvas.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 88 | use winapi::um::winuser::WM_GETICON; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/extern_canvas.rs:89:21 [INFO] [stdout] | [INFO] [stdout] 89 | use winapi::um::winnt::HANDLE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/extern_canvas.rs:104:21 [INFO] [stdout] | [INFO] [stdout] 104 | use winapi::um::winuser::WM_SETICON; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/extern_canvas.rs:258:21 [INFO] [stdout] | [INFO] [stdout] 258 | 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/controls/frame.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::um::winuser::{WS_VISIBLE, WS_DISABLED, WS_BORDER, WS_CHILD, WS_CLIPCHILDREN, 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/controls/scroll_bar.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::um::winuser::{WS_DISABLED, WS_VISIBLE, WS_TABSTOP, WS_CHILD, SBS_HORZ, SBS_VERT}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/scroll_bar.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | use winapi::um::winuser::SBM_GETPOS; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/scroll_bar.rs:100:21 [INFO] [stdout] | [INFO] [stdout] 100 | use winapi::um::winuser::SBM_SETPOS; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/scroll_bar.rs:108:21 [INFO] [stdout] | [INFO] [stdout] 108 | use winapi::um::winuser::SBM_GETRANGE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/scroll_bar.rs:125:21 [INFO] [stdout] | [INFO] [stdout] 125 | use winapi::um::winuser::SBM_SETRANGE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/controls/scroll_bar.rs:213:21 [INFO] [stdout] | [INFO] [stdout] 213 | use winapi::um::winuser::{WM_HSCROLL, WM_VSCROLL, SIF_ALL, SB_CTL, SIF_POS, SB_TOP, SB_BOTTOM, SB_PAGEUP, SB_PAGEDOWN, [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/controls/scroll_bar.rs:216:21 [INFO] [stdout] | [INFO] [stdout] 216 | use winapi::shared::{minwindef::{TRUE, LOWORD}, 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/layouts/grid_layout.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | 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/layouts/grid_layout.rs:564:21 [INFO] [stdout] | [INFO] [stdout] 564 | use winapi::um::winuser::WM_SIZE; [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/layouts/grid_layout.rs:565:21 [INFO] [stdout] | [INFO] [stdout] 565 | use winapi::shared::minwindef::{HIWORD, 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/layouts/flexbox_layout.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | 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/layouts/flexbox_layout.rs:463:21 [INFO] [stdout] | [INFO] [stdout] 463 | use winapi::um::winuser::WM_SIZE; [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/layouts/flexbox_layout.rs:464:21 [INFO] [stdout] | [INFO] [stdout] 464 | use winapi::shared::minwindef::{HIWORD, LOWORD}; [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/winnls/locale.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::um::winnls::{GetLocaleInfoEx, GetUserDefaultLocaleName, GetSystemDefaultLocaleName, LCTYPE}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/winnls/locale.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::winnt::{LOCALE_NAME_MAX_LENGTH, LPWSTR}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/winnls/locale.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 53 | use winapi::um::winnls::EnumSystemLocalesEx; [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/winnls/locale.rs:54:21 [INFO] [stdout] | [INFO] [stdout] 54 | use winapi::shared::minwindef::{DWORD, BOOL, 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/winnls/locale.rs:447:21 [INFO] [stdout] | [INFO] [stdout] 447 | use winapi::um::winnls::IsValidLocaleName; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes` [INFO] [stdout] --> src/controls/menu.rs:91:21 [INFO] [stdout] | [INFO] [stdout] 91 | use winapi::ctypes::c_int; [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NMTTDISPINFOW` in this scope [INFO] [stdout] --> src/events.rs:392:27 [INFO] [stdout] | [INFO] [stdout] 392 | pub(crate) data: *mut NMTTDISPINFOW [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/events.rs:476:22 [INFO] [stdout] | [INFO] [stdout] 476 | pub(crate) hwnd: HWND [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PAINTSTRUCT` in this scope [INFO] [stdout] --> src/events.rs:482:34 [INFO] [stdout] | [INFO] [stdout] 482 | pub fn begin_paint(&self) -> PAINTSTRUCT { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PAINTSTRUCT` in this scope [INFO] [stdout] --> src/events.rs:491:33 [INFO] [stdout] | [INFO] [stdout] 491 | pub fn end_paint(&self, p: &PAINTSTRUCT) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HDROP` in this scope [INFO] [stdout] --> src/events.rs:502:22 [INFO] [stdout] | [INFO] [stdout] 502 | pub(crate) drop: HDROP, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MINMAXINFO` in this scope [INFO] [stdout] --> src/events.rs:574:28 [INFO] [stdout] | [INFO] [stdout] 574 | pub(crate) inner: *mut MINMAXINFO, [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/win32/base_helper.rs:9:81 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn check_hwnd(handle: &ControlHandle, not_bound: &str, bad_handle: &str) -> HWND { [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/win32/base_helper.rs:74:38 [INFO] [stdout] | [INFO] [stdout] 74 | pub unsafe fn get_system_error() -> (DWORD, String) { [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/win32/window_helper.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | pub const NOTICE_MESSAGE: UINT = WM_USER+100; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_USER` in this scope [INFO] [stdout] --> src/win32/window_helper.rs:10:34 [INFO] [stdout] | [INFO] [stdout] 10 | pub const NOTICE_MESSAGE: UINT = WM_USER+100; [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/win32/window_helper.rs:11:21 [INFO] [stdout] | [INFO] [stdout] 11 | pub const NWG_INIT: UINT = WM_USER + 101; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_USER` in this scope [INFO] [stdout] --> src/win32/window_helper.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | pub const NWG_INIT: UINT = WM_USER + 101; [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/win32/window_helper.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | pub const NWG_TRAY: UINT = WM_USER + 102; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_USER` in this scope [INFO] [stdout] --> src/win32/window_helper.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | pub const NWG_TRAY: UINT = WM_USER + 102; [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/win32/window_helper.rs:17:29 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn destroy_window(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/win32/window_helper.rs:33:20 [INFO] [stdout] | [INFO] [stdout] 33 | where F: FnMut(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/win32/window_helper.rs:32:48 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn iterate_window_children(hwnd_parent: HWND, cb: F) [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/win32/window_helper.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | parent: 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/win32/window_helper.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | where F: FnMut(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/win32/window_helper.rs:43:51 [INFO] [stdout] | [INFO] [stdout] 43 | unsafe extern "system" fn enum_child(hwnd: HWND, p: 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/win32/window_helper.rs:43:60 [INFO] [stdout] | [INFO] [stdout] 43 | unsafe extern "system" fn enum_child(hwnd: HWND, p: 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/win32/window_helper.rs:43:71 [INFO] [stdout] | [INFO] [stdout] 43 | unsafe extern "system" fn enum_child(hwnd: HWND, p: LPARAM) -> BOOL [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/win32/window_helper.rs:66:27 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn window_valid(hwnd: HWND) -> bool { [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/win32/window_helper.rs:74:32 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn get_window_parent(hwnd: 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/win32/window_helper.rs:74:41 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn get_window_parent(hwnd: 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/win32/window_helper.rs:79:32 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn get_window_font(handle: HWND) -> HFONT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HFONT` in this scope [INFO] [stdout] --> src/win32/window_helper.rs:79:41 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn get_window_font(handle: HWND) -> HFONT { [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/win32/window_helper.rs:88:39 [INFO] [stdout] | [INFO] [stdout] 88 | pub unsafe fn set_window_font(handle: HWND, font_handle: Option, redraw: bool) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HFONT` in this scope [INFO] [stdout] --> src/win32/window_helper.rs:88:65 [INFO] [stdout] | [INFO] [stdout] 88 | pub unsafe fn set_window_font(handle: HWND, font_handle: Option, redraw: bool) { [INFO] [stdout] | - ^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win32/window_helper.rs:99:25 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn kill_timer(hwnd: HWND, id: u32) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win32/window_helper.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn start_timer(hwnd: HWND, id: u32, interval: u32) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win32/window_helper.rs:118:26 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn get_style(handle: HWND) -> UINT { [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/win32/window_helper.rs:118:35 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn get_style(handle: HWND) -> UINT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win32/window_helper.rs:124:26 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn set_style(handle: HWND, style: u32) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win32/window_helper.rs:129:27 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn send_message(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/win32/window_helper.rs:129:38 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn send_message(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope [INFO] [stdout] --> src/win32/window_helper.rs:129:47 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn send_message(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope [INFO] [stdout] --> src/win32/window_helper.rs:129:58 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn send_message(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope [INFO] [stdout] --> src/win32/window_helper.rs:129:69 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn send_message(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win32/window_helper.rs:133:27 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn post_message(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM) { [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/win32/window_helper.rs:133:38 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn post_message(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM) { [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/win32/window_helper.rs:133:47 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn post_message(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM) { [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/win32/window_helper.rs:133:58 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn post_message(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win32/window_helper.rs:137:33 [INFO] [stdout] | [INFO] [stdout] 137 | pub unsafe fn set_focus(handle: 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/win32/window_helper.rs:141:33 [INFO] [stdout] | [INFO] [stdout] 141 | pub unsafe fn get_focus(handle: HWND) -> bool { [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/win32/window_helper.rs:145:39 [INFO] [stdout] | [INFO] [stdout] 145 | pub unsafe fn get_window_text(handle: HWND) -> String { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win32/window_helper.rs:162:43 [INFO] [stdout] | [INFO] [stdout] 162 | pub unsafe fn set_window_text<'a>(handle: HWND, text: &'a str) { [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/win32/window_helper.rs:169:43 [INFO] [stdout] | [INFO] [stdout] 169 | pub unsafe fn set_window_position(handle: HWND, x: i32, y: 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/win32/window_helper.rs:177:43 [INFO] [stdout] | [INFO] [stdout] 177 | pub unsafe fn get_window_position(handle: HWND) -> (i32, 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/win32/window_helper.rs:196:39 [INFO] [stdout] | [INFO] [stdout] 196 | pub unsafe fn set_window_size(handle: HWND, w: u32, h: u32, fix: bool) { [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/win32/window_helper.rs:216:39 [INFO] [stdout] | [INFO] [stdout] 216 | pub unsafe fn get_window_size(handle: HWND) -> (u32, u32) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win32/window_helper.rs:221:48 [INFO] [stdout] | [INFO] [stdout] 221 | pub unsafe fn get_window_physical_size(handle: HWND) -> (u32, u32) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win32/window_helper.rs:225:40 [INFO] [stdout] | [INFO] [stdout] 225 | unsafe fn get_window_size_impl(handle: HWND, return_physical: bool) -> (u32, u32) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win32/window_helper.rs:241:45 [INFO] [stdout] | [INFO] [stdout] 241 | pub unsafe fn set_window_visibility(handle: HWND, visible: bool) { [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/win32/window_helper.rs:249:45 [INFO] [stdout] | [INFO] [stdout] 249 | pub unsafe fn get_window_visibility(handle: HWND) -> bool { [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/win32/window_helper.rs:254:42 [INFO] [stdout] | [INFO] [stdout] 254 | pub unsafe fn get_window_enabled(handle: HWND) -> bool { [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/win32/window_helper.rs:261:42 [INFO] [stdout] | [INFO] [stdout] 261 | pub unsafe fn set_window_enabled(handle: HWND, enabled: bool) { [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/win32/window_helper.rs:278:45 [INFO] [stdout] | [INFO] [stdout] 278 | pub unsafe fn get_window_class_name(handle: HWND) -> String { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win32/window_helper.rs:297:32 [INFO] [stdout] | [INFO] [stdout] 297 | pub fn get_window_long(handle: HWND, index: c_int) -> LONG_PTR { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG_PTR` in this scope [INFO] [stdout] --> src/win32/window_helper.rs:297:55 [INFO] [stdout] | [INFO] [stdout] 297 | pub fn get_window_long(handle: HWND, index: c_int) -> LONG_PTR { [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/win32/window_helper.rs:309:32 [INFO] [stdout] | [INFO] [stdout] 309 | pub fn set_window_long(handle: HWND, index: c_int, v: usize) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HBITMAP` in this scope [INFO] [stdout] --> src/win32/resources_helper.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn is_bitmap(handle: HBITMAP) -> bool { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HFONT` in this scope [INFO] [stdout] --> src/win32/resources_helper.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 25 | pub unsafe fn build_font( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 30 | ) -> Result [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/win32/resources_helper.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 72 | pub unsafe fn build_image<'a>( [INFO] [stdout] | - help: you might be missing a type parameter: `, HANDLE` [INFO] [stdout] ... [INFO] [stdout] 77 | ) -> Result [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/win32/resources_helper.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 118 | pub unsafe fn build_image_decoder<'a>( [INFO] [stdout] | - help: you might be missing a type parameter: `, HANDLE` [INFO] [stdout] ... [INFO] [stdout] 123 | ) -> Result [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/win32/resources_helper.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 145 | pub unsafe fn build_image_decoder_from_memory<'a>( [INFO] [stdout] | - help: you might be missing a type parameter: `, HANDLE` [INFO] [stdout] ... [INFO] [stdout] 148 | ) -> Result [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/win32/resources_helper.rs:172:13 [INFO] [stdout] | [INFO] [stdout] 169 | pub unsafe fn build_oem_image( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 172 | ) -> Result [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/win32/resources_helper.rs:273:56 [INFO] [stdout] | [INFO] [stdout] 273 | pub unsafe fn bitmap_from_memory(src: &[u8]) -> Result { [INFO] [stdout] | - ^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IFileDialog` in this scope [INFO] [stdout] --> src/win32/resources_helper.rs:288:18 [INFO] [stdout] | [INFO] [stdout] 283 | pub unsafe fn create_file_dialog<'a, 'b>( [INFO] [stdout] | - help: you might be missing a type parameter: `, IFileDialog` [INFO] [stdout] ... [INFO] [stdout] 288 | ) -> Result<*mut IFileDialog, NwgError> [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IFileDialog` in this scope [INFO] [stdout] --> src/win32/resources_helper.rs:346:63 [INFO] [stdout] | [INFO] [stdout] 346 | pub unsafe fn file_dialog_set_default_folder<'a>(dialog: &mut IFileDialog, folder_name: &'a str) -> Result<(), NwgError> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PCWSTR` in this scope [INFO] [stdout] --> src/win32/resources_helper.rs:355:53 [INFO] [stdout] | [INFO] [stdout] 355 | pub fn SHCreateItemFromParsingName(pszPath: PCWSTR, pbc: *mut IBindCtx, riid: REFIID, ppv: *mut *mut c_void) -> HRESULT; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IBindCtx` in this scope [INFO] [stdout] --> src/win32/resources_helper.rs:355:71 [INFO] [stdout] | [INFO] [stdout] 355 | pub fn SHCreateItemFromParsingName(pszPath: PCWSTR, pbc: *mut IBindCtx, riid: REFIID, ppv: *mut *mut c_void) -> HRESULT; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `REFIID` in this scope [INFO] [stdout] --> src/win32/resources_helper.rs:355:87 [INFO] [stdout] | [INFO] [stdout] 355 | pub fn SHCreateItemFromParsingName(pszPath: PCWSTR, pbc: *mut IBindCtx, riid: REFIID, ppv: *mut *mut c_void) -> HRESULT; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRESULT` in this scope [INFO] [stdout] --> src/win32/resources_helper.rs:355:121 [INFO] [stdout] | [INFO] [stdout] 355 | pub fn SHCreateItemFromParsingName(pszPath: PCWSTR, pbc: *mut IBindCtx, riid: REFIID, ppv: *mut *mut c_void) -> HRESULT; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IFileDialog` in this scope [INFO] [stdout] --> src/win32/resources_helper.rs:394:56 [INFO] [stdout] | [INFO] [stdout] 394 | pub unsafe fn file_dialog_set_filters<'a>(dialog: &mut IFileDialog, filters: &'a str) -> Result<(), NwgError> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IFileDialog` in this scope [INFO] [stdout] --> src/win32/resources_helper.rs:426:48 [INFO] [stdout] | [INFO] [stdout] 426 | pub unsafe fn filedialog_get_item(dialog: &mut IFileDialog) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IFileOpenDialog` in this scope [INFO] [stdout] --> src/win32/resources_helper.rs:442:49 [INFO] [stdout] | [INFO] [stdout] 442 | pub unsafe fn filedialog_get_items(dialog: &mut IFileOpenDialog) -> Result, NwgError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IShellItem` in this scope [INFO] [stdout] --> src/win32/resources_helper.rs:472:42 [INFO] [stdout] | [INFO] [stdout] 472 | unsafe fn get_ishellitem_path(item: &mut IShellItem) -> Result { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IFileDialog` in this scope [INFO] [stdout] --> src/win32/resources_helper.rs:491:48 [INFO] [stdout] | [INFO] [stdout] 491 | pub unsafe fn file_dialog_options(dialog: &mut IFileDialog) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IFileDialog` in this scope [INFO] [stdout] --> src/win32/resources_helper.rs:503:48 [INFO] [stdout] | [INFO] [stdout] 503 | pub unsafe fn toggle_dialog_flags(dialog: &mut IFileDialog, flag: u32, enabled: bool) -> Result<(), NwgError> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT_PTR` in this scope [INFO] [stdout] --> src/win32/window.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | static mut EVENT_HANDLER_ID: UINT_PTR = 1; [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/win32/window.rs:26:27 [INFO] [stdout] | [INFO] [stdout] 26 | type RawCallback = dyn Fn(HWND, UINT, WPARAM, LPARAM) -> Option; [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/win32/window.rs:26:33 [INFO] [stdout] | [INFO] [stdout] 26 | type RawCallback = dyn Fn(HWND, UINT, WPARAM, LPARAM) -> Option; [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/win32/window.rs:26:39 [INFO] [stdout] | [INFO] [stdout] 26 | type RawCallback = dyn Fn(HWND, UINT, WPARAM, LPARAM) -> Option; [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/win32/window.rs:26:47 [INFO] [stdout] | [INFO] [stdout] 26 | type RawCallback = dyn Fn(HWND, UINT, WPARAM, LPARAM) -> Option; [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/win32/window.rs:26:65 [INFO] [stdout] | [INFO] [stdout] 26 | type RawCallback = dyn Fn(HWND, UINT, WPARAM, LPARAM) -> Option; [INFO] [stdout] | - ^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win32/window.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct EventHandler { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 33 | handles: Vec, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SUBCLASSPROC` in this scope [INFO] [stdout] --> src/win32/window.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | id: SUBCLASSPROC, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT_PTR` in this scope [INFO] [stdout] --> src/win32/window.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | subclass_id: UINT_PTR [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/win32/window.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | handle: HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SUBCLASSPROC` in this scope [INFO] [stdout] --> src/win32/window.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | subclass_proc: SUBCLASSPROC, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT_PTR` in this scope [INFO] [stdout] --> src/win32/window.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | handler_id: UINT_PTR [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/win32/window.rs:53:29 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn build_notice(parent: HWND) -> ControlHandle { [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/win32/window.rs:62:35 [INFO] [stdout] | [INFO] [stdout] 62 | pub unsafe fn build_timer(parent: HWND, interval: u32, stopped: bool) -> ControlHandle { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT_PTR` in this scope [INFO] [stdout] --> src/win32/window.rs:91:22 [INFO] [stdout] | [INFO] [stdout] 91 | subclass_id: UINT_PTR, [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/win32/window.rs:97:56 [INFO] [stdout] | [INFO] [stdout] 97 | unsafe extern "system" fn set_children_subclass(h: HWND, p: LPARAM) -> i32 { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope [INFO] [stdout] --> src/win32/window.rs:97:65 [INFO] [stdout] | [INFO] [stdout] 97 | unsafe extern "system" fn set_children_subclass(h: HWND, p: LPARAM) -> 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/win32/window.rs:117:51 [INFO] [stdout] | [INFO] [stdout] 117 | unsafe extern "system" fn handler_children(h: HWND, p: LPARAM) -> i32 { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope [INFO] [stdout] --> src/win32/window.rs:117:60 [INFO] [stdout] | [INFO] [stdout] 117 | unsafe extern "system" fn handler_children(h: HWND, p: LPARAM) -> 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/win32/window.rs:239:17 [INFO] [stdout] | [INFO] [stdout] 239 | where F: Fn(HWND, UINT, WPARAM, LPARAM) -> Option + 'static [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/win32/window.rs:239:23 [INFO] [stdout] | [INFO] [stdout] 239 | where F: Fn(HWND, UINT, WPARAM, LPARAM) -> Option + 'static [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/win32/window.rs:239:29 [INFO] [stdout] | [INFO] [stdout] 239 | where F: Fn(HWND, UINT, WPARAM, LPARAM) -> Option + 'static [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/win32/window.rs:239:37 [INFO] [stdout] | [INFO] [stdout] 239 | where F: Fn(HWND, UINT, WPARAM, LPARAM) -> Option + 'static [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/win32/window.rs:239:55 [INFO] [stdout] | [INFO] [stdout] 238 | pub(crate) fn bind_raw_event_handler_inner(handle: &ControlHandle, handler_id: UINT_PTR, f: F) -> Result [INFO] [stdout] | - help: you might be missing a type parameter: `, LRESULT` [INFO] [stdout] 239 | where F: Fn(HWND, UINT, WPARAM, LPARAM) -> Option + 'static [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT_PTR` in this scope [INFO] [stdout] --> src/win32/window.rs:238:83 [INFO] [stdout] | [INFO] [stdout] 238 | pub(crate) fn bind_raw_event_handler_inner(handle: &ControlHandle, handler_id: UINT_PTR, f: F) -> Result [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/win32/window.rs:307:13 [INFO] [stdout] | [INFO] [stdout] 307 | where F: Fn(HWND, UINT, WPARAM, LPARAM) -> Option + 'static [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/win32/window.rs:307:19 [INFO] [stdout] | [INFO] [stdout] 307 | where F: Fn(HWND, UINT, WPARAM, LPARAM) -> Option + 'static [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/win32/window.rs:307:25 [INFO] [stdout] | [INFO] [stdout] 307 | where F: Fn(HWND, UINT, WPARAM, LPARAM) -> Option + 'static [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/win32/window.rs:307:33 [INFO] [stdout] | [INFO] [stdout] 307 | where F: Fn(HWND, UINT, WPARAM, LPARAM) -> Option + 'static [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/win32/window.rs:307:51 [INFO] [stdout] | [INFO] [stdout] 306 | pub fn bind_raw_event_handler(handle: &ControlHandle, handler_id: UINT_PTR, f: F) -> Result [INFO] [stdout] | - help: you might be missing a type parameter: `, LRESULT` [INFO] [stdout] 307 | where F: Fn(HWND, UINT, WPARAM, LPARAM) -> Option + 'static [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT_PTR` in this scope [INFO] [stdout] --> src/win32/window.rs:306:70 [INFO] [stdout] | [INFO] [stdout] 306 | pub fn bind_raw_event_handler(handle: &ControlHandle, handler_id: UINT_PTR, f: F) -> Result [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT_PTR` in this scope [INFO] [stdout] --> src/win32/window.rs:321:60 [INFO] [stdout] | [INFO] [stdout] 321 | pub fn has_raw_handler(handle: &ControlHandle, handler_id: UINT_PTR) -> bool { [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/win32/window.rs:372:19 [INFO] [stdout] | [INFO] [stdout] 367 | pub(crate) unsafe fn build_hwnd_control<'a>( [INFO] [stdout] | - help: you might be missing a type parameter: `, DWORD` [INFO] [stdout] ... [INFO] [stdout] 372 | flags: Option, [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/win32/window.rs:373:22 [INFO] [stdout] | [INFO] [stdout] 367 | pub(crate) unsafe fn build_hwnd_control<'a>( [INFO] [stdout] | - help: you might be missing a type parameter: `, DWORD` [INFO] [stdout] ... [INFO] [stdout] 373 | ex_flags: Option, [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/win32/window.rs:374:19 [INFO] [stdout] | [INFO] [stdout] 374 | forced_flags: 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/win32/window.rs:375:20 [INFO] [stdout] | [INFO] [stdout] 367 | pub(crate) unsafe fn build_hwnd_control<'a>( [INFO] [stdout] | - help: you might be missing a type parameter: `, HWND` [INFO] [stdout] ... [INFO] [stdout] 375 | parent: Option [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMODULE` in this scope [INFO] [stdout] --> src/win32/window.rs:427:11 [INFO] [stdout] | [INFO] [stdout] 427 | hmod: HMODULE, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WNDPROC` in this scope [INFO] [stdout] --> src/win32/window.rs:429:14 [INFO] [stdout] | [INFO] [stdout] 429 | clsproc: WNDPROC, [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/win32/window.rs:430:24 [INFO] [stdout] | [INFO] [stdout] 426 | pub(crate) unsafe fn build_sysclass<'a>( [INFO] [stdout] | - help: you might be missing a type parameter: `, HBRUSH` [INFO] [stdout] ... [INFO] [stdout] 430 | background: Option, [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/win32/window.rs:431:19 [INFO] [stdout] | [INFO] [stdout] 426 | pub(crate) unsafe fn build_sysclass<'a>( [INFO] [stdout] | - help: you might be missing a type parameter: `, UINT` [INFO] [stdout] ... [INFO] [stdout] 431 | style: Option [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/win32/window.rs:537:51 [INFO] [stdout] | [INFO] [stdout] 537 | unsafe extern "system" fn blank_window_proc(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/win32/window.rs:537:62 [INFO] [stdout] | [INFO] [stdout] 537 | unsafe extern "system" fn blank_window_proc(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope [INFO] [stdout] --> src/win32/window.rs:537:71 [INFO] [stdout] | [INFO] [stdout] 537 | unsafe extern "system" fn blank_window_proc(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope [INFO] [stdout] --> src/win32/window.rs:537:82 [INFO] [stdout] | [INFO] [stdout] 537 | unsafe extern "system" fn blank_window_proc(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope [INFO] [stdout] --> src/win32/window.rs:537:93 [INFO] [stdout] | [INFO] [stdout] 537 | unsafe extern "system" fn blank_window_proc(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win32/window.rs:564:48 [INFO] [stdout] | [INFO] [stdout] 564 | unsafe extern "system" fn process_events(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM, id: UINT_PTR, data: DWORD_PTR) -> LRESULT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/win32/window.rs:564:59 [INFO] [stdout] | [INFO] [stdout] 564 | unsafe extern "system" fn process_events(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM, id: UINT_PTR, data: DWORD_PTR) -> LRESULT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope [INFO] [stdout] --> src/win32/window.rs:564:68 [INFO] [stdout] | [INFO] [stdout] 564 | unsafe extern "system" fn process_events(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM, id: UINT_PTR, data: DWORD_PTR) -> LRESULT { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope [INFO] [stdout] --> src/win32/window.rs:564:79 [INFO] [stdout] | [INFO] [stdout] 564 | unsafe extern "system" fn process_events(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM, id: UINT_PTR, data: DWORD_PTR) -> LRESULT { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT_PTR` in this scope [INFO] [stdout] --> src/win32/window.rs:564:91 [INFO] [stdout] | [INFO] [stdout] 564 | unsafe extern "system" fn process_events(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM, id: UINT_PTR, data: DWORD_PTR) -> LRESULT { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD_PTR` in this scope [INFO] [stdout] --> src/win32/window.rs:564:107 [INFO] [stdout] | [INFO] [stdout] 564 | unsafe extern "system" fn process_events(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM, id: UINT_PTR, data: DWORD_PTR) -> LRESULT { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope [INFO] [stdout] --> src/win32/window.rs:564:121 [INFO] [stdout] | [INFO] [stdout] 564 | unsafe extern "system" fn process_events(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM, id: UINT_PTR, data: DWORD_PTR) -> LRESULT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win32/window.rs:726:52 [INFO] [stdout] | [INFO] [stdout] 726 | unsafe extern "system" fn process_raw_events(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM, id: UINT_PTR, data: DWORD_PTR) -> LRESULT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/win32/window.rs:726:63 [INFO] [stdout] | [INFO] [stdout] 726 | unsafe extern "system" fn process_raw_events(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM, id: UINT_PTR, data: DWORD_PTR) -> LRESULT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope [INFO] [stdout] --> src/win32/window.rs:726:72 [INFO] [stdout] | [INFO] [stdout] 726 | unsafe extern "system" fn process_raw_events(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM, id: UINT_PTR, data: DWORD_PTR) -> LRESULT { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope [INFO] [stdout] --> src/win32/window.rs:726:83 [INFO] [stdout] | [INFO] [stdout] 726 | unsafe extern "system" fn process_raw_events(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM, id: UINT_PTR, data: DWORD_PTR) -> LRESULT { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT_PTR` in this scope [INFO] [stdout] --> src/win32/window.rs:726:95 [INFO] [stdout] | [INFO] [stdout] 726 | unsafe extern "system" fn process_raw_events(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM, id: UINT_PTR, data: DWORD_PTR) -> LRESULT { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD_PTR` in this scope [INFO] [stdout] --> src/win32/window.rs:726:111 [INFO] [stdout] | [INFO] [stdout] 726 | unsafe extern "system" fn process_raw_events(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM, id: UINT_PTR, data: DWORD_PTR) -> LRESULT { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope [INFO] [stdout] --> src/win32/window.rs:726:125 [INFO] [stdout] | [INFO] [stdout] 726 | unsafe extern "system" fn process_raw_events(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM, id: UINT_PTR, data: DWORD_PTR) -> LRESULT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NMHDR` in this scope [INFO] [stdout] --> src/win32/window.rs:830:40 [INFO] [stdout] | [INFO] [stdout] 830 | fn tree_data(m: u32, notif_raw: *const NMHDR) -> EventData { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NMHDR` in this scope [INFO] [stdout] --> src/win32/window.rs:880:45 [INFO] [stdout] | [INFO] [stdout] 880 | fn list_view_data(m: u32, notif_raw: *const NMHDR) -> EventData { [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/win32/window.rs:925:35 [INFO] [stdout] | [INFO] [stdout] 925 | unsafe fn static_commands(handle: HWND, m: u16) -> Event { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NMTTDISPINFOW` in this scope [INFO] [stdout] --> src/win32/window.rs:955:51 [INFO] [stdout] | [INFO] [stdout] 955 | unsafe fn handle_tooltip_callback<'a>(notif: *mut NMTTDISPINFOW, callback: &Callback) { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NMHDR` in this scope [INFO] [stdout] --> src/win32/window.rs:964:64 [INFO] [stdout] | [INFO] [stdout] 964 | unsafe fn handle_default_notify_callback<'a>(notif_raw: *const NMHDR, callback: &Callback){ [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/win32/message_box.rs:69:26 [INFO] [stdout] | [INFO] [stdout] 69 | fn inner_message(parent: HWND, params: &MessageParams) -> MessageChoice { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> src/win32/menu.rs:16:113 [INFO] [stdout] | [INFO] [stdout] 16 | ...hmenu_control(text: Option, item: bool, separator: bool, popup: bool, hmenu: Option, hwnd: Option) -> Result` ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win32/menu.rs:16:134 [INFO] [stdout] | [INFO] [stdout] 16 | ...rol(text: Option, item: bool, separator: bool, popup: bool, hmenu: Option, hwnd: Option) -> Result` ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> src/win32/menu.rs:105:34 [INFO] [stdout] | [INFO] [stdout] 105 | pub unsafe fn enable_menuitem(h: HMENU, pos: Option, id: Option, enabled: bool) { [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/win32/menu.rs:105:53 [INFO] [stdout] | [INFO] [stdout] 105 | pub unsafe fn enable_menuitem(h: HMENU, pos: Option, id: Option, enabled: bool) { [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/win32/menu.rs:105:71 [INFO] [stdout] | [INFO] [stdout] 105 | pub unsafe fn enable_menuitem(h: HMENU, pos: Option, id: Option, enabled: bool) { [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> src/win32/menu.rs:136:38 [INFO] [stdout] | [INFO] [stdout] 136 | pub unsafe fn is_menuitem_enabled(h: HMENU, pos: Option, id: Option) -> bool { [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/win32/menu.rs:136:57 [INFO] [stdout] | [INFO] [stdout] 136 | pub unsafe fn is_menuitem_enabled(h: HMENU, pos: Option, id: Option) -> bool { [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/win32/menu.rs:136:75 [INFO] [stdout] | [INFO] [stdout] 136 | pub unsafe fn is_menuitem_enabled(h: HMENU, pos: Option, id: Option) -> bool { [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> src/win32/menu.rs:165:40 [INFO] [stdout] | [INFO] [stdout] 165 | pub unsafe fn enable_menu(parent_menu: HMENU, menu: HMENU, e: bool) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> src/win32/menu.rs:165:53 [INFO] [stdout] | [INFO] [stdout] 165 | pub unsafe fn enable_menu(parent_menu: HMENU, menu: HMENU, e: bool) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> src/win32/menu.rs:171:44 [INFO] [stdout] | [INFO] [stdout] 171 | pub unsafe fn is_menu_enabled(parent_menu: HMENU, menu: HMENU) -> bool { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> src/win32/menu.rs:171:57 [INFO] [stdout] | [INFO] [stdout] 171 | pub unsafe fn is_menu_enabled(parent_menu: HMENU, menu: HMENU) -> bool { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> src/win32/menu.rs:176:44 [INFO] [stdout] | [INFO] [stdout] 176 | pub unsafe fn check_menu_item(parent_menu: HMENU, id: u32, check: bool) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> src/win32/menu.rs:187:46 [INFO] [stdout] | [INFO] [stdout] 187 | pub unsafe fn menu_item_checked(parent_menu: HMENU, id: u32) -> bool { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> src/win32/menu.rs:193:39 [INFO] [stdout] | [INFO] [stdout] 193 | unsafe fn build_hmenu_separator(menu: HMENU) -> ControlHandle { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> src/win32/menu.rs:224:31 [INFO] [stdout] | [INFO] [stdout] 224 | unsafe fn use_menu_command(h: HMENU) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> src/win32/menu.rs:245:44 [INFO] [stdout] | [INFO] [stdout] 245 | pub unsafe fn menu_index_in_parent(parent: HMENU, menu: HMENU) -> UINT { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> src/win32/menu.rs:245:57 [INFO] [stdout] | [INFO] [stdout] 245 | pub unsafe fn menu_index_in_parent(parent: HMENU, menu: HMENU) -> UINT { [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/win32/menu.rs:245:67 [INFO] [stdout] | [INFO] [stdout] 245 | pub unsafe fn menu_index_in_parent(parent: HMENU, menu: HMENU) -> UINT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/win32/clipboard.rs:45:26 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct ClipboardData(HANDLE); [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/win32/tabs.rs:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | unsafe extern "system" fn tab_proc(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/win32/tabs.rs:30:53 [INFO] [stdout] | [INFO] [stdout] 30 | unsafe extern "system" fn tab_proc(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope [INFO] [stdout] --> src/win32/tabs.rs:30:62 [INFO] [stdout] | [INFO] [stdout] 30 | unsafe extern "system" fn tab_proc(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope [INFO] [stdout] --> src/win32/tabs.rs:30:73 [INFO] [stdout] | [INFO] [stdout] 30 | unsafe extern "system" fn tab_proc(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope [INFO] [stdout] --> src/win32/tabs.rs:30:84 [INFO] [stdout] | [INFO] [stdout] 30 | unsafe extern "system" fn tab_proc(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win32/extern_canvas.rs:30:52 [INFO] [stdout] | [INFO] [stdout] 30 | unsafe extern "system" fn extern_canvas_proc(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/win32/extern_canvas.rs:30:63 [INFO] [stdout] | [INFO] [stdout] 30 | unsafe extern "system" fn extern_canvas_proc(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope [INFO] [stdout] --> src/win32/extern_canvas.rs:30:72 [INFO] [stdout] | [INFO] [stdout] 30 | unsafe extern "system" fn extern_canvas_proc(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope [INFO] [stdout] --> src/win32/extern_canvas.rs:30:83 [INFO] [stdout] | [INFO] [stdout] 30 | unsafe extern "system" fn extern_canvas_proc(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope [INFO] [stdout] --> src/win32/extern_canvas.rs:30:94 [INFO] [stdout] | [INFO] [stdout] 30 | unsafe extern "system" fn extern_canvas_proc(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWICImagingFactory` in this scope [INFO] [stdout] --> src/win32/image_decoder.rs:9:53 [INFO] [stdout] | [INFO] [stdout] 9 | pub unsafe fn create_image_factory() -> Result<*mut IWICImagingFactory, NwgError> { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWICImagingFactory` in this scope [INFO] [stdout] --> src/win32/image_decoder.rs:30:51 [INFO] [stdout] | [INFO] [stdout] 30 | pub unsafe fn create_decoder_from_file<'a>(fact: &IWICImagingFactory, path: &'a str) -> Result<*mut IWICBitmapDecoder, NwgError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWICBitmapDecoder` in this scope [INFO] [stdout] --> src/win32/image_decoder.rs:30:101 [INFO] [stdout] | [INFO] [stdout] 30 | pub unsafe fn create_decoder_from_file<'a>(fact: &IWICImagingFactory, path: &'a str) -> Result<*mut IWICBitmapDecoder, NwgError> { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `, IWICBitmapDecoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWICImagingFactory` in this scope [INFO] [stdout] --> src/win32/image_decoder.rs:53:49 [INFO] [stdout] | [INFO] [stdout] 53 | pub unsafe fn create_decoder_from_stream(fact: &IWICImagingFactory, data: &[u8]) -> Result<*mut IWICBitmapDecoder, NwgError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWICBitmapDecoder` in this scope [INFO] [stdout] --> src/win32/image_decoder.rs:53:97 [INFO] [stdout] | [INFO] [stdout] 53 | pub unsafe fn create_decoder_from_stream(fact: &IWICImagingFactory, data: &[u8]) -> Result<*mut IWICBitmapDecoder, NwgError> { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWICImagingFactory` in this scope [INFO] [stdout] --> src/win32/image_decoder.rs:153:36 [INFO] [stdout] | [INFO] [stdout] 153 | pub unsafe fn resize_bitmap(fact: &IWICImagingFactory, image: &ImageData, new_size: [u32;2]) -> Result { [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/win32/mod.rs:97:44 [INFO] [stdout] | [INFO] [stdout] 97 | const ACTCTX_FLAG_RESOURCE_NAME_VALID: DWORD = 0x008; [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/win32/mod.rs:98:44 [INFO] [stdout] | [INFO] [stdout] 98 | const ACTCTX_FLAG_SET_PROCESS_DEFAULT: DWORD = 0x010; [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/win32/mod.rs:99:49 [INFO] [stdout] | [INFO] [stdout] 99 | const ACTCTX_FLAG_ASSEMBLY_DIRECTORY_VALID: DWORD = 0x004; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/resources/font.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct MemFont(pub HANDLE); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HFONT` in this scope [INFO] [stdout] --> src/resources/font.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | pub handle: HFONT [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LOGFONTW` in this scope [INFO] [stdout] --> src/resources/font.rs:198:61 [INFO] [stdout] | [INFO] [stdout] 198 | unsafe extern "system" fn callback(font_ptr: *const LOGFONTW, _txt: *const TEXTMETRICW, _font_type: DWORD, lparam: LPARAM) -> i32 { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TEXTMETRICW` in this scope [INFO] [stdout] --> src/resources/font.rs:198:84 [INFO] [stdout] | [INFO] [stdout] 198 | unsafe extern "system" fn callback(font_ptr: *const LOGFONTW, _txt: *const TEXTMETRICW, _font_type: DWORD, lparam: LPARAM) -> i32 { [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/resources/font.rs:198:109 [INFO] [stdout] | [INFO] [stdout] 198 | unsafe extern "system" fn callback(font_ptr: *const LOGFONTW, _txt: *const TEXTMETRICW, _font_type: DWORD, lparam: LPARAM) -> i32 { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope [INFO] [stdout] --> src/resources/font.rs:198:124 [INFO] [stdout] | [INFO] [stdout] 198 | unsafe extern "system" fn callback(font_ptr: *const LOGFONTW, _txt: *const TEXTMETRICW, _font_type: DWORD, lparam: LPARAM) -> i32 { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/resources/icon.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | pub handle: HANDLE, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/resources/cursor.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | pub handle: HANDLE, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/resources/bitmap.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | pub handle: HANDLE, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWICImagingFactory` in this scope [INFO] [stdout] --> src/resources/image_decoder.rs:36:23 [INFO] [stdout] | [INFO] [stdout] 36 | pub factory: *mut IWICImagingFactory, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWICBitmapDecoder` in this scope [INFO] [stdout] --> src/resources/image_decoder.rs:102:23 [INFO] [stdout] | [INFO] [stdout] 102 | pub decoder: *mut IWICBitmapDecoder [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWICBitmapSource` in this scope [INFO] [stdout] --> src/resources/image_decoder.rs:160:21 [INFO] [stdout] | [INFO] [stdout] 160 | pub frame: *mut IWICBitmapSource [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WICPixelFormatGUID` in this scope [INFO] [stdout] --> src/resources/image_decoder.rs:183:35 [INFO] [stdout] | [INFO] [stdout] 183 | pub fn pixel_format(&self) -> WICPixelFormatGUID { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IFileDialog` in this scope [INFO] [stdout] --> src/resources/file_dialog.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 46 | handle: *mut IFileDialog, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `COLORREF` in this scope [INFO] [stdout] --> src/resources/color_dialog.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 11 | struct InnerColorDialog { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 12 | custom_colors: Pin>, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CHOOSECOLORW` in this scope [INFO] [stdout] --> src/resources/color_dialog.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | dialog: CHOOSECOLORW, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `COLORREF` in this scope [INFO] [stdout] --> src/resources/color_dialog.rs:84:22 [INFO] [stdout] | [INFO] [stdout] 84 | default_colors: [COLORREF; 16] [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LOGFONTW` in this scope [INFO] [stdout] --> src/resources/font_dialog.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 12 | struct InnerFontDialog { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 13 | font: Pin>, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CHOOSEFONTW` in this scope [INFO] [stdout] --> src/resources/font_dialog.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | dialog: CHOOSEFONTW, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HIMAGELIST` in this scope [INFO] [stdout] --> src/resources/image_list.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | pub handle: HIMAGELIST, [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/resources/embed.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | module: HINSTANCE, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRSRC` in this scope [INFO] [stdout] --> src/resources/embed.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | handle: HRSRC, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HGLOBAL` in this scope [INFO] [stdout] --> src/resources/embed.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | data_handle: HGLOBAL, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HRSRC` in this scope [INFO] [stdout] --> src/resources/embed.rs:51:29 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn handle(&self) -> HRSRC { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HGLOBAL` in this scope [INFO] [stdout] --> src/resources/embed.rs:56:34 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn data_handle(&self) -> HGLOBAL { [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/resources/embed.rs:112:16 [INFO] [stdout] | [INFO] [stdout] 112 | pub hinst: HINSTANCE, [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/controls/control_handle.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | Hwnd(HWND), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> src/controls/control_handle.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | Menu(HMENU, HMENU), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> src/controls/control_handle.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | Menu(HMENU, HMENU), [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/controls/control_handle.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | PopMenu(HWND, HMENU), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> src/controls/control_handle.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | PopMenu(HWND, HMENU), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> src/controls/control_handle.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | MenuItem(HMENU, u32), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/controls/control_handle.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | Notice(HWND, u32), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/controls/control_handle.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | Timer(HWND, u32), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/controls/control_handle.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | SystemTray(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/controls/control_handle.rs:53:34 [INFO] [stdout] | [INFO] [stdout] 33 | impl ControlHandle { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn hwnd(&self) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> src/controls/control_handle.rs:60:36 [INFO] [stdout] | [INFO] [stdout] 33 | impl ControlHandle { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn hmenu(&self) -> Option<(HMENU, HMENU)> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> src/controls/control_handle.rs:60:43 [INFO] [stdout] | [INFO] [stdout] 33 | impl ControlHandle { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn hmenu(&self) -> Option<(HMENU, HMENU)> { [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/controls/control_handle.rs:67:40 [INFO] [stdout] | [INFO] [stdout] 33 | impl ControlHandle { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn pop_hmenu(&self) -> Option<(HWND, HMENU)> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> src/controls/control_handle.rs:67:46 [INFO] [stdout] | [INFO] [stdout] 33 | impl ControlHandle { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn pop_hmenu(&self) -> Option<(HWND, HMENU)> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> src/controls/control_handle.rs:74:41 [INFO] [stdout] | [INFO] [stdout] 33 | impl ControlHandle { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn hmenu_item(&self) -> Option<(HMENU, u32)> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/controls/control_handle.rs:81:36 [INFO] [stdout] | [INFO] [stdout] 33 | impl ControlHandle { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn timer(&self) -> Option<(HWND, u32)> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/controls/control_handle.rs:88:37 [INFO] [stdout] | [INFO] [stdout] 33 | impl ControlHandle { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn notice(&self) -> Option<(HWND, u32)> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/controls/control_handle.rs:95:34 [INFO] [stdout] | [INFO] [stdout] 33 | impl ControlHandle { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 95 | pub fn tray(&self) -> Option { [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/controls/control_base.rs:86:19 [INFO] [stdout] | [INFO] [stdout] 86 | forced_flags: 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/controls/control_base.rs:87:19 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct HwndBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 87 | flags: Option, [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/controls/control_base.rs:88:22 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct HwndBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 88 | ex_flags: Option, [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/controls/control_base.rs:89:20 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct HwndBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 89 | parent: Option [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> src/controls/control_base.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 157 | pub struct HmenuBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 162 | parent_menu: Option, [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/controls/control_base.rs:163:27 [INFO] [stdout] | [INFO] [stdout] 157 | pub struct HmenuBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 163 | parent_window: Option, [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/controls/control_base.rs:224:20 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct TimerBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 224 | parent: Option, [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/controls/control_base.rs:265:20 [INFO] [stdout] | [INFO] [stdout] 264 | pub struct OtherBuilder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 265 | parent: Option, [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/controls/control_base.rs:271:37 [INFO] [stdout] | [INFO] [stdout] 271 | pub fn parent(mut self, parent: HWND) -> OtherBuilder { [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/controls/window.rs:36:29 [INFO] [stdout] | [INFO] [stdout] 36 | const MAIN_WINDOW = WS_CAPTION | WS_SYSMENU | WS_MINIMIZEBOX | WS_THICKFRAME | WS_MAXIMIZEBOX; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_SYSMENU` in this scope [INFO] [stdout] --> src/controls/window.rs:36:42 [INFO] [stdout] | [INFO] [stdout] 36 | const MAIN_WINDOW = WS_CAPTION | WS_SYSMENU | WS_MINIMIZEBOX | WS_THICKFRAME | WS_MAXIMIZEBOX; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_MINIMIZEBOX` in this scope [INFO] [stdout] --> src/controls/window.rs:36:55 [INFO] [stdout] | [INFO] [stdout] 36 | const MAIN_WINDOW = WS_CAPTION | WS_SYSMENU | WS_MINIMIZEBOX | WS_THICKFRAME | WS_MAXIMIZEBOX; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_THICKFRAME` in this scope [INFO] [stdout] --> src/controls/window.rs:36:72 [INFO] [stdout] | [INFO] [stdout] 36 | const MAIN_WINDOW = WS_CAPTION | WS_SYSMENU | WS_MINIMIZEBOX | WS_THICKFRAME | WS_MAXIMIZEBOX; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_MAXIMIZEBOX` in this scope [INFO] [stdout] --> src/controls/window.rs:36:88 [INFO] [stdout] | [INFO] [stdout] 36 | const MAIN_WINDOW = WS_CAPTION | WS_SYSMENU | WS_MINIMIZEBOX | WS_THICKFRAME | WS_MAXIMIZEBOX; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_CAPTION` in this scope [INFO] [stdout] --> src/controls/window.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | const WINDOW = WS_CAPTION | WS_SYSMENU; [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/controls/window.rs:37:37 [INFO] [stdout] | [INFO] [stdout] 37 | const WINDOW = WS_CAPTION | WS_SYSMENU; [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/controls/window.rs:38:30 [INFO] [stdout] | [INFO] [stdout] 38 | const MINIMIZE_BOX = WS_MINIMIZEBOX; [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/controls/window.rs:39:30 [INFO] [stdout] | [INFO] [stdout] 39 | const MAXIMIZE_BOX = WS_MAXIMIZEBOX; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_SYSMENU` in this scope [INFO] [stdout] --> src/controls/window.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | const SYS_MENU = WS_SYSMENU; [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/controls/window.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | const VISIBLE = WS_VISIBLE; [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/controls/window.rs:42:26 [INFO] [stdout] | [INFO] [stdout] 42 | const DISABLED = WS_DISABLED; [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/controls/window.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | const MAXIMIZED = WS_MAXIMIZE; [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/controls/window.rs:44:27 [INFO] [stdout] | [INFO] [stdout] 44 | const MINIMIZED = WS_MINIMIZE; [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/controls/window.rs:45:27 [INFO] [stdout] | [INFO] [stdout] 45 | const RESIZABLE = WS_THICKFRAME | WS_MAXIMIZEBOX; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_MAXIMIZEBOX` in this scope [INFO] [stdout] --> src/controls/window.rs:45:43 [INFO] [stdout] | [INFO] [stdout] 45 | const RESIZABLE = WS_THICKFRAME | WS_MAXIMIZEBOX; [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/controls/window.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | const POPUP = WS_POPUP; [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/controls/button.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | const VISIBLE = WS_VISIBLE; [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/controls/button.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 29 | const DISABLED = WS_DISABLED; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BS_ICON` in this scope [INFO] [stdout] --> src/controls/button.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 30 | const ICON = BS_ICON; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BS_BITMAP` in this scope [INFO] [stdout] --> src/controls/button.rs:31:24 [INFO] [stdout] | [INFO] [stdout] 31 | const BITMAP = BS_BITMAP; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BS_NOTIFY` in this scope [INFO] [stdout] --> src/controls/button.rs:32:24 [INFO] [stdout] | [INFO] [stdout] 32 | const NOTIFY = BS_NOTIFY; [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/controls/button.rs:33:26 [INFO] [stdout] | [INFO] [stdout] 33 | const TAB_STOP = WS_TABSTOP; [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/controls/check_box.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | const VISIBLE = WS_VISIBLE; [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/controls/check_box.rs:25:26 [INFO] [stdout] | [INFO] [stdout] 25 | const DISABLED = WS_DISABLED; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BS_AUTO3STATE` in this scope [INFO] [stdout] --> src/controls/check_box.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | const TRISTATE = BS_AUTO3STATE; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BS_PUSHLIKE` in this scope [INFO] [stdout] --> src/controls/check_box.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | const PUSHLIKE = BS_PUSHLIKE; [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/controls/check_box.rs:28:26 [INFO] [stdout] | [INFO] [stdout] 28 | const TAB_STOP = WS_TABSTOP; [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/controls/radio_button.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | const VISIBLE = WS_VISIBLE; [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/controls/radio_button.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | const DISABLED = WS_DISABLED; [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/controls/radio_button.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | const TAB_STOP = WS_TABSTOP; [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/controls/radio_button.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 24 | const GROUP = WS_GROUP; [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/controls/text_input.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | const VISIBLE = WS_VISIBLE; [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/controls/text_input.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | const DISABLED = WS_DISABLED; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ES_NUMBER` in this scope [INFO] [stdout] --> src/controls/text_input.rs:32:24 [INFO] [stdout] | [INFO] [stdout] 32 | const NUMBER = ES_NUMBER; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ES_AUTOHSCROLL` in this scope [INFO] [stdout] --> src/controls/text_input.rs:33:29 [INFO] [stdout] | [INFO] [stdout] 33 | const AUTO_SCROLL = ES_AUTOHSCROLL; [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/controls/text_input.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | const TAB_STOP = WS_TABSTOP; [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/controls/label.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | const VISIBLE = WS_VISIBLE; [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/controls/label.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | const DISABLED = WS_DISABLED; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SS_WORDELLIPSIS` in this scope [INFO] [stdout] --> src/controls/label.rs:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | const ELIPSIS = SS_WORDELLIPSIS; [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/controls/image_frame.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 17 | const VISIBLE = WS_VISIBLE; [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/controls/image_frame.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | const DISABLED = WS_DISABLED; [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/controls/text_box.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | const VSCROLL = WS_VSCROLL; [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/controls/text_box.rs:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | const HSCROLL = WS_HSCROLL; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ES_AUTOVSCROLL` in this scope [INFO] [stdout] --> src/controls/text_box.rs:26:29 [INFO] [stdout] | [INFO] [stdout] 26 | const AUTOVSCROLL = ES_AUTOVSCROLL; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ES_AUTOHSCROLL` in this scope [INFO] [stdout] --> src/controls/text_box.rs:27:29 [INFO] [stdout] | [INFO] [stdout] 27 | const AUTOHSCROLL = ES_AUTOHSCROLL; [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/controls/text_box.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | const VISIBLE = WS_VISIBLE; [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/controls/text_box.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 29 | const DISABLED = WS_DISABLED; [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/controls/text_box.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | const TAB_STOP = WS_TABSTOP; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ES_AUTOVSCROLL` in this scope [INFO] [stdout] --> src/controls/rich_text_box.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | const VSCROLL = ES_AUTOVSCROLL; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ES_AUTOHSCROLL` in this scope [INFO] [stdout] --> src/controls/rich_text_box.rs:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | const HSCROLL = ES_AUTOHSCROLL; [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/controls/rich_text_box.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 26 | const VISIBLE = WS_VISIBLE; [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/controls/rich_text_box.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | const DISABLED = WS_DISABLED; [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/controls/rich_text_box.rs:28:26 [INFO] [stdout] | [INFO] [stdout] 28 | const TAB_STOP = WS_TABSTOP; [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/controls/track_bar.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | const VISIBLE = WS_VISIBLE; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TBS_AUTOTICKS` in this scope [INFO] [stdout] --> src/controls/track_bar.rs:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | const AUTO_TICK = TBS_AUTOTICKS; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TBS_VERT` in this scope [INFO] [stdout] --> src/controls/track_bar.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | const VERTICAL = TBS_VERT; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TBS_HORZ` in this scope [INFO] [stdout] --> src/controls/track_bar.rs:24:28 [INFO] [stdout] | [INFO] [stdout] 24 | const HORIZONTAL = TBS_HORZ; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TBS_TOP` in this scope [INFO] [stdout] --> src/controls/track_bar.rs:25:26 [INFO] [stdout] | [INFO] [stdout] 25 | const TICK_TOP = TBS_TOP; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TBS_BOTTOM` in this scope [INFO] [stdout] --> src/controls/track_bar.rs:26:29 [INFO] [stdout] | [INFO] [stdout] 26 | const TICK_BOTTOM = TBS_BOTTOM; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TBS_LEFT` in this scope [INFO] [stdout] --> src/controls/track_bar.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | const TICK_LEFT = TBS_LEFT; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TBS_RIGHT` in this scope [INFO] [stdout] --> src/controls/track_bar.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | const TICK_RIGHT = TBS_RIGHT; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TBS_NOTICKS` in this scope [INFO] [stdout] --> src/controls/track_bar.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 29 | const NO_TICK = TBS_NOTICKS; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TBS_ENABLESELRANGE` in this scope [INFO] [stdout] --> src/controls/track_bar.rs:30:23 [INFO] [stdout] | [INFO] [stdout] 30 | const RANGE = TBS_ENABLESELRANGE; [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/controls/track_bar.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | const TAB_STOP = WS_TABSTOP; [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/controls/combo_box.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | const VISIBLE = WS_VISIBLE; [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/controls/combo_box.rs:28:26 [INFO] [stdout] | [INFO] [stdout] 28 | const DISABLED = WS_DISABLED; [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/controls/combo_box.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 29 | const TAB_STOP = WS_TABSTOP; [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/controls/combo_box.rs:400:35 [INFO] [stdout] | [INFO] [stdout] 400 | fn clear_inner(&self, handle: HWND) { [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/controls/list_box.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | const VISIBLE = WS_VISIBLE; [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/controls/list_box.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | const DISABLED = WS_DISABLED; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LBS_MULTIPLESEL` in this scope [INFO] [stdout] --> src/controls/list_box.rs:32:30 [INFO] [stdout] | [INFO] [stdout] 32 | const MULTI_SELECT = LBS_MULTIPLESEL; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LBS_NOSEL` in this scope [INFO] [stdout] --> src/controls/list_box.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | const NO_SELECT = LBS_NOSEL; [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/controls/list_box.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | const TAB_STOP = WS_TABSTOP; [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/controls/list_box.rs:485:35 [INFO] [stdout] | [INFO] [stdout] 485 | fn clear_inner(&self, handle: HWND) { [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/controls/date_picker.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | const VISIBLE = WS_VISIBLE; [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/controls/date_picker.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | const DISABLED = WS_DISABLED; [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/controls/date_picker.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | const TAB_STOP = WS_TABSTOP; [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/controls/date_picker.rs:480:32 [INFO] [stdout] | [INFO] [stdout] 480 | unsafe fn get_dtp_info(handle: HWND) -> DATETIMEPICKERINFO { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DATETIMEPICKERINFO` in this scope [INFO] [stdout] --> src/controls/date_picker.rs:480:41 [INFO] [stdout] | [INFO] [stdout] 480 | unsafe fn get_dtp_info(handle: HWND) -> DATETIMEPICKERINFO { [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/controls/progress_bar.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | const VISIBLE = WS_VISIBLE; [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/controls/progress_bar.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | const DISABLED = WS_DISABLED; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PBS_VERTICAL` in this scope [INFO] [stdout] --> src/controls/progress_bar.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | const VERTICAL = PBS_VERTICAL; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PBS_MARQUEE` in this scope [INFO] [stdout] --> src/controls/progress_bar.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | const MARQUEE = PBS_MARQUEE; [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/controls/tabs.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | const VISIBLE = WS_VISIBLE; [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/controls/tabs.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | const DISABLED = WS_DISABLED; [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/controls/tabs.rs:568:36 [INFO] [stdout] | [INFO] [stdout] 568 | unsafe fn init(current_handle: HWND, tab_view_handle: HWND, index: usize) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/controls/tabs.rs:568:59 [INFO] [stdout] | [INFO] [stdout] 568 | unsafe fn init(current_handle: HWND, tab_view_handle: HWND, index: usize) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/controls/tabs.rs:591:36 [INFO] [stdout] | [INFO] [stdout] 591 | fn next_index(tab_view_handle: HWND) -> usize { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/controls/tabs.rs:716:13 [INFO] [stdout] | [INFO] [stdout] 716 | parent: 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/controls/tabs.rs:722:58 [INFO] [stdout] | [INFO] [stdout] 722 | unsafe extern "system" fn resize_direct_children(handle: HWND, params: 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/controls/tabs.rs:722:72 [INFO] [stdout] | [INFO] [stdout] 722 | unsafe extern "system" fn resize_direct_children(handle: HWND, params: 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/controls/tabs.rs:722:83 [INFO] [stdout] | [INFO] [stdout] 722 | unsafe extern "system" fn resize_direct_children(handle: HWND, params: LPARAM) -> BOOL { [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/controls/tabs.rs:734:50 [INFO] [stdout] | [INFO] [stdout] 734 | unsafe extern "system" fn count_children(handle: HWND, params: 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/controls/tabs.rs:734:64 [INFO] [stdout] | [INFO] [stdout] 734 | unsafe extern "system" fn count_children(handle: HWND, params: 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/controls/tabs.rs:734:75 [INFO] [stdout] | [INFO] [stdout] 734 | unsafe extern "system" fn count_children(handle: HWND, params: LPARAM) -> BOOL { [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/controls/tabs.rs:747:56 [INFO] [stdout] | [INFO] [stdout] 747 | unsafe extern "system" fn toggle_children_tabs(handle: HWND, params: 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/controls/tabs.rs:747:70 [INFO] [stdout] | [INFO] [stdout] 747 | unsafe extern "system" fn toggle_children_tabs(handle: HWND, params: 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/controls/tabs.rs:747:81 [INFO] [stdout] | [INFO] [stdout] 747 | unsafe extern "system" fn toggle_children_tabs(handle: HWND, params: LPARAM) -> BOOL { [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/controls/treeview.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | const VISIBLE = WS_VISIBLE; [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/controls/treeview.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | const DISABLED = WS_DISABLED; [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/controls/treeview.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | const TAB_STOP = WS_TABSTOP; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TVS_SHOWSELALWAYS` in this scope [INFO] [stdout] --> src/controls/treeview.rs:33:39 [INFO] [stdout] | [INFO] [stdout] 33 | const ALWAYS_SHOW_SELECTION = TVS_SHOWSELALWAYS; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TVIS_SELECTED` in this scope [INFO] [stdout] --> src/controls/treeview.rs:46:26 [INFO] [stdout] | [INFO] [stdout] 46 | const SELECTED = TVIS_SELECTED; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TVIS_EXPANDED` in this scope [INFO] [stdout] --> src/controls/treeview.rs:47:26 [INFO] [stdout] | [INFO] [stdout] 47 | const EXPANDED = TVIS_EXPANDED; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HTREEITEM` in this scope [INFO] [stdout] --> src/controls/treeview.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | After(HTREEITEM) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HTREEITEM` in this scope [INFO] [stdout] --> src/controls/treeview.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | pub handle: HTREEITEM [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HTREEITEM` in this scope [INFO] [stdout] --> src/controls/treeview.rs:733:68 [INFO] [stdout] | [INFO] [stdout] 733 | fn next_treeview_item(handle: &ControlHandle, action: usize, item: HTREEITEM) -> Option { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TVITEMW` in this scope [INFO] [stdout] --> src/controls/treeview.rs:758:20 [INFO] [stdout] | [INFO] [stdout] 758 | fn blank_item() -> TVITEMW { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TVGN_ROOT` in this scope [INFO] [stdout] --> src/controls/treeview_iterator.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | Root = TVGN_ROOT, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TVGN_CHILD` in this scope [INFO] [stdout] --> src/controls/treeview_iterator.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | Child = TVGN_CHILD, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TVGN_NEXT` in this scope [INFO] [stdout] --> src/controls/treeview_iterator.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | Sibling = TVGN_NEXT, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TVGN_PARENT` in this scope [INFO] [stdout] --> src/controls/treeview_iterator.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | Parent = TVGN_PARENT, [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/controls/treeview_iterator.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | tree_view_handle: HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HTREEITEM` in this scope [INFO] [stdout] --> src/controls/treeview_iterator.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | base_item: HTREEITEM, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HTREEITEM` in this scope [INFO] [stdout] --> src/controls/treeview_iterator.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | current_item: HTREEITEM, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HTREEITEM` in this scope [INFO] [stdout] --> src/controls/treeview_iterator.rs:41:62 [INFO] [stdout] | [INFO] [stdout] 41 | pub(crate) fn new(tree_view: &'a TreeView, current_item: HTREEITEM) -> TreeViewIterator { [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/controls/treeview_iterator.rs:104:20 [INFO] [stdout] | [INFO] [stdout] 104 | fn next_item(tree: HWND, action: NextAction, handle: HTREEITEM) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HTREEITEM` in this scope [INFO] [stdout] --> src/controls/treeview_iterator.rs:104:54 [INFO] [stdout] | [INFO] [stdout] 104 | fn next_item(tree: HWND, action: NextAction, handle: HTREEITEM) -> Option { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NIIF_NONE` in this scope [INFO] [stdout] --> src/controls/tray_notification.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | const NO_ICON = NIIF_NONE; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NIIF_INFO` in this scope [INFO] [stdout] --> src/controls/tray_notification.rs:16:27 [INFO] [stdout] | [INFO] [stdout] 16 | const INFO_ICON = NIIF_INFO; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NIIF_WARNING` in this scope [INFO] [stdout] --> src/controls/tray_notification.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | const WARNING_ICON = NIIF_WARNING; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NIIF_ERROR` in this scope [INFO] [stdout] --> src/controls/tray_notification.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | const ERROR_ICON = NIIF_ERROR; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NIIF_USER` in this scope [INFO] [stdout] --> src/controls/tray_notification.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | const USER_ICON = NIIF_USER; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NIIF_NOSOUND` in this scope [INFO] [stdout] --> src/controls/tray_notification.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | const SILENT = NIIF_NOSOUND; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NIIF_LARGE_ICON` in this scope [INFO] [stdout] --> src/controls/tray_notification.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | const LARGE_ICON = NIIF_LARGE_ICON; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NIIF_RESPECT_QUIET_TIME` in this scope [INFO] [stdout] --> src/controls/tray_notification.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | const QUIET = NIIF_RESPECT_QUIET_TIME; [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/controls/tray_notification.rs:218:33 [INFO] [stdout] | [INFO] [stdout] 218 | fn notify_default(&self) -> NOTIFYICONDATAW { [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/controls/list_view.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | const VISIBLE = WS_VISIBLE; [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/controls/list_view.rs:33:26 [INFO] [stdout] | [INFO] [stdout] 33 | const DISABLED = WS_DISABLED; [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/controls/list_view.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | const TAB_STOP = WS_TABSTOP; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LVS_SINGLESEL` in this scope [INFO] [stdout] --> src/controls/list_view.rs:36:34 [INFO] [stdout] | [INFO] [stdout] 36 | const SINGLE_SELECTION = LVS_SINGLESEL; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LVS_SHOWSELALWAYS` in this scope [INFO] [stdout] --> src/controls/list_view.rs:38:39 [INFO] [stdout] | [INFO] [stdout] 38 | const ALWAYS_SHOW_SELECTION = LVS_SHOWSELALWAYS; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LVS_NOCOLUMNHEADER` in this scope [INFO] [stdout] --> src/controls/list_view.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | const NO_HEADER = LVS_NOCOLUMNHEADER; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LVS_EX_GRIDLINES` in this scope [INFO] [stdout] --> src/controls/list_view.rs:57:22 [INFO] [stdout] | [INFO] [stdout] 57 | const GRID = LVS_EX_GRIDLINES; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LVS_EX_BORDERSELECT` in this scope [INFO] [stdout] --> src/controls/list_view.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 58 | const BORDER_SELECT = LVS_EX_BORDERSELECT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LVS_EX_AUTOSIZECOLUMNS` in this scope [INFO] [stdout] --> src/controls/list_view.rs:59:34 [INFO] [stdout] | [INFO] [stdout] 59 | const AUTO_COLUMN_SIZE = LVS_EX_AUTOSIZECOLUMNS; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LVS_EX_FULLROWSELECT` in this scope [INFO] [stdout] --> src/controls/list_view.rs:60:33 [INFO] [stdout] | [INFO] [stdout] 60 | const FULL_ROW_SELECT = LVS_EX_FULLROWSELECT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LVCFMT_LEFT` in this scope [INFO] [stdout] --> src/controls/list_view.rs:78:22 [INFO] [stdout] | [INFO] [stdout] 78 | const LEFT = LVCFMT_LEFT as u32; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LVCFMT_RIGHT` in this scope [INFO] [stdout] --> src/controls/list_view.rs:79:23 [INFO] [stdout] | [INFO] [stdout] 79 | const RIGHT = LVCFMT_RIGHT as u32; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LVCFMT_CENTER` in this scope [INFO] [stdout] --> src/controls/list_view.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | const CENTER = LVCFMT_CENTER as u32; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LVCFMT_JUSTIFYMASK` in this scope [INFO] [stdout] --> src/controls/list_view.rs:81:30 [INFO] [stdout] | [INFO] [stdout] 81 | const JUSTIFY_MASK = LVCFMT_JUSTIFYMASK as u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LVCFMT_IMAGE` in this scope [INFO] [stdout] --> src/controls/list_view.rs:82:23 [INFO] [stdout] | [INFO] [stdout] 82 | const IMAGE = LVCFMT_IMAGE as u32; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LVCFMT_BITMAP_ON_RIGHT` in this scope [INFO] [stdout] --> src/controls/list_view.rs:83:29 [INFO] [stdout] | [INFO] [stdout] 83 | const IMAGE_RIGHT = LVCFMT_BITMAP_ON_RIGHT as u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LVCFMT_COL_HAS_IMAGES` in this scope [INFO] [stdout] --> src/controls/list_view.rs:84:27 [INFO] [stdout] | [INFO] [stdout] 84 | const IMAGE_COL = LVCFMT_COL_HAS_IMAGES as u32; [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/controls/number_select.rs:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | const VISIBLE = WS_VISIBLE; [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/controls/number_select.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | const DISABLED = WS_DISABLED; [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/controls/number_select.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | const TAB_STOP = WS_TABSTOP; [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/controls/extern_canvas.rs:35:29 [INFO] [stdout] | [INFO] [stdout] 35 | const MAIN_WINDOW = WS_CAPTION | WS_SYSMENU | WS_MINIMIZEBOX | WS_THICKFRAME | WS_MAXIMIZEBOX; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_SYSMENU` in this scope [INFO] [stdout] --> src/controls/extern_canvas.rs:35:42 [INFO] [stdout] | [INFO] [stdout] 35 | const MAIN_WINDOW = WS_CAPTION | WS_SYSMENU | WS_MINIMIZEBOX | WS_THICKFRAME | WS_MAXIMIZEBOX; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_MINIMIZEBOX` in this scope [INFO] [stdout] --> src/controls/extern_canvas.rs:35:55 [INFO] [stdout] | [INFO] [stdout] 35 | const MAIN_WINDOW = WS_CAPTION | WS_SYSMENU | WS_MINIMIZEBOX | WS_THICKFRAME | WS_MAXIMIZEBOX; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_THICKFRAME` in this scope [INFO] [stdout] --> src/controls/extern_canvas.rs:35:72 [INFO] [stdout] | [INFO] [stdout] 35 | const MAIN_WINDOW = WS_CAPTION | WS_SYSMENU | WS_MINIMIZEBOX | WS_THICKFRAME | WS_MAXIMIZEBOX; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_MAXIMIZEBOX` in this scope [INFO] [stdout] --> src/controls/extern_canvas.rs:35:88 [INFO] [stdout] | [INFO] [stdout] 35 | const MAIN_WINDOW = WS_CAPTION | WS_SYSMENU | WS_MINIMIZEBOX | WS_THICKFRAME | WS_MAXIMIZEBOX; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_CAPTION` in this scope [INFO] [stdout] --> src/controls/extern_canvas.rs:36:24 [INFO] [stdout] | [INFO] [stdout] 36 | const WINDOW = WS_CAPTION | WS_SYSMENU; [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/controls/extern_canvas.rs:36:37 [INFO] [stdout] | [INFO] [stdout] 36 | const WINDOW = WS_CAPTION | WS_SYSMENU; [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/controls/extern_canvas.rs:37:30 [INFO] [stdout] | [INFO] [stdout] 37 | const MINIMIZE_BOX = WS_MINIMIZEBOX; [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/controls/extern_canvas.rs:38:30 [INFO] [stdout] | [INFO] [stdout] 38 | const MAXIMIZE_BOX = WS_MAXIMIZEBOX; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_SYSMENU` in this scope [INFO] [stdout] --> src/controls/extern_canvas.rs:39:26 [INFO] [stdout] | [INFO] [stdout] 39 | const SYS_MENU = WS_SYSMENU; [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/controls/extern_canvas.rs:40:25 [INFO] [stdout] | [INFO] [stdout] 40 | const VISIBLE = WS_VISIBLE; [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/controls/extern_canvas.rs:41:26 [INFO] [stdout] | [INFO] [stdout] 41 | const DISABLED = WS_DISABLED; [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/controls/extern_canvas.rs:42:27 [INFO] [stdout] | [INFO] [stdout] 42 | const MAXIMIZED = WS_MAXIMIZE; [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/controls/extern_canvas.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | const MINIMIZED = WS_MINIMIZE; [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/controls/extern_canvas.rs:44:27 [INFO] [stdout] | [INFO] [stdout] 44 | const RESIZABLE = WS_THICKFRAME | WS_MAXIMIZEBOX; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_MAXIMIZEBOX` in this scope [INFO] [stdout] --> src/controls/extern_canvas.rs:44:43 [INFO] [stdout] | [INFO] [stdout] 44 | const RESIZABLE = WS_THICKFRAME | WS_MAXIMIZEBOX; [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/controls/frame.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | const VISIBLE = WS_VISIBLE; [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/controls/frame.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | const DISABLED = WS_DISABLED; [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/controls/frame.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 24 | const BORDER = WS_BORDER; [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/controls/scroll_bar.rs:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | const VISIBLE = WS_VISIBLE; [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/controls/scroll_bar.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | const DISABLED = WS_DISABLED; [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/controls/scroll_bar.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | const TAB_STOP = WS_TABSTOP; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SBS_HORZ` in this scope [INFO] [stdout] --> src/controls/scroll_bar.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | const HORIZONTAL = SBS_HORZ; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SBS_VERT` in this scope [INFO] [stdout] --> src/controls/scroll_bar.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 29 | const VERTICAL = SBS_VERT; [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/layouts/grid_layout.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | control: 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/layouts/grid_layout.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | base: 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/layouts/flexbox_layout.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | control: 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/layouts/flexbox_layout.rs:30:11 [INFO] [stdout] | [INFO] [stdout] 30 | base: HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPWSTR` in this scope [INFO] [stdout] --> src/winnls/locale.rs:57:56 [INFO] [stdout] | [INFO] [stdout] 57 | unsafe extern "system" fn enum_locales(locale: LPWSTR, _flags: DWORD, p: LPARAM) -> BOOL { [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/winnls/locale.rs:57:72 [INFO] [stdout] | [INFO] [stdout] 57 | unsafe extern "system" fn enum_locales(locale: LPWSTR, _flags: DWORD, p: 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/winnls/locale.rs:57:82 [INFO] [stdout] | [INFO] [stdout] 57 | unsafe extern "system" fn enum_locales(locale: LPWSTR, _flags: DWORD, p: 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/winnls/locale.rs:57:93 [INFO] [stdout] | [INFO] [stdout] 57 | unsafe extern "system" fn enum_locales(locale: LPWSTR, _flags: DWORD, p: LPARAM) -> BOOL { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LCTYPE` in this scope [INFO] [stdout] --> src/winnls/locale.rs:421:44 [INFO] [stdout] | [INFO] [stdout] 421 | fn get_locale_info_string(&self, info: LCTYPE) -> String { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LCTYPE` in this scope [INFO] [stdout] --> src/winnls/locale.rs:433:41 [INFO] [stdout] | [INFO] [stdout] 433 | fn get_locale_info_int(&self, info: LCTYPE) -> i32 { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1120 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: Could not document `native-windows-gui`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name native_windows_gui src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="all"' --cfg 'feature="clipboard"' --cfg 'feature="color-dialog"' --cfg 'feature="combobox"' --cfg 'feature="cursor"' --cfg 'feature="datetime-picker"' --cfg 'feature="default"' --cfg 'feature="embed-resource"' --cfg 'feature="extern-canvas"' --cfg 'feature="fancy-window"' --cfg 'feature="file-dialog"' --cfg 'feature="flexbox"' --cfg 'feature="font-dialog"' --cfg 'feature="frame"' --cfg 'feature="image-decoder"' --cfg 'feature="image-list"' --cfg 'feature="list-view"' --cfg 'feature="listbox"' --cfg 'feature="menu"' --cfg 'feature="message-window"' --cfg 'feature="notice"' --cfg 'feature="number-select"' --cfg 'feature="progress-bar"' --cfg 'feature="rich-textbox"' --cfg 'feature="scroll-bar"' --cfg 'feature="status-bar"' --cfg 'feature="stretch"' --cfg 'feature="tabs"' --cfg 'feature="textbox"' --cfg 'feature="timer"' --cfg 'feature="tooltip"' --cfg 'feature="trackbar"' --cfg 'feature="tray-notification"' --cfg 'feature="tree-view"' --cfg 'feature="tree-view-iterator"' --cfg 'feature="winnls"' --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e1a9b9121eac1683.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-db88f49d9e5662e7.rmeta --extern stretch=/opt/rustwide/target/debug/deps/libstretch-8937b8f01c6b90f6.rmeta --extern winapi=/opt/rustwide/target/debug/deps/libwinapi-11eaad25c1dad54c.rmeta --cap-lints=warn --crate-version 1.0.4` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "3de011735ab1a0f35c7fc5764a612d7a68140ef44202a0d4423212aa86d35d7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3de011735ab1a0f35c7fc5764a612d7a68140ef44202a0d4423212aa86d35d7f", kill_on_drop: false }` [INFO] [stdout] 3de011735ab1a0f35c7fc5764a612d7a68140ef44202a0d4423212aa86d35d7f