[INFO] cloning repository https://github.com/hamaluik/rust-win32-custom-ctl-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hamaluik/rust-win32-custom-ctl-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamaluik%2Frust-win32-custom-ctl-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamaluik%2Frust-win32-custom-ctl-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e3f34829fb38103d076f1898d8d2b0554177cd5 [INFO] documenting hamaluik/rust-win32-custom-ctl-test against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhamaluik%2Frust-win32-custom-ctl-test" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hamaluik/rust-win32-custom-ctl-test on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hamaluik/rust-win32-custom-ctl-test [INFO] finished tweaking git repo https://github.com/hamaluik/rust-win32-custom-ctl-test [INFO] tweaked toml for git repo https://github.com/hamaluik/rust-win32-custom-ctl-test written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/hamaluik/rust-win32-custom-ctl-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3321c51c5ccd18ccc234a94d00e5ad448e48a38ccc5e720e08a68c90ec805b1e [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" "3321c51c5ccd18ccc234a94d00e5ad448e48a38ccc5e720e08a68c90ec805b1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3321c51c5ccd18ccc234a94d00e5ad448e48a38ccc5e720e08a68c90ec805b1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3321c51c5ccd18ccc234a94d00e5ad448e48a38ccc5e720e08a68c90ec805b1e", kill_on_drop: false }` [INFO] [stdout] 3321c51c5ccd18ccc234a94d00e5ad448e48a38ccc5e720e08a68c90ec805b1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 95f12dadead7c8aa2a33d29096b09e8ae59d8f2e5f760d2aa4e676fbfe5f98c2 [INFO] running `Command { std: "docker" "start" "-a" "95f12dadead7c8aa2a33d29096b09e8ae59d8f2e5f760d2aa4e676fbfe5f98c2", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.3.6 [INFO] [stderr] Documenting win32_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/main.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::shared::minwindef::*; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/main.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::windef::*; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::libloaderapi::GetModuleHandleW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::winuser::*; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/util.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | 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 `shared` in `winapi` [INFO] [stdout] --> src/brushes.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::shared::windef::HGDIOBJ; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/brushes.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::wingdi::DeleteObject; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/brushes.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::wingdi::PS_SOLID; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/brushes.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::wingdi::CreatePen; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/brushes.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::wingdi::CreateSolidBrush; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/brushes.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::shared::windef::{HBRUSH, HPEN, COLORREF}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/close_button.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::shared::windowsx::{GET_X_LPARAM, GET_Y_LPARAM}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/close_button.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::minwindef::*; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/close_button.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::shared::windef::*; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/close_button.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::wingdi::*; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/close_button.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::winuser::*; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/button.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::um::errhandlingapi::GetLastError; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/button.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::winnt::PVOID; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/button.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::windowsx::{GET_X_LPARAM, GET_Y_LPARAM}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/button.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::minwindef::*; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/button.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::shared::windef::*; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/button.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::wingdi::*; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/button.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::winuser::*; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/progress.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::um::errhandlingapi::GetLastError; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/progress.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::minwindef::*; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/progress.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::shared::windef::*; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/progress.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::winuser::*; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/util.rs:10:34 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn default_rect() -> winapi::shared::windef::RECT { [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `COLORREF` in this scope [INFO] [stdout] --> src/brushes.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | pub static COLOUR_POLAR_0: COLORREF = 0x40342e; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `COLORREF` in this scope [INFO] [stdout] --> src/brushes.rs:30:28 [INFO] [stdout] | [INFO] [stdout] 30 | pub static COLOUR_POLAR_1: COLORREF = 0x52423b; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `COLORREF` in this scope [INFO] [stdout] --> src/brushes.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | pub static COLOUR_POLAR_2: COLORREF = 0x5e4c43; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `COLORREF` in this scope [INFO] [stdout] --> src/brushes.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 32 | pub static COLOUR_POLAR_3: COLORREF = 0x6a564c; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `COLORREF` in this scope [INFO] [stdout] --> src/brushes.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | pub static COLOUR_SNOW_0: COLORREF = 0xe9ded8; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `COLORREF` in this scope [INFO] [stdout] --> src/brushes.rs:34:27 [INFO] [stdout] | [INFO] [stdout] 34 | pub static COLOUR_SNOW_1: COLORREF = 0xf0e9e5; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `COLORREF` in this scope [INFO] [stdout] --> src/brushes.rs:35:27 [INFO] [stdout] | [INFO] [stdout] 35 | pub static COLOUR_SNOW_2: COLORREF = 0xf4efec; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `COLORREF` in this scope [INFO] [stdout] --> src/brushes.rs:36:28 [INFO] [stdout] | [INFO] [stdout] 36 | pub static COLOUR_FROST_0: COLORREF = 0xbbbc8f; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `COLORREF` in this scope [INFO] [stdout] --> src/brushes.rs:37:28 [INFO] [stdout] | [INFO] [stdout] 37 | pub static COLOUR_FROST_1: COLORREF = 0xd0c088; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `COLORREF` in this scope [INFO] [stdout] --> src/brushes.rs:38:28 [INFO] [stdout] | [INFO] [stdout] 38 | pub static COLOUR_FROST_2: COLORREF = 0xc1a181; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `COLORREF` in this scope [INFO] [stdout] --> src/brushes.rs:39:28 [INFO] [stdout] | [INFO] [stdout] 39 | pub static COLOUR_FROST_3: COLORREF = 0xac815e; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `COLORREF` in this scope [INFO] [stdout] --> src/brushes.rs:40:29 [INFO] [stdout] | [INFO] [stdout] 40 | pub static COLOUR_AURORA_0: COLORREF = 0x6a61bf; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `COLORREF` in this scope [INFO] [stdout] --> src/brushes.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | pub static COLOUR_AURORA_1: COLORREF = 0x7087d0; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `COLORREF` in this scope [INFO] [stdout] --> src/brushes.rs:42:29 [INFO] [stdout] | [INFO] [stdout] 42 | pub static COLOUR_AURORA_2: COLORREF = 0x8bcbeb; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `COLORREF` in this scope [INFO] [stdout] --> src/brushes.rs:43:29 [INFO] [stdout] | [INFO] [stdout] 43 | pub static COLOUR_AURORA_3: COLORREF = 0x8cbea3; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `COLORREF` in this scope [INFO] [stdout] --> src/brushes.rs:44:29 [INFO] [stdout] | [INFO] [stdout] 44 | pub static COLOUR_AURORA_4: COLORREF = 0xad8eb4; [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/brushes.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | pub static mut BRUSH_POLAR_0: HBRUSH = 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] --> src/brushes.rs:47:31 [INFO] [stdout] | [INFO] [stdout] 47 | pub static mut BRUSH_POLAR_1: HBRUSH = 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] --> src/brushes.rs:48:31 [INFO] [stdout] | [INFO] [stdout] 48 | pub static mut BRUSH_POLAR_2: HBRUSH = 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] --> src/brushes.rs:49:31 [INFO] [stdout] | [INFO] [stdout] 49 | pub static mut BRUSH_POLAR_3: HBRUSH = 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] --> src/brushes.rs:50:30 [INFO] [stdout] | [INFO] [stdout] 50 | pub static mut BRUSH_SNOW_0: HBRUSH = 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] --> src/brushes.rs:51:30 [INFO] [stdout] | [INFO] [stdout] 51 | pub static mut BRUSH_SNOW_1: HBRUSH = 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] --> src/brushes.rs:52:30 [INFO] [stdout] | [INFO] [stdout] 52 | pub static mut BRUSH_SNOW_2: HBRUSH = 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] --> src/brushes.rs:53:31 [INFO] [stdout] | [INFO] [stdout] 53 | pub static mut BRUSH_FROST_0: HBRUSH = 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] --> src/brushes.rs:54:31 [INFO] [stdout] | [INFO] [stdout] 54 | pub static mut BRUSH_FROST_1: HBRUSH = 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] --> src/brushes.rs:55:31 [INFO] [stdout] | [INFO] [stdout] 55 | pub static mut BRUSH_FROST_2: HBRUSH = 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] --> src/brushes.rs:56:31 [INFO] [stdout] | [INFO] [stdout] 56 | pub static mut BRUSH_FROST_3: HBRUSH = 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] --> src/brushes.rs:57:32 [INFO] [stdout] | [INFO] [stdout] 57 | pub static mut BRUSH_AURORA_0: HBRUSH = 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] --> src/brushes.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | pub static mut BRUSH_AURORA_1: HBRUSH = 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] --> src/brushes.rs:59:32 [INFO] [stdout] | [INFO] [stdout] 59 | pub static mut BRUSH_AURORA_2: HBRUSH = 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] --> src/brushes.rs:60:32 [INFO] [stdout] | [INFO] [stdout] 60 | pub static mut BRUSH_AURORA_3: HBRUSH = 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] --> src/brushes.rs:61:32 [INFO] [stdout] | [INFO] [stdout] 61 | pub static mut BRUSH_AURORA_4: HBRUSH = null_mut(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HPEN` in this scope [INFO] [stdout] --> src/brushes.rs:63:29 [INFO] [stdout] | [INFO] [stdout] 63 | pub static mut PEN_POLAR_0: HPEN = null_mut(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HPEN` in this scope [INFO] [stdout] --> src/brushes.rs:64:29 [INFO] [stdout] | [INFO] [stdout] 64 | pub static mut PEN_POLAR_1: HPEN = null_mut(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HPEN` in this scope [INFO] [stdout] --> src/brushes.rs:65:29 [INFO] [stdout] | [INFO] [stdout] 65 | pub static mut PEN_POLAR_2: HPEN = null_mut(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HPEN` in this scope [INFO] [stdout] --> src/brushes.rs:66:29 [INFO] [stdout] | [INFO] [stdout] 66 | pub static mut PEN_POLAR_3: HPEN = null_mut(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HPEN` in this scope [INFO] [stdout] --> src/brushes.rs:67:28 [INFO] [stdout] | [INFO] [stdout] 67 | pub static mut PEN_SNOW_0: HPEN = null_mut(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HPEN` in this scope [INFO] [stdout] --> src/brushes.rs:68:28 [INFO] [stdout] | [INFO] [stdout] 68 | pub static mut PEN_SNOW_1: HPEN = null_mut(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HPEN` in this scope [INFO] [stdout] --> src/brushes.rs:69:28 [INFO] [stdout] | [INFO] [stdout] 69 | pub static mut PEN_SNOW_2: HPEN = null_mut(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HPEN` in this scope [INFO] [stdout] --> src/brushes.rs:70:29 [INFO] [stdout] | [INFO] [stdout] 70 | pub static mut PEN_FROST_0: HPEN = null_mut(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HPEN` in this scope [INFO] [stdout] --> src/brushes.rs:71:29 [INFO] [stdout] | [INFO] [stdout] 71 | pub static mut PEN_FROST_1: HPEN = null_mut(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HPEN` in this scope [INFO] [stdout] --> src/brushes.rs:72:29 [INFO] [stdout] | [INFO] [stdout] 72 | pub static mut PEN_FROST_2: HPEN = null_mut(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HPEN` in this scope [INFO] [stdout] --> src/brushes.rs:73:29 [INFO] [stdout] | [INFO] [stdout] 73 | pub static mut PEN_FROST_3: HPEN = null_mut(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HPEN` in this scope [INFO] [stdout] --> src/brushes.rs:74:30 [INFO] [stdout] | [INFO] [stdout] 74 | pub static mut PEN_AURORA_0: HPEN = null_mut(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HPEN` in this scope [INFO] [stdout] --> src/brushes.rs:75:30 [INFO] [stdout] | [INFO] [stdout] 75 | pub static mut PEN_AURORA_1: HPEN = null_mut(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HPEN` in this scope [INFO] [stdout] --> src/brushes.rs:76:30 [INFO] [stdout] | [INFO] [stdout] 76 | pub static mut PEN_AURORA_2: HPEN = null_mut(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HPEN` in this scope [INFO] [stdout] --> src/brushes.rs:77:30 [INFO] [stdout] | [INFO] [stdout] 77 | pub static mut PEN_AURORA_3: HPEN = null_mut(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HPEN` in this scope [INFO] [stdout] --> src/brushes.rs:78:30 [INFO] [stdout] | [INFO] [stdout] 78 | pub static mut PEN_AURORA_4: HPEN = null_mut(); [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/close_button.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | static mut HWND_CLOSE_BUTTON: HWND = null_mut(); [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/close_button.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | fn paint_button(hwnd: HWND, state: &ButtonState) { [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/close_button.rs:54:44 [INFO] [stdout] | [INFO] [stdout] 54 | extern "system" fn close_button_proc(hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/close_button.rs:54:55 [INFO] [stdout] | [INFO] [stdout] 54 | extern "system" fn close_button_proc(hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope [INFO] [stdout] --> src/close_button.rs:54:69 [INFO] [stdout] | [INFO] [stdout] 54 | extern "system" fn close_button_proc(hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope [INFO] [stdout] --> src/close_button.rs:54:85 [INFO] [stdout] | [INFO] [stdout] 54 | extern "system" fn close_button_proc(hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope [INFO] [stdout] --> src/close_button.rs:54:96 [INFO] [stdout] | [INFO] [stdout] 54 | extern "system" fn close_button_proc(hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/close_button.rs:170:36 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn create_close_button(parent: HWND) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/close_button.rs:186:38 [INFO] [stdout] | [INFO] [stdout] 186 | pub fn position_close_button(parent: HWND) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HFONT` in this scope [INFO] [stdout] --> src/button.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | font: HFONT, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WNDPROC` in this scope [INFO] [stdout] --> src/button.rs:30:30 [INFO] [stdout] | [INFO] [stdout] 30 | static mut LPFN_BUTTON_PROC: WNDPROC = 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] --> src/button.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | fn custom_paint(hwnd: HWND, hdc: HDC, rect: &mut RECT, _erase: BOOL, data: &ButtonData) { [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/button.rs:33:34 [INFO] [stdout] | [INFO] [stdout] 33 | fn custom_paint(hwnd: HWND, hdc: HDC, rect: &mut RECT, _erase: BOOL, data: &ButtonData) { [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/button.rs:33:50 [INFO] [stdout] | [INFO] [stdout] 33 | fn custom_paint(hwnd: HWND, hdc: HDC, rect: &mut RECT, _erase: BOOL, data: &ButtonData) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope [INFO] [stdout] --> src/button.rs:33:64 [INFO] [stdout] | [INFO] [stdout] 33 | fn custom_paint(hwnd: HWND, hdc: HDC, rect: &mut RECT, _erase: BOOL, data: &ButtonData) { [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/button.rs:68:38 [INFO] [stdout] | [INFO] [stdout] 68 | extern "system" fn button_proc(hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/button.rs:68:49 [INFO] [stdout] | [INFO] [stdout] 68 | extern "system" fn button_proc(hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope [INFO] [stdout] --> src/button.rs:68:63 [INFO] [stdout] | [INFO] [stdout] 68 | extern "system" fn button_proc(hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope [INFO] [stdout] --> src/button.rs:68:79 [INFO] [stdout] | [INFO] [stdout] 68 | extern "system" fn button_proc(hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope [INFO] [stdout] --> src/button.rs:68:90 [INFO] [stdout] | [INFO] [stdout] 68 | extern "system" fn button_proc(hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/button.rs:276:30 [INFO] [stdout] | [INFO] [stdout] 276 | pub fn create_button(parent: HWND, id: i32, text: &str, colour: Aurora) -> 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/button.rs:276:76 [INFO] [stdout] | [INFO] [stdout] 276 | pub fn create_button(parent: HWND, id: i32, text: &str, colour: Aurora) -> 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/progress.rs:19:20 [INFO] [stdout] | [INFO] [stdout] 19 | fn custom_paint(_: HWND, hdc: HDC, rect: &mut RECT, _erase: BOOL, data: &ProgressData) { [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/progress.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | fn custom_paint(_: HWND, hdc: HDC, rect: &mut RECT, _erase: BOOL, data: &ProgressData) { [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/progress.rs:19:47 [INFO] [stdout] | [INFO] [stdout] 19 | fn custom_paint(_: HWND, hdc: HDC, rect: &mut RECT, _erase: BOOL, data: &ProgressData) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope [INFO] [stdout] --> src/progress.rs:19:61 [INFO] [stdout] | [INFO] [stdout] 19 | fn custom_paint(_: HWND, hdc: HDC, rect: &mut RECT, _erase: BOOL, data: &ProgressData) { [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/progress.rs:35:40 [INFO] [stdout] | [INFO] [stdout] 35 | extern "system" fn progress_proc(hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/progress.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | extern "system" fn progress_proc(hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope [INFO] [stdout] --> src/progress.rs:35:65 [INFO] [stdout] | [INFO] [stdout] 35 | extern "system" fn progress_proc(hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: Could not document `win32_test`. [INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope [INFO] [stdout] --> src/progress.rs:35:81 [INFO] [stdout] | [INFO] [stdout] 35 | extern "system" fn progress_proc(hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope [INFO] [stdout] --> src/progress.rs:35:92 [INFO] [stdout] | [INFO] [stdout] 35 | extern "system" fn progress_proc(hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Caused by: [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/progress.rs:128:26 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn set_progress(bar: HWND, progress: f64) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name win32_test 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 winapi=/opt/rustwide/target/debug/deps/libwinapi-987b3b34f7e9e0a8.rmeta --cap-lints=warn --crate-version 0.1.0` (exit code: 1) [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/progress.rs:139:32 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn create_progress(parent: HWND, progress: f64) -> 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/progress.rs:139:56 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn create_progress(parent: HWND, progress: f64) -> 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/main.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | static mut H_INSTANCE: HINSTANCE = null_mut(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/main.rs:26:38 [INFO] [stdout] | [INFO] [stdout] 26 | extern "system" fn window_proc(hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/main.rs:26:49 [INFO] [stdout] | [INFO] [stdout] 26 | extern "system" fn window_proc(hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope [INFO] [stdout] --> src/main.rs:26:63 [INFO] [stdout] | [INFO] [stdout] 26 | extern "system" fn window_proc(hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope [INFO] [stdout] --> src/main.rs:26:79 [INFO] [stdout] | [INFO] [stdout] 26 | extern "system" fn window_proc(hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope [INFO] [stdout] --> src/main.rs:26:90 [INFO] [stdout] | [INFO] [stdout] 26 | extern "system" fn window_proc(hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) -> LRESULT { [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 117 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] running `Command { std: "docker" "inspect" "95f12dadead7c8aa2a33d29096b09e8ae59d8f2e5f760d2aa4e676fbfe5f98c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95f12dadead7c8aa2a33d29096b09e8ae59d8f2e5f760d2aa4e676fbfe5f98c2", kill_on_drop: false }` [INFO] [stdout] 95f12dadead7c8aa2a33d29096b09e8ae59d8f2e5f760d2aa4e676fbfe5f98c2