[INFO] cloning repository https://github.com/p-jackson/rustapp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/p-jackson/rustapp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp-jackson%2Frustapp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp-jackson%2Frustapp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85642747c61401700dcecd3daef5b15ff3c2b253 [INFO] checking p-jackson/rustapp against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp-jackson%2Frustapp" "/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/p-jackson/rustapp on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/p-jackson/rustapp [INFO] finished tweaking git repo https://github.com/p-jackson/rustapp [INFO] tweaked toml for git repo https://github.com/p-jackson/rustapp written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/p-jackson/rustapp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-7/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded snowflake v1.3.0 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9721de56134424841be43cfa728faa95ee0aa7883aa1be0084965c6f58e76f98 [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" "9721de56134424841be43cfa728faa95ee0aa7883aa1be0084965c6f58e76f98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9721de56134424841be43cfa728faa95ee0aa7883aa1be0084965c6f58e76f98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9721de56134424841be43cfa728faa95ee0aa7883aa1be0084965c6f58e76f98", kill_on_drop: false }` [INFO] [stdout] 9721de56134424841be43cfa728faa95ee0aa7883aa1be0084965c6f58e76f98 [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" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0154e92d5c91e0f09ab29728764f908b47782640c6e278f4062241ef821ad64a [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" "0154e92d5c91e0f09ab29728764f908b47782640c6e278f4062241ef821ad64a", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking snowflake v1.3.0 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling user32-sys v0.1.3 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking safe-windows v0.1.0 (/opt/rustwide/workdir/lib/safe-windows) [INFO] [stdout] error[E0432]: unresolved import `winapi::winnt` [INFO] [stdout] --> lib/safe-windows/src/lib.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::winnt::LPCWSTR; [INFO] [stdout] | ^^^^^ could not find `winnt` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::minwindef` [INFO] [stdout] --> lib/safe-windows/src/error.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::minwindef::DWORD; [INFO] [stdout] | ^^^^^^^^^ could not find `minwindef` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::winnt` [INFO] [stdout] --> lib/safe-windows/src/window.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::winnt::LPCWSTR; [INFO] [stdout] | ^^^^^ could not find `winnt` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::winnt` [INFO] [stdout] --> lib/safe-windows/src/apihelpers.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::winnt::LPCWSTR; [INFO] [stdout] | ^^^^^ could not find `winnt` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::windef` [INFO] [stdout] --> lib/safe-windows/src/lib.rs:84:15 [INFO] [stdout] | [INFO] [stdout] 84 | use winapi::windef::HWND; [INFO] [stdout] | ^^^^^^ could not find `windef` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windef` in `winapi` [INFO] [stdout] --> lib/safe-windows/src/window.rs:12:40 [INFO] [stdout] | [INFO] [stdout] 12 | define_handle_wrapper!(Window, winapi::windef::HWND, |h| user32::DestroyWindow(h)); [INFO] [stdout] | ^^^^^^ could not find `windef` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windef` in `winapi` [INFO] [stdout] --> lib/safe-windows/src/window.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | menu: Option, hinst: winapi::minwindef::HINSTANCE [INFO] [stdout] | ^^^^^^ could not find `windef` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `minwindef` in `winapi` [INFO] [stdout] --> lib/safe-windows/src/window.rs:16:55 [INFO] [stdout] | [INFO] [stdout] 16 | menu: Option, hinst: winapi::minwindef::HINSTANCE [INFO] [stdout] | ^^^^^^^^^ could not find `minwindef` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `minwindef` in `winapi` [INFO] [stdout] --> lib/safe-windows/src/window.rs:27:60 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn create_window_with_atom(exstyle: u32, atom: winapi::minwindef::ATOM, title: &str, [INFO] [stdout] | ^^^^^^^^^ could not find `minwindef` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windef` in `winapi` [INFO] [stdout] --> lib/safe-windows/src/window.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | menu: Option, hinst: winapi::minwindef::HINSTANCE [INFO] [stdout] | ^^^^^^ could not find `windef` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `minwindef` in `winapi` [INFO] [stdout] --> lib/safe-windows/src/window.rs:29:55 [INFO] [stdout] | [INFO] [stdout] 29 | menu: Option, hinst: winapi::minwindef::HINSTANCE [INFO] [stdout] | ^^^^^^^^^ could not find `minwindef` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windef` in `winapi` [INFO] [stdout] --> lib/safe-windows/src/window.rs:40:24 [INFO] [stdout] | [INFO] [stdout] 40 | menu: Option, hinst: winapi::minwindef::HINSTANCE [INFO] [stdout] | ^^^^^^ could not find `windef` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `minwindef` in `winapi` [INFO] [stdout] --> lib/safe-windows/src/window.rs:40:55 [INFO] [stdout] | [INFO] [stdout] 40 | menu: Option, hinst: winapi::minwindef::HINSTANCE [INFO] [stdout] | ^^^^^^^^^ could not find `minwindef` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `minwindef` in `winapi` [INFO] [stdout] --> lib/safe-windows/src/lib.rs:20:43 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn get_exe_module() -> Result { [INFO] [stdout] | ^^^^^^^^^ could not find `minwindef` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winuser` in `winapi` [INFO] [stdout] --> lib/safe-windows/src/lib.rs:28:24 [INFO] [stdout] | [INFO] [stdout] 28 | window_proc: winapi::winuser::WNDPROC, [INFO] [stdout] | ^^^^^^^ could not find `winuser` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `minwindef` in `winapi` [INFO] [stdout] --> lib/safe-windows/src/lib.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | hinst: winapi::minwindef::HINSTANCE, [INFO] [stdout] | ^^^^^^^^^ could not find `minwindef` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windef` in `winapi` [INFO] [stdout] --> lib/safe-windows/src/lib.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | icon: Option, [INFO] [stdout] | ^^^^^^ could not find `windef` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windef` in `winapi` [INFO] [stdout] --> lib/safe-windows/src/lib.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | cursor: Option, [INFO] [stdout] | ^^^^^^ could not find `windef` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windef` in `winapi` [INFO] [stdout] --> lib/safe-windows/src/lib.rs:32:30 [INFO] [stdout] | [INFO] [stdout] 32 | background: Option, [INFO] [stdout] | ^^^^^^ could not find `windef` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windef` in `winapi` [INFO] [stdout] --> lib/safe-windows/src/lib.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | small_icon: Option [INFO] [stdout] | ^^^^^^ could not find `windef` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `minwindef` in `winapi` [INFO] [stdout] --> lib/safe-windows/src/lib.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^ could not find `minwindef` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winuser` in `winapi` [INFO] [stdout] --> lib/safe-windows/src/lib.rs:45:23 [INFO] [stdout] | [INFO] [stdout] 45 | let wnd = winapi::winuser::WNDCLASSEXW { [INFO] [stdout] | ^^^^^^^ could not find `winuser` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winuser` in `winapi` [INFO] [stdout] --> lib/safe-windows/src/lib.rs:46:43 [INFO] [stdout] | [INFO] [stdout] 46 | cbSize: std::mem::size_of::() as u32, [INFO] [stdout] | ^^^^^^^ could not find `winuser` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windef` in `winapi` [INFO] [stdout] --> lib/safe-windows/src/lib.rs:71:65 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn load_standard_icon(name: ResourceName) -> Result { [INFO] [stdout] | ^^^^^^ could not find `windef` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windef` in `winapi` [INFO] [stdout] --> lib/safe-windows/src/lib.rs:77:67 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn load_standard_cursor(name: ResourceName) -> Result { [INFO] [stdout] | ^^^^^^ could not find `windef` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winuser` in `winapi` [INFO] [stdout] --> lib/safe-windows/src/lib.rs:88:27 [INFO] [stdout] | [INFO] [stdout] 88 | let mut msg = winapi::winuser::MSG { [INFO] [stdout] | ^^^^^^^ could not find `winuser` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windef` in `winapi` [INFO] [stdout] --> lib/safe-windows/src/lib.rs:94:19 [INFO] [stdout] | [INFO] [stdout] 94 | pt: winapi::windef::POINT { x: 0, y: 0, }, [INFO] [stdout] | ^^^^^^ could not find `windef` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winuser` in `winapi` [INFO] [stdout] --> lib/safe-windows/src/lib.rs:98:72 [INFO] [stdout] | [INFO] [stdout] 98 | let pm = user32::PeekMessageW(&mut msg, 0 as HWND, 0, 0, winapi::winuser::PM_REMOVE); [INFO] [stdout] | ^^^^^^^ could not find `winuser` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `winuser` in `winapi` [INFO] [stdout] --> lib/safe-windows/src/lib.rs:103:33 [INFO] [stdout] | [INFO] [stdout] 103 | if msg.message == winapi::winuser::WM_QUIT { [INFO] [stdout] | ^^^^^^^ could not find `winuser` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetLastError` in crate `kernel32` [INFO] [stdout] --> lib/safe-windows/src/error.rs:31:39 [INFO] [stdout] | [INFO] [stdout] 31 | WindowsError::ErrorCode(kernel32::GetLastError()) [INFO] [stdout] | ^^^^^^^^^^^^ not found in `kernel32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DestroyWindow` in crate `user32` [INFO] [stdout] --> lib/safe-windows/src/window.rs:12:66 [INFO] [stdout] | [INFO] [stdout] 12 | define_handle_wrapper!(Window, winapi::windef::HWND, |h| user32::DestroyWindow(h)); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateWindowExW` in crate `user32` [INFO] [stdout] --> lib/safe-windows/src/window.rs:45:24 [INFO] [stdout] | [INFO] [stdout] 45 | let hwnd = user32::CreateWindowExW(exstyle, class_ptr, to_wstring(title).as_ptr() as LPCWSTR, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetDesktopWindow` in crate `user32` [INFO] [stdout] --> lib/safe-windows/src/window.rs:62:25 [INFO] [stdout] | [INFO] [stdout] 62 | Window::Ref(user32::GetDesktopWindow()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleWindow` in crate `kernel32` [INFO] [stdout] --> lib/safe-windows/src/window.rs:68:23 [INFO] [stdout] | [INFO] [stdout] 68 | let h = kernel32::GetConsoleWindow(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `kernel32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ShowWindow` in crate `user32` [INFO] [stdout] --> lib/safe-windows/src/window.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | user32::ShowWindow(window.get_handle(), show_command) != 0 [INFO] [stdout] | ^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetModuleHandleW` in crate `kernel32` [INFO] [stdout] --> lib/safe-windows/src/lib.rs:22:28 [INFO] [stdout] | [INFO] [stdout] 22 | handle_null!(kernel32::GetModuleHandleW(null_mut())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `kernel32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegisterClassExW` in crate `user32` [INFO] [stdout] --> lib/safe-windows/src/lib.rs:60:24 [INFO] [stdout] | [INFO] [stdout] 60 | let atom = user32::RegisterClassExW(&wnd); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LoadIconW` in crate `user32` [INFO] [stdout] --> lib/safe-windows/src/lib.rs:73:26 [INFO] [stdout] | [INFO] [stdout] 73 | handle_null!(user32::LoadIconW(null_mut(), name.as_lpcwstr())) [INFO] [stdout] | ^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LoadCursorW` in crate `user32` [INFO] [stdout] --> lib/safe-windows/src/lib.rs:79:26 [INFO] [stdout] | [INFO] [stdout] 79 | handle_null!(user32::LoadCursorW(null_mut(), name.as_lpcwstr())) [INFO] [stdout] | ^^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PeekMessageW` in crate `user32` [INFO] [stdout] --> lib/safe-windows/src/lib.rs:98:24 [INFO] [stdout] | [INFO] [stdout] 98 | let pm = user32::PeekMessageW(&mut msg, 0 as HWND, 0, 0, winapi::winuser::PM_REMOVE); [INFO] [stdout] | ^^^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TranslateMessage` in crate `user32` [INFO] [stdout] --> lib/safe-windows/src/lib.rs:107:15 [INFO] [stdout] | [INFO] [stdout] 107 | user32::TranslateMessage(&mut msg); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DispatchMessageW` in crate `user32` [INFO] [stdout] --> lib/safe-windows/src/lib.rs:108:15 [INFO] [stdout] | [INFO] [stdout] 108 | user32::DispatchMessageW(&mut msg); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 42 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `safe-windows` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "0154e92d5c91e0f09ab29728764f908b47782640c6e278f4062241ef821ad64a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0154e92d5c91e0f09ab29728764f908b47782640c6e278f4062241ef821ad64a", kill_on_drop: false }` [INFO] [stdout] 0154e92d5c91e0f09ab29728764f908b47782640c6e278f4062241ef821ad64a