[INFO] cloning repository https://github.com/m1el/trusty-commander [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m1el/trusty-commander" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1el%2Ftrusty-commander", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1el%2Ftrusty-commander'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 72da386a67c5694d6761f608b7214520bd5ec034 [INFO] documenting m1el/trusty-commander against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1el%2Ftrusty-commander" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/m1el/trusty-commander on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/m1el/trusty-commander [INFO] finished tweaking git repo https://github.com/m1el/trusty-commander [INFO] tweaked toml for git repo https://github.com/m1el/trusty-commander written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/m1el/trusty-commander already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 07fa295ab2b607bc7a3782ce9d0bfa54b33c36f95158953159eab3cfffee6314 [INFO] running `Command { std: "docker" "start" "-a" "07fa295ab2b607bc7a3782ce9d0bfa54b33c36f95158953159eab3cfffee6314", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07fa295ab2b607bc7a3782ce9d0bfa54b33c36f95158953159eab3cfffee6314", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07fa295ab2b607bc7a3782ce9d0bfa54b33c36f95158953159eab3cfffee6314", kill_on_drop: false }` [INFO] [stdout] 07fa295ab2b607bc7a3782ce9d0bfa54b33c36f95158953159eab3cfffee6314 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24a1b37404a2988edff2fe65a9f808f27d4a57f360d1ece91f40f36b689c7a2c [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" "24a1b37404a2988edff2fe65a9f808f27d4a57f360d1ece91f40f36b689c7a2c", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling gdi32-sys v0.2.0 [INFO] [stderr] Compiling user32-sys v0.2.0 [INFO] [stderr] Documenting trusty-commander v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/win_layer.rs:87:18 [INFO] [stdout] | [INFO] [stdout] 87 | use std::os::windows::ffi::OsStrExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/win_layer.rs:100:18 [INFO] [stdout] | [INFO] [stdout] 100 | use std::os::windows::ffi::OsStringExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_int` in this scope [INFO] [stdout] --> src/win_layer.rs:14:48 [INFO] [stdout] | [INFO] [stdout] 14 | fn user32_BeginDeferWindowPos(nNumWindows: c_int) -> HDWP; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 9 | use std::os::raw::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HDWP` in this scope [INFO] [stdout] --> src/win_layer.rs:14:58 [INFO] [stdout] | [INFO] [stdout] 14 | fn user32_BeginDeferWindowPos(nNumWindows: c_int) -> HDWP; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_uint` in this scope [INFO] [stdout] --> src/win_layer.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn ExitProcess(code: c_uint) -> ! [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 9 | use std::os::raw::c_uint; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMODULE` in this scope [INFO] [stdout] --> src/win_layer.rs:27:57 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn GetModuleHandleW(name: Option<&[u16]>) -> 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 `HMODULE` in this scope [INFO] [stdout] --> src/win_layer.rs:36:56 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn GetModuleHandleA(name: Option<&[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 `HANDLE` in this scope [INFO] [stdout] --> src/win_layer.rs:44:54 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn GetStdHandle(handle_id: u32) -> Result, u32> [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 `HANDLE` in this scope [INFO] [stdout] --> src/win_layer.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | handle: HANDLE, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `OVERLAPPED` in this scope [INFO] [stdout] --> src/win_layer.rs:57:29 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn WriteFile( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 57 | overlapped: Option<&mut OVERLAPPED>) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_layer.rs:75:37 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn GetConsoleWindow() -> Option [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_layer.rs:105:25 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn ShowWindow(hWnd: HWND, nCmdShow: c_int) -> bool [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_int` in this scope [INFO] [stdout] --> src/win_layer.rs:105:41 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn ShowWindow(hWnd: HWND, nCmdShow: c_int) -> bool [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 9 | use std::os::raw::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_layer.rs:111:27 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn UpdateWindow(hwnd: HWND) -> Result<(), u32> [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_layer.rs:121:18 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn MessageBoxA( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 121 | hwnd: Option, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_uint` in this scope [INFO] [stdout] --> src/win_layer.rs:124:12 [INFO] [stdout] | [INFO] [stdout] 124 | flags: c_uint) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 9 | use std::os::raw::c_uint; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_uint` in this scope [INFO] [stdout] --> src/win_layer.rs:125:15 [INFO] [stdout] | [INFO] [stdout] 125 | -> Result [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 9 | use std::os::raw::c_uint; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_layer.rs:140:18 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn MessageBoxW( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 140 | hwnd: Option, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_uint` in this scope [INFO] [stdout] --> src/win_layer.rs:143:12 [INFO] [stdout] | [INFO] [stdout] 143 | flags: c_uint) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 9 | use std::os::raw::c_uint; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_uint` in this scope [INFO] [stdout] --> src/win_layer.rs:144:15 [INFO] [stdout] | [INFO] [stdout] 144 | -> Result [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 9 | use std::os::raw::c_uint; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ATOM` in this scope [INFO] [stdout] --> src/win_layer.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn FindAtomW(wnd_cls: &[u16]) [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 159 | -> Result [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ATOM` in this scope [INFO] [stdout] --> src/win_layer.rs:169:15 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn GlobalFindAtomW(wnd_cls: &[u16]) [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 169 | -> Result [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WORD` in this scope [INFO] [stdout] --> src/win_layer.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | Int(WORD), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HINSTANCE` in this scope [INFO] [stdout] --> src/win_layer.rs:186:15 [INFO] [stdout] | [INFO] [stdout] 186 | instance: HINSTANCE, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HICON` in this scope [INFO] [stdout] --> src/win_layer.rs:188:15 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn LoadIconW( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 188 | -> Result [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HINSTANCE` in this scope [INFO] [stdout] --> src/win_layer.rs:204:15 [INFO] [stdout] | [INFO] [stdout] 204 | instance: HINSTANCE, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HCURSOR` in this scope [INFO] [stdout] --> src/win_layer.rs:206:15 [INFO] [stdout] | [INFO] [stdout] 203 | pub fn LoadCursorW( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 206 | -> Result [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_int` in this scope [INFO] [stdout] --> src/win_layer.rs:221:41 [INFO] [stdout] | [INFO] [stdout] 221 | pub fn BeginDeferWindowPos(num_windows: c_int) -> Result [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 9 | use std::os::raw::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HDWP` in this scope [INFO] [stdout] --> src/win_layer.rs:221:58 [INFO] [stdout] | [INFO] [stdout] 221 | pub fn BeginDeferWindowPos(num_windows: c_int) -> 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 `HDWP` in this scope [INFO] [stdout] --> src/win_layer.rs:231:19 [INFO] [stdout] | [INFO] [stdout] 231 | win_pos_info: HDWP, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_layer.rs:232:11 [INFO] [stdout] | [INFO] [stdout] 232 | hwnd: HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_layer.rs:233:26 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn DeferWindowPos( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 233 | insert_after: Option, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_int` in this scope [INFO] [stdout] --> src/win_layer.rs:234:8 [INFO] [stdout] | [INFO] [stdout] 234 | x: c_int, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 9 | use std::os::raw::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_int` in this scope [INFO] [stdout] --> src/win_layer.rs:235:8 [INFO] [stdout] | [INFO] [stdout] 235 | y: c_int, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 9 | use std::os::raw::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_int` in this scope [INFO] [stdout] --> src/win_layer.rs:236:9 [INFO] [stdout] | [INFO] [stdout] 236 | cx: c_int, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 9 | use std::os::raw::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_int` in this scope [INFO] [stdout] --> src/win_layer.rs:237:9 [INFO] [stdout] | [INFO] [stdout] 237 | cy: c_int, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 9 | use std::os::raw::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/win_layer.rs:238:12 [INFO] [stdout] | [INFO] [stdout] 238 | flags: UINT) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HDWP` in this scope [INFO] [stdout] --> src/win_layer.rs:239:15 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn DeferWindowPos( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 239 | -> Result [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HDWP` in this scope [INFO] [stdout] --> src/win_layer.rs:251:32 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn EndDeferWindowPos(hdwp: HDWP) -> Result<(), u32> [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_layer.rs:261:11 [INFO] [stdout] | [INFO] [stdout] 261 | hwnd: HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RECT` in this scope [INFO] [stdout] --> src/win_layer.rs:262:12 [INFO] [stdout] | [INFO] [stdout] 262 | rect: &RECT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HDC` in this scope [INFO] [stdout] --> src/win_layer.rs:275:10 [INFO] [stdout] | [INFO] [stdout] 275 | hdc: HDC, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_int` in this scope [INFO] [stdout] --> src/win_layer.rs:276:14 [INFO] [stdout] | [INFO] [stdout] 276 | x_start: c_int, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 9 | use std::os::raw::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_int` in this scope [INFO] [stdout] --> src/win_layer.rs:277:14 [INFO] [stdout] | [INFO] [stdout] 277 | y_start: c_int, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 9 | use std::os::raw::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HDC` in this scope [INFO] [stdout] --> src/win_layer.rs:289:23 [INFO] [stdout] | [INFO] [stdout] 289 | pub fn SetBkMode(hdc: HDC, mode: c_int) -> Result<(), u32> [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_int` in this scope [INFO] [stdout] --> src/win_layer.rs:289:34 [INFO] [stdout] | [INFO] [stdout] 289 | pub fn SetBkMode(hdc: HDC, mode: c_int) -> Result<(), u32> [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 9 | use std::os::raw::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HDC` in this scope [INFO] [stdout] --> src/win_layer.rs:298:27 [INFO] [stdout] | [INFO] [stdout] 298 | pub fn DrawFocusRect(hdc: HDC, rect: &RECT) -> Result<(), 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] --> src/win_layer.rs:298:39 [INFO] [stdout] | [INFO] [stdout] 298 | pub fn DrawFocusRect(hdc: HDC, rect: &RECT) -> Result<(), u32> [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_layer.rs:308:11 [INFO] [stdout] | [INFO] [stdout] 308 | hwnd: HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/win_layer.rs:309:10 [INFO] [stdout] | [INFO] [stdout] 309 | msg: UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope [INFO] [stdout] --> src/win_layer.rs:310:12 [INFO] [stdout] | [INFO] [stdout] 310 | param: WPARAM, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope [INFO] [stdout] --> src/win_layer.rs:311:11 [INFO] [stdout] | [INFO] [stdout] 311 | para: LPARAM) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope [INFO] [stdout] --> src/win_layer.rs:312:8 [INFO] [stdout] | [INFO] [stdout] 312 | -> LRESULT [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_layer.rs:318:29 [INFO] [stdout] | [INFO] [stdout] 318 | pub fn GetWindowLongW(hwnd: HWND, index: c_int) -> Result [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_int` in this scope [INFO] [stdout] --> src/win_layer.rs:318:42 [INFO] [stdout] | [INFO] [stdout] 318 | pub fn GetWindowLongW(hwnd: HWND, index: c_int) -> Result [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 9 | use std::os::raw::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> src/win_layer.rs:318:59 [INFO] [stdout] | [INFO] [stdout] 318 | pub fn GetWindowLongW(hwnd: HWND, index: c_int) -> 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 `HWND` in this scope [INFO] [stdout] --> src/win_layer.rs:327:29 [INFO] [stdout] | [INFO] [stdout] 327 | pub fn SetWindowLongW(hwnd: HWND, index: c_int, value: LONG) -> Result [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_int` in this scope [INFO] [stdout] --> src/win_layer.rs:327:42 [INFO] [stdout] | [INFO] [stdout] 327 | pub fn SetWindowLongW(hwnd: HWND, index: c_int, value: LONG) -> Result [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 9 | use std::os::raw::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> src/win_layer.rs:327:56 [INFO] [stdout] | [INFO] [stdout] 327 | pub fn SetWindowLongW(hwnd: HWND, index: c_int, value: LONG) -> Result [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> src/win_layer.rs:327:72 [INFO] [stdout] | [INFO] [stdout] 327 | pub fn SetWindowLongW(hwnd: HWND, index: c_int, value: LONG) -> 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 `WNDCLASSEXW` in this scope [INFO] [stdout] --> src/win_layer.rs:336:35 [INFO] [stdout] | [INFO] [stdout] 336 | pub fn RegisterClassExW(wnd_cls: &WNDCLASSEXW) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ATOM` in this scope [INFO] [stdout] --> src/win_layer.rs:337:15 [INFO] [stdout] | [INFO] [stdout] 336 | pub fn RegisterClassExW(wnd_cls: &WNDCLASSEXW) [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 337 | -> Result [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ATOM` in this scope [INFO] [stdout] --> src/win_layer.rs:346:10 [INFO] [stdout] | [INFO] [stdout] 346 | Atom(ATOM), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_int` in this scope [INFO] [stdout] --> src/win_layer.rs:356:8 [INFO] [stdout] | [INFO] [stdout] 356 | x: c_int, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 9 | use std::os::raw::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_int` in this scope [INFO] [stdout] --> src/win_layer.rs:357:8 [INFO] [stdout] | [INFO] [stdout] 357 | y: c_int, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 9 | use std::os::raw::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_int` in this scope [INFO] [stdout] --> src/win_layer.rs:358:12 [INFO] [stdout] | [INFO] [stdout] 358 | width: c_int, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 9 | use std::os::raw::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_int` in this scope [INFO] [stdout] --> src/win_layer.rs:359:13 [INFO] [stdout] | [INFO] [stdout] 359 | height: c_int, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 9 | use std::os::raw::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_layer.rs:360:24 [INFO] [stdout] | [INFO] [stdout] 351 | pub fn CreateWindowExW( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 360 | wnd_parent: Option, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMENU` in this scope [INFO] [stdout] --> src/win_layer.rs:361:18 [INFO] [stdout] | [INFO] [stdout] 351 | pub fn CreateWindowExW( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 361 | menu: Option, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HINSTANCE` in this scope [INFO] [stdout] --> src/win_layer.rs:362:15 [INFO] [stdout] | [INFO] [stdout] 362 | instance: HINSTANCE, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> src/win_layer.rs:363:19 [INFO] [stdout] | [INFO] [stdout] 351 | pub fn CreateWindowExW( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 363 | param: Option) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_layer.rs:364:15 [INFO] [stdout] | [INFO] [stdout] 351 | pub fn CreateWindowExW( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 364 | -> Result [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_layer.rs:387:18 [INFO] [stdout] | [INFO] [stdout] 386 | pub struct BlockingMsgLoop { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 387 | hwnd: Option, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MSG` in this scope [INFO] [stdout] --> src/win_layer.rs:391:24 [INFO] [stdout] | [INFO] [stdout] 390 | impl Iterator for BlockingMsgLoop { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 391 | type Item = Result; [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MSG` in this scope [INFO] [stdout] --> src/win_layer.rs:394:41 [INFO] [stdout] | [INFO] [stdout] 390 | impl Iterator for BlockingMsgLoop { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 394 | fn next(&mut self) -> Option> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_layer.rs:412:39 [INFO] [stdout] | [INFO] [stdout] 412 | pub fn blocking_msg_loop(hwnd: Option) -> BlockingMsgLoop [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_layer.rs:416:18 [INFO] [stdout] | [INFO] [stdout] 415 | pub struct PeekingMsgLoop { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 416 | hwnd: Option, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MSG` in this scope [INFO] [stdout] --> src/win_layer.rs:420:24 [INFO] [stdout] | [INFO] [stdout] 419 | impl Iterator for PeekingMsgLoop { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 420 | type Item = Result; [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MSG` in this scope [INFO] [stdout] --> src/win_layer.rs:423:41 [INFO] [stdout] | [INFO] [stdout] 419 | impl Iterator for PeekingMsgLoop { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 423 | fn next(&mut self) -> Option> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_layer.rs:437:38 [INFO] [stdout] | [INFO] [stdout] 437 | pub fn peeking_msg_loop(hwnd: Option) -> PeekingMsgLoop [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_layer.rs:441:30 [INFO] [stdout] | [INFO] [stdout] 441 | pub fn IsDialogMessage(hwnd: HWND, msg: &mut MSG) -> bool { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MSG` in this scope [INFO] [stdout] --> src/win_layer.rs:441:46 [INFO] [stdout] | [INFO] [stdout] 441 | pub fn IsDialogMessage(hwnd: HWND, msg: &mut MSG) -> bool { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_layer.rs:446:28 [INFO] [stdout] | [INFO] [stdout] 446 | pub fn DestroyWindow(hwnd: HWND) -> Result<(), u32> [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_layer.rs:456:11 [INFO] [stdout] | [INFO] [stdout] 456 | hwnd: HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_layer.rs:457:26 [INFO] [stdout] | [INFO] [stdout] 455 | pub fn SetWindowPos( [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 456 | hwnd: HWND, [INFO] [stdout] 457 | insert_after: Option, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_int` in this scope [INFO] [stdout] --> src/win_layer.rs:458:8 [INFO] [stdout] | [INFO] [stdout] 458 | x: c_int, y: c_int, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 9 | use std::os::raw::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_int` in this scope [INFO] [stdout] --> src/win_layer.rs:458:18 [INFO] [stdout] | [INFO] [stdout] 458 | x: c_int, y: c_int, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 9 | use std::os::raw::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_int` in this scope [INFO] [stdout] --> src/win_layer.rs:459:9 [INFO] [stdout] | [INFO] [stdout] 459 | cx: c_int, cy: c_int, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 9 | use std::os::raw::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_int` in this scope [INFO] [stdout] --> src/win_layer.rs:459:20 [INFO] [stdout] | [INFO] [stdout] 459 | cx: c_int, cy: c_int, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 9 | use std::os::raw::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/win_layer.rs:460:12 [INFO] [stdout] | [INFO] [stdout] 460 | flags: UINT) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_layer.rs:474:11 [INFO] [stdout] | [INFO] [stdout] 474 | hwnd: HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_int` in this scope [INFO] [stdout] --> src/win_layer.rs:475:8 [INFO] [stdout] | [INFO] [stdout] 475 | x: c_int, y: c_int, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 9 | use std::os::raw::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_int` in this scope [INFO] [stdout] --> src/win_layer.rs:475:18 [INFO] [stdout] | [INFO] [stdout] 475 | x: c_int, y: c_int, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 9 | use std::os::raw::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_int` in this scope [INFO] [stdout] --> src/win_layer.rs:476:9 [INFO] [stdout] | [INFO] [stdout] 476 | cx: c_int, cy: c_int, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 9 | use std::os::raw::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_int` in this scope [INFO] [stdout] --> src/win_layer.rs:476:20 [INFO] [stdout] | [INFO] [stdout] 476 | cx: c_int, cy: c_int, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 9 | use std::os::raw::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_layer.rs:489:11 [INFO] [stdout] | [INFO] [stdout] 489 | hwnd: HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/win_layer.rs:490:10 [INFO] [stdout] | [INFO] [stdout] 490 | msg: UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope [INFO] [stdout] --> src/win_layer.rs:491:12 [INFO] [stdout] | [INFO] [stdout] 491 | param: WPARAM, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope [INFO] [stdout] --> src/win_layer.rs:492:11 [INFO] [stdout] | [INFO] [stdout] 492 | para: LPARAM) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope [INFO] [stdout] --> src/win_layer.rs:493:8 [INFO] [stdout] | [INFO] [stdout] 493 | -> LRESULT [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_int` in this scope [INFO] [stdout] --> src/win_layer.rs:497:35 [INFO] [stdout] | [INFO] [stdout] 497 | pub fn PostQuitMessage(exit_code: c_int) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 9 | use std::os::raw::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MSG` in this scope [INFO] [stdout] --> src/win_layer.rs:501:31 [INFO] [stdout] | [INFO] [stdout] 501 | pub fn TranslateMessage(msg: &MSG) -> bool [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MSG` in this scope [INFO] [stdout] --> src/win_layer.rs:505:31 [INFO] [stdout] | [INFO] [stdout] 505 | pub fn DispatchMessageW(msg: &MSG) -> isize [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_layer.rs:509:28 [INFO] [stdout] | [INFO] [stdout] 509 | pub fn GetClientRect(hwnd: HWND) -> Result [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RECT` in this scope [INFO] [stdout] --> src/win_layer.rs:509:44 [INFO] [stdout] | [INFO] [stdout] 509 | pub fn GetClientRect(hwnd: HWND) -> 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 `HWND` in this scope [INFO] [stdout] --> src/win_layer.rs:522:25 [INFO] [stdout] | [INFO] [stdout] 522 | pub fn BeginPaint(hwnd: HWND) -> Result<(PAINTSTRUCT, HDC), u32> [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PAINTSTRUCT` in this scope [INFO] [stdout] --> src/win_layer.rs:522:42 [INFO] [stdout] | [INFO] [stdout] 522 | pub fn BeginPaint(hwnd: HWND) -> Result<(PAINTSTRUCT, HDC), u32> [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 `HDC` in this scope [INFO] [stdout] --> src/win_layer.rs:522:55 [INFO] [stdout] | [INFO] [stdout] 522 | pub fn BeginPaint(hwnd: HWND) -> Result<(PAINTSTRUCT, HDC), u32> [INFO] [stdout] | - ^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_layer.rs:535:23 [INFO] [stdout] | [INFO] [stdout] 535 | pub fn EndPaint(hwnd: HWND, ps: &PAINTSTRUCT) -> Result<(), u32> [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PAINTSTRUCT` in this scope [INFO] [stdout] --> src/win_layer.rs:535:34 [INFO] [stdout] | [INFO] [stdout] 535 | pub fn EndPaint(hwnd: HWND, ps: &PAINTSTRUCT) -> Result<(), u32> [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HDC` in this scope [INFO] [stdout] --> src/win_layer.rs:544:22 [INFO] [stdout] | [INFO] [stdout] 544 | pub fn FillRect(hdc: HDC, rect: &RECT, brush: HBRUSH) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RECT` in this scope [INFO] [stdout] --> src/win_layer.rs:544:34 [INFO] [stdout] | [INFO] [stdout] 544 | pub fn FillRect(hdc: HDC, rect: &RECT, brush: HBRUSH) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HBRUSH` in this scope [INFO] [stdout] --> src/win_layer.rs:544:47 [INFO] [stdout] | [INFO] [stdout] 544 | pub fn FillRect(hdc: HDC, rect: &RECT, brush: HBRUSH) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_gdi.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | type HwndMap = HashMap>; [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 `ATOM` in this scope [INFO] [stdout] --> src/win_gdi.rs:45:48 [INFO] [stdout] | [INFO] [stdout] 45 | static ATOM_TABLE: RefCell> = RefCell::new(HashMap::new()); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_gdi.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | fn lookup_hwnd(hwnd: HWND) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_gdi.rs:59:25 [INFO] [stdout] | [INFO] [stdout] 59 | fn insert_hwnd(hwnd: HWND, para: LPARAM) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope [INFO] [stdout] --> src/win_gdi.rs:59:37 [INFO] [stdout] | [INFO] [stdout] 59 | fn insert_hwnd(hwnd: HWND, para: LPARAM) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_gdi.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | fn remove_hwnd(hwnd: HWND) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_gdi.rs:89:16 [INFO] [stdout] | [INFO] [stdout] 89 | _hwnd: HWND, _msg: UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/win_gdi.rs:89:28 [INFO] [stdout] | [INFO] [stdout] 89 | _hwnd: HWND, _msg: UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope [INFO] [stdout] --> src/win_gdi.rs:90:17 [INFO] [stdout] | [INFO] [stdout] 90 | _param: WPARAM, _para: LPARAM) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope [INFO] [stdout] --> src/win_gdi.rs:90:32 [INFO] [stdout] | [INFO] [stdout] 90 | _param: WPARAM, _para: LPARAM) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope [INFO] [stdout] --> src/win_gdi.rs:91:19 [INFO] [stdout] | [INFO] [stdout] 86 | pub trait WinCls: Sized + 'static { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 91 | -> Option [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_gdi.rs:95:16 [INFO] [stdout] | [INFO] [stdout] 95 | _hwnd: HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/win_gdi.rs:96:15 [INFO] [stdout] | [INFO] [stdout] 96 | _msg: UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope [INFO] [stdout] --> src/win_gdi.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | _param: WPARAM, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope [INFO] [stdout] --> src/win_gdi.rs:98:16 [INFO] [stdout] | [INFO] [stdout] 98 | _para: LPARAM) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope [INFO] [stdout] --> src/win_gdi.rs:99:19 [INFO] [stdout] | [INFO] [stdout] 86 | pub trait WinCls: Sized + 'static { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 99 | -> Option [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_gdi.rs:104:15 [INFO] [stdout] | [INFO] [stdout] 104 | hwnd: HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/win_gdi.rs:105:14 [INFO] [stdout] | [INFO] [stdout] 105 | msg: UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope [INFO] [stdout] --> src/win_gdi.rs:106:16 [INFO] [stdout] | [INFO] [stdout] 106 | param: WPARAM, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope [INFO] [stdout] --> src/win_gdi.rs:107:15 [INFO] [stdout] | [INFO] [stdout] 107 | para: LPARAM) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope [INFO] [stdout] --> src/win_gdi.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 108 | -> LRESULT [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ATOM` in this scope [INFO] [stdout] --> src/win_gdi.rs:132:29 [INFO] [stdout] | [INFO] [stdout] 86 | pub trait WinCls: Sized + 'static { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 132 | fn register() -> Result [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_gdi.rs:152:13 [INFO] [stdout] | [INFO] [stdout] 152 | panel1: HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_gdi.rs:153:13 [INFO] [stdout] | [INFO] [stdout] 153 | panel2: HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HINSTANCE` in this scope [INFO] [stdout] --> src/win_gdi.rs:157:29 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn create(instance: HINSTANCE) -> Result [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_gdi.rs:157:50 [INFO] [stdout] | [INFO] [stdout] 156 | impl MainCls { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 157 | pub fn create(instance: HINSTANCE) -> Result [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ATOM` in this scope [INFO] [stdout] --> src/win_gdi.rs:182:30 [INFO] [stdout] | [INFO] [stdout] 181 | impl WinCls for MainCls { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 182 | fn register () -> Result [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_gdi.rs:203:16 [INFO] [stdout] | [INFO] [stdout] 203 | _hwnd: HWND, msg: UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/win_gdi.rs:203:27 [INFO] [stdout] | [INFO] [stdout] 203 | _hwnd: HWND, msg: UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope [INFO] [stdout] --> src/win_gdi.rs:204:17 [INFO] [stdout] | [INFO] [stdout] 204 | _param: WPARAM, para: LPARAM) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope [INFO] [stdout] --> src/win_gdi.rs:204:31 [INFO] [stdout] | [INFO] [stdout] 204 | _param: WPARAM, para: LPARAM) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope [INFO] [stdout] --> src/win_gdi.rs:205:19 [INFO] [stdout] | [INFO] [stdout] 181 | impl WinCls for MainCls { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 205 | -> Option [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_gdi.rs:220:15 [INFO] [stdout] | [INFO] [stdout] 220 | hwnd: HWND, msg: UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/win_gdi.rs:220:26 [INFO] [stdout] | [INFO] [stdout] 220 | hwnd: HWND, msg: UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope [INFO] [stdout] --> src/win_gdi.rs:221:17 [INFO] [stdout] | [INFO] [stdout] 221 | _param: WPARAM, para: LPARAM) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope [INFO] [stdout] --> src/win_gdi.rs:221:31 [INFO] [stdout] | [INFO] [stdout] 221 | _param: WPARAM, para: LPARAM) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope [INFO] [stdout] --> src/win_gdi.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 181 | impl WinCls for MainCls { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 222 | -> Option [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HINSTANCE` in this scope [INFO] [stdout] --> src/win_gdi.rs:298:29 [INFO] [stdout] | [INFO] [stdout] 298 | pub fn create(instance: HINSTANCE, parent: HWND) -> Result [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_gdi.rs:298:48 [INFO] [stdout] | [INFO] [stdout] 298 | pub fn create(instance: HINSTANCE, parent: HWND) -> Result [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_gdi.rs:298:64 [INFO] [stdout] | [INFO] [stdout] 297 | impl FilePanelCls { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 298 | pub fn create(instance: HINSTANCE, parent: HWND) -> Result [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/win_gdi.rs:318:15 [INFO] [stdout] | [INFO] [stdout] 318 | hwnd: HWND, msg: UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/win_gdi.rs:318:26 [INFO] [stdout] | [INFO] [stdout] 318 | hwnd: HWND, msg: UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope [INFO] [stdout] --> src/win_gdi.rs:319:17 [INFO] [stdout] | [INFO] [stdout] 319 | _param: WPARAM, _para: LPARAM) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope [INFO] [stdout] --> src/win_gdi.rs:319:32 [INFO] [stdout] | [INFO] [stdout] 319 | _param: WPARAM, _para: LPARAM) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope [INFO] [stdout] --> src/win_gdi.rs:320:19 [INFO] [stdout] | [INFO] [stdout] 315 | impl WinCls for FilePanelCls { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 320 | -> Option [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ATOM` in this scope [INFO] [stdout] --> src/win_gdi.rs:341:30 [INFO] [stdout] | [INFO] [stdout] 315 | impl WinCls for FilePanelCls { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 341 | fn register () -> Result [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/messages.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | pub fn msg_name(msg: UINT) -> &'static str { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HINSTANCE` in this scope [INFO] [stdout] --> src/main.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | instance: HINSTANCE, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HINSTANCE` in this scope [INFO] [stdout] --> src/main.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | _prev_instance: HINSTANCE, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_int` in this scope [INFO] [stdout] --> src/main.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | _cmd_show: c_int) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 5 | use std::os::raw::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_int` in this scope [INFO] [stdout] --> src/main.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | -> c_int [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 5 | use std::os::raw::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_int` in this scope [INFO] [stdout] --> src/main.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | _argc: c_int, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 5 | use std::os::raw::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `c_int` in this scope [INFO] [stdout] --> src/main.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | -> c_int [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 5 | use std::os::raw::c_int; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HINSTANCE` in this scope [INFO] [stdout] --> src/main.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | fn our_main(instance: HINSTANCE) -> Result<(), u32> [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 168 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: Could not document `trusty-commander`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type bin --crate-name trusty_commander src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern gdi32=/opt/rustwide/target/debug/deps/libgdi32-98b88605129fa4be.rmeta --extern kernel32=/opt/rustwide/target/debug/deps/libkernel32-03c247914a1985c7.rmeta --extern user32=/opt/rustwide/target/debug/deps/libuser32-980a75703039564e.rmeta --extern winapi=/opt/rustwide/target/debug/deps/libwinapi-6fb04c0e4bf6f496.rmeta --cap-lints=warn` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "24a1b37404a2988edff2fe65a9f808f27d4a57f360d1ece91f40f36b689c7a2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24a1b37404a2988edff2fe65a9f808f27d4a57f360d1ece91f40f36b689c7a2c", kill_on_drop: false }` [INFO] [stdout] 24a1b37404a2988edff2fe65a9f808f27d4a57f360d1ece91f40f36b689c7a2c