[INFO] cloning repository https://github.com/pecusys/isu.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pecusys/isu.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpecusys%2Fisu.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpecusys%2Fisu.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 586b5cf65717debbe95c30b647f98705a9b751ef [INFO] checking pecusys/isu.rs against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpecusys%2Fisu.rs" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pecusys/isu.rs on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pecusys/isu.rs [INFO] finished tweaking git repo https://github.com/pecusys/isu.rs [INFO] tweaked toml for git repo https://github.com/pecusys/isu.rs written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/pecusys/isu.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d073151dd757a9b9b0fab8c041b45a4339d051cef9f6caa1117280af6b7aedb5 [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" "d073151dd757a9b9b0fab8c041b45a4339d051cef9f6caa1117280af6b7aedb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d073151dd757a9b9b0fab8c041b45a4339d051cef9f6caa1117280af6b7aedb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d073151dd757a9b9b0fab8c041b45a4339d051cef9f6caa1117280af6b7aedb5", kill_on_drop: false }` [INFO] [stdout] d073151dd757a9b9b0fab8c041b45a4339d051cef9f6caa1117280af6b7aedb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b4e8628261f283d68f42b2676a22b8b78bc3c5202868193a5d50938845cdf812 [INFO] running `Command { std: "docker" "start" "-a" "b4e8628261f283d68f42b2676a22b8b78bc3c5202868193a5d50938845cdf812", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling jetscii v0.4.4 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling sysinfo v0.10.5 [INFO] [stderr] Checking iced_core v0.2.1 [INFO] [stderr] Compiling glam v0.8.7 [INFO] [stderr] Checking xmlparser v0.13.2 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling cfg_aliases v0.1.0 [INFO] [stderr] Compiling tauri-api v0.7.4 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking svg_fmt v0.2.1 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking bytemuck v1.3.1 [INFO] [stderr] Compiling isu-rs v0.1.0 (/opt/rustwide/workdir/src-tauri) [INFO] [stderr] Checking iced_graphics v0.0.0 [INFO] [stderr] Checking open v1.4.0 [INFO] [stderr] Compiling wayland-sys v0.27.0 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling nfd v0.0.4 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking semver v0.10.0 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking iced_style v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking libloading v0.6.2 [INFO] [stderr] Compiling native-windows-gui v1.0.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking encoding_rs v0.8.23 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling tauri-dialog-sys v0.1.0 [INFO] [stderr] Compiling webview-official-sys v0.1.0 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking relevant v0.4.2 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Checking stretch v0.3.2 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking flate2 v1.0.17 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking time v0.1.43 [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:149:17 [INFO] [stdout] | [INFO] [stdout] 149 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:150:17 [INFO] [stdout] | [INFO] [stdout] 150 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:151:17 [INFO] [stdout] | [INFO] [stdout] 151 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:188:17 [INFO] [stdout] | [INFO] [stdout] 188 | use winapi::um::wingdi::{CreateCompatibleBitmap, CreateCompatibleDC, SetDIBits, BITMAPFILEHEADER, BITMAPINFO, BITMAPINFOHEADER, DIB_R... [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:189:17 [INFO] [stdout] | [INFO] [stdout] 189 | use winapi::shared::{ntdef::LONG, 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:190:17 [INFO] [stdout] | [INFO] [stdout] 190 | use winapi::um::winuser::{GetDC, ReleaseDC}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::Interface` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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 `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:255:17 [INFO] [stdout] | [INFO] [stdout] 255 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:256:17 [INFO] [stdout] | [INFO] [stdout] 256 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:257:17 [INFO] [stdout] | [INFO] [stdout] 257 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:258:17 [INFO] [stdout] | [INFO] [stdout] 258 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:312:17 [INFO] [stdout] | [INFO] [stdout] 312 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:313:17 [INFO] [stdout] | [INFO] [stdout] 313 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:314:17 [INFO] [stdout] | [INFO] [stdout] 314 | 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::ctypes` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:191:17 [INFO] [stdout] | [INFO] [stdout] 191 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:360:17 [INFO] [stdout] | [INFO] [stdout] 360 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:361:17 [INFO] [stdout] | [INFO] [stdout] 361 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:362:17 [INFO] [stdout] | [INFO] [stdout] 362 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:392:17 [INFO] [stdout] | [INFO] [stdout] 392 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:408:17 [INFO] [stdout] | [INFO] [stdout] 408 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:409:17 [INFO] [stdout] | [INFO] [stdout] 409 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:438:17 [INFO] [stdout] | [INFO] [stdout] 438 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:439:17 [INFO] [stdout] | [INFO] [stdout] 439 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:440:17 [INFO] [stdout] | [INFO] [stdout] 440 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:457:17 [INFO] [stdout] | [INFO] [stdout] 457 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:469:17 [INFO] [stdout] | [INFO] [stdout] 469 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] [stderr] Checking dirs-sys v0.3.5 [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:315:17 [INFO] [stdout] | [INFO] [stdout] 315 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:120:17 [INFO] [stdout] | [INFO] [stdout] 120 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/resources/bitmap.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/resources/image_decoder.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/resources/embed.rs:195:21 [INFO] [stdout] | [INFO] [stdout] 195 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/resources/embed.rs:216:21 [INFO] [stdout] | [INFO] [stdout] 216 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/resources/embed.rs:298:21 [INFO] [stdout] | [INFO] [stdout] 298 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] [stderr] Checking xattr v0.2.2 [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/treeview.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::commctrl::{HIMAGELIST, HTREEITEM, TVIS_EXPANDED, TVIS_SELECTED, 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/treeview.rs:161:21 [INFO] [stdout] | [INFO] [stdout] 161 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/treeview.rs:173:21 [INFO] [stdout] | [INFO] [stdout] 173 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/treeview.rs:189:21 [INFO] [stdout] | [INFO] [stdout] 189 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/treeview.rs:213:21 [INFO] [stdout] | [INFO] [stdout] 213 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/treeview.rs:231:21 [INFO] [stdout] | [INFO] [stdout] 231 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/treeview.rs:232:21 [INFO] [stdout] | [INFO] [stdout] 232 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/treeview.rs:244:21 [INFO] [stdout] | [INFO] [stdout] 244 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/treeview.rs:245:21 [INFO] [stdout] | [INFO] [stdout] 245 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/treeview.rs:260:21 [INFO] [stdout] | [INFO] [stdout] 260 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/treeview.rs:268:21 [INFO] [stdout] | [INFO] [stdout] 268 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/treeview.rs:277:21 [INFO] [stdout] | [INFO] [stdout] 277 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/treeview.rs:284:21 [INFO] [stdout] | [INFO] [stdout] 284 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/treeview.rs:290:21 [INFO] [stdout] | [INFO] [stdout] 290 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/treeview.rs:296:21 [INFO] [stdout] | [INFO] [stdout] 296 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/treeview.rs:303:21 [INFO] [stdout] | [INFO] [stdout] 303 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/treeview.rs:316:21 [INFO] [stdout] | [INFO] [stdout] 316 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/treeview.rs:317:21 [INFO] [stdout] | [INFO] [stdout] 317 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/treeview.rs:318:21 [INFO] [stdout] | [INFO] [stdout] 318 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/treeview.rs:356:21 [INFO] [stdout] | [INFO] [stdout] 356 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/treeview.rs:364:21 [INFO] [stdout] | [INFO] [stdout] 364 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/treeview.rs:393:21 [INFO] [stdout] | [INFO] [stdout] 393 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/treeview.rs:417:21 [INFO] [stdout] | [INFO] [stdout] 417 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/treeview.rs:435:21 [INFO] [stdout] | [INFO] [stdout] 435 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/treeview.rs:454:21 [INFO] [stdout] | [INFO] [stdout] 454 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/treeview.rs:471:21 [INFO] [stdout] | [INFO] [stdout] 471 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/treeview.rs:479:21 [INFO] [stdout] | [INFO] [stdout] 479 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/treeview.rs:487:21 [INFO] [stdout] | [INFO] [stdout] 487 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/treeview.rs:495:21 [INFO] [stdout] | [INFO] [stdout] 495 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/treeview.rs:508:21 [INFO] [stdout] | [INFO] [stdout] 508 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/treeview.rs:601:21 [INFO] [stdout] | [INFO] [stdout] 601 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/treeview.rs:608:21 [INFO] [stdout] | [INFO] [stdout] 608 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/treeview.rs:609:21 [INFO] [stdout] | [INFO] [stdout] 609 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/treeview.rs:727:17 [INFO] [stdout] | [INFO] [stdout] 727 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/list_view.rs:264:21 [INFO] [stdout] | [INFO] [stdout] 264 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/list_view.rs:279:21 [INFO] [stdout] | [INFO] [stdout] 279 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/list_view.rs:294:21 [INFO] [stdout] | [INFO] [stdout] 294 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/list_view.rs:295:21 [INFO] [stdout] | [INFO] [stdout] 295 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/list_view.rs:308:21 [INFO] [stdout] | [INFO] [stdout] 308 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/list_view.rs:309:21 [INFO] [stdout] | [INFO] [stdout] 309 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/list_view.rs:323:21 [INFO] [stdout] | [INFO] [stdout] 323 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/list_view.rs:331:21 [INFO] [stdout] | [INFO] [stdout] 331 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/list_view.rs:339:21 [INFO] [stdout] | [INFO] [stdout] 339 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/list_view.rs:347:21 [INFO] [stdout] | [INFO] [stdout] 347 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/list_view.rs:384:21 [INFO] [stdout] | [INFO] [stdout] 384 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/list_view.rs:396:21 [INFO] [stdout] | [INFO] [stdout] 396 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/list_view.rs:420:21 [INFO] [stdout] | [INFO] [stdout] 420 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/list_view.rs:456:21 [INFO] [stdout] | [INFO] [stdout] 456 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/list_view.rs:464:21 [INFO] [stdout] | [INFO] [stdout] 464 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/list_view.rs:484:21 [INFO] [stdout] | [INFO] [stdout] 484 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/list_view.rs:500:21 [INFO] [stdout] | [INFO] [stdout] 500 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/list_view.rs:516:21 [INFO] [stdout] | [INFO] [stdout] 516 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/list_view.rs:556:21 [INFO] [stdout] | [INFO] [stdout] 556 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/list_view.rs:564:21 [INFO] [stdout] | [INFO] [stdout] 564 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/list_view.rs:578:21 [INFO] [stdout] | [INFO] [stdout] 578 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/list_view.rs:605:21 [INFO] [stdout] | [INFO] [stdout] 605 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/list_view.rs:642:21 [INFO] [stdout] | [INFO] [stdout] 642 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/list_view.rs:691:21 [INFO] [stdout] | [INFO] [stdout] 691 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/list_view.rs:698:21 [INFO] [stdout] | [INFO] [stdout] 698 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/list_view.rs:713:21 [INFO] [stdout] | [INFO] [stdout] 713 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/list_view.rs:722:21 [INFO] [stdout] | [INFO] [stdout] 722 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/list_view.rs:732:21 [INFO] [stdout] | [INFO] [stdout] 732 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/list_view.rs:733:21 [INFO] [stdout] | [INFO] [stdout] 733 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/list_view.rs:746:21 [INFO] [stdout] | [INFO] [stdout] 746 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/list_view.rs:755:21 [INFO] [stdout] | [INFO] [stdout] 755 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/list_view.rs:834:21 [INFO] [stdout] | [INFO] [stdout] 834 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/list_view.rs:1012:17 [INFO] [stdout] | [INFO] [stdout] 1012 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking dbus v0.8.4 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:130:24 [INFO] [stdout] | [INFO] [stdout] 130 | unsafe { ::winapi::um::winuser::SendMessageW(hwnd, msg, w, l) } [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:134:24 [INFO] [stdout] | [INFO] [stdout] 134 | unsafe { ::winapi::um::winuser::PostMessageW(hwnd, msg, w, l) }; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:138:15 [INFO] [stdout] | [INFO] [stdout] 138 | ::winapi::um::winuser::SetFocus(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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:142:15 [INFO] [stdout] | [INFO] [stdout] 142 | ::winapi::um::winuser::GetFocus() == handle [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:298:23 [INFO] [stdout] | [INFO] [stdout] 298 | unsafe{ ::winapi::um::winuser::GetWindowLongPtrW(handle, index) } [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:310:23 [INFO] [stdout] | [INFO] [stdout] 310 | unsafe{ ::winapi::um::winuser::SetWindowLongPtrW(handle, index, v as LONG_PTR); } [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wayland-scanner v0.27.0 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IFileDialog` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:261:58 [INFO] [stdout] | [INFO] [stdout] 261 | FileDialogAction::Save => (CLSID_FileSaveDialog, IFileDialog::uuidof()), [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `IFileDialog` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IFileOpenDialog` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:262:37 [INFO] [stdout] | [INFO] [stdout] 262 | _ => (CLSID_FileOpenDialog, IFileOpenDialog::uuidof()) [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `IFileOpenDialog` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IShellItem` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:328:69 [INFO] [stdout] | [INFO] [stdout] 328 | if SHCreateItemFromParsingName(path.as_ptr(), ptr::null_mut(), &IShellItem::uuidof(), mem::transmute(&mut shellitem) ) != S_OK { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `IShellItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stdout] error[E0408]: variable `WM_KEYDOWN` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:585:22 [INFO] [stdout] | [INFO] [stdout] 585 | WM_KEYDOWN | WM_KEYUP => { [INFO] [stdout] | ---------- ^^^^^^^^ pattern doesn't bind `WM_KEYDOWN` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::WM_KEYDOWN` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:585:9 [INFO] [stdout] | [INFO] [stdout] 585 | WM_KEYDOWN | WM_KEYUP => { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `WM_KEYUP` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:585:9 [INFO] [stdout] | [INFO] [stdout] 585 | WM_KEYDOWN | WM_KEYUP => { [INFO] [stdout] | ^^^^^^^^^^ -------- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `WM_KEYUP` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::WM_KEYUP` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:585:22 [INFO] [stdout] | [INFO] [stdout] 585 | WM_KEYDOWN | WM_KEYUP => { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:735:27 [INFO] [stdout] | [INFO] [stdout] 735 | None => ::winapi::um::commctrl::DefSubclassProc(hwnd, msg, w, l) [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:983:17 [INFO] [stdout] | [INFO] [stdout] 983 | winapi::um::commctrl::WC_TREEVIEW => callback(tree_commands(code), tree_data(code, notif_raw), 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:984:17 [INFO] [stdout] | [INFO] [stdout] 984 | winapi::um::commctrl::WC_LISTVIEW => callback(list_view_commands(code), list_view_data(code, notif_raw), handle), [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking euclid v0.20.14 [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:54:28 [INFO] [stdout] | [INFO] [stdout] 54 | unsafe { ::winapi::um::winbase::GlobalUnlock(self.0); } [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:367:41 [INFO] [stdout] | [INFO] [stdout] 367 | let handle = unsafe { ::winapi::um::winuser::GetClipboardOwner() }; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IWICImagingFactory` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | &IWICImagingFactory::uuidof(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `IWICImagingFactory` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stdout] error[E0408]: variable `S_FALSE` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/mod.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | S_OK | S_FALSE => Ok(()), [INFO] [stdout] | ^^^^ ------- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `S_FALSE` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::S_FALSE` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/mod.rs:182:16 [INFO] [stdout] | [INFO] [stdout] 182 | S_OK | S_FALSE => Ok(()), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `S_OK` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/mod.rs:182:16 [INFO] [stdout] | [INFO] [stdout] 182 | S_OK | S_FALSE => Ok(()), [INFO] [stdout] | ---- ^^^^^^^ pattern doesn't bind `S_OK` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::S_OK` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/mod.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | S_OK | S_FALSE => Ok(()), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking freetype v0.4.1 [INFO] [stderr] Checking gfx-hal v0.4.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/text_input.rs:307:19 [INFO] [stdout] | [INFO] [stdout] 307 | ::winapi::um::winuser::WS_VISIBLE [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/status_bar.rs:118:19 [INFO] [stdout] | [INFO] [stdout] 118 | ::winapi::um::winuser::WS_VISIBLE [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/tooltip.rs:335:17 [INFO] [stdout] | [INFO] [stdout] 335 | winapi::um::commctrl::TOOLTIPS_CLASS [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/track_bar.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | winapi::um::commctrl::TRACKBAR_CLASS [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ash v0.29.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/progress_bar.rs:293:19 [INFO] [stdout] | [INFO] [stdout] 293 | ::winapi::um::winuser::WS_VISIBLE [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.15.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=1bdfc0639f830bb1 -C extra-filename=-1bdfc0639f830bb1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8115c969f6e9e75a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c8c4589b60ce3921.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-a81338cd23b23cba.rmeta --cap-lints allow --cap-lints=forbid --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/tabs.rs:212:17 [INFO] [stdout] | [INFO] [stdout] 212 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/tabs.rs:217:19 [INFO] [stdout] | [INFO] [stdout] 217 | ::winapi::um::winuser::WS_VISIBLE [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/treeview.rs:596:17 [INFO] [stdout] | [INFO] [stdout] 596 | winapi::um::commctrl::WC_TREEVIEW [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/list_view.rs:824:19 [INFO] [stdout] | [INFO] [stdout] 824 | ::winapi::um::commctrl::WC_LISTVIEW [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/controls/number_select.rs:224:19 [INFO] [stdout] | [INFO] [stdout] 224 | ::winapi::um::winuser::WS_VISIBLE [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NMTTDISPINFOW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find value `TTF_DI_SETITEM` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/events.rs:404:38 [INFO] [stdout] | [INFO] [stdout] 404 | true => { data.uFlags |= TTF_DI_SETITEM; }, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TTF_DI_SETITEM` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/events.rs:405:40 [INFO] [stdout] | [INFO] [stdout] 405 | false => { data.uFlags &= !TTF_DI_SETITEM; } [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WCHAR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/events.rs:435:50 [INFO] [stdout] | [INFO] [stdout] 435 | ptr::write(&mut data.szText as *mut [WCHAR; 80], mem::zeroed()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/events.rs:484:28 [INFO] [stdout] | [INFO] [stdout] 484 | let mut paint: PAINTSTRUCT = ::std::mem::zeroed(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `BeginPaint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/events.rs:485:13 [INFO] [stdout] | [INFO] [stdout] 485 | BeginPaint(self.hwnd, &mut paint); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PAINTSTRUCT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find function, tuple struct or tuple variant `EndPaint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/events.rs:493:13 [INFO] [stdout] | [INFO] [stdout] 493 | EndPaint(self.hwnd, p); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HDROP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0422]: cannot find struct, variant or union type `POINT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/events.rs:513:26 [INFO] [stdout] | [INFO] [stdout] 513 | let mut pt = POINT { x: 0, y: 0 }; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DragQueryPoint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/events.rs:514:13 [INFO] [stdout] | [INFO] [stdout] 514 | DragQueryPoint(self.drop, &mut pt); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DragQueryFileW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/events.rs:525:13 [INFO] [stdout] | [INFO] [stdout] 525 | DragQueryFileW(self.drop, 0xFFFFFFFF, ptr::null_mut(), 0) as usize [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DragQueryFileW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/events.rs:540:36 [INFO] [stdout] | [INFO] [stdout] 540 | let buffer_size = (DragQueryFileW(self.drop, i as _, ptr::null_mut(), 0) + 1) as usize; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DragQueryFileW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/events.rs:545:17 [INFO] [stdout] | [INFO] [stdout] 545 | DragQueryFileW(self.drop, i as _, buffer.as_mut_ptr(), buffer_size as _); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DragFinish` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/events.rs:566:22 [INFO] [stdout] | [INFO] [stdout] 566 | unsafe { DragFinish(self.drop) } [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MINMAXINFO` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0422]: cannot find struct, variant or union type `POINT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/events.rs:582:26 [INFO] [stdout] | [INFO] [stdout] 582 | info.ptMaxSize = POINT { x: width as _, y: height as _ }; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `POINT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/events.rs:594:30 [INFO] [stdout] | [INFO] [stdout] 594 | info.ptMaxPosition = POINT { x: x as _, y: y as _ }; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `POINT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/events.rs:606:31 [INFO] [stdout] | [INFO] [stdout] 606 | info.ptMaxTrackSize = POINT { x: width as _, y: height as _ }; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `POINT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/events.rs:618:31 [INFO] [stdout] | [INFO] [stdout] 618 | info.ptMinTrackSize = POINT { x: width as _, y: height as _ }; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find function, tuple struct or tuple variant `IsWindow` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/base_helper.rs:14:38 [INFO] [stdout] | [INFO] [stdout] 14 | Some(hwnd) => match unsafe { IsWindow(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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find function, tuple struct or tuple variant `GetLastError` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/base_helper.rs:81:16 [INFO] [stdout] | [INFO] [stdout] 81 | let code = GetLastError(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MAKELANGID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/base_helper.rs:82:16 [INFO] [stdout] | [INFO] [stdout] 82 | let lang = MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT) as DWORD; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LANG_NEUTRAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/base_helper.rs:82:27 [INFO] [stdout] | [INFO] [stdout] 82 | let lang = MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT) as DWORD; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SUBLANG_DEFAULT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/base_helper.rs:82:41 [INFO] [stdout] | [INFO] [stdout] 82 | let lang = MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT) as 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/base_helper.rs:82:61 [INFO] [stdout] | [INFO] [stdout] 82 | let lang = MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT) as DWORD; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FormatMessageW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/base_helper.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | FormatMessageW(FORMAT_MESSAGE_FROM_SYSTEM, ptr::null(), code, lang, buf.as_mut_ptr(), 1024, ptr::null_mut()); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FORMAT_MESSAGE_FROM_SYSTEM` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/base_helper.rs:85:20 [INFO] [stdout] | [INFO] [stdout] 85 | FormatMessageW(FORMAT_MESSAGE_FROM_SYSTEM, ptr::null(), code, lang, buf.as_mut_ptr(), 1024, ptr::null_mut()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find function, tuple struct or tuple variant `SetParent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | SetParent(child, ptr::null_mut()); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DestroyWindow` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | unsafe { DestroyWindow(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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find function, tuple struct or tuple variant `EnumChildWindows` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | EnumChildWindows(hwnd_parent, Some(enum_child::), &mut data as *mut EnumChildData as _); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find function, tuple struct or tuple variant `IsWindow` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | IsWindow(hwnd) != 0 [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find function, tuple struct or tuple variant `GetParent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:76:14 [INFO] [stdout] | [INFO] [stdout] 76 | unsafe { GetParent(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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find value `WM_GETFONT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:82:38 [INFO] [stdout] | [INFO] [stdout] 82 | let h = send_message(handle, WM_GETFONT, 0, 0); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find function, tuple struct or tuple variant `SendMessageW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | SendMessageW(handle, WM_SETFONT, mem::transmute(font_handle), redraw as LPARAM); [INFO] [stdout] | ^^^^^^^^^^^^ help: a function with a similar name exists: `send_message` [INFO] [stdout] ... [INFO] [stdout] 129 | pub fn send_message(hwnd: HWND, msg: UINT, w: WPARAM, l: LPARAM) -> LRESULT { [INFO] [stdout] | --------------------------------------------------------------------------- similarly named function `send_message` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_SETFONT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:94:26 [INFO] [stdout] | [INFO] [stdout] 94 | SendMessageW(handle, WM_SETFONT, mem::transmute(font_handle), redraw as 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:94:77 [INFO] [stdout] | [INFO] [stdout] 94 | SendMessageW(handle, WM_SETFONT, mem::transmute(font_handle), redraw as 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find function, tuple struct or tuple variant `KillTimer` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | KillTimer(hwnd, id as UINT_PTR); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:104:31 [INFO] [stdout] | [INFO] [stdout] 104 | KillTimer(hwnd, id as 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find function, tuple struct or tuple variant `SetTimer` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | SetTimer(hwnd, id as UINT_PTR, interval, None); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:114:30 [INFO] [stdout] | [INFO] [stdout] 114 | SetTimer(hwnd, id as UINT_PTR, interval, None); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find value `GWL_STYLE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:120:29 [INFO] [stdout] | [INFO] [stdout] 120 | get_window_long(handle, GWL_STYLE) as 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:120:43 [INFO] [stdout] | [INFO] [stdout] 120 | get_window_long(handle, GWL_STYLE) as 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find value `GWL_STYLE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:126:29 [INFO] [stdout] | [INFO] [stdout] 126 | set_window_long(handle, GWL_STYLE, style as 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find function, tuple struct or tuple variant `GetWindowTextLengthW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:148:27 [INFO] [stdout] | [INFO] [stdout] 148 | let mut buffer_size = GetWindowTextLengthW(handle) as usize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowTextW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:155:8 [INFO] [stdout] | [INFO] [stdout] 155 | if GetWindowTextW(handle, buffer.as_mut_ptr(), buffer_size as c_int) == 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find function, tuple struct or tuple variant `SetWindowTextW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | SetWindowTextW(handle, text.as_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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find function, tuple struct or tuple variant `SetWindowPos` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | SetWindowPos(handle, ptr::null_mut(), x as c_int, y as c_int, 0, 0, SWP_NOZORDER|SWP_NOSIZE|SWP_NOACTIVATE); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SWP_NOZORDER` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:174:73 [INFO] [stdout] | [INFO] [stdout] 174 | SetWindowPos(handle, ptr::null_mut(), x as c_int, y as c_int, 0, 0, SWP_NOZORDER|SWP_NOSIZE|SWP_NOACTIVATE); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SWP_NOSIZE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:174:86 [INFO] [stdout] | [INFO] [stdout] 174 | SetWindowPos(handle, ptr::null_mut(), x as c_int, y as c_int, 0, 0, SWP_NOZORDER|SWP_NOSIZE|SWP_NOACTIVATE); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SWP_NOACTIVATE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:174:97 [INFO] [stdout] | [INFO] [stdout] 174 | SetWindowPos(handle, ptr::null_mut(), x as c_int, y as c_int, 0, 0, SWP_NOZORDER|SWP_NOSIZE|SWP_NOACTIVATE); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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 `RECT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:181:16 [INFO] [stdout] | [INFO] [stdout] 181 | let mut r: RECT = mem::zeroed(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowRect` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | GetWindowRect(handle, &mut r); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetParent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:184:18 [INFO] [stdout] | [INFO] [stdout] 184 | let parent = GetParent(handle); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `POINT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:186:22 [INFO] [stdout] | [INFO] [stdout] 186 | let mut pt = POINT{x: r.left, y: r.top}; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScreenToClient` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:187:9 [INFO] [stdout] | [INFO] [stdout] 187 | ScreenToClient(parent, &mut pt); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find function, tuple struct or tuple variant `GetWindowLongW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:204:21 [INFO] [stdout] | [INFO] [stdout] 204 | let flags = GetWindowLongW(handle, GWL_STYLE) as u32; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GWL_STYLE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:204:44 [INFO] [stdout] | [INFO] [stdout] 204 | let flags = GetWindowLongW(handle, GWL_STYLE) as u32; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowLongW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:205:24 [INFO] [stdout] | [INFO] [stdout] 205 | let ex_flags = GetWindowLongW(handle, GWL_EXSTYLE) as u32; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GWL_EXSTYLE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:205:47 [INFO] [stdout] | [INFO] [stdout] 205 | let ex_flags = GetWindowLongW(handle, GWL_EXSTYLE) as u32; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:206:24 [INFO] [stdout] | [INFO] [stdout] 206 | let mut rect = RECT {left: 0, top: 0, right: w, bottom: h}; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AdjustWindowRectEx` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:207:9 [INFO] [stdout] | [INFO] [stdout] 207 | AdjustWindowRectEx(&mut rect, flags, 0, ex_flags); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowPos` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | SetWindowPos(handle, ptr::null_mut(), 0, 0, w, h, SWP_NOZORDER|SWP_NOMOVE|SWP_NOACTIVATE|SWP_NOCOPYBITS); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SWP_NOZORDER` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:213:55 [INFO] [stdout] | [INFO] [stdout] 213 | SetWindowPos(handle, ptr::null_mut(), 0, 0, w, h, SWP_NOZORDER|SWP_NOMOVE|SWP_NOACTIVATE|SWP_NOCOPYBITS); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SWP_NOMOVE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:213:68 [INFO] [stdout] | [INFO] [stdout] 213 | SetWindowPos(handle, ptr::null_mut(), 0, 0, w, h, SWP_NOZORDER|SWP_NOMOVE|SWP_NOACTIVATE|SWP_NOCOPYBITS); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SWP_NOACTIVATE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:213:79 [INFO] [stdout] | [INFO] [stdout] 213 | SetWindowPos(handle, ptr::null_mut(), 0, 0, w, h, SWP_NOZORDER|SWP_NOMOVE|SWP_NOACTIVATE|SWP_NOCOPYBITS); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SWP_NOCOPYBITS` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:213:94 [INFO] [stdout] | [INFO] [stdout] 213 | SetWindowPos(handle, ptr::null_mut(), 0, 0, w, h, SWP_NOZORDER|SWP_NOMOVE|SWP_NOACTIVATE|SWP_NOCOPYBITS); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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 `RECT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:229:16 [INFO] [stdout] | [INFO] [stdout] 229 | let mut r: RECT = mem::zeroed(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetClientRect` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | GetClientRect(handle, &mut r); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find value `SW_SHOW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:245:32 [INFO] [stdout] | [INFO] [stdout] 245 | let visible = if visible { SW_SHOW } else { SW_HIDE }; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SW_HIDE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:245:49 [INFO] [stdout] | [INFO] [stdout] 245 | let visible = if visible { SW_SHOW } else { SW_HIDE }; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ShowWindow` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:246:5 [INFO] [stdout] | [INFO] [stdout] 246 | ShowWindow(handle, visible); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find function, tuple struct or tuple variant `IsWindowVisible` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | IsWindowVisible(handle) != 0 [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find value `GWL_STYLE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:257:41 [INFO] [stdout] | [INFO] [stdout] 257 | let style = get_window_long(handle, GWL_STYLE) as 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:257:55 [INFO] [stdout] | [INFO] [stdout] 257 | let style = get_window_long(handle, GWL_STYLE) as UINT; [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:258:14 [INFO] [stdout] | [INFO] [stdout] 258 | (style & WS_DISABLED) != WS_DISABLED [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:258:30 [INFO] [stdout] | [INFO] [stdout] 258 | (style & WS_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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find value `GWL_STYLE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:265:45 [INFO] [stdout] | [INFO] [stdout] 265 | let old_style = get_window_long(handle, GWL_STYLE) as usize; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GWL_STYLE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:267:33 [INFO] [stdout] | [INFO] [stdout] 267 | set_window_long(handle, GWL_STYLE, old_style&(!WS_DISABLED as usize) ); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:267:56 [INFO] [stdout] | [INFO] [stdout] 267 | set_window_long(handle, GWL_STYLE, old_style&(!WS_DISABLED as usize) ); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GWL_STYLE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:269:33 [INFO] [stdout] | [INFO] [stdout] 269 | set_window_long(handle, GWL_STYLE, old_style|(WS_DISABLED as usize)); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:269:55 [INFO] [stdout] | [INFO] [stdout] 269 | set_window_long(handle, GWL_STYLE, old_style|(WS_DISABLED as usize)); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `InvalidateRect` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | InvalidateRect(handle, ptr::null(), 1); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `UpdateWindow` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:274:5 [INFO] [stdout] | [INFO] [stdout] 274 | UpdateWindow(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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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 `WCHAR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:284:33 [INFO] [stdout] | [INFO] [stdout] 278 | pub unsafe fn get_window_class_name(handle: HWND) -> String { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 284 | let mut class_name_raw: Vec = Vec::with_capacity(100); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetClassNameW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:287:17 [INFO] [stdout] | [INFO] [stdout] 287 | let count = GetClassNameW(handle, class_name_raw.as_mut_ptr(), 100) as 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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 `LONG_PTR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window_helper.rs:310:74 [INFO] [stdout] | [INFO] [stdout] 310 | unsafe{ ::winapi::um::winuser::SetWindowLongPtrW(handle, index, v as LONG_PTR); } [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HBITMAP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find function, tuple struct or tuple variant `GetBitmapBits` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | unsafe { GetBitmapBits(handle, 1, &mut bits as *mut [u8; 1] as LPVOID) != 0 } [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:22:68 [INFO] [stdout] | [INFO] [stdout] 22 | unsafe { GetBitmapBits(handle, 1, &mut bits as *mut [u8; 1] as LPVOID) != 0 } [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HFONT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find function, tuple struct or tuple variant `CreateFontW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | let handle = CreateFontW( [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DEFAULT_CHARSET` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | DEFAULT_CHARSET, // fdwCharSet [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OUT_DEFAULT_PRECIS` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | OUT_DEFAULT_PRECIS, // fdwOutputPrecision [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CLIP_DEFAULT_PRECIS` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | CLIP_DEFAULT_PRECIS, // fdwClipPrecision [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CLEARTYPE_QUALITY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | CLEARTYPE_QUALITY, // fdwQuality [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VARIABLE_PITCH` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | VARIABLE_PITCH, // fdwPitchAndFamily [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find function, tuple struct or tuple variant `LoadImageW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:86:22 [INFO] [stdout] | [INFO] [stdout] 86 | let mut handle = LoadImageW(ptr::null_mut(), filepath.as_ptr(), image_type, width as i32, height as i32, LR_LOADFROMFILE); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LR_LOADFROMFILE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:86:110 [INFO] [stdout] | [INFO] [stdout] 86 | let mut handle = LoadImageW(ptr::null_mut(), filepath.as_ptr(), image_type, width as i32, height as i32, LR_LOADFROMFILE); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `IDI_ERROR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:93:31 [INFO] [stdout] | [INFO] [stdout] 93 | let dr = (IDI_ERROR as usize) as *const u16; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LoadImageW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:94:21 [INFO] [stdout] | [INFO] [stdout] 94 | LoadImageW(ptr::null_mut(), dr, IMAGE_ICON, 0, 0, LR_DEFAULTSIZE|LR_SHARED) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LR_DEFAULTSIZE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:94:71 [INFO] [stdout] | [INFO] [stdout] 94 | LoadImageW(ptr::null_mut(), dr, IMAGE_ICON, 0, 0, LR_DEFAULTSIZE|LR_SHARED) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LR_SHARED` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:94:86 [INFO] [stdout] | [INFO] [stdout] 94 | LoadImageW(ptr::null_mut(), dr, IMAGE_ICON, 0, 0, LR_DEFAULTSIZE|LR_SHARED) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `IDC_ARROW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:97:31 [INFO] [stdout] | [INFO] [stdout] 97 | let dr = (IDC_ARROW as usize) as *const u16; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LoadImageW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | LoadImageW(ptr::null_mut(), dr, IMAGE_CURSOR, 0, 0, LR_DEFAULTSIZE|LR_SHARED) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LR_DEFAULTSIZE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:98:73 [INFO] [stdout] | [INFO] [stdout] 98 | LoadImageW(ptr::null_mut(), dr, IMAGE_CURSOR, 0, 0, LR_DEFAULTSIZE|LR_SHARED) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LR_SHARED` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:98:88 [INFO] [stdout] | [INFO] [stdout] 98 | LoadImageW(ptr::null_mut(), dr, IMAGE_CURSOR, 0, 0, LR_DEFAULTSIZE|LR_SHARED) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LoadImageW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:102:21 [INFO] [stdout] | [INFO] [stdout] 102 | LoadImageW(ptr::null_mut(), dr, IMAGE_BITMAP, 0, 0, LR_CREATEDIBSECTION|LR_DEFAULTSIZE|LR_SHARED) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LR_CREATEDIBSECTION` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:102:73 [INFO] [stdout] | [INFO] [stdout] 102 | LoadImageW(ptr::null_mut(), dr, IMAGE_BITMAP, 0, 0, LR_CREATEDIBSECTION|LR_DEFAULTSIZE|LR_SHARED) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LR_DEFAULTSIZE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:102:93 [INFO] [stdout] | [INFO] [stdout] 102 | LoadImageW(ptr::null_mut(), dr, IMAGE_BITMAP, 0, 0, LR_CREATEDIBSECTION|LR_DEFAULTSIZE|LR_SHARED) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LR_SHARED` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:102:108 [INFO] [stdout] | [INFO] [stdout] 102 | LoadImageW(ptr::null_mut(), dr, IMAGE_BITMAP, 0, 0, LR_CREATEDIBSECTION|LR_DEFAULTSIZE|LR_SHARED) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:147:13 [INFO] [stdout] | [INFO] [stdout] 144 | pub unsafe fn build_oem_image( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 147 | ) -> Result [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `IMAGE_BITMAP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:157:14 [INFO] [stdout] | [INFO] [stdout] 157 | (IMAGE_BITMAP, (b as usize) as LPCWSTR) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPCWSTR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:157:44 [INFO] [stdout] | [INFO] [stdout] 157 | (IMAGE_BITMAP, (b as usize) as LPCWSTR) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `IMAGE_CURSOR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:160:14 [INFO] [stdout] | [INFO] [stdout] 160 | (IMAGE_CURSOR, (c as usize) as LPCWSTR) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPCWSTR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:160:44 [INFO] [stdout] | [INFO] [stdout] 160 | (IMAGE_CURSOR, (c as usize) as LPCWSTR) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `IMAGE_ICON` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:163:14 [INFO] [stdout] | [INFO] [stdout] 163 | (IMAGE_ICON, (i as usize) as LPCWSTR) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPCWSTR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:163:42 [INFO] [stdout] | [INFO] [stdout] 163 | (IMAGE_ICON, (i as usize) as LPCWSTR) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LR_DEFAULTSIZE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | LR_DEFAULTSIZE|LR_SHARED [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LR_SHARED` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:168:24 [INFO] [stdout] | [INFO] [stdout] 168 | LR_DEFAULTSIZE|LR_SHARED [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LR_SHARED` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | LR_SHARED [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LoadImageW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:173:18 [INFO] [stdout] | [INFO] [stdout] 173 | let handle = LoadImageW(ptr::null_mut(), res_identifier, c_res_type, width as i32, height as i32, flags); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:187:59 [INFO] [stdout] | [INFO] [stdout] 187 | pub unsafe fn bitmap_from_memory(source: &[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 `BITMAPFILEHEADER` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:194:39 [INFO] [stdout] | [INFO] [stdout] 187 | pub unsafe fn bitmap_from_memory(source: &[u8]) -> Result { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 194 | let fheader_size = mem::size_of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BITMAPINFOHEADER` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:195:39 [INFO] [stdout] | [INFO] [stdout] 187 | pub unsafe fn bitmap_from_memory(source: &[u8]) -> Result { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 195 | let iheader_size = mem::size_of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BITMAPFILEHEADER` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:204:37 [INFO] [stdout] | [INFO] [stdout] 204 | let fheader_ptr = src as *const BITMAPFILEHEADER; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BITMAPFILEHEADER` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:205:18 [INFO] [stdout] | [INFO] [stdout] 205 | let fheader: BITMAPFILEHEADER = ptr::read( fheader_ptr ); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BITMAPINFOHEADER` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:208:67 [INFO] [stdout] | [INFO] [stdout] 208 | let iheader_ptr = src.offset(fheader_size as isize) as *const BITMAPINFOHEADER; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BITMAPINFOHEADER` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:209:18 [INFO] [stdout] | [INFO] [stdout] 209 | let iheader: BITMAPINFOHEADER = ptr::read( iheader_ptr ); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetDC` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:213:21 [INFO] [stdout] | [INFO] [stdout] 213 | let screen_dc = GetDC(ptr::null_mut()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateCompatibleDC` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:214:15 [INFO] [stdout] | [INFO] [stdout] 214 | let hdc = CreateCompatibleDC(screen_dc); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateCompatibleBitmap` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:215:18 [INFO] [stdout] | [INFO] [stdout] 215 | let bitmap = CreateCompatibleBitmap(screen_dc, w, h); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ReleaseDC` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | ReleaseDC(ptr::null_mut(), screen_dc); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BITMAPINFOHEADER` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:218:18 [INFO] [stdout] | [INFO] [stdout] 218 | let header = BITMAPINFOHEADER { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BITMAPINFOHEADER` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:219:32 [INFO] [stdout] | [INFO] [stdout] 187 | pub unsafe fn bitmap_from_memory(source: &[u8]) -> Result { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 219 | biSize: mem::size_of::() as 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:219:55 [INFO] [stdout] | [INFO] [stdout] 219 | biSize: mem::size_of::() as DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:220:23 [INFO] [stdout] | [INFO] [stdout] 220 | biWidth: w as LONG, biHeight: h as LONG, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:220:44 [INFO] [stdout] | [INFO] [stdout] 220 | biWidth: w as LONG, biHeight: h as LONG, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BI_RGB` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:221:53 [INFO] [stdout] | [INFO] [stdout] 221 | biPlanes: 1, biBitCount: 24, biCompression: BI_RGB, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RGBQUAD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:227:16 [INFO] [stdout] | [INFO] [stdout] 227 | let quad = RGBQUAD { rgbBlue: 0, rgbGreen: 0, rgbRed: 0, rgbReserved: 0 }; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BITMAPINFO` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:228:16 [INFO] [stdout] | [INFO] [stdout] 228 | let info = BITMAPINFO { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetDIBits` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:234:13 [INFO] [stdout] | [INFO] [stdout] 234 | if 0 == SetDIBits(hdc, bitmap, 0, h as u32, data_ptr, &info, DIB_RGB_COLORS) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DIB_RGB_COLORS` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:234:66 [INFO] [stdout] | [INFO] [stdout] 234 | if 0 == SetDIBits(hdc, bitmap, 0, h as u32, data_ptr, &info, DIB_RGB_COLORS) { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:239:25 [INFO] [stdout] | [INFO] [stdout] 239 | return Ok(bitmap as HANDLE); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IFileDialog` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:253:18 [INFO] [stdout] | [INFO] [stdout] 248 | pub unsafe fn create_file_dialog<'a, 'b>( [INFO] [stdout] | - help: you might be missing a type parameter: `, IFileDialog` [INFO] [stdout] ... [INFO] [stdout] 253 | ) -> Result<*mut IFileDialog, NwgError> [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CLSID_FileSaveDialog` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:261:36 [INFO] [stdout] | [INFO] [stdout] 261 | FileDialogAction::Save => (CLSID_FileSaveDialog, IFileDialog::uuidof()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CLSID_FileOpenDialog` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:262:15 [INFO] [stdout] | [INFO] [stdout] 262 | _ => (CLSID_FileOpenDialog, IFileOpenDialog::uuidof()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IFileDialog` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:265:26 [INFO] [stdout] | [INFO] [stdout] 265 | let mut handle: *mut IFileDialog = ptr::null_mut(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CoCreateInstance` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:266:13 [INFO] [stdout] | [INFO] [stdout] 266 | let r = CoCreateInstance(&clsid, ptr::null_mut(), CLSCTX_INPROC_SERVER, &uuid, mem::transmute(&mut handle) ); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CLSCTX_INPROC_SERVER` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:266:55 [INFO] [stdout] | [INFO] [stdout] 266 | let r = CoCreateInstance(&clsid, ptr::null_mut(), CLSCTX_INPROC_SERVER, &uuid, mem::transmute(&mut handle) ); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `S_OK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:267:13 [INFO] [stdout] | [INFO] [stdout] 267 | if r != S_OK { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `S_OK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:275:46 [INFO] [stdout] | [INFO] [stdout] 275 | if file_dialog.GetOptions(&mut flags) != S_OK { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOS_PICKFOLDERS` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:280:66 [INFO] [stdout] | [INFO] [stdout] 280 | let use_dir = if action == FileDialogAction::OpenDirectory { FOS_PICKFOLDERS } else { 0 }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOS_ALLOWMULTISELECT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:281:40 [INFO] [stdout] | [INFO] [stdout] 281 | let multiselect = if multiselect { FOS_ALLOWMULTISELECT } else { 0 }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOS_FORCEFILESYSTEM` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:282:39 [INFO] [stdout] | [INFO] [stdout] 282 | if file_dialog.SetOptions(flags | FOS_FORCEFILESYSTEM | use_dir | multiselect) != S_OK { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `S_OK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:282:87 [INFO] [stdout] | [INFO] [stdout] 282 | if file_dialog.SetOptions(flags | FOS_FORCEFILESYSTEM | use_dir | multiselect) != S_OK { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IFileDialog` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:311:63 [INFO] [stdout] | [INFO] [stdout] 311 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:320:53 [INFO] [stdout] | [INFO] [stdout] 320 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:320:71 [INFO] [stdout] | [INFO] [stdout] 320 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:320:87 [INFO] [stdout] | [INFO] [stdout] 320 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:320:121 [INFO] [stdout] | [INFO] [stdout] 320 | 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 `IShellItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:325:29 [INFO] [stdout] | [INFO] [stdout] 325 | let mut shellitem: *mut IShellItem = ptr::null_mut(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `S_OK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:328:127 [INFO] [stdout] | [INFO] [stdout] 328 | if SHCreateItemFromParsingName(path.as_ptr(), ptr::null_mut(), &IShellItem::uuidof(), mem::transmute(&mut shellitem) ) != S_OK { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SFGAOF` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:333:30 [INFO] [stdout] | [INFO] [stdout] 333 | let mut file_properties: SFGAOF = 0; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `S_OK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:337:19 [INFO] [stdout] | [INFO] [stdout] 337 | if results != S_OK && results != S_FALSE { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `S_FALSE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:337:38 [INFO] [stdout] | [INFO] [stdout] 337 | if results != S_OK && results != S_FALSE { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `S_OK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:347:46 [INFO] [stdout] | [INFO] [stdout] 347 | if dialog.SetDefaultFolder(shellitem) != S_OK { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IFileDialog` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:359:56 [INFO] [stdout] | [INFO] [stdout] 359 | 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 `COMDLG_FILTERSPEC` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:364:30 [INFO] [stdout] | [INFO] [stdout] 359 | pub unsafe fn file_dialog_set_filters<'a>(dialog: &mut IFileDialog, filters: &'a str) -> Result<(), NwgError> { [INFO] [stdout] | - help: you might be missing a type parameter: `, COMDLG_FILTERSPEC` [INFO] [stdout] ... [INFO] [stdout] 364 | let mut raw_filters: Vec = Vec::with_capacity(3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `COMDLG_FILTERSPEC` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:377:26 [INFO] [stdout] | [INFO] [stdout] 377 | raw_filters.push(COMDLG_FILTERSPEC{ pszName: name.as_ptr(), pszSpec: filter.as_ptr() }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:381:46 [INFO] [stdout] | [INFO] [stdout] 381 | let filters_count = raw_filters.len() as UINT; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `S_OK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:382:68 [INFO] [stdout] | [INFO] [stdout] 382 | if dialog.SetFileTypes(filters_count, raw_filters.as_ptr()) == S_OK { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IFileDialog` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:391:48 [INFO] [stdout] | [INFO] [stdout] 391 | 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 `IShellItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:394:25 [INFO] [stdout] | [INFO] [stdout] 394 | let mut _item: *mut IShellItem = ptr::null_mut(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `S_OK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:396:40 [INFO] [stdout] | [INFO] [stdout] 396 | if dialog.GetResult(&mut _item) != S_OK { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IFileOpenDialog` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:407:49 [INFO] [stdout] | [INFO] [stdout] 407 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:411:25 [INFO] [stdout] | [INFO] [stdout] 411 | let mut _item: *mut IShellItem = ptr::null_mut(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IShellItemArray` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:412:26 [INFO] [stdout] | [INFO] [stdout] 412 | let mut _items: *mut IShellItemArray = ptr::null_mut(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `S_OK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:414:60 [INFO] [stdout] | [INFO] [stdout] 414 | if dialog.GetResults( mem::transmute(&mut _items) ) != S_OK { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:419:20 [INFO] [stdout] | [INFO] [stdout] 419 | let mut count: DWORD = 0; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IShellItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:437:42 [INFO] [stdout] | [INFO] [stdout] 437 | 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 `PWSTR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:443:24 [INFO] [stdout] | [INFO] [stdout] 443 | let mut item_path: PWSTR = ptr::null_mut(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SIGDN_FILESYSPATH` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:444:28 [INFO] [stdout] | [INFO] [stdout] 444 | if item.GetDisplayName(SIGDN_FILESYSPATH, &mut item_path) != S_OK { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `S_OK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:444:66 [INFO] [stdout] | [INFO] [stdout] 444 | if item.GetDisplayName(SIGDN_FILESYSPATH, &mut item_path) != S_OK { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CoTaskMemFree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:450:5 [INFO] [stdout] | [INFO] [stdout] 450 | CoTaskMemFree(mem::transmute(item_path)); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IFileDialog` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:456:48 [INFO] [stdout] | [INFO] [stdout] 456 | pub unsafe fn file_dialog_options(dialog: &mut IFileDialog) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `S_OK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:460:41 [INFO] [stdout] | [INFO] [stdout] 460 | if dialog.GetOptions(&mut flags) != S_OK { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IFileDialog` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:468:48 [INFO] [stdout] | [INFO] [stdout] 468 | 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[E0425]: cannot find value `S_OK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/resources_helper.rs:477:36 [INFO] [stdout] | [INFO] [stdout] 477 | if dialog.SetOptions(flags) != S_OK { [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find function, tuple struct or tuple variant `SetTimer` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | SetTimer(parent, id as UINT_PTR, interval as UINT, None); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:69:32 [INFO] [stdout] | [INFO] [stdout] 69 | SetTimer(parent, id as UINT_PTR, interval as UINT, None); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:69:54 [INFO] [stdout] | [INFO] [stdout] 69 | SetTimer(parent, id as UINT_PTR, interval as UINT, None); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find function, tuple struct or tuple variant `SetWindowSubclass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | SetWindowSubclass(h, Some(process_events), params.subclass_id, params.callback_ptr as UINT_PTR); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:106:95 [INFO] [stdout] | [INFO] [stdout] 106 | SetWindowSubclass(h, Some(process_events), params.subclass_id, params.callback_ptr as 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:118:35 [INFO] [stdout] | [INFO] [stdout] 117 | unsafe extern "system" fn handler_children(h: HWND, p: LPARAM) -> i32 { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 118 | let handles_ptr: *mut Vec = p as *mut Vec; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:118:57 [INFO] [stdout] | [INFO] [stdout] 117 | unsafe extern "system" fn handler_children(h: HWND, p: LPARAM) -> i32 { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 118 | let handles_ptr: *mut Vec = p as *mut 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:132:22 [INFO] [stdout] | [INFO] [stdout] 132 | let callback_fn: SUBCLASSPROC = Some(process_events); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `EnumChildWindows` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 145 | EnumChildWindows(hwnd, Some(handler_children), (&mut handler.handles as *mut Vec) as 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:145:90 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn full_bind_event_handler(handle: &ControlHandle, f: F) -> EventHandler [INFO] [stdout] | - help: you might be missing a type parameter: `, HWND` [INFO] [stdout] ... [INFO] [stdout] 145 | EnumChildWindows(hwnd, Some(handler_children), (&mut handler.handles as *mut Vec) as 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:145:100 [INFO] [stdout] | [INFO] [stdout] 145 | EnumChildWindows(hwnd, Some(handler_children), (&mut handler.handles as *mut Vec) as LPARAM); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `EnumChildWindows` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | EnumChildWindows(hwnd, Some(set_children_subclass), params_ptr as 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:146:75 [INFO] [stdout] | [INFO] [stdout] 146 | EnumChildWindows(hwnd, Some(set_children_subclass), params_ptr as LPARAM); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowSubclass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | SetWindowSubclass(hwnd, callback_fn, subclass_id, callback_ptr as UINT_PTR); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:147:75 [INFO] [stdout] | [INFO] [stdout] 147 | SetWindowSubclass(hwnd, callback_fn, subclass_id, callback_ptr as UINT_PTR); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SUBCLASSPROC` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:185:22 [INFO] [stdout] | [INFO] [stdout] 185 | let callback_fn: SUBCLASSPROC = Some(process_events); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowSubclass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:194:9 [INFO] [stdout] | [INFO] [stdout] 194 | SetWindowSubclass(hwnd, callback_fn, subclass_id, callback_ptr as UINT_PTR); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:194:75 [INFO] [stdout] | [INFO] [stdout] 194 | SetWindowSubclass(hwnd, callback_fn, subclass_id, callback_ptr as UINT_PTR); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowSubclass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | SetWindowSubclass(parent_hwnd, callback_fn, subclass_id, callback_ptr_parent as UINT_PTR); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:195:89 [INFO] [stdout] | [INFO] [stdout] 195 | SetWindowSubclass(parent_hwnd, callback_fn, subclass_id, callback_ptr_parent as UINT_PTR); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:218:37 [INFO] [stdout] | [INFO] [stdout] 218 | let mut callback_value: UINT_PTR = 0; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowSubclass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:219:26 [INFO] [stdout] | [INFO] [stdout] 219 | let result = GetWindowSubclass(handle, id, subclass_id, &mut callback_value); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RemoveWindowSubclass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | RemoveWindowSubclass(handle, id, subclass_id); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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 `SUBCLASSPROC` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:244:24 [INFO] [stdout] | [INFO] [stdout] 244 | let subclass_proc: SUBCLASSPROC = Some(process_raw_events); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowSubclass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:250:26 [INFO] [stdout] | [INFO] [stdout] 250 | let result = GetWindowSubclass(h, subclass_proc, handler_id, &mut tmp_value); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowSubclass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:259:13 [INFO] [stdout] | [INFO] [stdout] 259 | SetWindowSubclass(h, subclass_proc, handler_id, proc_data as UINT_PTR); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:259:74 [INFO] [stdout] | [INFO] [stdout] 259 | SetWindowSubclass(h, subclass_proc, handler_id, proc_data as 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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 `SUBCLASSPROC` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:325:24 [INFO] [stdout] | [INFO] [stdout] 325 | let subclass_proc: SUBCLASSPROC = Some(process_raw_events); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowSubclass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:327:14 [INFO] [stdout] | [INFO] [stdout] 327 | unsafe { GetWindowSubclass(handle, subclass_proc, handler_id, &mut tmp_value) != 0 } [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:343:33 [INFO] [stdout] | [INFO] [stdout] 343 | let mut callback_value: UINT_PTR = 0; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowSubclass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:344:22 [INFO] [stdout] | [INFO] [stdout] 344 | let result = GetWindowSubclass(handle, subclass_proc, handler_id, &mut callback_value); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RemoveWindowSubclass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:359:9 [INFO] [stdout] | [INFO] [stdout] 359 | RemoveWindowSubclass(handle, subclass_proc, handler_id); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find function, tuple struct or tuple variant `GetModuleHandleW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:383:16 [INFO] [stdout] | [INFO] [stdout] 383 | let hmod = GetModuleHandleW(ptr::null_mut()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_EX_COMPOSITED` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:388:39 [INFO] [stdout] | [INFO] [stdout] 388 | let ex_flags = ex_flags.unwrap_or(WS_EX_COMPOSITED); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_OVERLAPPEDWINDOW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:389:33 [INFO] [stdout] | [INFO] [stdout] 389 | let flags = flags.unwrap_or(WS_OVERLAPPEDWINDOW | WS_CLIPCHILDREN | WS_VISIBLE) | forced_flags; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WS_CLIPCHILDREN` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:389:55 [INFO] [stdout] | [INFO] [stdout] 389 | let flags = flags.unwrap_or(WS_OVERLAPPEDWINDOW | WS_CLIPCHILDREN | WS_VISIBLE) | forced_flags; [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:389:73 [INFO] [stdout] | [INFO] [stdout] 389 | let flags = flags.unwrap_or(WS_OVERLAPPEDWINDOW | WS_CLIPCHILDREN | WS_VISIBLE) | forced_flags; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RECT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:400:24 [INFO] [stdout] | [INFO] [stdout] 400 | let mut rect = RECT {left: 0, top: 0, right: sx, bottom: sy}; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AdjustWindowRectEx` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:401:9 [INFO] [stdout] | [INFO] [stdout] 401 | AdjustWindowRectEx(&mut rect, flags, 0, ex_flags); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateWindowExW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:407:18 [INFO] [stdout] | [INFO] [stdout] 407 | let handle = CreateWindowExW ( [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMODULE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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 `HBRUSH` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:440:21 [INFO] [stdout] | [INFO] [stdout] 440 | let background: HBRUSH = background.unwrap_or(mem::transmute(COLOR_WINDOW as usize)); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `COLOR_WINDOW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:440:66 [INFO] [stdout] | [INFO] [stdout] 440 | let background: HBRUSH = background.unwrap_or(mem::transmute(COLOR_WINDOW as usize)); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:441:16 [INFO] [stdout] | [INFO] [stdout] 441 | let style: UINT = style.unwrap_or(CS_HREDRAW | CS_VREDRAW); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CS_HREDRAW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:441:39 [INFO] [stdout] | [INFO] [stdout] 441 | let style: UINT = style.unwrap_or(CS_HREDRAW | CS_VREDRAW); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CS_VREDRAW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:441:52 [INFO] [stdout] | [INFO] [stdout] 441 | let style: UINT = style.unwrap_or(CS_HREDRAW | CS_VREDRAW); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WNDCLASSEXW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:444:5 [INFO] [stdout] | [INFO] [stdout] 444 | WNDCLASSEXW { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WNDCLASSEXW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:445:32 [INFO] [stdout] | [INFO] [stdout] 426 | pub(crate) unsafe fn build_sysclass<'a>( [INFO] [stdout] | - help: you might be missing a type parameter: `, WNDCLASSEXW` [INFO] [stdout] ... [INFO] [stdout] 445 | cbSize: mem::size_of::() as 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:445:50 [INFO] [stdout] | [INFO] [stdout] 445 | cbSize: mem::size_of::() as UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LoadCursorW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:452:18 [INFO] [stdout] | [INFO] [stdout] 452 | hCursor: LoadCursorW(ptr::null_mut(), IDC_ARROW), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `IDC_ARROW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:452:47 [INFO] [stdout] | [INFO] [stdout] 452 | hCursor: LoadCursorW(ptr::null_mut(), IDC_ARROW), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegisterClassExW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:459:23 [INFO] [stdout] | [INFO] [stdout] 459 | let class_token = RegisterClassExW(&class); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetLastError` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:460:28 [INFO] [stdout] | [INFO] [stdout] 460 | if class_token == 0 && GetLastError() != ERROR_CLASS_ALREADY_EXISTS { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERROR_CLASS_ALREADY_EXISTS` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:460:46 [INFO] [stdout] | [INFO] [stdout] 460 | if class_token == 0 && GetLastError() != ERROR_CLASS_ALREADY_EXISTS { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetModuleHandleW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:472:20 [INFO] [stdout] | [INFO] [stdout] 472 | let hmod = GetModuleHandleW(ptr::null_mut()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetModuleHandleW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:488:20 [INFO] [stdout] | [INFO] [stdout] 488 | let hmod = GetModuleHandleW(ptr::null_mut()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetModuleHandleW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:509:20 [INFO] [stdout] | [INFO] [stdout] 509 | let hmod = GetModuleHandleW(ptr::null_mut()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateWindowExW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:512:22 [INFO] [stdout] | [INFO] [stdout] 512 | let handle = CreateWindowExW ( [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HWND_MESSAGE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:519:13 [INFO] [stdout] | [INFO] [stdout] 519 | HWND_MESSAGE, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find function, tuple struct or tuple variant `PostMessageW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:543:13 [INFO] [stdout] | [INFO] [stdout] 543 | PostMessageW(hwnd, NWG_INIT, 0, 0); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ShowWindow` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:547:13 [INFO] [stdout] | [INFO] [stdout] 547 | ShowWindow(hwnd, SW_HIDE); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SW_HIDE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:547:30 [INFO] [stdout] | [INFO] [stdout] 547 | ShowWindow(hwnd, SW_HIDE); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DefWindowProcW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:556:9 [INFO] [stdout] | [INFO] [stdout] 556 | DefWindowProcW(hwnd, msg, w, l) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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 `NMHDR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:597:37 [INFO] [stdout] | [INFO] [stdout] 597 | let notif_ptr: *mut NMHDR = mem::transmute(l); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NMTTDISPINFOW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:602:86 [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] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 602 | TTN_GETDISPINFOW => handle_tooltip_callback(mem::transmute::<_, *mut NMTTDISPINFOW>(l), 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:603:80 [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] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 603 | _ => handle_default_notify_callback(mem::transmute::<_, *const NMHDR>(l), callback) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:607:32 [INFO] [stdout] | [INFO] [stdout] 607 | let parent_handle: HMENU = mem::transmute(l); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetMenuItemID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:608:27 [INFO] [stdout] | [INFO] [stdout] 608 | let item_id = GetMenuItemID(parent_handle, w as i32); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:613:92 [INFO] [stdout] | [INFO] [stdout] 613 | callback(Event::OnMenuOpen, NO_DATA, ControlHandle::Menu(ptr::null_mut(), w as HMENU)); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GET_WHEEL_DELTA_WPARAM` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:616:67 [INFO] [stdout] | [INFO] [stdout] 616 | callback(Event::OnMouseWheel, EventData::OnMouseWheel(GET_WHEEL_DELTA_WPARAM(w) as i32), base_handle); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:619:25 [INFO] [stdout] | [INFO] [stdout] 619 | let index = LOWORD(w as u32) as u32; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:620:31 [INFO] [stdout] | [INFO] [stdout] 620 | let parent = l as HMENU; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetSubMenu` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:623:83 [INFO] [stdout] | [INFO] [stdout] 623 | callback(Event::OnMenuHover, NO_DATA, ControlHandle::Menu(parent, GetSubMenu(parent, index as i32))); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:630:31 [INFO] [stdout] | [INFO] [stdout] 630 | let child_handle: HWND = l as HWND; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:630:43 [INFO] [stdout] | [INFO] [stdout] 630 | let child_handle: HWND = l as HWND; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HIWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:631:27 [INFO] [stdout] | [INFO] [stdout] 631 | let message = HIWORD(w as u32) as u16; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WCHAR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:636:41 [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] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 636 | let mut class_name_raw: Vec = Vec::with_capacity(100); class_name_raw.set_len(100); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetClassNameW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:637:25 [INFO] [stdout] | [INFO] [stdout] 637 | let count = GetClassNameW(child_handle, class_name_raw.as_mut_ptr(), 100) as 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:650:38 [INFO] [stdout] | [INFO] [stdout] 650 | let target_handle = w as HWND; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LOWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:655:23 [INFO] [stdout] | [INFO] [stdout] 655 | let msg = LOWORD(l as u32) as u32; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:698:93 [INFO] [stdout] | [INFO] [stdout] 698 | WM_HSCROLL => callback(Event::OnHorizontalScroll, NO_DATA, ControlHandle::Hwnd(l as HWND)), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:699:91 [INFO] [stdout] | [INFO] [stdout] 699 | WM_VSCROLL => callback(Event::OnVerticalScroll, NO_DATA, ControlHandle::Hwnd(l as HWND)), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DefSubclassProc` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:719:5 [INFO] [stdout] | [INFO] [stdout] 719 | DefSubclassProc(hwnd, msg, w, l) [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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 `NMTREEVIEWW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:838:56 [INFO] [stdout] | [INFO] [stdout] 838 | let data = unsafe { &*(notif_raw as *const NMTREEVIEWW) }; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NMTREEVIEWW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:843:56 [INFO] [stdout] | [INFO] [stdout] 843 | let data = unsafe { &*(notif_raw as *const NMTREEVIEWW) }; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NMTREEVIEWW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:855:56 [INFO] [stdout] | [INFO] [stdout] 855 | let data = unsafe { &*(notif_raw as *const NMTREEVIEWW) }; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NMTVITEMCHANGE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:861:56 [INFO] [stdout] | [INFO] [stdout] 861 | let data = unsafe { &*(notif_raw as *const NMTVITEMCHANGE) }; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NMHDR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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 `NMLISTVIEW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:886:24 [INFO] [stdout] | [INFO] [stdout] 886 | let data: &NMLISTVIEW = unsafe { &*(notif_raw as *const NMLISTVIEW) }; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NMLISTVIEW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:886:69 [INFO] [stdout] | [INFO] [stdout] 886 | let data: &NMLISTVIEW = unsafe { &*(notif_raw as *const NMLISTVIEW) }; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NMLISTVIEW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:893:24 [INFO] [stdout] | [INFO] [stdout] 893 | let data: &NMLISTVIEW = unsafe { &*(notif_raw as *const NMLISTVIEW) }; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NMLISTVIEW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:893:69 [INFO] [stdout] | [INFO] [stdout] 893 | let data: &NMLISTVIEW = unsafe { &*(notif_raw as *const NMLISTVIEW) }; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NMLISTVIEW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:900:24 [INFO] [stdout] | [INFO] [stdout] 900 | let data: &NMLISTVIEW = unsafe { &*(notif_raw as *const NMLISTVIEW) }; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NMLISTVIEW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:900:69 [INFO] [stdout] | [INFO] [stdout] 900 | let data: &NMLISTVIEW = unsafe { &*(notif_raw as *const NMLISTVIEW) }; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NMLISTVIEW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:907:24 [INFO] [stdout] | [INFO] [stdout] 907 | let data: &NMLISTVIEW = unsafe { &*(notif_raw as *const NMLISTVIEW) }; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NMLISTVIEW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:907:69 [INFO] [stdout] | [INFO] [stdout] 907 | let data: &NMLISTVIEW = unsafe { &*(notif_raw as *const NMLISTVIEW) }; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LVIS_SELECTED` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:911:44 [INFO] [stdout] | [INFO] [stdout] 911 | selected: data.uNewState & LVIS_SELECTED == LVIS_SELECTED [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LVIS_SELECTED` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:911:61 [INFO] [stdout] | [INFO] [stdout] 911 | selected: data.uNewState & LVIS_SELECTED == LVIS_SELECTED [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find function, tuple struct or tuple variant `SendMessageW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:929:21 [INFO] [stdout] | [INFO] [stdout] 929 | let has_image = SendMessageW(handle, STM_GETIMAGE, IMAGE_BITMAP as usize, 0) != 0; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STM_GETIMAGE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:929:42 [INFO] [stdout] | [INFO] [stdout] 929 | let has_image = SendMessageW(handle, STM_GETIMAGE, IMAGE_BITMAP as usize, 0) != 0; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `IMAGE_BITMAP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:929:56 [INFO] [stdout] | [INFO] [stdout] 929 | let has_image = SendMessageW(handle, STM_GETIMAGE, IMAGE_BITMAP as usize, 0) != 0; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NMTTDISPINFOW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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 `HWND` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:959:58 [INFO] [stdout] | [INFO] [stdout] 959 | let handle = ControlHandle::Hwnd(notif.hdr.idFrom as HWND); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NMHDR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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 `WCHAR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:973:30 [INFO] [stdout] | [INFO] [stdout] 973 | let mut class_name_raw: [WCHAR; 100] = mem::zeroed(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetClassNameW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/window.rs:974:17 [INFO] [stdout] | [INFO] [stdout] 974 | let count = GetClassNameW(notif.hwndFrom, class_name_raw.as_mut_ptr(), 100) as 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find value `MB_ABORTRETRYIGNORE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/message_box.rs:80:46 [INFO] [stdout] | [INFO] [stdout] 80 | MessageButtons::AbortTryIgnore => MB_ABORTRETRYIGNORE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MB_CANCELTRYCONTINUE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/message_box.rs:81:49 [INFO] [stdout] | [INFO] [stdout] 81 | MessageButtons::CancelTryContinue => MB_CANCELTRYCONTINUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MB_OK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/message_box.rs:82:34 [INFO] [stdout] | [INFO] [stdout] 82 | MessageButtons::Ok => MB_OK, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MB_OKCANCEL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/message_box.rs:83:40 [INFO] [stdout] | [INFO] [stdout] 83 | MessageButtons::OkCancel => MB_OKCANCEL, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MB_RETRYCANCEL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/message_box.rs:84:43 [INFO] [stdout] | [INFO] [stdout] 84 | MessageButtons::RetryCancel => MB_RETRYCANCEL, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MB_YESNO` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/message_box.rs:85:37 [INFO] [stdout] | [INFO] [stdout] 85 | MessageButtons::YesNo => MB_YESNO, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MB_YESNOCANCEL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/message_box.rs:86:43 [INFO] [stdout] | [INFO] [stdout] 86 | MessageButtons::YesNoCancel => MB_YESNOCANCEL [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MB_ICONSTOP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/message_box.rs:90:35 [INFO] [stdout] | [INFO] [stdout] 90 | MessageIcons::Error => MB_ICONSTOP, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MB_ICONINFORMATION` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/message_box.rs:91:34 [INFO] [stdout] | [INFO] [stdout] 91 | MessageIcons::Info => MB_ICONINFORMATION, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MB_ICONQUESTION` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/message_box.rs:93:38 [INFO] [stdout] | [INFO] [stdout] 93 | MessageIcons::Question => MB_ICONQUESTION, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MB_ICONEXCLAMATION` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/message_box.rs:94:37 [INFO] [stdout] | [INFO] [stdout] 94 | MessageIcons::Warning => MB_ICONEXCLAMATION [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MessageBoxW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/message_box.rs:97:29 [INFO] [stdout] | [INFO] [stdout] 97 | let answer = unsafe{ MessageBoxW(parent, text.as_ptr(), title.as_ptr(), buttons | icons) }; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetDC` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/high_dpi.rs:59:18 [INFO] [stdout] | [INFO] [stdout] 59 | let screen = GetDC(std::ptr::null_mut()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetDeviceCaps` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/high_dpi.rs:60:15 [INFO] [stdout] | [INFO] [stdout] 60 | let dpi = GetDeviceCaps(screen, LOGPIXELSX); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LOGPIXELSX` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/high_dpi.rs:60:37 [INFO] [stdout] | [INFO] [stdout] 60 | let dpi = GetDeviceCaps(screen, LOGPIXELSX); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find function, tuple struct or tuple variant `CreatePopupMenu` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:32:20 [INFO] [stdout] | [INFO] [stdout] 32 | let menu = CreatePopupMenu(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:42:26 [INFO] [stdout] | [INFO] [stdout] 42 | let mut parent_menu: HMENU = ptr::null_mut(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:43:19 [INFO] [stdout] | [INFO] [stdout] 43 | let mut menu: HMENU = ptr::null_mut(); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MF_STRING` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | let mut flags = MF_STRING; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MF_POPUP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:47:25 [INFO] [stdout] | [INFO] [stdout] 47 | if !item { flags |= MF_POPUP; } [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetMenu` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | let mut menubar = GetMenu(hwnd); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateMenu` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | menubar = CreateMenu(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetMenu` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | SetMenu(hwnd, menubar); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AppendMenuW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | AppendMenuW(menubar, flags, item_id as usize, text.as_ptr()); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateMenu` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:67:20 [INFO] [stdout] | [INFO] [stdout] 67 | menu = CreateMenu(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AppendMenuW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | AppendMenuW(menubar, flags, mem::transmute(menu), text.as_ptr()); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DrawMenuBar` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | DrawMenuBar(hwnd); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AppendMenuW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | AppendMenuW(parent, flags, item_id as usize, text.as_ptr()); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateMenu` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:86:20 [INFO] [stdout] | [INFO] [stdout] 86 | menu = CreateMenu(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AppendMenuW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | AppendMenuW(parent, flags, mem::transmute(menu), text.as_ptr()); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find function, tuple struct or tuple variant `GetMenuItemCount` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:114:18 [INFO] [stdout] | [INFO] [stdout] 114 | None => (GetMenuItemCount(h) - 1) as u32 [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MFS_ENABLED` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:118:17 [INFO] [stdout] | [INFO] [stdout] 118 | true => MFS_ENABLED, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MFS_DISABLED` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:119:18 [INFO] [stdout] | [INFO] [stdout] 119 | false => MFS_DISABLED [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MENUITEMINFOW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:122:20 [INFO] [stdout] | [INFO] [stdout] 122 | let mut info = MENUITEMINFOW { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MENUITEMINFOW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:123:32 [INFO] [stdout] | [INFO] [stdout] 105 | pub unsafe fn enable_menuitem(h: HMENU, pos: Option, id: Option, enabled: bool) { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 123 | cbSize: mem::size_of::() as 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:123:52 [INFO] [stdout] | [INFO] [stdout] 123 | cbSize: mem::size_of::() as UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MIIM_STATE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:124:16 [INFO] [stdout] | [INFO] [stdout] 124 | fMask: MIIM_STATE, fType: 0, fState: state, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetMenuItemInfoW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | SetMenuItemInfoW(h, value, use_position as BOOL, &mut info); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:130:48 [INFO] [stdout] | [INFO] [stdout] 130 | SetMenuItemInfoW(h, value, use_position as BOOL, &mut info); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0422]: cannot find struct, variant or union type `MENUITEMINFOW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:150:20 [INFO] [stdout] | [INFO] [stdout] 150 | let mut info = MENUITEMINFOW { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MENUITEMINFOW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:151:32 [INFO] [stdout] | [INFO] [stdout] 136 | pub unsafe fn is_menuitem_enabled(h: HMENU, pos: Option, id: Option) -> bool { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 151 | cbSize: mem::size_of::() as 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:151:52 [INFO] [stdout] | [INFO] [stdout] 151 | cbSize: mem::size_of::() as UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MIIM_STATE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:152:16 [INFO] [stdout] | [INFO] [stdout] 152 | fMask: MIIM_STATE, fType: 0, fState: 0, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetMenuItemInfoW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | GetMenuItemInfoW(h, value, use_position as BOOL, &mut info); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:158:48 [INFO] [stdout] | [INFO] [stdout] 158 | GetMenuItemInfoW(h, value, use_position as BOOL, &mut info); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MFS_DISABLED` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:160:20 [INFO] [stdout] | [INFO] [stdout] 160 | (info.fState & MFS_DISABLED) != MFS_DISABLED [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MFS_DISABLED` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:160:37 [INFO] [stdout] | [INFO] [stdout] 160 | (info.fState & MFS_DISABLED) != MFS_DISABLED [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find value `MF_CHECKED` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:180:17 [INFO] [stdout] | [INFO] [stdout] 180 | true => MF_CHECKED, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MF_UNCHECKED` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:181:18 [INFO] [stdout] | [INFO] [stdout] 181 | false => MF_UNCHECKED [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CheckMenuItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | CheckMenuItem(parent_menu, id, MF_BYCOMMAND | check); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MF_BYCOMMAND` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:184:36 [INFO] [stdout] | [INFO] [stdout] 184 | CheckMenuItem(parent_menu, id, MF_BYCOMMAND | check); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find function, tuple struct or tuple variant `GetMenuState` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | GetMenuState(parent_menu, id, MF_BYCOMMAND) & MF_CHECKED == MF_CHECKED [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MF_BYCOMMAND` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:189:35 [INFO] [stdout] | [INFO] [stdout] 189 | GetMenuState(parent_menu, id, MF_BYCOMMAND) & MF_CHECKED == MF_CHECKED [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MF_CHECKED` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:189:51 [INFO] [stdout] | [INFO] [stdout] 189 | GetMenuState(parent_menu, id, MF_BYCOMMAND) & MF_CHECKED == MF_CHECKED [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MF_CHECKED` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:189:65 [INFO] [stdout] | [INFO] [stdout] 189 | GetMenuState(parent_menu, id, MF_BYCOMMAND) & MF_CHECKED == MF_CHECKED [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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 `UINT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:198:36 [INFO] [stdout] | [INFO] [stdout] 198 | let item_id = MENU_ITEMS_ID as UINT; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AppendMenuW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | AppendMenuW(menu, MF_SEPARATOR, 0, ptr::null()); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MF_SEPARATOR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:201:23 [INFO] [stdout] | [INFO] [stdout] 201 | AppendMenuW(menu, MF_SEPARATOR, 0, ptr::null()); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetMenuItemCount` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:204:15 [INFO] [stdout] | [INFO] [stdout] 204 | let pos = GetMenuItemCount(menu) - 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MENUITEMINFOW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:205:20 [INFO] [stdout] | [INFO] [stdout] 205 | let mut info = MENUITEMINFOW { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MENUITEMINFOW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:206:32 [INFO] [stdout] | [INFO] [stdout] 193 | unsafe fn build_hmenu_separator(menu: HMENU) -> ControlHandle { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 206 | cbSize: mem::size_of::() as 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:206:52 [INFO] [stdout] | [INFO] [stdout] 206 | cbSize: mem::size_of::() as UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MIIM_ID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:207:16 [INFO] [stdout] | [INFO] [stdout] 207 | fMask: MIIM_ID, fType: 0, fState: 0, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetMenuItemInfoW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | SetMenuItemInfoW(menu, pos as UINT, true as BOOL, &mut info); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:214:35 [INFO] [stdout] | [INFO] [stdout] 214 | SetMenuItemInfoW(menu, pos as UINT, true as BOOL, &mut info); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:214:49 [INFO] [stdout] | [INFO] [stdout] 214 | SetMenuItemInfoW(menu, pos as UINT, true as BOOL, &mut info); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0422]: cannot find struct, variant or union type `MENUINFO` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:228:20 [INFO] [stdout] | [INFO] [stdout] 228 | let mut info = MENUINFO { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MENUINFO` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:229:32 [INFO] [stdout] | [INFO] [stdout] 224 | unsafe fn use_menu_command(h: HMENU) { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 229 | cbSize: mem::size_of::() as 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:229:47 [INFO] [stdout] | [INFO] [stdout] 229 | cbSize: mem::size_of::() as DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MIM_STYLE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:230:16 [INFO] [stdout] | [INFO] [stdout] 230 | fMask: MIM_STYLE, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MNS_NOTIFYBYPOS` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:231:18 [INFO] [stdout] | [INFO] [stdout] 231 | dwStyle: MNS_NOTIFYBYPOS, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetMenuInfo` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:238:5 [INFO] [stdout] | [INFO] [stdout] 238 | SetMenuInfo(h, &mut info); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find function, tuple struct or tuple variant `GetMenuItemCount` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:248:26 [INFO] [stdout] | [INFO] [stdout] 248 | let children_count = GetMenuItemCount(parent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:249:23 [INFO] [stdout] | [INFO] [stdout] 249 | let mut sub_menu: HMENU; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetSubMenu` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:252:20 [INFO] [stdout] | [INFO] [stdout] 252 | sub_menu = GetSubMenu(parent, i as i32); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/menu.rs:254:48 [INFO] [stdout] | [INFO] [stdout] 254 | else if sub_menu == menu { return i as UINT; } [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `POINT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/cursor.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | let mut p = POINT{x: 0, y: 0}; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetCursorPos` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/cursor.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | unsafe { GetCursorPos(&mut p); } [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `POINT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/cursor.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | let mut p = POINT{x: x as LONG, y: y as LONG}; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/cursor.rs:48:35 [INFO] [stdout] | [INFO] [stdout] 48 | let mut p = POINT{x: x as LONG, y: y as LONG}; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/cursor.rs:48:49 [INFO] [stdout] | [INFO] [stdout] 48 | let mut p = POINT{x: x as LONG, y: y as LONG}; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ScreenToClient` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/cursor.rs:50:18 [INFO] [stdout] | [INFO] [stdout] 50 | unsafe { ScreenToClient(handle, &mut p); } [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetCursorPos` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/cursor.rs:66:18 [INFO] [stdout] | [INFO] [stdout] 66 | unsafe { SetCursorPos(x as c_int, y as c_int); } [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetCursor` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/cursor.rs:82:18 [INFO] [stdout] | [INFO] [stdout] 82 | unsafe { SetCursor(cursor.handle as HCURSOR); } [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HCURSOR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/cursor.rs:82:45 [INFO] [stdout] | [INFO] [stdout] 82 | unsafe { SetCursor(cursor.handle as HCURSOR); } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetCursor` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/cursor.rs:94:31 [INFO] [stdout] | [INFO] [stdout] 94 | let cursor = unsafe { GetCursor() }; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/cursor.rs:98:55 [INFO] [stdout] | [INFO] [stdout] 98 | false => Some( Cursor { handle: cursor as HANDLE, owned: false } ) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetCapture` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/cursor.rs:119:18 [INFO] [stdout] | [INFO] [stdout] 119 | unsafe { SetCapture(handle); } [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ReleaseCapture` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/cursor.rs:127:17 [INFO] [stdout] | [INFO] [stdout] 127 | unsafe{ ReleaseCapture(); } [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetCapture` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/cursor.rs:139:27 [INFO] [stdout] | [INFO] [stdout] 139 | let cap = unsafe{ GetCapture() }; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `POINT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/cursor.rs:178:23 [INFO] [stdout] | [INFO] [stdout] 178 | let c_point = POINT{x: x as LONG, y: y as LONG}; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/cursor.rs:178:37 [INFO] [stdout] | [INFO] [stdout] 178 | let c_point = POINT{x: x as LONG, y: y as LONG}; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/cursor.rs:178:51 [INFO] [stdout] | [INFO] [stdout] 178 | let c_point = POINT{x: x as LONG, y: y as LONG}; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DragDetect` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/cursor.rs:180:18 [INFO] [stdout] | [INFO] [stdout] 180 | unsafe { DragDetect(handle, c_point) == 1 } [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CF_TEXT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | Text => CF_TEXT, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CF_UNICODETEXT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 32 | UnicodeText => CF_UNICODETEXT, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CF_BITMAP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | Bitmap => CF_BITMAP, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegisterClipboardFormatW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | RegisterClipboardFormatW(v.as_ptr()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find function, tuple struct or tuple variant `MultiByteToWideChar` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | MultiByteToWideChar(CP_UTF8, 0, text.as_ptr() as *const _, text.len() as _, ptr::null_mut(), 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CP_UTF8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:162:33 [INFO] [stdout] | [INFO] [stdout] 162 | MultiByteToWideChar(CP_UTF8, 0, text.as_ptr() as *const _, text.len() as _, ptr::null_mut(), 0) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SIZE_T` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:169:75 [INFO] [stdout] | [INFO] [stdout] 169 | let alloc_size = (mem::size_of::() * (size as usize + 1)) as SIZE_T; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GlobalAlloc` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:170:30 [INFO] [stdout] | [INFO] [stdout] 170 | let alloc = unsafe { GlobalAlloc(GMEM_MOVEABLE, alloc_size) }; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GMEM_MOVEABLE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:170:42 [INFO] [stdout] | [INFO] [stdout] 170 | let alloc = unsafe { GlobalAlloc(GMEM_MOVEABLE, alloc_size) }; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GlobalLock` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:173:30 [INFO] [stdout] | [INFO] [stdout] 173 | let locked_ptr = GlobalLock(alloc) as *mut u16; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MultiByteToWideChar` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:175:13 [INFO] [stdout] | [INFO] [stdout] 175 | MultiByteToWideChar(CP_UTF8, 0, text.as_ptr() as *const _, text.len() as _, locked_ptr, size); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CP_UTF8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:175:33 [INFO] [stdout] | [INFO] [stdout] 175 | MultiByteToWideChar(CP_UTF8, 0, text.as_ptr() as *const _, text.len() as _, locked_ptr, size); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GlobalUnlock` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | GlobalUnlock(alloc); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetClipboardData` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:184:16 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct ClipboardData(HANDLE); [INFO] [stdout] | --------------------------------- similarly named tuple struct `ClipboardData` defined here [INFO] [stdout] ... [INFO] [stdout] 184 | if SetClipboardData(CF_UNICODETEXT, alloc as _).is_null() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: a tuple struct with a similar name exists: `ClipboardData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CF_UNICODETEXT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:184:33 [INFO] [stdout] | [INFO] [stdout] 184 | if SetClipboardData(CF_UNICODETEXT, alloc as _).is_null() { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GlobalFree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | GlobalFree(alloc); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OpenClipboard` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 143 | pub struct Clipboard; [INFO] [stdout] | --------------------- similarly named unit struct `Clipboard` defined here [INFO] [stdout] ... [INFO] [stdout] 228 | OpenClipboard(ptr::null_mut()); [INFO] [stdout] | ^^^^^^^^^^^^^ help: a unit struct with a similar name exists: `Clipboard` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `EmptyClipboard` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:229:13 [INFO] [stdout] | [INFO] [stdout] 229 | EmptyClipboard(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CloseClipboard` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:230:13 [INFO] [stdout] | [INFO] [stdout] 230 | CloseClipboard(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OpenClipboard` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:246:18 [INFO] [stdout] | [INFO] [stdout] 143 | pub struct Clipboard; [INFO] [stdout] | --------------------- similarly named unit struct `Clipboard` defined here [INFO] [stdout] ... [INFO] [stdout] 246 | unsafe { OpenClipboard(handle); } [INFO] [stdout] | ^^^^^^^^^^^^^ help: a unit struct with a similar name exists: `Clipboard` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SIZE_T` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:269:59 [INFO] [stdout] | [INFO] [stdout] 269 | let alloc_size = (mem::size_of::() * count) as SIZE_T; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GlobalAlloc` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:270:21 [INFO] [stdout] | [INFO] [stdout] 270 | let alloc = GlobalAlloc(GMEM_MOVEABLE, alloc_size); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GMEM_MOVEABLE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:270:33 [INFO] [stdout] | [INFO] [stdout] 270 | let alloc = GlobalAlloc(GMEM_MOVEABLE, alloc_size); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GlobalLock` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:272:40 [INFO] [stdout] | [INFO] [stdout] 272 | ptr::copy_nonoverlapping(data, GlobalLock(alloc) as *mut D, count); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GlobalUnlock` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:273:9 [INFO] [stdout] | [INFO] [stdout] 273 | GlobalUnlock(alloc); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetClipboardData` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:275:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct ClipboardData(HANDLE); [INFO] [stdout] | --------------------------------- similarly named tuple struct `ClipboardData` defined here [INFO] [stdout] ... [INFO] [stdout] 275 | if SetClipboardData(fmt, alloc as HANDLE).is_null() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: a tuple struct with a similar name exists: `ClipboardData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:275:43 [INFO] [stdout] | [INFO] [stdout] 275 | if SetClipboardData(fmt, alloc as HANDLE).is_null() { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GlobalFree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:276:13 [INFO] [stdout] | [INFO] [stdout] 276 | GlobalFree(alloc); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `IsClipboardFormatAvailable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:287:18 [INFO] [stdout] | [INFO] [stdout] 287 | unsafe { IsClipboardFormatAvailable(selected_format) != 0 } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetClipboardData` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:304:22 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct ClipboardData(HANDLE); [INFO] [stdout] | --------------------------------- similarly named tuple struct `ClipboardData` defined here [INFO] [stdout] ... [INFO] [stdout] 304 | let handle = GetClipboardData(fmt); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: a tuple struct with a similar name exists: `ClipboardData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GlobalLock` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:310:34 [INFO] [stdout] | [INFO] [stdout] 310 | ptr::copy_nonoverlapping(GlobalLock(handle) as *const D, &mut data, 1); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GlobalUnlock` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:311:9 [INFO] [stdout] | [INFO] [stdout] 311 | GlobalUnlock(handle); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetClipboardData` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:329:22 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct ClipboardData(HANDLE); [INFO] [stdout] | --------------------------------- similarly named tuple struct `ClipboardData` defined here [INFO] [stdout] ... [INFO] [stdout] 329 | let handle = GetClipboardData(fmt); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: a tuple struct with a similar name exists: `ClipboardData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GlobalLock` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:332:41 [INFO] [stdout] | [INFO] [stdout] 332 | false => Some(ClipboardData(GlobalLock(handle))) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CountClipboardFormats` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:342:18 [INFO] [stdout] | [INFO] [stdout] 342 | unsafe { CountClipboardFormats() as u32 } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `EmptyClipboard` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:352:18 [INFO] [stdout] | [INFO] [stdout] 352 | unsafe { EmptyClipboard(); } [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CloseClipboard` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/clipboard.rs:360:18 [INFO] [stdout] | [INFO] [stdout] 360 | unsafe { CloseClipboard(); } [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetModuleHandleW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/tabs.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | let hmod = unsafe { GetModuleHandleW(ptr::null_mut()) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `COLOR_BTNFACE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/tabs.rs:23:65 [INFO] [stdout] | [INFO] [stdout] 23 | build_sysclass(hmod, TAB_CLASS_ID, Some(tab_proc), Some(COLOR_BTNFACE as HBRUSH), None)?; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HBRUSH` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/tabs.rs:23:82 [INFO] [stdout] | [INFO] [stdout] 23 | build_sysclass(hmod, TAB_CLASS_ID, Some(tab_proc), Some(COLOR_BTNFACE as HBRUSH), None)?; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find function, tuple struct or tuple variant `DefWindowProcW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/tabs.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | DefWindowProcW(hwnd, msg, w, l) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetModuleHandleW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/extern_canvas.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | let hmod = unsafe { GetModuleHandleW(ptr::null_mut()) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HBRUSH` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/extern_canvas.rs:23:87 [INFO] [stdout] | [INFO] [stdout] 23 | build_sysclass(hmod, EXT_CANVAS_CLASS_ID, Some(extern_canvas_proc), Some(0 as HBRUSH), Some(CS_OWNDC|CS_VREDRAW|CS_HREDRAW))?; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CS_OWNDC` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/extern_canvas.rs:23:101 [INFO] [stdout] | [INFO] [stdout] 23 | build_sysclass(hmod, EXT_CANVAS_CLASS_ID, Some(extern_canvas_proc), Some(0 as HBRUSH), Some(CS_OWNDC|CS_VREDRAW|CS_HREDRAW))?; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CS_VREDRAW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/extern_canvas.rs:23:110 [INFO] [stdout] | [INFO] [stdout] 23 | build_sysclass(hmod, EXT_CANVAS_CLASS_ID, Some(extern_canvas_proc), Some(0 as HBRUSH), Some(CS_OWNDC|CS_VREDRAW|CS_HREDRAW))?; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CS_HREDRAW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/extern_canvas.rs:23:121 [INFO] [stdout] | [INFO] [stdout] 23 | build_sysclass(hmod, EXT_CANVAS_CLASS_ID, Some(extern_canvas_proc), Some(0 as HBRUSH), Some(CS_OWNDC|CS_VREDRAW|CS_HREDRAW))?; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find function, tuple struct or tuple variant `DefWindowProcW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/extern_canvas.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | DefWindowProcW(hwnd, msg, w, l) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWICImagingFactory` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:14:33 [INFO] [stdout] | [INFO] [stdout] 14 | let mut image_factory: *mut IWICImagingFactory = ptr::null_mut(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CoCreateInstance` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | let result = CoCreateInstance( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CLSID_WICImagingFactory` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | &CLSID_WICImagingFactory, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CLSCTX_INPROC_SERVER` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | CLSCTX_INPROC_SERVER, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWICImagingFactory` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:20:42 [INFO] [stdout] | [INFO] [stdout] 20 | (&mut image_factory as *mut *mut IWICImagingFactory) as *mut *mut c_void [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `S_OK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 23 | if result != S_OK { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWICImagingFactory` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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 `IWICBitmapDecoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:37:27 [INFO] [stdout] | [INFO] [stdout] 37 | let mut decoder: *mut IWICBitmapDecoder = ptr::null_mut(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GENERIC_READ` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | GENERIC_READ, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WICDecodeMetadataCacheOnDemand` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | WICDecodeMetadataCacheOnDemand, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWICBitmapDecoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:43:36 [INFO] [stdout] | [INFO] [stdout] 43 | (&mut decoder as *mut *mut IWICBitmapDecoder) as *mut *mut IWICBitmapDecoder [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWICBitmapDecoder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:43:68 [INFO] [stdout] | [INFO] [stdout] 43 | (&mut decoder as *mut *mut IWICBitmapDecoder) as *mut *mut IWICBitmapDecoder [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `S_OK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 46 | if result != S_OK { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWICBitmapSource` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:61:41 [INFO] [stdout] | [INFO] [stdout] 61 | let frame_ptr = (&*image.frame) as &IWICBitmapSource as *const IWICBitmapSource; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWICBitmapSource` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:61:68 [INFO] [stdout] | [INFO] [stdout] 61 | let frame_ptr = (&*image.frame) as &IWICBitmapSource as *const IWICBitmapSource; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WICConvertBitmapSource` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:63:14 [INFO] [stdout] | [INFO] [stdout] 63 | let hr = WICConvertBitmapSource(&GUID_WICPixelFormat32bppPBGRA, frame_ptr, &mut converted); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat32bppPBGRA` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:63:38 [INFO] [stdout] | [INFO] [stdout] 63 | let hr = WICConvertBitmapSource(&GUID_WICPixelFormat32bppPBGRA, frame_ptr, &mut converted); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `S_OK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:65:14 [INFO] [stdout] | [INFO] [stdout] 65 | if hr != S_OK { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BITMAPINFOHEADER` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | let header = BITMAPINFOHEADER { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BITMAPINFOHEADER` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:75:32 [INFO] [stdout] | [INFO] [stdout] 53 | pub unsafe fn create_bitmap_from_wic(image: &ImageData) -> Result { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 75 | biSize: mem::size_of::() as 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:75:55 [INFO] [stdout] | [INFO] [stdout] 75 | biSize: mem::size_of::() as DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:76:27 [INFO] [stdout] | [INFO] [stdout] 76 | biWidth: width as LONG, biHeight: -(height as LONG), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:76:55 [INFO] [stdout] | [INFO] [stdout] 76 | biWidth: width as LONG, biHeight: -(height as LONG), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BI_RGB` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:77:53 [INFO] [stdout] | [INFO] [stdout] 77 | biPlanes: 1, biBitCount: 32, biCompression: BI_RGB, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RGBQUAD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:83:16 [INFO] [stdout] | [INFO] [stdout] 83 | let quad = RGBQUAD { rgbBlue: 0, rgbGreen: 0, rgbRed: 0, rgbReserved: 0 }; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BITMAPINFO` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:84:23 [INFO] [stdout] | [INFO] [stdout] 84 | let bitmap_info = BITMAPINFO { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetDC` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:91:21 [INFO] [stdout] | [INFO] [stdout] 91 | let screen_dc = GetDC(ptr::null_mut()); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateDIBSection` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | let bitmap = CreateDIBSection(screen_dc, &bitmap_info, DIB_RGB_COLORS, &mut bits, ptr::null_mut(), 0) as HBITMAP; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DIB_RGB_COLORS` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:92:60 [INFO] [stdout] | [INFO] [stdout] 92 | let bitmap = CreateDIBSection(screen_dc, &bitmap_info, DIB_RGB_COLORS, &mut bits, ptr::null_mut(), 0) as HBITMAP; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HBITMAP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:92:110 [INFO] [stdout] | [INFO] [stdout] 92 | let bitmap = CreateDIBSection(screen_dc, &bitmap_info, DIB_RGB_COLORS, &mut bits, ptr::null_mut(), 0) as HBITMAP; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ReleaseDC` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | ReleaseDC(ptr::null_mut(), screen_dc); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `S_OK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:103:14 [INFO] [stdout] | [INFO] [stdout] 103 | if hr != S_OK { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DeleteObject` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | DeleteObject(bitmap as _); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWICImagingFactory` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:119:36 [INFO] [stdout] | [INFO] [stdout] 119 | 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 `IWICBitmapScaler` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:122:26 [INFO] [stdout] | [INFO] [stdout] 122 | let mut scaler: *mut IWICBitmapScaler = ptr::null_mut(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `S_OK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:124:18 [INFO] [stdout] | [INFO] [stdout] 124 | if result != S_OK { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWICBitmapSource` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:129:46 [INFO] [stdout] | [INFO] [stdout] 129 | let image_source = image.frame as *const IWICBitmapSource; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WICBitmapInterpolationModeCubic` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:130:60 [INFO] [stdout] | [INFO] [stdout] 130 | let result = (&*scaler).Initialize(image_source, w, h, WICBitmapInterpolationModeCubic); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `S_OK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:131:18 [INFO] [stdout] | [INFO] [stdout] 131 | if result != S_OK { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWICBitmapSource` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/image_decoder.rs:135:42 [INFO] [stdout] | [INFO] [stdout] 135 | Ok(ImageData { frame: scaler as *mut IWICBitmapSource }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MSG` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/mod.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | let mut msg: MSG = mem::zeroed(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetMessageW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/mod.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | while GetMessageW(&mut msg, ptr::null_mut(), 0, 0) != 0 { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `IsDialogMessageW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/mod.rs:42:16 [INFO] [stdout] | [INFO] [stdout] 42 | if IsDialogMessageW(GetAncestor(msg.hwnd, GA_ROOT), &mut msg) == 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetAncestor` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/mod.rs:42:33 [INFO] [stdout] | [INFO] [stdout] 42 | if IsDialogMessageW(GetAncestor(msg.hwnd, GA_ROOT), &mut msg) == 0 { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GA_ROOT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/mod.rs:42:55 [INFO] [stdout] | [INFO] [stdout] 42 | if IsDialogMessageW(GetAncestor(msg.hwnd, GA_ROOT), &mut msg) == 0 { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TranslateMessage` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/mod.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | TranslateMessage(&msg); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DispatchMessageW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/mod.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | DispatchMessageW(&msg); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MSG` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/mod.rs:62:22 [INFO] [stdout] | [INFO] [stdout] 62 | let mut msg: MSG = mem::zeroed(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_QUIT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/mod.rs:63:30 [INFO] [stdout] | [INFO] [stdout] 63 | while msg.message != WM_QUIT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PeekMessageW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/mod.rs:64:31 [INFO] [stdout] | [INFO] [stdout] 64 | let has_message = PeekMessageW(&mut msg, ptr::null_mut(), 0, 0, PM_REMOVE) != 0; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PM_REMOVE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/mod.rs:64:77 [INFO] [stdout] | [INFO] [stdout] 64 | let has_message = PeekMessageW(&mut msg, ptr::null_mut(), 0, 0, PM_REMOVE) != 0; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `IsDialogMessageW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/mod.rs:66:20 [INFO] [stdout] | [INFO] [stdout] 66 | if IsDialogMessageW(GetAncestor(msg.hwnd, GA_ROOT), &mut msg) == 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetAncestor` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/mod.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | if IsDialogMessageW(GetAncestor(msg.hwnd, GA_ROOT), &mut msg) == 0 { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GA_ROOT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/mod.rs:66:59 [INFO] [stdout] | [INFO] [stdout] 66 | if IsDialogMessageW(GetAncestor(msg.hwnd, GA_ROOT), &mut msg) == 0 { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TranslateMessage` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/mod.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | TranslateMessage(&msg); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DispatchMessageW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/mod.rs:68:21 [INFO] [stdout] | [INFO] [stdout] 68 | DispatchMessageW(&msg); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PostMessageW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/mod.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | unsafe { PostMessageW(ptr::null_mut(), WM_QUIT, 0, 0) }; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WM_QUIT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/mod.rs:84:42 [INFO] [stdout] | [INFO] [stdout] 84 | unsafe { PostMessageW(ptr::null_mut(), WM_QUIT, 0, 0) }; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/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[E0425]: cannot find value `MAX_PATH` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/mod.rs:101:52 [INFO] [stdout] | [INFO] [stdout] 101 | let mut sys_dir: Vec = Vec::with_capacity(MAX_PATH); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MAX_PATH` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/mod.rs:103:25 [INFO] [stdout] | [INFO] [stdout] 103 | sys_dir.set_len(MAX_PATH); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetSystemDirectoryW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/mod.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | GetSystemDirectoryW(sys_dir.as_mut_ptr(), MAX_PATH as u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MAX_PATH` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/native-windows-gui-1.0.3/src/win32/mod.rs:104:51 [WARN] too many lines in the log, truncating it