[INFO] fetching crate tileme 0.0.3... [INFO] documenting tileme-0.0.3 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate tileme 0.0.3 into /workspace/builds/worker-29/source [INFO] validating manifest of crates.io crate tileme 0.0.3 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tileme 0.0.3 [INFO] finished tweaking crates.io crate tileme 0.0.3 [INFO] tweaked toml for crates.io crate tileme 0.0.3 written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate crates.io crate tileme 0.0.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded x11-dl v2.18.5 [INFO] [stderr] Downloaded hotkey v0.3.1 [INFO] [stderr] Downloaded com_macros v0.2.0 [INFO] [stderr] Downloaded winvd v0.0.20 [INFO] [stderr] Downloaded com v0.2.0 [INFO] [stderr] Downloaded com_macros_support v0.2.0 [INFO] [stderr] Downloaded libc v0.2.84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc61f75ea7e50417c211fc8d14f3f232b48e37b5f5100112ccdd9c18c11fc124 [INFO] running `Command { std: "docker" "start" "-a" "cc61f75ea7e50417c211fc8d14f3f232b48e37b5f5100112ccdd9c18c11fc124", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc61f75ea7e50417c211fc8d14f3f232b48e37b5f5100112ccdd9c18c11fc124", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc61f75ea7e50417c211fc8d14f3f232b48e37b5f5100112ccdd9c18c11fc124", kill_on_drop: false }` [INFO] [stdout] cc61f75ea7e50417c211fc8d14f3f232b48e37b5f5100112ccdd9c18c11fc124 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5662be22b078e628be1cbb18041b3c10524af56786941170e83e8c02c8a3476b [INFO] running `Command { std: "docker" "start" "-a" "5662be22b078e628be1cbb18041b3c10524af56786941170e83e8c02c8a3476b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking hotkey v0.3.1 [INFO] [stderr] Documenting tileme v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/keys.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::winuser; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/keys.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::um::winuser; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/manager.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::shared::windef::HWND; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/manager.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::um::winuser::GetForegroundWindow; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winvd` [INFO] [stdout] --> src/manager.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use winvd::helpers::{ [INFO] [stdout] | ^^^^^ use of undeclared crate or module `winvd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/virtual_desktop.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::windef::HWND; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/virtual_desktop.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::winuser::{SetForegroundWindow, GetForegroundWindow, IsIconic}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/windows.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::um::winuser::{EnumWindows, }; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/windows.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::shared::windef::HWND; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/windows.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::minwindef::LPARAM; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winvd` [INFO] [stdout] --> src/windows.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winvd::helpers::get_desktop_number_by_window; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `winvd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winvd` [INFO] [stdout] --> src/manager.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use winvd::{ [INFO] [stdout] | ^^^^^ use of undeclared crate or module `winvd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/listeners/winevent.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/listeners/winevent.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::shared::ntdef::LONG; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/listeners/winevent.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::shared::windef::{HWND, HWINEVENTHOOK}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/listeners/winevent.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::winuser::{ [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winvd` [INFO] [stdout] --> src/windows.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winvd::Error; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `winvd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winuser` [INFO] [stdout] --> src/keys.rs:4:26 [INFO] [stdout] | [INFO] [stdout] 4 | pub const ALT: u32 = winuser::MOD_ALT as u32; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `winuser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winuser` [INFO] [stdout] --> src/keys.rs:5:30 [INFO] [stdout] | [INFO] [stdout] 5 | pub const CONTROL: u32 = winuser::MOD_CONTROL as u32; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `winuser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winuser` [INFO] [stdout] --> src/keys.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | pub const SHIFT: u32 = winuser::MOD_SHIFT as u32; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `winuser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winuser` [INFO] [stdout] --> src/keys.rs:7:28 [INFO] [stdout] | [INFO] [stdout] 7 | pub const SUPER: u32 = winuser::MOD_WIN as u32; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `winuser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winuser` [INFO] [stdout] --> src/keys.rs:13:32 [INFO] [stdout] | [INFO] [stdout] 13 | pub const BACKSPACE: i32 = winuser::VK_BACK; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `winuser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winuser` [INFO] [stdout] --> src/keys.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | pub const TAB: i32 = winuser::VK_TAB; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `winuser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winuser` [INFO] [stdout] --> src/keys.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | pub const ENTER: i32 = winuser::VK_RETURN; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `winuser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winuser` [INFO] [stdout] --> src/keys.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | pub const CAPS_LOCK: i32 = winuser::VK_CAPITAL; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `winuser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winuser` [INFO] [stdout] --> src/keys.rs:17:29 [INFO] [stdout] | [INFO] [stdout] 17 | pub const ESCAPE: i32 = winuser::VK_ESCAPE; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `winuser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winuser` [INFO] [stdout] --> src/keys.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | pub const SPACE: i32 = winuser::VK_SPACE; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `winuser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winuser` [INFO] [stdout] --> src/keys.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | pub const PAGE_UP: i32 = winuser::VK_PRIOR; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `winuser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winuser` [INFO] [stdout] --> src/keys.rs:20:32 [INFO] [stdout] | [INFO] [stdout] 20 | pub const PAGE_DOWN: i32 = winuser::VK_NEXT; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `winuser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winuser` [INFO] [stdout] --> src/keys.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | pub const END: i32 = winuser::VK_END; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `winuser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winuser` [INFO] [stdout] --> src/keys.rs:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | pub const HOME: i32 = winuser::VK_HOME; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `winuser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winuser` [INFO] [stdout] --> src/keys.rs:23:33 [INFO] [stdout] | [INFO] [stdout] 23 | pub const ARROW_LEFT: i32 = winuser::VK_LEFT; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `winuser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winuser` [INFO] [stdout] --> src/keys.rs:24:34 [INFO] [stdout] | [INFO] [stdout] 24 | pub const ARROW_RIGHT: i32 = winuser::VK_RIGHT; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `winuser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winuser` [INFO] [stdout] --> src/keys.rs:25:31 [INFO] [stdout] | [INFO] [stdout] 25 | pub const ARROW_UP: i32 = winuser::VK_UP; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `winuser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winuser` [INFO] [stdout] --> src/keys.rs:26:33 [INFO] [stdout] | [INFO] [stdout] 26 | pub const ARROW_DOWN: i32 = winuser::VK_DOWN; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `winuser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winuser` [INFO] [stdout] --> src/keys.rs:27:35 [INFO] [stdout] | [INFO] [stdout] 27 | pub const PRINT_SCREEN: i32 = winuser::VK_SNAPSHOT; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `winuser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winuser` [INFO] [stdout] --> src/keys.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | pub const INSERT: i32 = winuser::VK_INSERT; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `winuser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winuser` [INFO] [stdout] --> src/keys.rs:29:29 [INFO] [stdout] | [INFO] [stdout] 29 | pub const DELETE: i32 = winuser::VK_DELETE; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `winuser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/manager.rs:47:27 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct WindowManager { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 47 | hwnd_desktop: HashMap, [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/manager.rs:146:47 [INFO] [stdout] | [INFO] [stdout] 146 | fn handle_window_changed(&mut self, 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/virtual_desktop.rs:41:49 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn pull_window_by_hwnd(&mut self, hwnd: HWND) -> 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/virtual_desktop.rs:48:47 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn set_focus_by_hwnd(&mut self, 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/virtual_desktop.rs:54:43 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn set_minimized(&mut self, 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/virtual_desktop.rs:69:45 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn set_unminimized(&mut self, 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/windows.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | 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/windows.rs:13:23 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn init(hwnd: HWND) -> Window { [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/windows.rs:23:27 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn hwnd(&self) -> 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/windows.rs:39:59 [INFO] [stdout] | [INFO] [stdout] 39 | unsafe extern "system" fn _get_all_windows_callback(hwnd: HWND, vec_pointer: LPARAM) -> i32 { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope [INFO] [stdout] --> src/windows.rs:39:78 [INFO] [stdout] | [INFO] [stdout] 39 | unsafe extern "system" fn _get_all_windows_callback(hwnd: HWND, vec_pointer: LPARAM) -> i32 { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWINEVENTHOOK` in this scope [INFO] [stdout] --> src/listeners/winevent.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | _: HWINEVENTHOOK, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/listeners/winevent.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | _: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/listeners/winevent.rs:37:11 [INFO] [stdout] | [INFO] [stdout] 37 | hwnd: HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> src/listeners/winevent.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 38 | _: LONG, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> src/listeners/winevent.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 39 | _: LONG, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/listeners/winevent.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | _: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/listeners/winevent.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | _: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWINEVENTHOOK` in this scope [INFO] [stdout] --> src/listeners/winevent.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | _: HWINEVENTHOOK, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/listeners/winevent.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | _: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/listeners/winevent.rs:49:11 [INFO] [stdout] | [INFO] [stdout] 49 | hwnd: HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> src/listeners/winevent.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | _: LONG, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> src/listeners/winevent.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | _: LONG, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/listeners/winevent.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | _: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/listeners/winevent.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | _: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWINEVENTHOOK` in this scope [INFO] [stdout] --> src/listeners/winevent.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | _: HWINEVENTHOOK, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/listeners/winevent.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | _: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/listeners/winevent.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | hwnd: HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> src/listeners/winevent.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | _: LONG, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> src/listeners/winevent.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | _: LONG, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/listeners/winevent.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | _: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/listeners/winevent.rs:65:8 [INFO] [stdout] | [INFO] [stdout] 65 | _: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWINEVENTHOOK` in this scope [INFO] [stdout] --> src/listeners/winevent.rs:72:16 [INFO] [stdout] | [INFO] [stdout] 70 | pub struct WinEventListener { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 71 | sender: Sender, [INFO] [stdout] 72 | hooks: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/listeners/winevent.rs:85:16 [INFO] [stdout] | [INFO] [stdout] 85 | event: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWINEVENTHOOK` in this scope [INFO] [stdout] --> src/listeners/winevent.rs:86:41 [INFO] [stdout] | [INFO] [stdout] 86 | func: unsafe extern "system" fn(HWINEVENTHOOK, DWORD, HWND, LONG, LONG, DWORD, DWORD) -> () [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/listeners/winevent.rs:86:56 [INFO] [stdout] | [INFO] [stdout] 86 | func: unsafe extern "system" fn(HWINEVENTHOOK, DWORD, HWND, LONG, LONG, DWORD, DWORD) -> () [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/listeners/winevent.rs:86:63 [INFO] [stdout] | [INFO] [stdout] 86 | func: unsafe extern "system" fn(HWINEVENTHOOK, DWORD, HWND, LONG, LONG, DWORD, DWORD) -> () [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> src/listeners/winevent.rs:86:69 [INFO] [stdout] | [INFO] [stdout] 86 | func: unsafe extern "system" fn(HWINEVENTHOOK, DWORD, HWND, LONG, LONG, DWORD, DWORD) -> () [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> src/listeners/winevent.rs:86:75 [INFO] [stdout] | [INFO] [stdout] 86 | func: unsafe extern "system" fn(HWINEVENTHOOK, DWORD, HWND, LONG, LONG, DWORD, DWORD) -> () [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/listeners/winevent.rs:86:81 [INFO] [stdout] | [INFO] [stdout] 86 | func: unsafe extern "system" fn(HWINEVENTHOOK, DWORD, HWND, LONG, LONG, DWORD, DWORD) -> () [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/listeners/winevent.rs:86:88 [INFO] [stdout] | [INFO] [stdout] 86 | func: unsafe extern "system" fn(HWINEVENTHOOK, DWORD, HWND, LONG, LONG, DWORD, DWORD) -> () [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 80 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not document `tileme` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name tileme src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=d9dfbeab26a2a114 -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-440d4483545952e5.rmeta --extern hotkey=/opt/rustwide/target/debug/deps/libhotkey-43a5fa7aa1496dc3.rmeta --cap-lints=warn --crate-version 0.0.3` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "5662be22b078e628be1cbb18041b3c10524af56786941170e83e8c02c8a3476b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5662be22b078e628be1cbb18041b3c10524af56786941170e83e8c02c8a3476b", kill_on_drop: false }` [INFO] [stdout] 5662be22b078e628be1cbb18041b3c10524af56786941170e83e8c02c8a3476b