[INFO] updating cached repository ForNeVeR/processor [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ForNeVeR/processor [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ForNeVeR/processor" "work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/gh/ForNeVeR/processor"` [INFO] [stderr] Cloning into 'work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/gh/ForNeVeR/processor'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ForNeVeR/processor" "work/ex/pr-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/gh/ForNeVeR/processor"` [INFO] [stderr] Cloning into 'work/ex/pr-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/gh/ForNeVeR/processor'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3f231e5d0c3f4405d174fddfff37c3c7f55c3cbe [INFO] sha for GitHub repo ForNeVeR/processor: 3f231e5d0c3f4405d174fddfff37c3c7f55c3cbe [INFO] validating manifest of ForNeVeR/processor on toolchain master#a850a426491e14186af2250549bf41256b5938d2 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ForNeVeR/processor on toolchain try#06a150c7d11500b41499224f165e9de1de096768 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ForNeVeR/processor [INFO] finished frobbing ForNeVeR/processor [INFO] frobbed toml for ForNeVeR/processor written to work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/gh/ForNeVeR/processor/Cargo.toml [INFO] started frobbing ForNeVeR/processor [INFO] finished frobbing ForNeVeR/processor [INFO] frobbed toml for ForNeVeR/processor written to work/ex/pr-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/gh/ForNeVeR/processor/Cargo.toml [INFO] crate ForNeVeR/processor already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/crater-raid/crater/work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/gh/ForNeVeR/processor/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking ForNeVeR/processor against try#06a150c7d11500b41499224f165e9de1de096768 for pr-60162 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60162/worker-5/try#06a150c7d11500b41499224f165e9de1de096768:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/gh/ForNeVeR/processor:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 19c011edaee968854c947ed4a985692b23f7f0048405fca8a240e9e5c62391f4 [INFO] running `"docker" "start" "-a" "19c011edaee968854c947ed4a985692b23f7f0048405fca8a240e9e5c62391f4"` [INFO] [stderr] Compiling user32-sys v0.1.3 [INFO] [stderr] Checking kernel32-sys v0.1.4 [INFO] [stderr] Checking processor v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stderr] --> src/string.rs:2:14 [INFO] [stderr] | [INFO] [stderr] 2 | use std::os::windows::ffi::OsStrExt; [INFO] [stderr] | ^^^^^^^ could not find `windows` in `os` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stderr] --> src/string.rs:2:14 [INFO] [stderr] | [INFO] [stderr] 2 | use std::os::windows::ffi::OsStrExt; [INFO] [stderr] | ^^^^^^^ could not find `windows` in `os` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HWND` in module `winapi` [INFO] [stderr] --> src/window.rs:11:29 [INFO] [stderr] | [INFO] [stderr] 11 | const HWND_MESSAGE: winapi::HWND = HWND_MESSAGE_ as winapi::HWND; [INFO] [stderr] | ^^^^ not found in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HWND` in module `winapi` [INFO] [stderr] --> src/window.rs:11:61 [INFO] [stderr] | [INFO] [stderr] 11 | const HWND_MESSAGE: winapi::HWND = HWND_MESSAGE_ as winapi::HWND; [INFO] [stderr] | ^^^^ not found in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HINSTANCE` in module `winapi` [INFO] [stderr] --> src/window.rs:13:37 [INFO] [stderr] | [INFO] [stderr] 13 | unsafe fn get_instance() -> winapi::HINSTANCE { [INFO] [stderr] | ^^^^^^^^^ not found in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `GetModuleHandleW` in module `kernel32` [INFO] [stderr] --> src/window.rs:14:30 [INFO] [stderr] | [INFO] [stderr] 14 | let instance = kernel32::GetModuleHandleW(ptr::null()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in `kernel32` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `GetLastError` in module `kernel32` [INFO] [stderr] --> src/window.rs:16:56 [INFO] [stderr] | [INFO] [stderr] 16 | panic!("GetModuleHandleW error: {}", kernel32::GetLastError()); [INFO] [stderr] | ^^^^^^^^^^^^ not found in `kernel32` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HINSTANCE` in module `winapi` [INFO] [stderr] --> src/window.rs:22:44 [INFO] [stderr] | [INFO] [stderr] 22 | unsafe fn register_class(instance: winapi::HINSTANCE, wnd_proc: winapi::WNDPROC) { [INFO] [stderr] | ^^^^^^^^^ not found in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `WNDPROC` in module `winapi` [INFO] [stderr] --> src/window.rs:22:73 [INFO] [stderr] | [INFO] [stderr] 22 | unsafe fn register_class(instance: winapi::HINSTANCE, wnd_proc: winapi::WNDPROC) { [INFO] [stderr] | ^^^^^^^ not found in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `WNDCLASSW` in module `winapi` [INFO] [stderr] --> src/window.rs:23:25 [INFO] [stderr] | [INFO] [stderr] 23 | let class = winapi::WNDCLASSW { [INFO] [stderr] | ^^^^^^^^^ not found in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `RegisterClassW` in module `user32` [INFO] [stderr] --> src/window.rs:35:24 [INFO] [stderr] | [INFO] [stderr] 35 | let atom = user32::RegisterClassW(&class); [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in `user32` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `GetLastError` in module `kernel32` [INFO] [stderr] --> src/window.rs:37:54 [INFO] [stderr] | [INFO] [stderr] 37 | panic!("RegisterClassW error: {}", kernel32::GetLastError()); [INFO] [stderr] | ^^^^^^^^^^^^ not found in `kernel32` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `WNDPROC` in module `winapi` [INFO] [stderr] --> src/window.rs:41:47 [INFO] [stderr] | [INFO] [stderr] 41 | pub unsafe fn create_window(wnd_proc: winapi::WNDPROC) -> winapi::HWND { [INFO] [stderr] | ^^^^^^^ not found in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HWND` in module `winapi` [INFO] [stderr] --> src/window.rs:41:67 [INFO] [stderr] | [INFO] [stderr] 41 | pub unsafe fn create_window(wnd_proc: winapi::WNDPROC) -> winapi::HWND { [INFO] [stderr] | ^^^^ not found in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `CreateWindowExW` in module `user32` [INFO] [stderr] --> src/window.rs:45:26 [INFO] [stderr] | [INFO] [stderr] 45 | let window = user32::CreateWindowExW( [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in `user32` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `GetLastError` in module `kernel32` [INFO] [stderr] --> src/window.rs:59:55 [INFO] [stderr] | [INFO] [stderr] 59 | panic!("CreateWindowExW error: {}", kernel32::GetLastError()); [INFO] [stderr] | ^^^^^^^^^^^^ not found in `kernel32` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `MSG` in module `winapi` [INFO] [stderr] --> src/main.rs:14:45 [INFO] [stderr] | [INFO] [stderr] 14 | unsafe fn get_message(message: &mut winapi::MSG) -> winapi::BOOL { [INFO] [stderr] | ^^^ not found in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `BOOL` in module `winapi` [INFO] [stderr] --> src/main.rs:14:61 [INFO] [stderr] | [INFO] [stderr] 14 | unsafe fn get_message(message: &mut winapi::MSG) -> winapi::BOOL { [INFO] [stderr] | ^^^^ not found in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `GetMessageW` in module `user32` [INFO] [stderr] --> src/main.rs:15:26 [INFO] [stderr] | [INFO] [stderr] 15 | let status = user32::GetMessageW(message, ptr::null_mut(), 0, 0); [INFO] [stderr] | ^^^^^^^^^^^ not found in `user32` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `GetLastError` in module `kernel32` [INFO] [stderr] --> src/main.rs:17:51 [INFO] [stderr] | [INFO] [stderr] 17 | panic!("GetMessageW error: {}", kernel32::GetLastError()); [INFO] [stderr] | ^^^^^^^^^^^^ not found in `kernel32` [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `MSG` in module `winapi` [INFO] [stderr] --> src/main.rs:26:31 [INFO] [stderr] | [INFO] [stderr] 26 | let mut message = winapi::MSG { [INFO] [stderr] | ^^^ not found in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `POINT` in module `winapi` [INFO] [stderr] --> src/main.rs:32:21 [INFO] [stderr] | [INFO] [stderr] 32 | pt: winapi::POINT { [INFO] [stderr] | ^^^^^ not found in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `TranslateMessage` in module `user32` [INFO] [stderr] --> src/main.rs:43:17 [INFO] [stderr] | [INFO] [stderr] 43 | user32::TranslateMessage(&message); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in `user32` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `DispatchMessageW` in module `user32` [INFO] [stderr] --> src/main.rs:44:17 [INFO] [stderr] | [INFO] [stderr] 44 | user32::DispatchMessageW(&message); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in `user32` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HWND` in module `winapi` [INFO] [stderr] --> src/main.rs:49:21 [INFO] [stderr] | [INFO] [stderr] 49 | window: winapi::HWND, [INFO] [stderr] | ^^^^ not found in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `UINT` in module `winapi` [INFO] [stderr] --> src/main.rs:50:22 [INFO] [stderr] | [INFO] [stderr] 50 | message: winapi::UINT, [INFO] [stderr] | ^^^^ not found in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `WPARAM` in module `winapi` [INFO] [stderr] --> src/main.rs:51:22 [INFO] [stderr] | [INFO] [stderr] 51 | w_param: winapi::WPARAM, [INFO] [stderr] | ^^^^^^ not found in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LPARAM` in module `winapi` [INFO] [stderr] --> src/main.rs:52:22 [INFO] [stderr] | [INFO] [stderr] 52 | l_param: winapi::LPARAM) -> winapi::LRESULT { [INFO] [stderr] | ^^^^^^ not found in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LRESULT` in module `winapi` [INFO] [stderr] --> src/main.rs:52:41 [INFO] [stderr] | [INFO] [stderr] 52 | l_param: winapi::LPARAM) -> winapi::LRESULT { [INFO] [stderr] | ^^^^^^^ not found in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `DefWindowProcW` in module `user32` [INFO] [stderr] --> src/main.rs:54:13 [INFO] [stderr] | [INFO] [stderr] 54 | user32::DefWindowProcW(window, message, w_param, l_param) [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in `user32` [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::os::windows::ffi::OsStrExt` [INFO] [stderr] --> src/string.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::os::windows::ffi::OsStrExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HWND` in module `winapi` [INFO] [stderr] --> src/window.rs:11:29 [INFO] [stderr] | [INFO] [stderr] 11 | const HWND_MESSAGE: winapi::HWND = HWND_MESSAGE_ as winapi::HWND; [INFO] [stderr] | ^^^^ not found in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HWND` in module `winapi` [INFO] [stderr] --> src/window.rs:11:61 [INFO] [stderr] | [INFO] [stderr] 11 | const HWND_MESSAGE: winapi::HWND = HWND_MESSAGE_ as winapi::HWND; [INFO] [stderr] | ^^^^ not found in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HINSTANCE` in module `winapi` [INFO] [stderr] --> src/window.rs:13:37 [INFO] [stderr] | [INFO] [stderr] 13 | unsafe fn get_instance() -> winapi::HINSTANCE { [INFO] [stderr] | ^^^^^^^^^ not found in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `GetModuleHandleW` in module `kernel32` [INFO] [stderr] --> src/window.rs:14:30 [INFO] [stderr] | [INFO] [stderr] 14 | let instance = kernel32::GetModuleHandleW(ptr::null()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in `kernel32` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `GetLastError` in module `kernel32` [INFO] [stderr] --> src/window.rs:16:56 [INFO] [stderr] | [INFO] [stderr] 16 | panic!("GetModuleHandleW error: {}", kernel32::GetLastError()); [INFO] [stderr] | ^^^^^^^^^^^^ not found in `kernel32` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HINSTANCE` in module `winapi` [INFO] [stderr] --> src/window.rs:22:44 [INFO] [stderr] | [INFO] [stderr] 22 | unsafe fn register_class(instance: winapi::HINSTANCE, wnd_proc: winapi::WNDPROC) { [INFO] [stderr] | ^^^^^^^^^ not found in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `WNDPROC` in module `winapi` [INFO] [stderr] --> src/window.rs:22:73 [INFO] [stderr] | [INFO] [stderr] 22 | unsafe fn register_class(instance: winapi::HINSTANCE, wnd_proc: winapi::WNDPROC) { [INFO] [stderr] | ^^^^^^^ not found in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `WNDCLASSW` in module `winapi` [INFO] [stderr] --> src/window.rs:23:25 [INFO] [stderr] | [INFO] [stderr] 23 | let class = winapi::WNDCLASSW { [INFO] [stderr] | ^^^^^^^^^ not found in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `RegisterClassW` in module `user32` [INFO] [stderr] --> src/window.rs:35:24 [INFO] [stderr] | [INFO] [stderr] 35 | let atom = user32::RegisterClassW(&class); [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in `user32` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `GetLastError` in module `kernel32` [INFO] [stderr] --> src/window.rs:37:54 [INFO] [stderr] | [INFO] [stderr] 37 | panic!("RegisterClassW error: {}", kernel32::GetLastError()); [INFO] [stderr] | ^^^^^^^^^^^^ not found in `kernel32` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `WNDPROC` in module `winapi` [INFO] [stderr] --> src/window.rs:41:47 [INFO] [stderr] | [INFO] [stderr] 41 | pub unsafe fn create_window(wnd_proc: winapi::WNDPROC) -> winapi::HWND { [INFO] [stderr] | ^^^^^^^ not found in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HWND` in module `winapi` [INFO] [stderr] --> src/window.rs:41:67 [INFO] [stderr] | [INFO] [stderr] 41 | pub unsafe fn create_window(wnd_proc: winapi::WNDPROC) -> winapi::HWND { [INFO] [stderr] | ^^^^ not found in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `CreateWindowExW` in module `user32` [INFO] [stderr] --> src/window.rs:45:26 [INFO] [stderr] | [INFO] [stderr] 45 | let window = user32::CreateWindowExW( [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in `user32` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `GetLastError` in module `kernel32` [INFO] [stderr] --> src/window.rs:59:55 [INFO] [stderr] | [INFO] [stderr] 59 | panic!("CreateWindowExW error: {}", kernel32::GetLastError()); [INFO] [stderr] | ^^^^^^^^^^^^ not found in `kernel32` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `MSG` in module `winapi` [INFO] [stderr] --> src/main.rs:14:45 [INFO] [stderr] | [INFO] [stderr] 14 | unsafe fn get_message(message: &mut winapi::MSG) -> winapi::BOOL { [INFO] [stderr] | ^^^ not found in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `BOOL` in module `winapi` [INFO] [stderr] --> src/main.rs:14:61 [INFO] [stderr] | [INFO] [stderr] 14 | unsafe fn get_message(message: &mut winapi::MSG) -> winapi::BOOL { [INFO] [stderr] | ^^^^ not found in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `GetMessageW` in module `user32` [INFO] [stderr] --> src/main.rs:15:26 [INFO] [stderr] | [INFO] [stderr] 15 | let status = user32::GetMessageW(message, ptr::null_mut(), 0, 0); [INFO] [stderr] | ^^^^^^^^^^^ not found in `user32` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `GetLastError` in module `kernel32` [INFO] [stderr] --> src/main.rs:17:51 [INFO] [stderr] | [INFO] [stderr] 17 | panic!("GetMessageW error: {}", kernel32::GetLastError()); [INFO] [stderr] | ^^^^^^^^^^^^ not found in `kernel32` [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `MSG` in module `winapi` [INFO] [stderr] --> src/main.rs:26:31 [INFO] [stderr] | [INFO] [stderr] 26 | let mut message = winapi::MSG { [INFO] [stderr] | ^^^ not found in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0422]: cannot find struct, variant or union type `POINT` in module `winapi` [INFO] [stderr] --> src/main.rs:32:21 [INFO] [stderr] | [INFO] [stderr] 32 | pt: winapi::POINT { [INFO] [stderr] | ^^^^^ not found in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `TranslateMessage` in module `user32` [INFO] [stderr] --> src/main.rs:43:17 [INFO] [stderr] | [INFO] [stderr] 43 | user32::TranslateMessage(&message); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in `user32` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `DispatchMessageW` in module `user32` [INFO] [stderr] --> src/main.rs:44:17 [INFO] [stderr] | [INFO] [stderr] 44 | user32::DispatchMessageW(&message); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in `user32` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HWND` in module `winapi` [INFO] [stderr] --> src/main.rs:49:21 [INFO] [stderr] | [INFO] [stderr] 49 | window: winapi::HWND, [INFO] [stderr] | ^^^^ not found in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `UINT` in module `winapi` [INFO] [stderr] --> src/main.rs:50:22 [INFO] [stderr] | [INFO] [stderr] 50 | message: winapi::UINT, [INFO] [stderr] | ^^^^ not found in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `WPARAM` in module `winapi` [INFO] [stderr] --> src/main.rs:51:22 [INFO] [stderr] | [INFO] [stderr] 51 | w_param: winapi::WPARAM, [INFO] [stderr] | ^^^^^^ not found in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LPARAM` in module `winapi` [INFO] [stderr] --> src/main.rs:52:22 [INFO] [stderr] | [INFO] [stderr] 52 | l_param: winapi::LPARAM) -> winapi::LRESULT { [INFO] [stderr] | ^^^^^^ not found in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LRESULT` in module `winapi` [INFO] [stderr] --> src/main.rs:52:41 [INFO] [stderr] | [INFO] [stderr] 52 | l_param: winapi::LPARAM) -> winapi::LRESULT { [INFO] [stderr] | ^^^^^^^ not found in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `DefWindowProcW` in module `user32` [INFO] [stderr] --> src/main.rs:54:13 [INFO] [stderr] | [INFO] [stderr] 54 | user32::DefWindowProcW(window, message, w_param, l_param) [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in `user32` [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::os::windows::ffi::OsStrExt` [INFO] [stderr] --> src/string.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::os::windows::ffi::OsStrExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `encode_wide` found for type `&std::ffi::OsStr` in the current scope [INFO] [stderr] --> src/string.rs:5:21 [INFO] [stderr] | [INFO] [stderr] 5 | OsStr::new(str).encode_wide(). chain(Some(0).into_iter()).collect() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `encode_wide` found for type `&std::ffi::OsStr` in the current scope [INFO] [stderr] --> src/string.rs:5:21 [INFO] [stderr] | [INFO] [stderr] 5 | OsStr::new(str).encode_wide(). chain(Some(0).into_iter()).collect() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 30 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0422, E0425, E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: aborting due to 30 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0422, E0425, E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: Could not compile `processor`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `processor`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "19c011edaee968854c947ed4a985692b23f7f0048405fca8a240e9e5c62391f4"` [INFO] running `"docker" "rm" "-f" "19c011edaee968854c947ed4a985692b23f7f0048405fca8a240e9e5c62391f4"` [INFO] [stdout] 19c011edaee968854c947ed4a985692b23f7f0048405fca8a240e9e5c62391f4