[INFO] crate win32console 0.1.4 is already in cache
[INFO] checking win32console-0.1.4 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate win32console 0.1.4 into /workspace/builds/worker-11/source
[INFO] validating manifest of crates.io crate win32console 0.1.4 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate win32console 0.1.4
[INFO] finished tweaking crates.io crate win32console 0.1.4
[INFO] tweaked toml for crates.io crate win32console 0.1.4 written to /workspace/builds/worker-11/source/Cargo.toml
[INFO] crate crates.io crate win32console 0.1.4 already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stdout] 32bd6d18238bc71814f4bedf983404153c79f1289377b9f11158c1461a2d44b8
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `"docker" "start" "-a" "32bd6d18238bc71814f4bedf983404153c79f1289377b9f11158c1461a2d44b8"`
[INFO] [stderr]    Compiling winapi v0.3.8
[INFO] [stderr]     Checking win32console v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]   --> src/console.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 |     um::{
[INFO] [stderr]    |     ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stderr]   --> src/console.rs:74:5
[INFO] [stderr]    |
[INFO] [stderr] 74 |     shared::minwindef::MAX_PATH,
[INFO] [stderr]    |     ^^^^^^ could not find `shared` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]   --> src/console.rs:75:5
[INFO] [stderr]    |
[INFO] [stderr] 75 |     um::wincon::{GetConsoleProcessList, SetConsoleHistoryInfo, CONSOLE_HISTORY_INFO, GetConsoleHistoryInfo, GetConsoleCursorInfo, CONSOLE_CURSOR_INFO, GetConsoleDisplayMode, CONSOLE_FULLSCREEN_MODE, CONSOLE_WINDOWED_MODE, SetConsoleDisplayMode, COORD, CONSOLE_FULLSCREEN, CONSOLE_FULLSCREEN_HARDWARE, GetConsoleWindow, GetConsoleFontSize, ReadConsoleOutputCharacterW, ReadConsoleOutputAttribute, WriteConsoleInputA, WriteConsoleOutputAttribute, WriteConsoleOutputCharacterW},
[INFO] [stderr]    |     ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]   --> src/console.rs:76:5
[INFO] [stderr]    |
[INFO] [stderr] 76 |     um::winnt::{HANDLE},
[INFO] [stderr]    |     ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stderr]   --> src/console.rs:77:5
[INFO] [stderr]    |
[INFO] [stderr] 77 |     shared::windef::RECT,
[INFO] [stderr]    |     ^^^^^^ could not find `shared` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]   --> src/console.rs:78:5
[INFO] [stderr]    |
[INFO] [stderr] 78 |     um::winuser::{MONITORINFO, GetMonitorInfoA, MonitorFromWindow, MONITOR_DEFAULTTOPRIMARY, GetWindowRect},
[INFO] [stderr]    |     ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stderr]   --> src/console.rs:79:5
[INFO] [stderr]    |
[INFO] [stderr] 79 |     shared::windef::HWND__,
[INFO] [stderr]    |     ^^^^^^ could not find `shared` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]   --> src/console.rs:80:5
[INFO] [stderr]    |
[INFO] [stderr] 80 |     um::utilapiset::Beep
[INFO] [stderr]    |     ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/console_font_info.rs:2:13
[INFO] [stderr]   |
[INFO] [stderr] 2 | use winapi::um::wincon::CONSOLE_FONT_INFO;
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/console_font_info_ex.rs:2:13
[INFO] [stderr]   |
[INFO] [stderr] 2 | use winapi::um::wincon::CONSOLE_FONT_INFOEX;
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/console_font_info_ex.rs:3:13
[INFO] [stderr]   |
[INFO] [stderr] 3 | use winapi::um::wingdi::LF_FACESIZE;
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/console_screen_buffer_info.rs:2:13
[INFO] [stderr]   |
[INFO] [stderr] 2 | use winapi::um::wincon::CONSOLE_SCREEN_BUFFER_INFO;
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/console_screen_buffer_info_ex.rs:2:13
[INFO] [stderr]   |
[INFO] [stderr] 2 | use winapi::um::wincon::CONSOLE_SCREEN_BUFFER_INFOEX;
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/console_selection_info.rs:2:13
[INFO] [stderr]   |
[INFO] [stderr] 2 | use winapi::um::wincon::{CONSOLE_SELECTION_INFO};
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/console_history_info.rs:1:13
[INFO] [stderr]   |
[INFO] [stderr] 1 | use winapi::um::wincon::{CONSOLE_HISTORY_INFO};
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/console_cursor_info.rs:1:13
[INFO] [stderr]   |
[INFO] [stderr] 1 | use winapi::um::wincon::CONSOLE_CURSOR_INFO;
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/small_rect.rs:4:13
[INFO] [stderr]   |
[INFO] [stderr] 4 | use winapi::um::wincon::SMALL_RECT;
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/coord.rs:1:13
[INFO] [stderr]   |
[INFO] [stderr] 1 | use winapi::um::wincon::COORD;
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `_core` in `winapi`
[INFO] [stderr]  --> src/structs/coord.rs:3:13
[INFO] [stderr]   |
[INFO] [stderr] 3 | use winapi::_core::fmt::{Formatter, Error};
[INFO] [stderr]   |             ^^^^^ could not find `_core` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/focus_event.rs:1:13
[INFO] [stderr]   |
[INFO] [stderr] 1 | use winapi::um::wincon::FOCUS_EVENT_RECORD;
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/handle.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 |     um::handleapi::{CloseHandle, INVALID_HANDLE_VALUE},
[INFO] [stderr]   |     ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/handle.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 |     um::winnt::HANDLE
[INFO] [stderr]   |     ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/input_event.rs:2:13
[INFO] [stderr]   |
[INFO] [stderr] 2 | use winapi::um::wincon::{FROM_LEFT_1ST_BUTTON_PRESSED, FROM_LEFT_2ND_BUTTON_PRESSED, FROM_LEFT_3RD_BUTTON_PRESSED, FROM_LEFT_4TH_BUTTON_PRESSED, KEY_EVENT_RECORD, MOUSE_EVENT_RECORD, RIGHTMOST_BUTTON_PRESSED};
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/input_record.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use winapi::um::wincon::{INPUT_RECORD, KEY_EVENT_RECORD, MOUSE_EVENT_RECORD, WINDOW_BUFFER_SIZE_RECORD, MENU_EVENT_RECORD, FOCUS_EVENT_RECORD};
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/input_record.rs:6:13
[INFO] [stderr]   |
[INFO] [stderr] 6 | use winapi::um::wincontypes::{
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/menu_event.rs:1:13
[INFO] [stderr]   |
[INFO] [stderr] 1 | use winapi::um::wincon::MENU_EVENT_RECORD;
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/window_buffer_size_event.rs:2:13
[INFO] [stderr]   |
[INFO] [stderr] 2 | use winapi::um::wincon::WINDOW_BUFFER_SIZE_RECORD;
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/char_info.rs:1:13
[INFO] [stderr]   |
[INFO] [stderr] 1 | use winapi::um::wincon::{ CHAR_INFO };
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/console_read_control.rs:2:13
[INFO] [stderr]   |
[INFO] [stderr] 2 | use winapi::um::wincon::CONSOLE_READCONSOLE_CONTROL;
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stderr]   --> src/console.rs:73:5
[INFO] [stderr]    |
[INFO] [stderr] 73 |     ctypes::c_void,
[INFO] [stderr]    |     ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]   --> src/console.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 |     um::{
[INFO] [stderr]    |     ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stderr]   --> src/console.rs:74:5
[INFO] [stderr]    |
[INFO] [stderr] 74 |     shared::minwindef::MAX_PATH,
[INFO] [stderr]    |     ^^^^^^ could not find `shared` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]   --> src/console.rs:75:5
[INFO] [stderr]    |
[INFO] [stderr] 75 |     um::wincon::{GetConsoleProcessList, SetConsoleHistoryInfo, CONSOLE_HISTORY_INFO, GetConsoleHistoryInfo, GetConsoleCursorInfo, CONSOLE_CURSOR_INFO, GetConsoleDisplayMode, CONSOLE_FULLSCREEN_MODE, CONSOLE_WINDOWED_MODE, SetConsoleDisplayMode, COORD, CONSOLE_FULLSCREEN, CONSOLE_FULLSCREEN_HARDWARE, GetConsoleWindow, GetConsoleFontSize, ReadConsoleOutputCharacterW, ReadConsoleOutputAttribute, WriteConsoleInputA, WriteConsoleOutputAttribute, WriteConsoleOutputCharacterW},
[INFO] [stderr]    |     ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]   --> src/console.rs:76:5
[INFO] [stderr]    |
[INFO] [stderr] 76 |     um::winnt::{HANDLE},
[INFO] [stderr]    |     ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stderr]   --> src/console.rs:77:5
[INFO] [stderr]    |
[INFO] [stderr] 77 |     shared::windef::RECT,
[INFO] [stderr]    |     ^^^^^^ could not find `shared` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]   --> src/console.rs:78:5
[INFO] [stderr]    |
[INFO] [stderr] 78 |     um::winuser::{MONITORINFO, GetMonitorInfoA, MonitorFromWindow, MONITOR_DEFAULTTOPRIMARY, GetWindowRect},
[INFO] [stderr]    |     ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stderr]   --> src/console.rs:79:5
[INFO] [stderr]    |
[INFO] [stderr] 79 |     shared::windef::HWND__,
[INFO] [stderr]    |     ^^^^^^ could not find `shared` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]   --> src/console.rs:80:5
[INFO] [stderr]    |
[INFO] [stderr] 80 |     um::utilapiset::Beep
[INFO] [stderr]    |     ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/console_font_info.rs:2:13
[INFO] [stderr]   |
[INFO] [stderr] 2 | use winapi::um::wincon::CONSOLE_FONT_INFO;
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/console_font_info_ex.rs:2:13
[INFO] [stderr]   |
[INFO] [stderr] 2 | use winapi::um::wincon::CONSOLE_FONT_INFOEX;
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/console_font_info_ex.rs:3:13
[INFO] [stderr]   |
[INFO] [stderr] 3 | use winapi::um::wingdi::LF_FACESIZE;
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/console_screen_buffer_info.rs:2:13
[INFO] [stderr]   |
[INFO] [stderr] 2 | use winapi::um::wincon::CONSOLE_SCREEN_BUFFER_INFO;
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/console_screen_buffer_info_ex.rs:2:13
[INFO] [stderr]   |
[INFO] [stderr] 2 | use winapi::um::wincon::CONSOLE_SCREEN_BUFFER_INFOEX;
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/console_selection_info.rs:2:13
[INFO] [stderr]   |
[INFO] [stderr] 2 | use winapi::um::wincon::{CONSOLE_SELECTION_INFO};
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/console_history_info.rs:1:13
[INFO] [stderr]   |
[INFO] [stderr] 1 | use winapi::um::wincon::{CONSOLE_HISTORY_INFO};
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/console_cursor_info.rs:1:13
[INFO] [stderr]   |
[INFO] [stderr] 1 | use winapi::um::wincon::CONSOLE_CURSOR_INFO;
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/small_rect.rs:4:13
[INFO] [stderr]   |
[INFO] [stderr] 4 | use winapi::um::wincon::SMALL_RECT;
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/coord.rs:1:13
[INFO] [stderr]   |
[INFO] [stderr] 1 | use winapi::um::wincon::COORD;
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `_core` in `winapi`
[INFO] [stderr]  --> src/structs/coord.rs:3:13
[INFO] [stderr]   |
[INFO] [stderr] 3 | use winapi::_core::fmt::{Formatter, Error};
[INFO] [stderr]   |             ^^^^^ could not find `_core` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/focus_event.rs:1:13
[INFO] [stderr]   |
[INFO] [stderr] 1 | use winapi::um::wincon::FOCUS_EVENT_RECORD;
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/handle.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 |     um::handleapi::{CloseHandle, INVALID_HANDLE_VALUE},
[INFO] [stderr]   |     ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/handle.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 |     um::winnt::HANDLE
[INFO] [stderr]   |     ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/input_event.rs:2:13
[INFO] [stderr]   |
[INFO] [stderr] 2 | use winapi::um::wincon::{FROM_LEFT_1ST_BUTTON_PRESSED, FROM_LEFT_2ND_BUTTON_PRESSED, FROM_LEFT_3RD_BUTTON_PRESSED, FROM_LEFT_4TH_BUTTON_PRESSED, KEY_EVENT_RECORD, MOUSE_EVENT_RECORD, RIGHTMOST_BUTTON_PRESSED};
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/input_record.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use winapi::um::wincon::{INPUT_RECORD, KEY_EVENT_RECORD, MOUSE_EVENT_RECORD, WINDOW_BUFFER_SIZE_RECORD, MENU_EVENT_RECORD, FOCUS_EVENT_RECORD};
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/input_record.rs:6:13
[INFO] [stderr]   |
[INFO] [stderr] 6 | use winapi::um::wincontypes::{
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/menu_event.rs:1:13
[INFO] [stderr]   |
[INFO] [stderr] 1 | use winapi::um::wincon::MENU_EVENT_RECORD;
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/window_buffer_size_event.rs:2:13
[INFO] [stderr]   |
[INFO] [stderr] 2 | use winapi::um::wincon::WINDOW_BUFFER_SIZE_RECORD;
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/char_info.rs:1:13
[INFO] [stderr]   |
[INFO] [stderr] 1 | use winapi::um::wincon::{ CHAR_INFO };
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stderr]  --> src/structs/console_read_control.rs:2:13
[INFO] [stderr]   |
[INFO] [stderr] 2 | use winapi::um::wincon::CONSOLE_READCONSOLE_CONTROL;
[INFO] [stderr]   |             ^^ could not find `um` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stderr]   --> src/console.rs:73:5
[INFO] [stderr]    |
[INFO] [stderr] 73 |     ctypes::c_void,
[INFO] [stderr]    |     ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `STD_INPUT_HANDLE` in this scope
[INFO] [stderr]    --> src/console.rs:129:13
[INFO] [stderr]     |
[INFO] [stderr] 129 |     Input = STD_INPUT_HANDLE,
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `STD_OUTPUT_HANDLE` in this scope
[INFO] [stderr]    --> src/console.rs:131:14
[INFO] [stderr]     |
[INFO] [stderr] 131 |     Output = STD_OUTPUT_HANDLE,
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `STD_ERROR_HANDLE` in this scope
[INFO] [stderr]    --> src/console.rs:133:13
[INFO] [stderr]     |
[INFO] [stderr] 133 |     Error = STD_ERROR_HANDLE
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `CONSOLE_FULLSCREEN` in this scope
[INFO] [stderr]    --> src/console.rs:143:18
[INFO] [stderr]     |
[INFO] [stderr] 143 |     FullScreen = CONSOLE_FULLSCREEN,
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `CONSOLE_FULLSCREEN_HARDWARE` in this scope
[INFO] [stderr]    --> src/console.rs:146:26
[INFO] [stderr]     |
[INFO] [stderr] 146 |     FullScreenHardware = CONSOLE_FULLSCREEN_HARDWARE
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `CONSOLE_FULLSCREEN_MODE` in this scope
[INFO] [stderr]    --> src/console.rs:154:18
[INFO] [stderr]     |
[INFO] [stderr] 154 |     FullScreen = CONSOLE_FULLSCREEN_MODE,
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `CONSOLE_WINDOWED_MODE` in this scope
[INFO] [stderr]    --> src/console.rs:156:16
[INFO] [stderr]     |
[INFO] [stderr] 156 |     Windowed = CONSOLE_WINDOWED_MODE
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `GENERIC_READ` in this scope
[INFO] [stderr]    --> src/console.rs:285:32
[INFO] [stderr]     |
[INFO] [stderr] 285 |         self.desired_access |= GENERIC_READ;
[INFO] [stderr]     |                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `GENERIC_WRITE` in this scope
[INFO] [stderr]    --> src/console.rs:291:32
[INFO] [stderr]     |
[INFO] [stderr] 291 |         self.desired_access |= GENERIC_WRITE;
[INFO] [stderr]     |                                ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `FILE_SHARE_READ` in this scope
[INFO] [stderr]    --> src/console.rs:297:28
[INFO] [stderr]     |
[INFO] [stderr] 297 |         self.share_mode |= FILE_SHARE_READ;
[INFO] [stderr]     |                            ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `FILE_SHARE_WRITE` in this scope
[INFO] [stderr]    --> src/console.rs:303:28
[INFO] [stderr]     |
[INFO] [stderr] 303 |         self.share_mode |= FILE_SHARE_WRITE;
[INFO] [stderr]     |                            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetStdHandle` in this scope
[INFO] [stderr]    --> src/console.rs:321:30
[INFO] [stderr]     |
[INFO] [stderr] 321 |             let raw_handle = GetStdHandle(handle_type as u32);
[INFO] [stderr]     |                              ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `INVALID_HANDLE_VALUE` in this scope
[INFO] [stderr]    --> src/console.rs:322:30
[INFO] [stderr]     |
[INFO] [stderr] 322 |             if raw_handle == INVALID_HANDLE_VALUE {
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `SetStdHandle` in this scope
[INFO] [stderr]    --> src/console.rs:344:16
[INFO] [stderr]     |
[INFO] [stderr] 344 |             if SetStdHandle(handle_type as u32, *handle) == 0 {
[INFO] [stderr]     |                ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `CreateFileW` in this scope
[INFO] [stderr]    --> src/console.rs:373:13
[INFO] [stderr]     |
[INFO] [stderr] 373 |             CreateFileW(
[INFO] [stderr]     |             ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `GENERIC_READ` in this scope
[INFO] [stderr]    --> src/console.rs:375:17
[INFO] [stderr]     |
[INFO] [stderr] 375 |                 GENERIC_READ | GENERIC_WRITE,
[INFO] [stderr]     |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `GENERIC_WRITE` in this scope
[INFO] [stderr]    --> src/console.rs:375:32
[INFO] [stderr]     |
[INFO] [stderr] 375 |                 GENERIC_READ | GENERIC_WRITE,
[INFO] [stderr]     |                                ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `FILE_SHARE_READ` in this scope
[INFO] [stderr]    --> src/console.rs:376:17
[INFO] [stderr]     |
[INFO] [stderr] 376 |                 FILE_SHARE_READ | FILE_SHARE_WRITE,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `FILE_SHARE_WRITE` in this scope
[INFO] [stderr]    --> src/console.rs:376:35
[INFO] [stderr]     |
[INFO] [stderr] 376 |                 FILE_SHARE_READ | FILE_SHARE_WRITE,
[INFO] [stderr]     |                                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `OPEN_EXISTING` in this scope
[INFO] [stderr]    --> src/console.rs:378:17
[INFO] [stderr]     |
[INFO] [stderr] 378 |                 OPEN_EXISTING,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `INVALID_HANDLE_VALUE` in this scope
[INFO] [stderr]    --> src/console.rs:384:26
[INFO] [stderr]     |
[INFO] [stderr] 384 |         if raw_handle == INVALID_HANDLE_VALUE {
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `CreateFileW` in this scope
[INFO] [stderr]    --> src/console.rs:413:13
[INFO] [stderr]     |
[INFO] [stderr] 413 |             CreateFileW(
[INFO] [stderr]     |             ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `GENERIC_READ` in this scope
[INFO] [stderr]    --> src/console.rs:415:17
[INFO] [stderr]     |
[INFO] [stderr] 415 |                 GENERIC_READ | GENERIC_WRITE,
[INFO] [stderr]     |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `GENERIC_WRITE` in this scope
[INFO] [stderr]    --> src/console.rs:415:32
[INFO] [stderr]     |
[INFO] [stderr] 415 |                 GENERIC_READ | GENERIC_WRITE,
[INFO] [stderr]     |                                ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `FILE_SHARE_READ` in this scope
[INFO] [stderr]    --> src/console.rs:416:17
[INFO] [stderr]     |
[INFO] [stderr] 416 |                 FILE_SHARE_READ | FILE_SHARE_WRITE,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `FILE_SHARE_WRITE` in this scope
[INFO] [stderr]    --> src/console.rs:416:35
[INFO] [stderr]     |
[INFO] [stderr] 416 |                 FILE_SHARE_READ | FILE_SHARE_WRITE,
[INFO] [stderr]     |                                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `OPEN_EXISTING` in this scope
[INFO] [stderr]    --> src/console.rs:418:17
[INFO] [stderr]     |
[INFO] [stderr] 418 |                 OPEN_EXISTING,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `INVALID_HANDLE_VALUE` in this scope
[INFO] [stderr]    --> src/console.rs:424:26
[INFO] [stderr]     |
[INFO] [stderr] 424 |         if raw_handle == INVALID_HANDLE_VALUE {
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `AllocConsole` in this scope
[INFO] [stderr]    --> src/console.rs:529:16
[INFO] [stderr]     |
[INFO] [stderr] 529 |             if AllocConsole() == 0 {
[INFO] [stderr]     |                ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `AttachConsole` in this scope
[INFO] [stderr]    --> src/console.rs:552:16
[INFO] [stderr]     |
[INFO] [stderr] 552 |             if AttachConsole(process_id) == 0 {
[INFO] [stderr]     |                ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `FreeConsole` in this scope
[INFO] [stderr]    --> src/console.rs:568:16
[INFO] [stderr]     |
[INFO] [stderr] 568 |             if FreeConsole() == 0 {
[INFO] [stderr]     |                ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleTitleW` in this scope
[INFO] [stderr]    --> src/console.rs:615:16
[INFO] [stderr]     |
[INFO] [stderr] 615 |             if SetConsoleTitleW(buffer.as_ptr()) == 0 {
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `MAX_PATH` in this scope
[INFO] [stderr]    --> src/console.rs:652:31
[INFO] [stderr]     |
[INFO] [stderr] 652 |         let mut buffer: [u16; MAX_PATH as usize] = unsafe { MaybeUninit::zeroed().assume_init() };
[INFO] [stderr]     |                               ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleTitleW` in this scope
[INFO] [stderr]    --> src/console.rs:655:26
[INFO] [stderr]     |
[INFO] [stderr] 655 |             let length = GetConsoleTitleW(buffer.as_mut_ptr(), MAX_PATH as u32) as usize;
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `MAX_PATH` in this scope
[INFO] [stderr]    --> src/console.rs:655:64
[INFO] [stderr]     |
[INFO] [stderr] 655 |             let length = GetConsoleTitleW(buffer.as_mut_ptr(), MAX_PATH as u32) as usize;
[INFO] [stderr]     |                                                                ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `MAX_PATH` in this scope
[INFO] [stderr]    --> src/console.rs:682:31
[INFO] [stderr]     |
[INFO] [stderr] 682 |         let mut buffer: [u16; MAX_PATH as usize] = unsafe { MaybeUninit::zeroed().assume_init() };
[INFO] [stderr]     |                               ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleOriginalTitleW` in this scope
[INFO] [stderr]    --> src/console.rs:685:16
[INFO] [stderr]     |
[INFO] [stderr] 685 |             if GetConsoleOriginalTitleW(buffer.as_mut_ptr(), buffer.len() as u32) == 0 {
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleCP` in this scope
[INFO] [stderr]    --> src/console.rs:704:29
[INFO] [stderr]     |
[INFO] [stderr] 704 |             let code_page = GetConsoleCP();
[INFO] [stderr]     |                             ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleOutputCP` in this scope
[INFO] [stderr]    --> src/console.rs:722:29
[INFO] [stderr]     |
[INFO] [stderr] 722 |             let code_page = GetConsoleOutputCP();
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleCP` in this scope
[INFO] [stderr]    --> src/console.rs:737:16
[INFO] [stderr]     |
[INFO] [stderr] 737 |             if SetConsoleCP(code_page) == 0 {
[INFO] [stderr]     |                ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleOutputCP` in this scope
[INFO] [stderr]    --> src/console.rs:752:16
[INFO] [stderr]     |
[INFO] [stderr] 752 |             if SetConsoleOutputCP(code_page) == 0 {
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleDisplayMode` in this scope
[INFO] [stderr]    --> src/console.rs:766:16
[INFO] [stderr]     |
[INFO] [stderr] 766 |             if GetConsoleDisplayMode(&mut mode) == 0{
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_SELECTION_INFO` in this scope
[INFO] [stderr]    --> src/console.rs:793:27
[INFO] [stderr]     |
[INFO] [stderr] 793 |             let mut info: CONSOLE_SELECTION_INFO = std::mem::zeroed();
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleSelectionInfo` in this scope
[INFO] [stderr]    --> src/console.rs:795:16
[INFO] [stderr]     |
[INFO] [stderr] 795 |             if GetConsoleSelectionInfo(&mut info) == 0 {
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `CreateConsoleScreenBuffer` in this scope
[INFO] [stderr]    --> src/console.rs:835:30
[INFO] [stderr]     |
[INFO] [stderr] 835 |             let raw_handle = CreateConsoleScreenBuffer(
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `GENERIC_READ` in this scope
[INFO] [stderr]    --> src/console.rs:836:17
[INFO] [stderr]     |
[INFO] [stderr] 836 |                 GENERIC_READ | GENERIC_WRITE,
[INFO] [stderr]     |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `GENERIC_WRITE` in this scope
[INFO] [stderr]    --> src/console.rs:836:32
[INFO] [stderr]     |
[INFO] [stderr] 836 |                 GENERIC_READ | GENERIC_WRITE,
[INFO] [stderr]     |                                ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `FILE_SHARE_READ` in this scope
[INFO] [stderr]    --> src/console.rs:837:17
[INFO] [stderr]     |
[INFO] [stderr] 837 |                 FILE_SHARE_READ | FILE_SHARE_WRITE,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `FILE_SHARE_WRITE` in this scope
[INFO] [stderr]    --> src/console.rs:837:35
[INFO] [stderr]     |
[INFO] [stderr] 837 |                 FILE_SHARE_READ | FILE_SHARE_WRITE,
[INFO] [stderr]     |                                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `CONSOLE_TEXTMODE_BUFFER` in this scope
[INFO] [stderr]    --> src/console.rs:839:17
[INFO] [stderr]     |
[INFO] [stderr] 839 |                 CONSOLE_TEXTMODE_BUFFER,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `INVALID_HANDLE_VALUE` in this scope
[INFO] [stderr]    --> src/console.rs:843:30
[INFO] [stderr]     |
[INFO] [stderr] 843 |             if raw_handle == INVALID_HANDLE_VALUE {
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `CreateConsoleScreenBuffer` in this scope
[INFO] [stderr]    --> src/console.rs:857:30
[INFO] [stderr]     |
[INFO] [stderr] 857 |             let raw_handle = CreateConsoleScreenBuffer(
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `CONSOLE_TEXTMODE_BUFFER` in this scope
[INFO] [stderr]    --> src/console.rs:861:17
[INFO] [stderr]     |
[INFO] [stderr] 861 |                 CONSOLE_TEXTMODE_BUFFER,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `INVALID_HANDLE_VALUE` in this scope
[INFO] [stderr]    --> src/console.rs:865:30
[INFO] [stderr]     |
[INFO] [stderr] 865 |             if raw_handle == INVALID_HANDLE_VALUE {
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleActiveScreenBuffer` in this scope
[INFO] [stderr]    --> src/console.rs:881:16
[INFO] [stderr]     |
[INFO] [stderr] 881 |             if SetConsoleActiveScreenBuffer(**handle) == 0 {
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleProcessList` in this scope
[INFO] [stderr]    --> src/console.rs:909:37
[INFO] [stderr]     |
[INFO] [stderr] 909 |             let mut process_count = GetConsoleProcessList(buffer.as_mut_ptr(), buffer.len() as u32);
[INFO] [stderr]     |                                     ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleProcessList` in this scope
[INFO] [stderr]    --> src/console.rs:918:37
[INFO] [stderr]     |
[INFO] [stderr] 918 |                     process_count = GetConsoleProcessList(buffer.as_mut_ptr(), buffer.len() as u32);
[INFO] [stderr]     |                                     ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleHistoryInfo` in this scope
[INFO] [stderr]    --> src/console.rs:947:16
[INFO] [stderr]     |
[INFO] [stderr] 947 |             if SetConsoleHistoryInfo(&mut (info.into())) == 0{
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_HISTORY_INFO` in this scope
[INFO] [stderr]    --> src/console.rs:971:24
[INFO] [stderr]     |
[INFO] [stderr] 971 |         let mut info : CONSOLE_HISTORY_INFO = unsafe { std::mem::zeroed() };
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleHistoryInfo` in this scope
[INFO] [stderr]    --> src/console.rs:974:16
[INFO] [stderr]     |
[INFO] [stderr] 974 |             if GetConsoleHistoryInfo(&mut info) == 0{
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleWindow` in this scope
[INFO] [stderr]    --> src/console.rs:997:26
[INFO] [stderr]     |
[INFO] [stderr] 997 |             let handle = GetConsoleWindow() as HANDLE;
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `HANDLE` in this scope
[INFO] [stderr]    --> src/console.rs:997:48
[INFO] [stderr]     |
[INFO] [stderr] 997 |             let handle = GetConsoleWindow() as HANDLE;
[INFO] [stderr]     |                                                ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `RECT` in this scope
[INFO] [stderr]     --> src/console.rs:1032:34
[INFO] [stderr]      |
[INFO] [stderr] 1032 |                 let mut window : RECT = unsafe { std::mem::zeroed() };
[INFO] [stderr]      |                                  ^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `MONITORINFO` in this scope
[INFO] [stderr]     --> src/console.rs:1033:40
[INFO] [stderr]      |
[INFO] [stderr] 1033 |                 let mut monitor_info : MONITORINFO = unsafe { std::mem::zeroed() };
[INFO] [stderr]      |                                        ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `MONITORINFO` in this scope
[INFO] [stderr]     --> src/console.rs:1034:59
[INFO] [stderr]      |
[INFO] [stderr] 518  | impl WinConsole {
[INFO] [stderr]      |     - help: you might be missing a type parameter: `<MONITORINFO>`
[INFO] [stderr] ...
[INFO] [stderr] 1034 |                 monitor_info.cbSize = std::mem::size_of::<MONITORINFO>() as u32;
[INFO] [stderr]      |                                                           ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetMonitorInfoA` in this scope
[INFO] [stderr]     --> src/console.rs:1037:24
[INFO] [stderr]      |
[INFO] [stderr] 1037 |                     if GetMonitorInfoA(MonitorFromWindow(**handle as *mut HWND__, MONITOR_DEFAULTTOPRIMARY), &mut monitor_info) == 0{
[INFO] [stderr]      |                        ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `MonitorFromWindow` in this scope
[INFO] [stderr]     --> src/console.rs:1037:40
[INFO] [stderr]      |
[INFO] [stderr] 1037 |                     if GetMonitorInfoA(MonitorFromWindow(**handle as *mut HWND__, MONITOR_DEFAULTTOPRIMARY), &mut monitor_info) == 0{
[INFO] [stderr]      |                                        ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `HWND__` in this scope
[INFO] [stderr]     --> src/console.rs:1037:75
[INFO] [stderr]      |
[INFO] [stderr] 1037 |                     if GetMonitorInfoA(MonitorFromWindow(**handle as *mut HWND__, MONITOR_DEFAULTTOPRIMARY), &mut monitor_info) == 0{
[INFO] [stderr]      |                                                                           ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `MONITOR_DEFAULTTOPRIMARY` in this scope
[INFO] [stderr]     --> src/console.rs:1037:83
[INFO] [stderr]      |
[INFO] [stderr] 1037 |                     if GetMonitorInfoA(MonitorFromWindow(**handle as *mut HWND__, MONITOR_DEFAULTTOPRIMARY), &mut monitor_info) == 0{
[INFO] [stderr]      |                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowRect` in this scope
[INFO] [stderr]     --> src/console.rs:1041:28
[INFO] [stderr]      |
[INFO] [stderr] 1041 |                         if GetWindowRect(**handle as *mut HWND__, &mut window) == 0{
[INFO] [stderr]      |                            ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `HWND__` in this scope
[INFO] [stderr]     --> src/console.rs:1041:59
[INFO] [stderr]      |
[INFO] [stderr] 1041 |                         if GetWindowRect(**handle as *mut HWND__, &mut window) == 0{
[INFO] [stderr]      |                                                           ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleMode` in this scope
[INFO] [stderr]     --> src/console.rs:1098:16
[INFO] [stderr]      |
[INFO] [stderr] 162  | pub struct ConsoleMode;
[INFO] [stderr]      | ----------------------- similarly named unit struct `ConsoleMode` defined here
[INFO] [stderr] ...
[INFO] [stderr] 1098 |             if GetConsoleMode(**handle, &mut mode) != 0 {
[INFO] [stderr]      |                ^^^^^^^^^^^^^^ help: a unit struct with a similar name exists: `ConsoleMode`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleMode` in this scope
[INFO] [stderr]     --> src/console.rs:1130:16
[INFO] [stderr]      |
[INFO] [stderr] 162  | pub struct ConsoleMode;
[INFO] [stderr]      | ----------------------- similarly named unit struct `ConsoleMode` defined here
[INFO] [stderr] ...
[INFO] [stderr] 1130 |             if SetConsoleMode(**handle, mode) != 0 {
[INFO] [stderr]      |                ^^^^^^^^^^^^^^ help: a unit struct with a similar name exists: `ConsoleMode`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `COORD` in this scope
[INFO] [stderr]     --> src/console.rs:1174:52
[INFO] [stderr]      |
[INFO] [stderr] 1174 |             let mut new_screen_buffer_dimensions : COORD = std::mem::zeroed();
[INFO] [stderr]      |                                                    ^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleDisplayMode` in this scope
[INFO] [stderr]     --> src/console.rs:1175:16
[INFO] [stderr]      |
[INFO] [stderr] 1175 |             if SetConsoleDisplayMode(**handle, mode as u32, &mut new_screen_buffer_dimensions) == 0{
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `SetCurrentConsoleFontEx` in this scope
[INFO] [stderr]     --> src/console.rs:1216:16
[INFO] [stderr]      |
[INFO] [stderr] 1216 |             if SetCurrentConsoleFontEx(**handle, maximum_window.into(), &mut info) == 0 {
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_FONT_INFO` in this scope
[INFO] [stderr]     --> src/console.rs:1241:27
[INFO] [stderr]      |
[INFO] [stderr] 1241 |             let mut info: CONSOLE_FONT_INFO = std::mem::zeroed();
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetCurrentConsoleFont` in this scope
[INFO] [stderr]     --> src/console.rs:1242:16
[INFO] [stderr]      |
[INFO] [stderr] 1242 |             if GetCurrentConsoleFont(**handle, maximum_window.into(), &mut info) == 0 {
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_FONT_INFOEX` in this scope
[INFO] [stderr]     --> src/console.rs:1272:27
[INFO] [stderr]      |
[INFO] [stderr] 1272 |             let mut info: CONSOLE_FONT_INFOEX = std::mem::zeroed();
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_FONT_INFOEX` in this scope
[INFO] [stderr]     --> src/console.rs:1275:27
[INFO] [stderr]      |
[INFO] [stderr] 1275 |             let ptr: *mut CONSOLE_FONT_INFOEX = &mut info;
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetCurrentConsoleFontEx` in this scope
[INFO] [stderr]     --> src/console.rs:1277:16
[INFO] [stderr]      |
[INFO] [stderr] 1277 |             if GetCurrentConsoleFontEx(**handle, maximum_window.into(), ptr) == 0 {
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleFontSize` in this scope
[INFO] [stderr]     --> src/console.rs:1304:25
[INFO] [stderr]      |
[INFO] [stderr] 1304 |             let coord = GetConsoleFontSize(**handle, font_index);
[INFO] [stderr]      |                         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_SCREEN_BUFFER_INFO` in this scope
[INFO] [stderr]     --> src/console.rs:1330:27
[INFO] [stderr]      |
[INFO] [stderr] 1330 |             let mut info: CONSOLE_SCREEN_BUFFER_INFO = std::mem::zeroed();
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleScreenBufferInfo` in this scope
[INFO] [stderr]     --> src/console.rs:1331:16
[INFO] [stderr]      |
[INFO] [stderr] 1331 |             if GetConsoleScreenBufferInfo(**handle, &mut info) != 0 {
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_SCREEN_BUFFER_INFOEX` in this scope
[INFO] [stderr]     --> src/console.rs:1362:34
[INFO] [stderr]      |
[INFO] [stderr] 1362 |             let mut buffer_info: CONSOLE_SCREEN_BUFFER_INFOEX = std::mem::zeroed();
[INFO] [stderr]      |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_SCREEN_BUFFER_INFOEX` in this scope
[INFO] [stderr]     --> src/console.rs:1363:54
[INFO] [stderr]      |
[INFO] [stderr] 518  | impl WinConsole {
[INFO] [stderr]      |     - help: you might be missing a type parameter: `<CONSOLE_SCREEN_BUFFER_INFOEX>`
[INFO] [stderr] ...
[INFO] [stderr] 1363 |             buffer_info.cbSize = std::mem::size_of::<CONSOLE_SCREEN_BUFFER_INFOEX>() as u32;
[INFO] [stderr]      |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleScreenBufferInfoEx` in this scope
[INFO] [stderr]     --> src/console.rs:1365:16
[INFO] [stderr]      |
[INFO] [stderr] 1365 |             if GetConsoleScreenBufferInfoEx(**handle, &mut buffer_info) != 0 {
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleScreenBufferInfoEx` in this scope
[INFO] [stderr]     --> src/console.rs:1397:16
[INFO] [stderr]      |
[INFO] [stderr] 1397 |             if SetConsoleScreenBufferInfoEx(**handle, &mut buffer_info) == 0 {
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleScreenBufferSize` in this scope
[INFO] [stderr]     --> src/console.rs:1426:16
[INFO] [stderr]      |
[INFO] [stderr] 1426 |             if SetConsoleScreenBufferSize(**handle, size.into()) == 0 {
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `SMALL_RECT` in this scope
[INFO] [stderr]     --> src/console.rs:1459:26
[INFO] [stderr]      |
[INFO] [stderr] 1459 |         let small_rect: &SMALL_RECT = &(*window).into();
[INFO] [stderr]      |                          ^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleWindowInfo` in this scope
[INFO] [stderr]     --> src/console.rs:1462:16
[INFO] [stderr]      |
[INFO] [stderr] 1462 |             if SetConsoleWindowInfo(**handle, absolute.into(), small_rect) == 0 {
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleCursorPosition` in this scope
[INFO] [stderr]     --> src/console.rs:1523:16
[INFO] [stderr]      |
[INFO] [stderr] 1523 |             if SetConsoleCursorPosition(**handle, coord.into()) != 0 {
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_CURSOR_INFO` in this scope
[INFO] [stderr]     --> src/console.rs:1601:28
[INFO] [stderr]      |
[INFO] [stderr] 1601 |             let mut info : CONSOLE_CURSOR_INFO = std::mem::zeroed();
[INFO] [stderr]      |                            ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleCursorInfo` in this scope
[INFO] [stderr]     --> src/console.rs:1603:16
[INFO] [stderr]      |
[INFO] [stderr] 1603 |             if GetConsoleCursorInfo(**handle, &mut info) == 0{
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `FillConsoleOutputCharacterW` in this scope
[INFO] [stderr]     --> src/console.rs:1664:16
[INFO] [stderr]      |
[INFO] [stderr] 1664 |             if FillConsoleOutputCharacterW(
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `FillConsoleOutputAttribute` in this scope
[INFO] [stderr]     --> src/console.rs:1711:16
[INFO] [stderr]      |
[INFO] [stderr] 1711 |             if FillConsoleOutputAttribute(
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleTextAttribute` in this scope
[INFO] [stderr]     --> src/console.rs:1751:16
[INFO] [stderr]      |
[INFO] [stderr] 167  | pub struct ConsoleTextAttribute;
[INFO] [stderr]      | -------------------------------- similarly named unit struct `ConsoleTextAttribute` defined here
[INFO] [stderr] ...
[INFO] [stderr] 1751 |             if SetConsoleTextAttribute(**handle, attribute) != 0 {
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^ help: a unit struct with a similar name exists: `ConsoleTextAttribute`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetLargestConsoleWindowSize` in this scope
[INFO] [stderr]     --> src/console.rs:1798:32
[INFO] [stderr]      |
[INFO] [stderr] 1798 |             let coord: Coord = GetLargestConsoleWindowSize(**handle).into();
[INFO] [stderr]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetNumberOfConsoleInputEvents` in this scope
[INFO] [stderr]     --> src/console.rs:1826:16
[INFO] [stderr]      |
[INFO] [stderr] 1826 |             if GetNumberOfConsoleInputEvents(**handle, &mut num_events) == 0 {
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetNumberOfConsoleMouseButtons` in this scope
[INFO] [stderr]     --> src/console.rs:1852:16
[INFO] [stderr]      |
[INFO] [stderr] 1852 |             if GetNumberOfConsoleMouseButtons(&mut num_buttons) == 0 {
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `ScrollConsoleScreenBufferW` in this scope
[INFO] [stderr]     --> src/console.rs:1883:16
[INFO] [stderr]      |
[INFO] [stderr] 1883 |             if ScrollConsoleScreenBufferW(
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]     --> src/console.rs:2016:56
[INFO] [stderr]      |
[INFO] [stderr] 518  | impl WinConsole {
[INFO] [stderr]      |     - help: you might be missing a type parameter: `<INPUT_RECORD>`
[INFO] [stderr] ...
[INFO] [stderr] 2016 |         let mut buf = vec![unsafe { std::mem::zeroed::<INPUT_RECORD>() }; num_records];
[INFO] [stderr]      |                                                        ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `ReadConsoleInputW` in this scope
[INFO] [stderr]     --> src/console.rs:2019:16
[INFO] [stderr]      |
[INFO] [stderr] 2019 |             if ReadConsoleInputW(
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CHAR_INFO` in this scope
[INFO] [stderr]     --> src/console.rs:2048:58
[INFO] [stderr]      |
[INFO] [stderr] 518  | impl WinConsole {
[INFO] [stderr]      |     - help: you might be missing a type parameter: `<CHAR_INFO>`
[INFO] [stderr] ...
[INFO] [stderr] 2048 |         let mut buffer = vec![unsafe{ std::mem::zeroed::<CHAR_INFO>() }; length as usize];
[INFO] [stderr]      |                                                          ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `ReadConsoleOutputW` in this scope
[INFO] [stderr]     --> src/console.rs:2052:16
[INFO] [stderr]      |
[INFO] [stderr] 2052 |             if ReadConsoleOutputW(
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `ReadConsoleOutputAttribute` in this scope
[INFO] [stderr]     --> src/console.rs:2118:16
[INFO] [stderr]      |
[INFO] [stderr] 2118 |             if ReadConsoleOutputAttribute(**handle, buffer.as_mut_ptr(), buffer.len() as u32, read_coord.into(), &mut attributes_read) == 0{
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `ReadConsoleOutputCharacterW` in this scope
[INFO] [stderr]     --> src/console.rs:2163:16
[INFO] [stderr]      |
[INFO] [stderr] 2163 |             if ReadConsoleOutputCharacterW(**handle, utf16_buffer.as_mut_ptr(), buffer.len() as u32, read_coord.into(), &mut chars_read) == 0{
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]     --> src/console.rs:2215:67
[INFO] [stderr]      |
[INFO] [stderr] 518  | impl WinConsole {
[INFO] [stderr]      |     - help: you might be missing a type parameter: `<INPUT_RECORD>`
[INFO] [stderr] ...
[INFO] [stderr] 2215 |             let mut buf = iter::repeat_with(|| std::mem::zeroed::<INPUT_RECORD>())
[INFO] [stderr]      |                                                                   ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]     --> src/console.rs:2217:32
[INFO] [stderr]      |
[INFO] [stderr] 518  | impl WinConsole {
[INFO] [stderr]      |     - help: you might be missing a type parameter: `<INPUT_RECORD>`
[INFO] [stderr] ...
[INFO] [stderr] 2217 |                 .collect::<Vec<INPUT_RECORD>>();
[INFO] [stderr]      |                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `PeekConsoleInputW` in this scope
[INFO] [stderr]     --> src/console.rs:2219:16
[INFO] [stderr]      |
[INFO] [stderr] 2219 |             if PeekConsoleInputW(
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `CONSOLE_READCONSOLE_CONTROL` in this scope
[INFO] [stderr]     --> src/console.rs:2326:33
[INFO] [stderr]      |
[INFO] [stderr] 2326 |         let mut input_control = CONSOLE_READCONSOLE_CONTROL {
[INFO] [stderr]      |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_READCONSOLE_CONTROL` in this scope
[INFO] [stderr]     --> src/console.rs:2327:42
[INFO] [stderr]      |
[INFO] [stderr] 518  | impl WinConsole {
[INFO] [stderr]      |     - help: you might be missing a type parameter: `<CONSOLE_READCONSOLE_CONTROL>`
[INFO] [stderr] ...
[INFO] [stderr] 2327 |             nLength: std::mem::size_of::<CONSOLE_READCONSOLE_CONTROL>() as u32,
[INFO] [stderr]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `ReadFile` in this scope
[INFO] [stderr]     --> src/console.rs:2343:20
[INFO] [stderr]      |
[INFO] [stderr] 2343 |                 if ReadFile(
[INFO] [stderr]      |                    ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `ReadConsoleW` in this scope
[INFO] [stderr]     --> src/console.rs:2359:16
[INFO] [stderr]      |
[INFO] [stderr] 2359 |             if ReadConsoleW(
[INFO] [stderr]      |                ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `ReadFile` in this scope
[INFO] [stderr]     --> src/console.rs:2495:20
[INFO] [stderr]      |
[INFO] [stderr] 2495 |                 if ReadFile(
[INFO] [stderr]      |                    ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `ReadConsoleW` in this scope
[INFO] [stderr]     --> src/console.rs:2511:16
[INFO] [stderr]      |
[INFO] [stderr] 2511 |             if ReadConsoleW(
[INFO] [stderr]      |                ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `FlushConsoleInputBuffer` in this scope
[INFO] [stderr]     --> src/console.rs:2543:16
[INFO] [stderr]      |
[INFO] [stderr] 2543 |             if FlushConsoleInputBuffer(**handle) == 0{
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `WriteFile` in this scope
[INFO] [stderr]     --> src/console.rs:2584:20
[INFO] [stderr]      |
[INFO] [stderr] 2584 |                 if WriteFile(
[INFO] [stderr]      |                    ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `WriteConsoleA` in this scope
[INFO] [stderr]     --> src/console.rs:2599:16
[INFO] [stderr]      |
[INFO] [stderr] 112  | pub struct WinConsole(Handle);
[INFO] [stderr]      | ------------------------------ similarly named tuple struct `WinConsole` defined here
[INFO] [stderr] ...
[INFO] [stderr] 2599 |             if WriteConsoleA(
[INFO] [stderr]      |                ^^^^^^^^^^^^^ help: a tuple struct with a similar name exists: `WinConsole`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `WriteFile` in this scope
[INFO] [stderr]     --> src/console.rs:2648:20
[INFO] [stderr]      |
[INFO] [stderr] 2648 |                 if WriteFile(
[INFO] [stderr]      |                    ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `WriteConsoleW` in this scope
[INFO] [stderr]     --> src/console.rs:2663:16
[INFO] [stderr]      |
[INFO] [stderr] 112  | pub struct WinConsole(Handle);
[INFO] [stderr]      | ------------------------------ similarly named tuple struct `WinConsole` defined here
[INFO] [stderr] ...
[INFO] [stderr] 2663 |             if WriteConsoleW(
[INFO] [stderr]      |                ^^^^^^^^^^^^^ help: a tuple struct with a similar name exists: `WinConsole`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `PSMALL_RECT` in this scope
[INFO] [stderr]     --> src/console.rs:2732:29
[INFO] [stderr]      |
[INFO] [stderr] 2732 |         let write_area_raw: PSMALL_RECT = &mut write_area.into();
[INFO] [stderr]      |                             ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CHAR_INFO` in this scope
[INFO] [stderr]     --> src/console.rs:2737:28
[INFO] [stderr]      |
[INFO] [stderr] 518  | impl WinConsole {
[INFO] [stderr]      |     - help: you might be missing a type parameter: `<CHAR_INFO>`
[INFO] [stderr] ...
[INFO] [stderr] 2737 |             .collect::<Vec<CHAR_INFO>>();
[INFO] [stderr]      |                            ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `WriteConsoleOutputW` in this scope
[INFO] [stderr]     --> src/console.rs:2740:16
[INFO] [stderr]      |
[INFO] [stderr] 2740 |             if WriteConsoleOutputW(
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `PCHAR_INFO` in this scope
[INFO] [stderr]     --> src/console.rs:2742:33
[INFO] [stderr]      |
[INFO] [stderr] 2742 |                 buf.as_ptr() as PCHAR_INFO,
[INFO] [stderr]      |                                 ^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]     --> src/console.rs:2797:28
[INFO] [stderr]      |
[INFO] [stderr] 518  | impl WinConsole {
[INFO] [stderr]      |     - help: you might be missing a type parameter: `<INPUT_RECORD>`
[INFO] [stderr] ...
[INFO] [stderr] 2797 |             .collect::<Vec<INPUT_RECORD>>();
[INFO] [stderr]      |                            ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `WriteConsoleInputA` in this scope
[INFO] [stderr]     --> src/console.rs:2803:16
[INFO] [stderr]      |
[INFO] [stderr] 2803 |             if WriteConsoleInputA(**handle, buf.as_mut_ptr(), buf.len() as u32, &mut events_written) == 0{
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `WriteConsoleOutputAttribute` in this scope
[INFO] [stderr]     --> src/console.rs:2840:16
[INFO] [stderr]      |
[INFO] [stderr] 2840 |             if WriteConsoleOutputAttribute(**handle, attributes.as_ptr(), attributes.len() as u32, write_coord.into(), &mut written_attributes) == 0{
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `WriteConsoleOutputCharacterW` in this scope
[INFO] [stderr]     --> src/console.rs:2883:16
[INFO] [stderr]      |
[INFO] [stderr] 2883 |             if WriteConsoleOutputCharacterW(**handle, utf16_buffer.as_ptr(), utf16_buffer.len() as u32, write_coord.into(), &mut chars_written) == 0{
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleMode` in this scope
[INFO] [stderr]     --> src/console.rs:2896:18
[INFO] [stderr]      |
[INFO] [stderr] 162  | pub struct ConsoleMode;
[INFO] [stderr]      | ----------------------- similarly named unit struct `ConsoleMode` defined here
[INFO] [stderr] ...
[INFO] [stderr] 2896 |         unsafe { GetConsoleMode(**handle, &mut mode) != 0 }
[INFO] [stderr]      |                  ^^^^^^^^^^^^^^ help: a unit struct with a similar name exists: `ConsoleMode`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Beep` in this scope
[INFO] [stderr]     --> src/console.rs:3062:16
[INFO] [stderr]      |
[INFO] [stderr] 3062 |             if Beep(frequency, duration) == 0{
[INFO] [stderr]      |                ^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_FONT_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_font_info.rs:15:11
[INFO] [stderr]    |
[INFO] [stderr] 15 | impl From<CONSOLE_FONT_INFO> for ConsoleFontInfo{
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CONSOLE_FONT_INFO>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_FONT_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_font_info.rs:17:19
[INFO] [stderr]    |
[INFO] [stderr] 17 |     fn from(info: CONSOLE_FONT_INFO) -> Self {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_FONT_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_font_info.rs:25:11
[INFO] [stderr]    |
[INFO] [stderr] 25 | impl Into<CONSOLE_FONT_INFO> for ConsoleFontInfo{
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CONSOLE_FONT_INFO>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_FONT_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_font_info.rs:27:22
[INFO] [stderr]    |
[INFO] [stderr] 27 |     fn into(self) -> CONSOLE_FONT_INFO {
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `CONSOLE_FONT_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_font_info.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 28 |         CONSOLE_FONT_INFO{
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `LF_FACESIZE` in this scope
[INFO] [stderr]   --> src/structs/console_font_info_ex.rs:27:26
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub face_name: [u16; LF_FACESIZE],
[INFO] [stderr]    |                          ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_FONT_INFOEX` in this scope
[INFO] [stderr]   --> src/structs/console_font_info_ex.rs:30:12
[INFO] [stderr]    |
[INFO] [stderr] 30 | impl From<&CONSOLE_FONT_INFOEX> for ConsoleFontInfoEx {
[INFO] [stderr]    |     -      ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CONSOLE_FONT_INFOEX>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_FONT_INFOEX` in this scope
[INFO] [stderr]   --> src/structs/console_font_info_ex.rs:32:20
[INFO] [stderr]    |
[INFO] [stderr] 32 |     fn from(info: &CONSOLE_FONT_INFOEX) -> Self {
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_FONT_INFOEX` in this scope
[INFO] [stderr]   --> src/structs/console_font_info_ex.rs:44:11
[INFO] [stderr]    |
[INFO] [stderr] 44 | impl Into<CONSOLE_FONT_INFOEX> for ConsoleFontInfoEx {
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CONSOLE_FONT_INFOEX>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_FONT_INFOEX` in this scope
[INFO] [stderr]   --> src/structs/console_font_info_ex.rs:46:22
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn into(self) -> CONSOLE_FONT_INFOEX {
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `CONSOLE_FONT_INFOEX` in this scope
[INFO] [stderr]   --> src/structs/console_font_info_ex.rs:47:9
[INFO] [stderr]    |
[INFO] [stderr] 47 |         CONSOLE_FONT_INFOEX {
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_SCREEN_BUFFER_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_screen_buffer_info.rs:23:11
[INFO] [stderr]    |
[INFO] [stderr] 23 | impl From<CONSOLE_SCREEN_BUFFER_INFO> for ConsoleScreenBufferInfo {
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CONSOLE_SCREEN_BUFFER_INFO>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_SCREEN_BUFFER_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_screen_buffer_info.rs:25:19
[INFO] [stderr]    |
[INFO] [stderr] 25 |     fn from(info: CONSOLE_SCREEN_BUFFER_INFO) -> Self {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_SCREEN_BUFFER_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_screen_buffer_info.rs:36:11
[INFO] [stderr]    |
[INFO] [stderr] 36 | impl Into<CONSOLE_SCREEN_BUFFER_INFO> for ConsoleScreenBufferInfo {
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CONSOLE_SCREEN_BUFFER_INFO>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_SCREEN_BUFFER_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_screen_buffer_info.rs:38:22
[INFO] [stderr]    |
[INFO] [stderr] 38 |     fn into(self) -> CONSOLE_SCREEN_BUFFER_INFO {
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `CONSOLE_SCREEN_BUFFER_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_screen_buffer_info.rs:39:9
[INFO] [stderr]    |
[INFO] [stderr] 39 |         CONSOLE_SCREEN_BUFFER_INFO {
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_SCREEN_BUFFER_INFOEX` in this scope
[INFO] [stderr]   --> src/structs/console_screen_buffer_info_ex.rs:39:11
[INFO] [stderr]    |
[INFO] [stderr] 39 | impl From<CONSOLE_SCREEN_BUFFER_INFOEX> for ConsoleScreenBufferInfoEx {
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CONSOLE_SCREEN_BUFFER_INFOEX>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_SCREEN_BUFFER_INFOEX` in this scope
[INFO] [stderr]   --> src/structs/console_screen_buffer_info_ex.rs:41:19
[INFO] [stderr]    |
[INFO] [stderr] 41 |     fn from(info: CONSOLE_SCREEN_BUFFER_INFOEX) -> Self {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_SCREEN_BUFFER_INFOEX` in this scope
[INFO] [stderr]   --> src/structs/console_screen_buffer_info_ex.rs:56:11
[INFO] [stderr]    |
[INFO] [stderr] 56 | impl Into<CONSOLE_SCREEN_BUFFER_INFOEX> for ConsoleScreenBufferInfoEx {
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CONSOLE_SCREEN_BUFFER_INFOEX>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_SCREEN_BUFFER_INFOEX` in this scope
[INFO] [stderr]   --> src/structs/console_screen_buffer_info_ex.rs:58:22
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn into(self) -> CONSOLE_SCREEN_BUFFER_INFOEX {
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `CONSOLE_SCREEN_BUFFER_INFOEX` in this scope
[INFO] [stderr]   --> src/structs/console_screen_buffer_info_ex.rs:59:9
[INFO] [stderr]    |
[INFO] [stderr] 59 |         CONSOLE_SCREEN_BUFFER_INFOEX {
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_SELECTION_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_selection_info.rs:77:11
[INFO] [stderr]    |
[INFO] [stderr] 77 | impl Into<CONSOLE_SELECTION_INFO> for ConsoleSelectionInfo {
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CONSOLE_SELECTION_INFO>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_SELECTION_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_selection_info.rs:79:22
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn into(self) -> CONSOLE_SELECTION_INFO {
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `CONSOLE_SELECTION_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_selection_info.rs:80:9
[INFO] [stderr]    |
[INFO] [stderr] 80 |         CONSOLE_SELECTION_INFO {
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_SELECTION_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_selection_info.rs:88:11
[INFO] [stderr]    |
[INFO] [stderr] 88 | impl From<CONSOLE_SELECTION_INFO> for ConsoleSelectionInfo {
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CONSOLE_SELECTION_INFO>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_SELECTION_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_selection_info.rs:90:19
[INFO] [stderr]    |
[INFO] [stderr] 90 |     fn from(info: CONSOLE_SELECTION_INFO) -> Self {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_HISTORY_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_history_info.rs:18:11
[INFO] [stderr]    |
[INFO] [stderr] 18 | impl Into<CONSOLE_HISTORY_INFO> for ConsoleHistoryInfo{
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CONSOLE_HISTORY_INFO>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_HISTORY_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_history_info.rs:20:22
[INFO] [stderr]    |
[INFO] [stderr] 20 |     fn into(self) -> CONSOLE_HISTORY_INFO {
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `CONSOLE_HISTORY_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_history_info.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 21 |         CONSOLE_HISTORY_INFO{
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_HISTORY_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_history_info.rs:30:11
[INFO] [stderr]    |
[INFO] [stderr] 30 | impl From<CONSOLE_HISTORY_INFO> for ConsoleHistoryInfo{
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CONSOLE_HISTORY_INFO>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_HISTORY_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_history_info.rs:32:19
[INFO] [stderr]    |
[INFO] [stderr] 32 |     fn from(info: CONSOLE_HISTORY_INFO) -> Self {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_CURSOR_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_cursor_info.rs:15:11
[INFO] [stderr]    |
[INFO] [stderr] 15 | impl Into<CONSOLE_CURSOR_INFO> for ConsoleCursorInfo{
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CONSOLE_CURSOR_INFO>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_CURSOR_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_cursor_info.rs:17:22
[INFO] [stderr]    |
[INFO] [stderr] 17 |     fn into(self) -> CONSOLE_CURSOR_INFO {
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `CONSOLE_CURSOR_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_cursor_info.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 |         CONSOLE_CURSOR_INFO{
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_CURSOR_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_cursor_info.rs:25:11
[INFO] [stderr]    |
[INFO] [stderr] 25 | impl From<CONSOLE_CURSOR_INFO> for ConsoleCursorInfo{
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CONSOLE_CURSOR_INFO>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_CURSOR_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_cursor_info.rs:27:19
[INFO] [stderr]    |
[INFO] [stderr] 27 |     fn from(info: CONSOLE_CURSOR_INFO) -> Self {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `SMALL_RECT` in this scope
[INFO] [stderr]   --> src/structs/small_rect.rs:76:11
[INFO] [stderr]    |
[INFO] [stderr] 76 | impl From<SMALL_RECT> for SmallRect {
[INFO] [stderr]    |     -     ^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<SMALL_RECT>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `SMALL_RECT` in this scope
[INFO] [stderr]   --> src/structs/small_rect.rs:78:19
[INFO] [stderr]    |
[INFO] [stderr] 78 |     fn from(rect: SMALL_RECT) -> Self {
[INFO] [stderr]    |                   ^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `SMALL_RECT` in this scope
[INFO] [stderr]   --> src/structs/small_rect.rs:88:11
[INFO] [stderr]    |
[INFO] [stderr] 88 | impl Into<SMALL_RECT> for SmallRect {
[INFO] [stderr]    |     -     ^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<SMALL_RECT>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `SMALL_RECT` in this scope
[INFO] [stderr]   --> src/structs/small_rect.rs:90:22
[INFO] [stderr]    |
[INFO] [stderr] 90 |     fn into(self) -> SMALL_RECT {
[INFO] [stderr]    |                      ^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `SMALL_RECT` in this scope
[INFO] [stderr]   --> src/structs/small_rect.rs:91:9
[INFO] [stderr]    |
[INFO] [stderr] 91 |         SMALL_RECT {
[INFO] [stderr]    |         ^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Formatter` in this scope
[INFO] [stderr]   --> src/structs/coord.rs:48:27
[INFO] [stderr]    |
[INFO] [stderr] 48 |     fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error> {
[INFO] [stderr]    |                           ^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use core::fmt::Formatter;
[INFO] [stderr]    |
[INFO] [stderr] 1  | use std::fmt::Formatter;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Error` in this scope
[INFO] [stderr]   --> src/structs/coord.rs:48:56
[INFO] [stderr]    |
[INFO] [stderr] 48 |     fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error> {
[INFO] [stderr]    |                                                        ^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use core::fmt::Error;
[INFO] [stderr]    |
[INFO] [stderr] 1  | use std::error::Error;
[INFO] [stderr]    |
[INFO] [stderr] 1  | use std::fmt::Error;
[INFO] [stderr]    |
[INFO] [stderr] 1  | use std::io::Error;
[INFO] [stderr]    |
[INFO] [stderr] help: you might be missing a type parameter
[INFO] [stderr]    |
[INFO] [stderr] 46 | impl<Error> Display for Coord{
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `COORD` in this scope
[INFO] [stderr]   --> src/structs/coord.rs:53:11
[INFO] [stderr]    |
[INFO] [stderr] 53 | impl From<COORD> for Coord {
[INFO] [stderr]    |     -     ^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<COORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `COORD` in this scope
[INFO] [stderr]   --> src/structs/coord.rs:55:20
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn from(coord: COORD) -> Self {
[INFO] [stderr]    |                    ^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `COORD` in this scope
[INFO] [stderr]   --> src/structs/coord.rs:60:11
[INFO] [stderr]    |
[INFO] [stderr] 60 | impl Into<COORD> for Coord {
[INFO] [stderr]    |     -     ^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<COORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `COORD` in this scope
[INFO] [stderr]   --> src/structs/coord.rs:62:22
[INFO] [stderr]    |
[INFO] [stderr] 62 |     fn into(self) -> COORD {
[INFO] [stderr]    |                      ^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `COORD` in this scope
[INFO] [stderr]   --> src/structs/coord.rs:63:9
[INFO] [stderr]    |
[INFO] [stderr] 63 |         COORD {
[INFO] [stderr]    |         ^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `FOCUS_EVENT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/focus_event.rs:13:11
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl Into<FOCUS_EVENT_RECORD> for FocusEventRecord{
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<FOCUS_EVENT_RECORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `FOCUS_EVENT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/focus_event.rs:14:22
[INFO] [stderr]    |
[INFO] [stderr] 14 |     fn into(self) -> FOCUS_EVENT_RECORD {
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `FOCUS_EVENT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/focus_event.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 15 |         FOCUS_EVENT_RECORD{
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `FOCUS_EVENT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/focus_event.rs:21:11
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl From<FOCUS_EVENT_RECORD> for FocusEventRecord {
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<FOCUS_EVENT_RECORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `FOCUS_EVENT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/focus_event.rs:23:21
[INFO] [stderr]    |
[INFO] [stderr] 23 |     fn from(record: FOCUS_EVENT_RECORD) -> Self {
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `HANDLE` in this scope
[INFO] [stderr]   --> src/structs/handle.rs:14:13
[INFO] [stderr]    |
[INFO] [stderr] 14 |     handle: HANDLE,
[INFO] [stderr]    |             ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `CloseHandle` in this scope
[INFO] [stderr]   --> src/structs/handle.rs:34:30
[INFO] [stderr]    |
[INFO] [stderr] 34 |             assert!(unsafe { CloseHandle(**self) != 0 }, "Cannot close the handle")
[INFO] [stderr]    |                              ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `HANDLE` in this scope
[INFO] [stderr]   --> src/structs/handle.rs:54:24
[INFO] [stderr]    |
[INFO] [stderr] 54 |     pub fn new(handle: HANDLE) -> Handle {
[INFO] [stderr]    |                        ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `HANDLE` in this scope
[INFO] [stderr]   --> src/structs/handle.rs:84:30
[INFO] [stderr]    |
[INFO] [stderr] 84 |     pub fn new_owned(handle: HANDLE) -> Handle {
[INFO] [stderr]    |                              ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `HANDLE` in this scope
[INFO] [stderr]    --> src/structs/handle.rs:105:30
[INFO] [stderr]     |
[INFO] [stderr] 105 |     pub fn get_raw(&self) -> HANDLE {
[INFO] [stderr]     |                              ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `INVALID_HANDLE_VALUE` in this scope
[INFO] [stderr]    --> src/structs/handle.rs:124:29
[INFO] [stderr]     |
[INFO] [stderr] 124 |         if self.0.handle == INVALID_HANDLE_VALUE {
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `HANDLE` in this scope
[INFO] [stderr]    --> src/structs/handle.rs:140:19
[INFO] [stderr]     |
[INFO] [stderr] 140 |     type Target = HANDLE;
[INFO] [stderr]     |                   ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `FROM_LEFT_1ST_BUTTON_PRESSED` in this scope
[INFO] [stderr]    --> src/structs/input_event.rs:195:25
[INFO] [stderr]     |
[INFO] [stderr] 195 |         self.0 as u32 & FROM_LEFT_1ST_BUTTON_PRESSED != 0
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `RIGHTMOST_BUTTON_PRESSED` in this scope
[INFO] [stderr]    --> src/structs/input_event.rs:202:16
[INFO] [stderr]     |
[INFO] [stderr] 202 |             & (RIGHTMOST_BUTTON_PRESSED
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `FROM_LEFT_3RD_BUTTON_PRESSED` in this scope
[INFO] [stderr]    --> src/structs/input_event.rs:203:19
[INFO] [stderr]     |
[INFO] [stderr] 203 |                 | FROM_LEFT_3RD_BUTTON_PRESSED
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `FROM_LEFT_4TH_BUTTON_PRESSED` in this scope
[INFO] [stderr]    --> src/structs/input_event.rs:204:19
[INFO] [stderr]     |
[INFO] [stderr] 204 |                 | FROM_LEFT_4TH_BUTTON_PRESSED)
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `FROM_LEFT_2ND_BUTTON_PRESSED` in this scope
[INFO] [stderr]    --> src/structs/input_event.rs:211:25
[INFO] [stderr]     |
[INFO] [stderr] 211 |         self.0 as u32 & FROM_LEFT_2ND_BUTTON_PRESSED != 0
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `KEY_EVENT_RECORD` in this scope
[INFO] [stderr]    --> src/structs/input_event.rs:233:11
[INFO] [stderr]     |
[INFO] [stderr] 233 | impl Into<KEY_EVENT_RECORD> for KeyEventRecord{
[INFO] [stderr]     |     -     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]     |     |
[INFO] [stderr]     |     help: you might be missing a type parameter: `<KEY_EVENT_RECORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `KEY_EVENT_RECORD` in this scope
[INFO] [stderr]    --> src/structs/input_event.rs:234:22
[INFO] [stderr]     |
[INFO] [stderr] 234 |     fn into(self) -> KEY_EVENT_RECORD {
[INFO] [stderr]     |                      ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `KEY_EVENT_RECORD` in this scope
[INFO] [stderr]    --> src/structs/input_event.rs:235:9
[INFO] [stderr]     |
[INFO] [stderr] 235 |         KEY_EVENT_RECORD{
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `MOUSE_EVENT_RECORD` in this scope
[INFO] [stderr]    --> src/structs/input_event.rs:250:11
[INFO] [stderr]     |
[INFO] [stderr] 250 | impl Into<MOUSE_EVENT_RECORD> for MouseEventRecord{
[INFO] [stderr]     |     -     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]     |     |
[INFO] [stderr]     |     help: you might be missing a type parameter: `<MOUSE_EVENT_RECORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `MOUSE_EVENT_RECORD` in this scope
[INFO] [stderr]    --> src/structs/input_event.rs:251:22
[INFO] [stderr]     |
[INFO] [stderr] 251 |     fn into(self) -> MOUSE_EVENT_RECORD {
[INFO] [stderr]     |                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `MOUSE_EVENT_RECORD` in this scope
[INFO] [stderr]    --> src/structs/input_event.rs:252:9
[INFO] [stderr]     |
[INFO] [stderr] 252 |         MOUSE_EVENT_RECORD{
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `KEY_EVENT_RECORD` in this scope
[INFO] [stderr]    --> src/structs/input_event.rs:261:11
[INFO] [stderr]     |
[INFO] [stderr] 261 | impl From<KEY_EVENT_RECORD> for KeyEventRecord {
[INFO] [stderr]     |     -     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]     |     |
[INFO] [stderr]     |     help: you might be missing a type parameter: `<KEY_EVENT_RECORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `KEY_EVENT_RECORD` in this scope
[INFO] [stderr]    --> src/structs/input_event.rs:263:21
[INFO] [stderr]     |
[INFO] [stderr] 263 |     fn from(record: KEY_EVENT_RECORD) -> Self {
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `MOUSE_EVENT_RECORD` in this scope
[INFO] [stderr]    --> src/structs/input_event.rs:288:11
[INFO] [stderr]     |
[INFO] [stderr] 288 | impl From<MOUSE_EVENT_RECORD> for MouseEventRecord {
[INFO] [stderr]     |     -     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]     |     |
[INFO] [stderr]     |     help: you might be missing a type parameter: `<MOUSE_EVENT_RECORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `MOUSE_EVENT_RECORD` in this scope
[INFO] [stderr]    --> src/structs/input_event.rs:290:20
[INFO] [stderr]     |
[INFO] [stderr] 290 |     fn from(event: MOUSE_EVENT_RECORD) -> Self {
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:32:11
[INFO] [stderr]    |
[INFO] [stderr] 32 | impl From<INPUT_RECORD> for InputRecord {
[INFO] [stderr]    |     -     ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<INPUT_RECORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:33:21
[INFO] [stderr]    |
[INFO] [stderr] 33 |     fn from(record: INPUT_RECORD) -> Self {
[INFO] [stderr]    |                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:49:11
[INFO] [stderr]    |
[INFO] [stderr] 49 | impl Into<INPUT_RECORD> for InputRecord{
[INFO] [stderr]    |     -     ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<INPUT_RECORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:50:22
[INFO] [stderr]    |
[INFO] [stderr] 50 |     fn into(self) -> INPUT_RECORD {
[INFO] [stderr]    |                      ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:61:11
[INFO] [stderr]    |
[INFO] [stderr] 61 | impl Into<INPUT_RECORD> for KeyEventRecord{
[INFO] [stderr]    |     -     ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<INPUT_RECORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:62:22
[INFO] [stderr]    |
[INFO] [stderr] 62 |     fn into(self) -> INPUT_RECORD {
[INFO] [stderr]    |                      ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `INPUT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:63:9
[INFO] [stderr]    |
[INFO] [stderr] 63 |         INPUT_RECORD{
[INFO] [stderr]    |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `KEY_EVENT` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:64:24
[INFO] [stderr]    |
[INFO] [stderr] 64 |             EventType: KEY_EVENT,
[INFO] [stderr]    |                        ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `KEY_EVENT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:66:29
[INFO] [stderr]    |
[INFO] [stderr] 66 |                 let event : KEY_EVENT_RECORD = self.into();
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:73:11
[INFO] [stderr]    |
[INFO] [stderr] 73 | impl Into<INPUT_RECORD> for MouseEventRecord{
[INFO] [stderr]    |     -     ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<INPUT_RECORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:74:22
[INFO] [stderr]    |
[INFO] [stderr] 74 |     fn into(self) -> INPUT_RECORD {
[INFO] [stderr]    |                      ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `INPUT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:75:9
[INFO] [stderr]    |
[INFO] [stderr] 75 |         INPUT_RECORD{
[INFO] [stderr]    |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `MOUSE_EVENT` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:76:24
[INFO] [stderr]    |
[INFO] [stderr] 76 |             EventType: MOUSE_EVENT,
[INFO] [stderr]    |                        ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `MOUSE_EVENT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:78:29
[INFO] [stderr]    |
[INFO] [stderr] 78 |                 let event : MOUSE_EVENT_RECORD = self.into();
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:85:11
[INFO] [stderr]    |
[INFO] [stderr] 85 | impl Into<INPUT_RECORD> for WindowBufferSizeRecord{
[INFO] [stderr]    |     -     ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<INPUT_RECORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:86:22
[INFO] [stderr]    |
[INFO] [stderr] 86 |     fn into(self) -> INPUT_RECORD {
[INFO] [stderr]    |                      ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `INPUT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:87:9
[INFO] [stderr]    |
[INFO] [stderr] 87 |         INPUT_RECORD{
[INFO] [stderr]    |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `WINDOW_BUFFER_SIZE_EVENT` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:88:24
[INFO] [stderr]    |
[INFO] [stderr] 88 |             EventType: WINDOW_BUFFER_SIZE_EVENT,
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `WINDOW_BUFFER_SIZE_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:90:29
[INFO] [stderr]    |
[INFO] [stderr] 90 |                 let event : WINDOW_BUFFER_SIZE_RECORD = self.into();
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:97:11
[INFO] [stderr]    |
[INFO] [stderr] 97 | impl Into<INPUT_RECORD> for MenuEventRecord{
[INFO] [stderr]    |     -     ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<INPUT_RECORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:98:22
[INFO] [stderr]    |
[INFO] [stderr] 98 |     fn into(self) -> INPUT_RECORD {
[INFO] [stderr]    |                      ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `INPUT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:99:9
[INFO] [stderr]    |
[INFO] [stderr] 99 |         INPUT_RECORD{
[INFO] [stderr]    |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `MENU_EVENT` in this scope
[INFO] [stderr]    --> src/structs/input_record.rs:100:24
[INFO] [stderr]     |
[INFO] [stderr] 100 |             EventType: MENU_EVENT,
[INFO] [stderr]     |                        ^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `MENU_EVENT_RECORD` in this scope
[INFO] [stderr]    --> src/structs/input_record.rs:102:29
[INFO] [stderr]     |
[INFO] [stderr] 102 |                 let event : MENU_EVENT_RECORD = self.into();
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]    --> src/structs/input_record.rs:109:11
[INFO] [stderr]     |
[INFO] [stderr] 109 | impl Into<INPUT_RECORD> for FocusEventRecord{
[INFO] [stderr]     |     -     ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]     |     |
[INFO] [stderr]     |     help: you might be missing a type parameter: `<INPUT_RECORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]    --> src/structs/input_record.rs:110:22
[INFO] [stderr]     |
[INFO] [stderr] 110 |     fn into(self) -> INPUT_RECORD {
[INFO] [stderr]     |                      ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `INPUT_RECORD` in this scope
[INFO] [stderr]    --> src/structs/input_record.rs:111:9
[INFO] [stderr]     |
[INFO] [stderr] 111 |         INPUT_RECORD{
[INFO] [stderr]     |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `FOCUS_EVENT` in this scope
[INFO] [stderr]    --> src/structs/input_record.rs:112:24
[INFO] [stderr]     |
[INFO] [stderr] 112 |             EventType: FOCUS_EVENT,
[INFO] [stderr]     |                        ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `FOCUS_EVENT_RECORD` in this scope
[INFO] [stderr]    --> src/structs/input_record.rs:114:29
[INFO] [stderr]     |
[INFO] [stderr] 114 |                 let event : FOCUS_EVENT_RECORD = self.into();
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `MENU_EVENT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/menu_event.rs:13:11
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl Into<MENU_EVENT_RECORD> for MenuEventRecord{
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<MENU_EVENT_RECORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `MENU_EVENT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/menu_event.rs:14:22
[INFO] [stderr]    |
[INFO] [stderr] 14 |     fn into(self) -> MENU_EVENT_RECORD {
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `MENU_EVENT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/menu_event.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 15 |         MENU_EVENT_RECORD{
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `MENU_EVENT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/menu_event.rs:21:11
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl From<MENU_EVENT_RECORD> for MenuEventRecord {
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<MENU_EVENT_RECORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `MENU_EVENT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/menu_event.rs:23:21
[INFO] [stderr]    |
[INFO] [stderr] 23 |     fn from(record: MENU_EVENT_RECORD) -> Self {
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `WINDOW_BUFFER_SIZE_RECORD` in this scope
[INFO] [stderr]   --> src/structs/window_buffer_size_event.rs:13:11
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl Into<WINDOW_BUFFER_SIZE_RECORD> for WindowBufferSizeRecord{
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<WINDOW_BUFFER_SIZE_RECORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `WINDOW_BUFFER_SIZE_RECORD` in this scope
[INFO] [stderr]   --> src/structs/window_buffer_size_event.rs:14:22
[INFO] [stderr]    |
[INFO] [stderr] 14 |     fn into(self) -> WINDOW_BUFFER_SIZE_RECORD {
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `WINDOW_BUFFER_SIZE_RECORD` in this scope
[INFO] [stderr]   --> src/structs/window_buffer_size_event.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 15 |         WINDOW_BUFFER_SIZE_RECORD{
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `WINDOW_BUFFER_SIZE_RECORD` in this scope
[INFO] [stderr]   --> src/structs/window_buffer_size_event.rs:21:11
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl From<WINDOW_BUFFER_SIZE_RECORD> for WindowBufferSizeRecord {
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<WINDOW_BUFFER_SIZE_RECORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `WINDOW_BUFFER_SIZE_RECORD` in this scope
[INFO] [stderr]   --> src/structs/window_buffer_size_event.rs:23:21
[INFO] [stderr]    |
[INFO] [stderr] 23 |     fn from(record: WINDOW_BUFFER_SIZE_RECORD) -> Self {
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CHAR_INFO` in this scope
[INFO] [stderr]   --> src/structs/char_info.rs:26:11
[INFO] [stderr]    |
[INFO] [stderr] 26 | impl From<CHAR_INFO> for CharInfo{
[INFO] [stderr]    |     -     ^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CHAR_INFO>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CHAR_INFO` in this scope
[INFO] [stderr]   --> src/structs/char_info.rs:27:19
[INFO] [stderr]    |
[INFO] [stderr] 27 |     fn from(info: CHAR_INFO) -> Self {
[INFO] [stderr]    |                   ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CHAR_INFO` in this scope
[INFO] [stderr]   --> src/structs/char_info.rs:37:11
[INFO] [stderr]    |
[INFO] [stderr] 37 | impl Into<CHAR_INFO> for CharInfo{
[INFO] [stderr]    |     -     ^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CHAR_INFO>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CHAR_INFO` in this scope
[INFO] [stderr]   --> src/structs/char_info.rs:38:22
[INFO] [stderr]    |
[INFO] [stderr] 38 |     fn into(self) -> CHAR_INFO {
[INFO] [stderr]    |                      ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `CHAR_INFO` in this scope
[INFO] [stderr]   --> src/structs/char_info.rs:39:9
[INFO] [stderr]    |
[INFO] [stderr] 39 |         CHAR_INFO{
[INFO] [stderr]    |         ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_READCONSOLE_CONTROL` in this scope
[INFO] [stderr]   --> src/structs/console_read_control.rs:57:11
[INFO] [stderr]    |
[INFO] [stderr] 57 | impl From<CONSOLE_READCONSOLE_CONTROL> for ConsoleReadControl{
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CONSOLE_READCONSOLE_CONTROL>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_READCONSOLE_CONTROL` in this scope
[INFO] [stderr]   --> src/structs/console_read_control.rs:59:22
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn from(control: CONSOLE_READCONSOLE_CONTROL) -> Self {
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_READCONSOLE_CONTROL` in this scope
[INFO] [stderr]   --> src/structs/console_read_control.rs:69:11
[INFO] [stderr]    |
[INFO] [stderr] 69 | impl Into<CONSOLE_READCONSOLE_CONTROL> for ConsoleReadControl{
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CONSOLE_READCONSOLE_CONTROL>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_READCONSOLE_CONTROL` in this scope
[INFO] [stderr]   --> src/structs/console_read_control.rs:71:22
[INFO] [stderr]    |
[INFO] [stderr] 71 |     fn into(self) -> CONSOLE_READCONSOLE_CONTROL {
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `CONSOLE_READCONSOLE_CONTROL` in this scope
[INFO] [stderr]   --> src/structs/console_read_control.rs:72:9
[INFO] [stderr]    |
[INFO] [stderr] 72 |         CONSOLE_READCONSOLE_CONTROL{
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `STD_INPUT_HANDLE` in this scope
[INFO] [stderr]    --> src/console.rs:129:13
[INFO] [stderr]     |
[INFO] [stderr] 129 |     Input = STD_INPUT_HANDLE,
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `STD_OUTPUT_HANDLE` in this scope
[INFO] [stderr]    --> src/console.rs:131:14
[INFO] [stderr]     |
[INFO] [stderr] 131 |     Output = STD_OUTPUT_HANDLE,
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `STD_ERROR_HANDLE` in this scope
[INFO] [stderr]    --> src/console.rs:133:13
[INFO] [stderr]     |
[INFO] [stderr] 133 |     Error = STD_ERROR_HANDLE
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `CONSOLE_FULLSCREEN` in this scope
[INFO] [stderr]    --> src/console.rs:143:18
[INFO] [stderr]     |
[INFO] [stderr] 143 |     FullScreen = CONSOLE_FULLSCREEN,
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `CONSOLE_FULLSCREEN_HARDWARE` in this scope
[INFO] [stderr]    --> src/console.rs:146:26
[INFO] [stderr]     |
[INFO] [stderr] 146 |     FullScreenHardware = CONSOLE_FULLSCREEN_HARDWARE
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `CONSOLE_FULLSCREEN_MODE` in this scope
[INFO] [stderr]    --> src/console.rs:154:18
[INFO] [stderr]     |
[INFO] [stderr] 154 |     FullScreen = CONSOLE_FULLSCREEN_MODE,
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `CONSOLE_WINDOWED_MODE` in this scope
[INFO] [stderr]    --> src/console.rs:156:16
[INFO] [stderr]     |
[INFO] [stderr] 156 |     Windowed = CONSOLE_WINDOWED_MODE
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `GENERIC_READ` in this scope
[INFO] [stderr]    --> src/console.rs:285:32
[INFO] [stderr]     |
[INFO] [stderr] 285 |         self.desired_access |= GENERIC_READ;
[INFO] [stderr]     |                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `GENERIC_WRITE` in this scope
[INFO] [stderr]    --> src/console.rs:291:32
[INFO] [stderr]     |
[INFO] [stderr] 291 |         self.desired_access |= GENERIC_WRITE;
[INFO] [stderr]     |                                ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `FILE_SHARE_READ` in this scope
[INFO] [stderr]    --> src/console.rs:297:28
[INFO] [stderr]     |
[INFO] [stderr] 297 |         self.share_mode |= FILE_SHARE_READ;
[INFO] [stderr]     |                            ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `FILE_SHARE_WRITE` in this scope
[INFO] [stderr]    --> src/console.rs:303:28
[INFO] [stderr]     |
[INFO] [stderr] 303 |         self.share_mode |= FILE_SHARE_WRITE;
[INFO] [stderr]     |                            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetStdHandle` in this scope
[INFO] [stderr]    --> src/console.rs:321:30
[INFO] [stderr]     |
[INFO] [stderr] 321 |             let raw_handle = GetStdHandle(handle_type as u32);
[INFO] [stderr]     |                              ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `INVALID_HANDLE_VALUE` in this scope
[INFO] [stderr]    --> src/console.rs:322:30
[INFO] [stderr]     |
[INFO] [stderr] 322 |             if raw_handle == INVALID_HANDLE_VALUE {
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `SetStdHandle` in this scope
[INFO] [stderr]    --> src/console.rs:344:16
[INFO] [stderr]     |
[INFO] [stderr] 344 |             if SetStdHandle(handle_type as u32, *handle) == 0 {
[INFO] [stderr]     |                ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `CreateFileW` in this scope
[INFO] [stderr]    --> src/console.rs:373:13
[INFO] [stderr]     |
[INFO] [stderr] 373 |             CreateFileW(
[INFO] [stderr]     |             ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `GENERIC_READ` in this scope
[INFO] [stderr]    --> src/console.rs:375:17
[INFO] [stderr]     |
[INFO] [stderr] 375 |                 GENERIC_READ | GENERIC_WRITE,
[INFO] [stderr]     |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `GENERIC_WRITE` in this scope
[INFO] [stderr]    --> src/console.rs:375:32
[INFO] [stderr]     |
[INFO] [stderr] 375 |                 GENERIC_READ | GENERIC_WRITE,
[INFO] [stderr]     |                                ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `FILE_SHARE_READ` in this scope
[INFO] [stderr]    --> src/console.rs:376:17
[INFO] [stderr]     |
[INFO] [stderr] 376 |                 FILE_SHARE_READ | FILE_SHARE_WRITE,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `FILE_SHARE_WRITE` in this scope
[INFO] [stderr]    --> src/console.rs:376:35
[INFO] [stderr]     |
[INFO] [stderr] 376 |                 FILE_SHARE_READ | FILE_SHARE_WRITE,
[INFO] [stderr]     |                                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `OPEN_EXISTING` in this scope
[INFO] [stderr]    --> src/console.rs:378:17
[INFO] [stderr]     |
[INFO] [stderr] 378 |                 OPEN_EXISTING,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `INVALID_HANDLE_VALUE` in this scope
[INFO] [stderr]    --> src/console.rs:384:26
[INFO] [stderr]     |
[INFO] [stderr] 384 |         if raw_handle == INVALID_HANDLE_VALUE {
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `CreateFileW` in this scope
[INFO] [stderr]    --> src/console.rs:413:13
[INFO] [stderr]     |
[INFO] [stderr] 413 |             CreateFileW(
[INFO] [stderr]     |             ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `GENERIC_READ` in this scope
[INFO] [stderr]    --> src/console.rs:415:17
[INFO] [stderr]     |
[INFO] [stderr] 415 |                 GENERIC_READ | GENERIC_WRITE,
[INFO] [stderr]     |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `GENERIC_WRITE` in this scope
[INFO] [stderr]    --> src/console.rs:415:32
[INFO] [stderr]     |
[INFO] [stderr] 415 |                 GENERIC_READ | GENERIC_WRITE,
[INFO] [stderr]     |                                ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `FILE_SHARE_READ` in this scope
[INFO] [stderr]    --> src/console.rs:416:17
[INFO] [stderr]     |
[INFO] [stderr] 416 |                 FILE_SHARE_READ | FILE_SHARE_WRITE,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `FILE_SHARE_WRITE` in this scope
[INFO] [stderr]    --> src/console.rs:416:35
[INFO] [stderr]     |
[INFO] [stderr] 416 |                 FILE_SHARE_READ | FILE_SHARE_WRITE,
[INFO] [stderr]     |                                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `OPEN_EXISTING` in this scope
[INFO] [stderr]    --> src/console.rs:418:17
[INFO] [stderr]     |
[INFO] [stderr] 418 |                 OPEN_EXISTING,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `INVALID_HANDLE_VALUE` in this scope
[INFO] [stderr]    --> src/console.rs:424:26
[INFO] [stderr]     |
[INFO] [stderr] 424 |         if raw_handle == INVALID_HANDLE_VALUE {
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `AllocConsole` in this scope
[INFO] [stderr]    --> src/console.rs:529:16
[INFO] [stderr]     |
[INFO] [stderr] 529 |             if AllocConsole() == 0 {
[INFO] [stderr]     |                ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `AttachConsole` in this scope
[INFO] [stderr]    --> src/console.rs:552:16
[INFO] [stderr]     |
[INFO] [stderr] 552 |             if AttachConsole(process_id) == 0 {
[INFO] [stderr]     |                ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `FreeConsole` in this scope
[INFO] [stderr]    --> src/console.rs:568:16
[INFO] [stderr]     |
[INFO] [stderr] 568 |             if FreeConsole() == 0 {
[INFO] [stderr]     |                ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleTitleW` in this scope
[INFO] [stderr]    --> src/console.rs:615:16
[INFO] [stderr]     |
[INFO] [stderr] 615 |             if SetConsoleTitleW(buffer.as_ptr()) == 0 {
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `MAX_PATH` in this scope
[INFO] [stderr]    --> src/console.rs:652:31
[INFO] [stderr]     |
[INFO] [stderr] 652 |         let mut buffer: [u16; MAX_PATH as usize] = unsafe { MaybeUninit::zeroed().assume_init() };
[INFO] [stderr]     |                               ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleTitleW` in this scope
[INFO] [stderr]    --> src/console.rs:655:26
[INFO] [stderr]     |
[INFO] [stderr] 655 |             let length = GetConsoleTitleW(buffer.as_mut_ptr(), MAX_PATH as u32) as usize;
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `MAX_PATH` in this scope
[INFO] [stderr]    --> src/console.rs:655:64
[INFO] [stderr]     |
[INFO] [stderr] 655 |             let length = GetConsoleTitleW(buffer.as_mut_ptr(), MAX_PATH as u32) as usize;
[INFO] [stderr]     |                                                                ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `MAX_PATH` in this scope
[INFO] [stderr]    --> src/console.rs:682:31
[INFO] [stderr]     |
[INFO] [stderr] 682 |         let mut buffer: [u16; MAX_PATH as usize] = unsafe { MaybeUninit::zeroed().assume_init() };
[INFO] [stderr]     |                               ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleOriginalTitleW` in this scope
[INFO] [stderr]    --> src/console.rs:685:16
[INFO] [stderr]     |
[INFO] [stderr] 685 |             if GetConsoleOriginalTitleW(buffer.as_mut_ptr(), buffer.len() as u32) == 0 {
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleCP` in this scope
[INFO] [stderr]    --> src/console.rs:704:29
[INFO] [stderr]     |
[INFO] [stderr] 704 |             let code_page = GetConsoleCP();
[INFO] [stderr]     |                             ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleOutputCP` in this scope
[INFO] [stderr]    --> src/console.rs:722:29
[INFO] [stderr]     |
[INFO] [stderr] 722 |             let code_page = GetConsoleOutputCP();
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleCP` in this scope
[INFO] [stderr]    --> src/console.rs:737:16
[INFO] [stderr]     |
[INFO] [stderr] 737 |             if SetConsoleCP(code_page) == 0 {
[INFO] [stderr]     |                ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleOutputCP` in this scope
[INFO] [stderr]    --> src/console.rs:752:16
[INFO] [stderr]     |
[INFO] [stderr] 752 |             if SetConsoleOutputCP(code_page) == 0 {
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleDisplayMode` in this scope
[INFO] [stderr]    --> src/console.rs:766:16
[INFO] [stderr]     |
[INFO] [stderr] 766 |             if GetConsoleDisplayMode(&mut mode) == 0{
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_SELECTION_INFO` in this scope
[INFO] [stderr]    --> src/console.rs:793:27
[INFO] [stderr]     |
[INFO] [stderr] 793 |             let mut info: CONSOLE_SELECTION_INFO = std::mem::zeroed();
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleSelectionInfo` in this scope
[INFO] [stderr]    --> src/console.rs:795:16
[INFO] [stderr]     |
[INFO] [stderr] 795 |             if GetConsoleSelectionInfo(&mut info) == 0 {
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `CreateConsoleScreenBuffer` in this scope
[INFO] [stderr]    --> src/console.rs:835:30
[INFO] [stderr]     |
[INFO] [stderr] 835 |             let raw_handle = CreateConsoleScreenBuffer(
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `GENERIC_READ` in this scope
[INFO] [stderr]    --> src/console.rs:836:17
[INFO] [stderr]     |
[INFO] [stderr] 836 |                 GENERIC_READ | GENERIC_WRITE,
[INFO] [stderr]     |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `GENERIC_WRITE` in this scope
[INFO] [stderr]    --> src/console.rs:836:32
[INFO] [stderr]     |
[INFO] [stderr] 836 |                 GENERIC_READ | GENERIC_WRITE,
[INFO] [stderr]     |                                ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `FILE_SHARE_READ` in this scope
[INFO] [stderr]    --> src/console.rs:837:17
[INFO] [stderr]     |
[INFO] [stderr] 837 |                 FILE_SHARE_READ | FILE_SHARE_WRITE,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `FILE_SHARE_WRITE` in this scope
[INFO] [stderr]    --> src/console.rs:837:35
[INFO] [stderr]     |
[INFO] [stderr] 837 |                 FILE_SHARE_READ | FILE_SHARE_WRITE,
[INFO] [stderr]     |                                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `CONSOLE_TEXTMODE_BUFFER` in this scope
[INFO] [stderr]    --> src/console.rs:839:17
[INFO] [stderr]     |
[INFO] [stderr] 839 |                 CONSOLE_TEXTMODE_BUFFER,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `INVALID_HANDLE_VALUE` in this scope
[INFO] [stderr]    --> src/console.rs:843:30
[INFO] [stderr]     |
[INFO] [stderr] 843 |             if raw_handle == INVALID_HANDLE_VALUE {
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `CreateConsoleScreenBuffer` in this scope
[INFO] [stderr]    --> src/console.rs:857:30
[INFO] [stderr]     |
[INFO] [stderr] 857 |             let raw_handle = CreateConsoleScreenBuffer(
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `CONSOLE_TEXTMODE_BUFFER` in this scope
[INFO] [stderr]    --> src/console.rs:861:17
[INFO] [stderr]     |
[INFO] [stderr] 861 |                 CONSOLE_TEXTMODE_BUFFER,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `INVALID_HANDLE_VALUE` in this scope
[INFO] [stderr]    --> src/console.rs:865:30
[INFO] [stderr]     |
[INFO] [stderr] 865 |             if raw_handle == INVALID_HANDLE_VALUE {
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleActiveScreenBuffer` in this scope
[INFO] [stderr]    --> src/console.rs:881:16
[INFO] [stderr]     |
[INFO] [stderr] 881 |             if SetConsoleActiveScreenBuffer(**handle) == 0 {
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleProcessList` in this scope
[INFO] [stderr]    --> src/console.rs:909:37
[INFO] [stderr]     |
[INFO] [stderr] 909 |             let mut process_count = GetConsoleProcessList(buffer.as_mut_ptr(), buffer.len() as u32);
[INFO] [stderr]     |                                     ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleProcessList` in this scope
[INFO] [stderr]    --> src/console.rs:918:37
[INFO] [stderr]     |
[INFO] [stderr] 918 |                     process_count = GetConsoleProcessList(buffer.as_mut_ptr(), buffer.len() as u32);
[INFO] [stderr]     |                                     ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleHistoryInfo` in this scope
[INFO] [stderr]    --> src/console.rs:947:16
[INFO] [stderr]     |
[INFO] [stderr] 947 |             if SetConsoleHistoryInfo(&mut (info.into())) == 0{
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_HISTORY_INFO` in this scope
[INFO] [stderr]    --> src/console.rs:971:24
[INFO] [stderr]     |
[INFO] [stderr] 971 |         let mut info : CONSOLE_HISTORY_INFO = unsafe { std::mem::zeroed() };
[INFO] [stderr]     |                        ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleHistoryInfo` in this scope
[INFO] [stderr]    --> src/console.rs:974:16
[INFO] [stderr]     |
[INFO] [stderr] 974 |             if GetConsoleHistoryInfo(&mut info) == 0{
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleWindow` in this scope
[INFO] [stderr]    --> src/console.rs:997:26
[INFO] [stderr]     |
[INFO] [stderr] 997 |             let handle = GetConsoleWindow() as HANDLE;
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `HANDLE` in this scope
[INFO] [stderr]    --> src/console.rs:997:48
[INFO] [stderr]     |
[INFO] [stderr] 997 |             let handle = GetConsoleWindow() as HANDLE;
[INFO] [stderr]     |                                                ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `RECT` in this scope
[INFO] [stderr]     --> src/console.rs:1032:34
[INFO] [stderr]      |
[INFO] [stderr] 1032 |                 let mut window : RECT = unsafe { std::mem::zeroed() };
[INFO] [stderr]      |                                  ^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `MONITORINFO` in this scope
[INFO] [stderr]     --> src/console.rs:1033:40
[INFO] [stderr]      |
[INFO] [stderr] 1033 |                 let mut monitor_info : MONITORINFO = unsafe { std::mem::zeroed() };
[INFO] [stderr]      |                                        ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `MONITORINFO` in this scope
[INFO] [stderr]     --> src/console.rs:1034:59
[INFO] [stderr]      |
[INFO] [stderr] 518  | impl WinConsole {
[INFO] [stderr]      |     - help: you might be missing a type parameter: `<MONITORINFO>`
[INFO] [stderr] ...
[INFO] [stderr] 1034 |                 monitor_info.cbSize = std::mem::size_of::<MONITORINFO>() as u32;
[INFO] [stderr]      |                                                           ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetMonitorInfoA` in this scope
[INFO] [stderr]     --> src/console.rs:1037:24
[INFO] [stderr]      |
[INFO] [stderr] 1037 |                     if GetMonitorInfoA(MonitorFromWindow(**handle as *mut HWND__, MONITOR_DEFAULTTOPRIMARY), &mut monitor_info) == 0{
[INFO] [stderr]      |                        ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `MonitorFromWindow` in this scope
[INFO] [stderr]     --> src/console.rs:1037:40
[INFO] [stderr]      |
[INFO] [stderr] 1037 |                     if GetMonitorInfoA(MonitorFromWindow(**handle as *mut HWND__, MONITOR_DEFAULTTOPRIMARY), &mut monitor_info) == 0{
[INFO] [stderr]      |                                        ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `HWND__` in this scope
[INFO] [stderr]     --> src/console.rs:1037:75
[INFO] [stderr]      |
[INFO] [stderr] 1037 |                     if GetMonitorInfoA(MonitorFromWindow(**handle as *mut HWND__, MONITOR_DEFAULTTOPRIMARY), &mut monitor_info) == 0{
[INFO] [stderr]      |                                                                           ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `MONITOR_DEFAULTTOPRIMARY` in this scope
[INFO] [stderr]     --> src/console.rs:1037:83
[INFO] [stderr]      |
[INFO] [stderr] 1037 |                     if GetMonitorInfoA(MonitorFromWindow(**handle as *mut HWND__, MONITOR_DEFAULTTOPRIMARY), &mut monitor_info) == 0{
[INFO] [stderr]      |                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetWindowRect` in this scope
[INFO] [stderr]     --> src/console.rs:1041:28
[INFO] [stderr]      |
[INFO] [stderr] 1041 |                         if GetWindowRect(**handle as *mut HWND__, &mut window) == 0{
[INFO] [stderr]      |                            ^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `HWND__` in this scope
[INFO] [stderr]     --> src/console.rs:1041:59
[INFO] [stderr]      |
[INFO] [stderr] 1041 |                         if GetWindowRect(**handle as *mut HWND__, &mut window) == 0{
[INFO] [stderr]      |                                                           ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleMode` in this scope
[INFO] [stderr]     --> src/console.rs:1098:16
[INFO] [stderr]      |
[INFO] [stderr] 162  | pub struct ConsoleMode;
[INFO] [stderr]      | ----------------------- similarly named unit struct `ConsoleMode` defined here
[INFO] [stderr] ...
[INFO] [stderr] 1098 |             if GetConsoleMode(**handle, &mut mode) != 0 {
[INFO] [stderr]      |                ^^^^^^^^^^^^^^ help: a unit struct with a similar name exists: `ConsoleMode`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleMode` in this scope
[INFO] [stderr]     --> src/console.rs:1130:16
[INFO] [stderr]      |
[INFO] [stderr] 162  | pub struct ConsoleMode;
[INFO] [stderr]      | ----------------------- similarly named unit struct `ConsoleMode` defined here
[INFO] [stderr] ...
[INFO] [stderr] 1130 |             if SetConsoleMode(**handle, mode) != 0 {
[INFO] [stderr]      |                ^^^^^^^^^^^^^^ help: a unit struct with a similar name exists: `ConsoleMode`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `COORD` in this scope
[INFO] [stderr]     --> src/console.rs:1174:52
[INFO] [stderr]      |
[INFO] [stderr] 1174 |             let mut new_screen_buffer_dimensions : COORD = std::mem::zeroed();
[INFO] [stderr]      |                                                    ^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleDisplayMode` in this scope
[INFO] [stderr]     --> src/console.rs:1175:16
[INFO] [stderr]      |
[INFO] [stderr] 1175 |             if SetConsoleDisplayMode(**handle, mode as u32, &mut new_screen_buffer_dimensions) == 0{
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `SetCurrentConsoleFontEx` in this scope
[INFO] [stderr]     --> src/console.rs:1216:16
[INFO] [stderr]      |
[INFO] [stderr] 1216 |             if SetCurrentConsoleFontEx(**handle, maximum_window.into(), &mut info) == 0 {
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_FONT_INFO` in this scope
[INFO] [stderr]     --> src/console.rs:1241:27
[INFO] [stderr]      |
[INFO] [stderr] 1241 |             let mut info: CONSOLE_FONT_INFO = std::mem::zeroed();
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetCurrentConsoleFont` in this scope
[INFO] [stderr]     --> src/console.rs:1242:16
[INFO] [stderr]      |
[INFO] [stderr] 1242 |             if GetCurrentConsoleFont(**handle, maximum_window.into(), &mut info) == 0 {
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_FONT_INFOEX` in this scope
[INFO] [stderr]     --> src/console.rs:1272:27
[INFO] [stderr]      |
[INFO] [stderr] 1272 |             let mut info: CONSOLE_FONT_INFOEX = std::mem::zeroed();
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_FONT_INFOEX` in this scope
[INFO] [stderr]     --> src/console.rs:1275:27
[INFO] [stderr]      |
[INFO] [stderr] 1275 |             let ptr: *mut CONSOLE_FONT_INFOEX = &mut info;
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetCurrentConsoleFontEx` in this scope
[INFO] [stderr]     --> src/console.rs:1277:16
[INFO] [stderr]      |
[INFO] [stderr] 1277 |             if GetCurrentConsoleFontEx(**handle, maximum_window.into(), ptr) == 0 {
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleFontSize` in this scope
[INFO] [stderr]     --> src/console.rs:1304:25
[INFO] [stderr]      |
[INFO] [stderr] 1304 |             let coord = GetConsoleFontSize(**handle, font_index);
[INFO] [stderr]      |                         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_SCREEN_BUFFER_INFO` in this scope
[INFO] [stderr]     --> src/console.rs:1330:27
[INFO] [stderr]      |
[INFO] [stderr] 1330 |             let mut info: CONSOLE_SCREEN_BUFFER_INFO = std::mem::zeroed();
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleScreenBufferInfo` in this scope
[INFO] [stderr]     --> src/console.rs:1331:16
[INFO] [stderr]      |
[INFO] [stderr] 1331 |             if GetConsoleScreenBufferInfo(**handle, &mut info) != 0 {
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_SCREEN_BUFFER_INFOEX` in this scope
[INFO] [stderr]     --> src/console.rs:1362:34
[INFO] [stderr]      |
[INFO] [stderr] 1362 |             let mut buffer_info: CONSOLE_SCREEN_BUFFER_INFOEX = std::mem::zeroed();
[INFO] [stderr]      |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_SCREEN_BUFFER_INFOEX` in this scope
[INFO] [stderr]     --> src/console.rs:1363:54
[INFO] [stderr]      |
[INFO] [stderr] 518  | impl WinConsole {
[INFO] [stderr]      |     - help: you might be missing a type parameter: `<CONSOLE_SCREEN_BUFFER_INFOEX>`
[INFO] [stderr] ...
[INFO] [stderr] 1363 |             buffer_info.cbSize = std::mem::size_of::<CONSOLE_SCREEN_BUFFER_INFOEX>() as u32;
[INFO] [stderr]      |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleScreenBufferInfoEx` in this scope
[INFO] [stderr]     --> src/console.rs:1365:16
[INFO] [stderr]      |
[INFO] [stderr] 1365 |             if GetConsoleScreenBufferInfoEx(**handle, &mut buffer_info) != 0 {
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleScreenBufferInfoEx` in this scope
[INFO] [stderr]     --> src/console.rs:1397:16
[INFO] [stderr]      |
[INFO] [stderr] 1397 |             if SetConsoleScreenBufferInfoEx(**handle, &mut buffer_info) == 0 {
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleScreenBufferSize` in this scope
[INFO] [stderr]     --> src/console.rs:1426:16
[INFO] [stderr]      |
[INFO] [stderr] 1426 |             if SetConsoleScreenBufferSize(**handle, size.into()) == 0 {
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `SMALL_RECT` in this scope
[INFO] [stderr]     --> src/console.rs:1459:26
[INFO] [stderr]      |
[INFO] [stderr] 1459 |         let small_rect: &SMALL_RECT = &(*window).into();
[INFO] [stderr]      |                          ^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleWindowInfo` in this scope
[INFO] [stderr]     --> src/console.rs:1462:16
[INFO] [stderr]      |
[INFO] [stderr] 1462 |             if SetConsoleWindowInfo(**handle, absolute.into(), small_rect) == 0 {
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleCursorPosition` in this scope
[INFO] [stderr]     --> src/console.rs:1523:16
[INFO] [stderr]      |
[INFO] [stderr] 1523 |             if SetConsoleCursorPosition(**handle, coord.into()) != 0 {
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_CURSOR_INFO` in this scope
[INFO] [stderr]     --> src/console.rs:1601:28
[INFO] [stderr]      |
[INFO] [stderr] 1601 |             let mut info : CONSOLE_CURSOR_INFO = std::mem::zeroed();
[INFO] [stderr]      |                            ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleCursorInfo` in this scope
[INFO] [stderr]     --> src/console.rs:1603:16
[INFO] [stderr]      |
[INFO] [stderr] 1603 |             if GetConsoleCursorInfo(**handle, &mut info) == 0{
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `FillConsoleOutputCharacterW` in this scope
[INFO] [stderr]     --> src/console.rs:1664:16
[INFO] [stderr]      |
[INFO] [stderr] 1664 |             if FillConsoleOutputCharacterW(
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `FillConsoleOutputAttribute` in this scope
[INFO] [stderr]     --> src/console.rs:1711:16
[INFO] [stderr]      |
[INFO] [stderr] 1711 |             if FillConsoleOutputAttribute(
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleTextAttribute` in this scope
[INFO] [stderr]     --> src/console.rs:1751:16
[INFO] [stderr]      |
[INFO] [stderr] 167  | pub struct ConsoleTextAttribute;
[INFO] [stderr]      | -------------------------------- similarly named unit struct `ConsoleTextAttribute` defined here
[INFO] [stderr] ...
[INFO] [stderr] 1751 |             if SetConsoleTextAttribute(**handle, attribute) != 0 {
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^ help: a unit struct with a similar name exists: `ConsoleTextAttribute`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetLargestConsoleWindowSize` in this scope
[INFO] [stderr]     --> src/console.rs:1798:32
[INFO] [stderr]      |
[INFO] [stderr] 1798 |             let coord: Coord = GetLargestConsoleWindowSize(**handle).into();
[INFO] [stderr]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetNumberOfConsoleInputEvents` in this scope
[INFO] [stderr]     --> src/console.rs:1826:16
[INFO] [stderr]      |
[INFO] [stderr] 1826 |             if GetNumberOfConsoleInputEvents(**handle, &mut num_events) == 0 {
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetNumberOfConsoleMouseButtons` in this scope
[INFO] [stderr]     --> src/console.rs:1852:16
[INFO] [stderr]      |
[INFO] [stderr] 1852 |             if GetNumberOfConsoleMouseButtons(&mut num_buttons) == 0 {
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `ScrollConsoleScreenBufferW` in this scope
[INFO] [stderr]     --> src/console.rs:1883:16
[INFO] [stderr]      |
[INFO] [stderr] 1883 |             if ScrollConsoleScreenBufferW(
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]     --> src/console.rs:2016:56
[INFO] [stderr]      |
[INFO] [stderr] 518  | impl WinConsole {
[INFO] [stderr]      |     - help: you might be missing a type parameter: `<INPUT_RECORD>`
[INFO] [stderr] ...
[INFO] [stderr] 2016 |         let mut buf = vec![unsafe { std::mem::zeroed::<INPUT_RECORD>() }; num_records];
[INFO] [stderr]      |                                                        ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `ReadConsoleInputW` in this scope
[INFO] [stderr]     --> src/console.rs:2019:16
[INFO] [stderr]      |
[INFO] [stderr] 2019 |             if ReadConsoleInputW(
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CHAR_INFO` in this scope
[INFO] [stderr]     --> src/console.rs:2048:58
[INFO] [stderr]      |
[INFO] [stderr] 518  | impl WinConsole {
[INFO] [stderr]      |     - help: you might be missing a type parameter: `<CHAR_INFO>`
[INFO] [stderr] ...
[INFO] [stderr] 2048 |         let mut buffer = vec![unsafe{ std::mem::zeroed::<CHAR_INFO>() }; length as usize];
[INFO] [stderr]      |                                                          ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `ReadConsoleOutputW` in this scope
[INFO] [stderr]     --> src/console.rs:2052:16
[INFO] [stderr]      |
[INFO] [stderr] 2052 |             if ReadConsoleOutputW(
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `ReadConsoleOutputAttribute` in this scope
[INFO] [stderr]     --> src/console.rs:2118:16
[INFO] [stderr]      |
[INFO] [stderr] 2118 |             if ReadConsoleOutputAttribute(**handle, buffer.as_mut_ptr(), buffer.len() as u32, read_coord.into(), &mut attributes_read) == 0{
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `ReadConsoleOutputCharacterW` in this scope
[INFO] [stderr]     --> src/console.rs:2163:16
[INFO] [stderr]      |
[INFO] [stderr] 2163 |             if ReadConsoleOutputCharacterW(**handle, utf16_buffer.as_mut_ptr(), buffer.len() as u32, read_coord.into(), &mut chars_read) == 0{
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]     --> src/console.rs:2215:67
[INFO] [stderr]      |
[INFO] [stderr] 518  | impl WinConsole {
[INFO] [stderr]      |     - help: you might be missing a type parameter: `<INPUT_RECORD>`
[INFO] [stderr] ...
[INFO] [stderr] 2215 |             let mut buf = iter::repeat_with(|| std::mem::zeroed::<INPUT_RECORD>())
[INFO] [stderr]      |                                                                   ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]     --> src/console.rs:2217:32
[INFO] [stderr]      |
[INFO] [stderr] 518  | impl WinConsole {
[INFO] [stderr]      |     - help: you might be missing a type parameter: `<INPUT_RECORD>`
[INFO] [stderr] ...
[INFO] [stderr] 2217 |                 .collect::<Vec<INPUT_RECORD>>();
[INFO] [stderr]      |                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `PeekConsoleInputW` in this scope
[INFO] [stderr]     --> src/console.rs:2219:16
[INFO] [stderr]      |
[INFO] [stderr] 2219 |             if PeekConsoleInputW(
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `CONSOLE_READCONSOLE_CONTROL` in this scope
[INFO] [stderr]     --> src/console.rs:2326:33
[INFO] [stderr]      |
[INFO] [stderr] 2326 |         let mut input_control = CONSOLE_READCONSOLE_CONTROL {
[INFO] [stderr]      |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_READCONSOLE_CONTROL` in this scope
[INFO] [stderr]     --> src/console.rs:2327:42
[INFO] [stderr]      |
[INFO] [stderr] 518  | impl WinConsole {
[INFO] [stderr]      |     - help: you might be missing a type parameter: `<CONSOLE_READCONSOLE_CONTROL>`
[INFO] [stderr] ...
[INFO] [stderr] 2327 |             nLength: std::mem::size_of::<CONSOLE_READCONSOLE_CONTROL>() as u32,
[INFO] [stderr]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `ReadFile` in this scope
[INFO] [stderr]     --> src/console.rs:2343:20
[INFO] [stderr]      |
[INFO] [stderr] 2343 |                 if ReadFile(
[INFO] [stderr]      |                    ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `ReadConsoleW` in this scope
[INFO] [stderr]     --> src/console.rs:2359:16
[INFO] [stderr]      |
[INFO] [stderr] 2359 |             if ReadConsoleW(
[INFO] [stderr]      |                ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `ReadFile` in this scope
[INFO] [stderr]     --> src/console.rs:2495:20
[INFO] [stderr]      |
[INFO] [stderr] 2495 |                 if ReadFile(
[INFO] [stderr]      |                    ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `ReadConsoleW` in this scope
[INFO] [stderr]     --> src/console.rs:2511:16
[INFO] [stderr]      |
[INFO] [stderr] 2511 |             if ReadConsoleW(
[INFO] [stderr]      |                ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `FlushConsoleInputBuffer` in this scope
[INFO] [stderr]     --> src/console.rs:2543:16
[INFO] [stderr]      |
[INFO] [stderr] 2543 |             if FlushConsoleInputBuffer(**handle) == 0{
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `WriteFile` in this scope
[INFO] [stderr]     --> src/console.rs:2584:20
[INFO] [stderr]      |
[INFO] [stderr] 2584 |                 if WriteFile(
[INFO] [stderr]      |                    ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `WriteConsoleA` in this scope
[INFO] [stderr]     --> src/console.rs:2599:16
[INFO] [stderr]      |
[INFO] [stderr] 112  | pub struct WinConsole(Handle);
[INFO] [stderr]      | ------------------------------ similarly named tuple struct `WinConsole` defined here
[INFO] [stderr] ...
[INFO] [stderr] 2599 |             if WriteConsoleA(
[INFO] [stderr]      |                ^^^^^^^^^^^^^ help: a tuple struct with a similar name exists: `WinConsole`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `WriteFile` in this scope
[INFO] [stderr]     --> src/console.rs:2648:20
[INFO] [stderr]      |
[INFO] [stderr] 2648 |                 if WriteFile(
[INFO] [stderr]      |                    ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `WriteConsoleW` in this scope
[INFO] [stderr]     --> src/console.rs:2663:16
[INFO] [stderr]      |
[INFO] [stderr] 112  | pub struct WinConsole(Handle);
[INFO] [stderr]      | ------------------------------ similarly named tuple struct `WinConsole` defined here
[INFO] [stderr] ...
[INFO] [stderr] 2663 |             if WriteConsoleW(
[INFO] [stderr]      |                ^^^^^^^^^^^^^ help: a tuple struct with a similar name exists: `WinConsole`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `PSMALL_RECT` in this scope
[INFO] [stderr]     --> src/console.rs:2732:29
[INFO] [stderr]      |
[INFO] [stderr] 2732 |         let write_area_raw: PSMALL_RECT = &mut write_area.into();
[INFO] [stderr]      |                             ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CHAR_INFO` in this scope
[INFO] [stderr]     --> src/console.rs:2737:28
[INFO] [stderr]      |
[INFO] [stderr] 518  | impl WinConsole {
[INFO] [stderr]      |     - help: you might be missing a type parameter: `<CHAR_INFO>`
[INFO] [stderr] ...
[INFO] [stderr] 2737 |             .collect::<Vec<CHAR_INFO>>();
[INFO] [stderr]      |                            ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `WriteConsoleOutputW` in this scope
[INFO] [stderr]     --> src/console.rs:2740:16
[INFO] [stderr]      |
[INFO] [stderr] 2740 |             if WriteConsoleOutputW(
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `PCHAR_INFO` in this scope
[INFO] [stderr]     --> src/console.rs:2742:33
[INFO] [stderr]      |
[INFO] [stderr] 2742 |                 buf.as_ptr() as PCHAR_INFO,
[INFO] [stderr]      |                                 ^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]     --> src/console.rs:2797:28
[INFO] [stderr]      |
[INFO] [stderr] 518  | impl WinConsole {
[INFO] [stderr]      |     - help: you might be missing a type parameter: `<INPUT_RECORD>`
[INFO] [stderr] ...
[INFO] [stderr] 2797 |             .collect::<Vec<INPUT_RECORD>>();
[INFO] [stderr]      |                            ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `WriteConsoleInputA` in this scope
[INFO] [stderr]     --> src/console.rs:2803:16
[INFO] [stderr]      |
[INFO] [stderr] 2803 |             if WriteConsoleInputA(**handle, buf.as_mut_ptr(), buf.len() as u32, &mut events_written) == 0{
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `WriteConsoleOutputAttribute` in this scope
[INFO] [stderr]     --> src/console.rs:2840:16
[INFO] [stderr]      |
[INFO] [stderr] 2840 |             if WriteConsoleOutputAttribute(**handle, attributes.as_ptr(), attributes.len() as u32, write_coord.into(), &mut written_attributes) == 0{
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `WriteConsoleOutputCharacterW` in this scope
[INFO] [stderr]     --> src/console.rs:2883:16
[INFO] [stderr]      |
[INFO] [stderr] 2883 |             if WriteConsoleOutputCharacterW(**handle, utf16_buffer.as_ptr(), utf16_buffer.len() as u32, write_coord.into(), &mut chars_written) == 0{
[INFO] [stderr]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleMode` in this scope
[INFO] [stderr]     --> src/console.rs:2896:18
[INFO] [stderr]      |
[INFO] [stderr] 162  | pub struct ConsoleMode;
[INFO] [stderr]      | ----------------------- similarly named unit struct `ConsoleMode` defined here
[INFO] [stderr] ...
[INFO] [stderr] 2896 |         unsafe { GetConsoleMode(**handle, &mut mode) != 0 }
[INFO] [stderr]      |                  ^^^^^^^^^^^^^^ help: a unit struct with a similar name exists: `ConsoleMode`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `Beep` in this scope
[INFO] [stderr]     --> src/console.rs:3062:16
[INFO] [stderr]      |
[INFO] [stderr] 3062 |             if Beep(frequency, duration) == 0{
[INFO] [stderr]      |                ^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_FONT_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_font_info.rs:15:11
[INFO] [stderr]    |
[INFO] [stderr] 15 | impl From<CONSOLE_FONT_INFO> for ConsoleFontInfo{
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CONSOLE_FONT_INFO>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_FONT_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_font_info.rs:17:19
[INFO] [stderr]    |
[INFO] [stderr] 17 |     fn from(info: CONSOLE_FONT_INFO) -> Self {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_FONT_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_font_info.rs:25:11
[INFO] [stderr]    |
[INFO] [stderr] 25 | impl Into<CONSOLE_FONT_INFO> for ConsoleFontInfo{
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CONSOLE_FONT_INFO>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_FONT_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_font_info.rs:27:22
[INFO] [stderr]    |
[INFO] [stderr] 27 |     fn into(self) -> CONSOLE_FONT_INFO {
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `CONSOLE_FONT_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_font_info.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 28 |         CONSOLE_FONT_INFO{
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `LF_FACESIZE` in this scope
[INFO] [stderr]   --> src/structs/console_font_info_ex.rs:27:26
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub face_name: [u16; LF_FACESIZE],
[INFO] [stderr]    |                          ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_FONT_INFOEX` in this scope
[INFO] [stderr]   --> src/structs/console_font_info_ex.rs:30:12
[INFO] [stderr]    |
[INFO] [stderr] 30 | impl From<&CONSOLE_FONT_INFOEX> for ConsoleFontInfoEx {
[INFO] [stderr]    |     -      ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CONSOLE_FONT_INFOEX>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_FONT_INFOEX` in this scope
[INFO] [stderr]   --> src/structs/console_font_info_ex.rs:32:20
[INFO] [stderr]    |
[INFO] [stderr] 32 |     fn from(info: &CONSOLE_FONT_INFOEX) -> Self {
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_FONT_INFOEX` in this scope
[INFO] [stderr]   --> src/structs/console_font_info_ex.rs:44:11
[INFO] [stderr]    |
[INFO] [stderr] 44 | impl Into<CONSOLE_FONT_INFOEX> for ConsoleFontInfoEx {
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CONSOLE_FONT_INFOEX>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_FONT_INFOEX` in this scope
[INFO] [stderr]   --> src/structs/console_font_info_ex.rs:46:22
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn into(self) -> CONSOLE_FONT_INFOEX {
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `CONSOLE_FONT_INFOEX` in this scope
[INFO] [stderr]   --> src/structs/console_font_info_ex.rs:47:9
[INFO] [stderr]    |
[INFO] [stderr] 47 |         CONSOLE_FONT_INFOEX {
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_SCREEN_BUFFER_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_screen_buffer_info.rs:23:11
[INFO] [stderr]    |
[INFO] [stderr] 23 | impl From<CONSOLE_SCREEN_BUFFER_INFO> for ConsoleScreenBufferInfo {
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CONSOLE_SCREEN_BUFFER_INFO>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_SCREEN_BUFFER_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_screen_buffer_info.rs:25:19
[INFO] [stderr]    |
[INFO] [stderr] 25 |     fn from(info: CONSOLE_SCREEN_BUFFER_INFO) -> Self {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_SCREEN_BUFFER_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_screen_buffer_info.rs:36:11
[INFO] [stderr]    |
[INFO] [stderr] 36 | impl Into<CONSOLE_SCREEN_BUFFER_INFO> for ConsoleScreenBufferInfo {
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CONSOLE_SCREEN_BUFFER_INFO>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_SCREEN_BUFFER_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_screen_buffer_info.rs:38:22
[INFO] [stderr]    |
[INFO] [stderr] 38 |     fn into(self) -> CONSOLE_SCREEN_BUFFER_INFO {
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `CONSOLE_SCREEN_BUFFER_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_screen_buffer_info.rs:39:9
[INFO] [stderr]    |
[INFO] [stderr] 39 |         CONSOLE_SCREEN_BUFFER_INFO {
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_SCREEN_BUFFER_INFOEX` in this scope
[INFO] [stderr]   --> src/structs/console_screen_buffer_info_ex.rs:39:11
[INFO] [stderr]    |
[INFO] [stderr] 39 | impl From<CONSOLE_SCREEN_BUFFER_INFOEX> for ConsoleScreenBufferInfoEx {
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CONSOLE_SCREEN_BUFFER_INFOEX>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_SCREEN_BUFFER_INFOEX` in this scope
[INFO] [stderr]   --> src/structs/console_screen_buffer_info_ex.rs:41:19
[INFO] [stderr]    |
[INFO] [stderr] 41 |     fn from(info: CONSOLE_SCREEN_BUFFER_INFOEX) -> Self {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_SCREEN_BUFFER_INFOEX` in this scope
[INFO] [stderr]   --> src/structs/console_screen_buffer_info_ex.rs:56:11
[INFO] [stderr]    |
[INFO] [stderr] 56 | impl Into<CONSOLE_SCREEN_BUFFER_INFOEX> for ConsoleScreenBufferInfoEx {
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CONSOLE_SCREEN_BUFFER_INFOEX>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_SCREEN_BUFFER_INFOEX` in this scope
[INFO] [stderr]   --> src/structs/console_screen_buffer_info_ex.rs:58:22
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn into(self) -> CONSOLE_SCREEN_BUFFER_INFOEX {
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `CONSOLE_SCREEN_BUFFER_INFOEX` in this scope
[INFO] [stderr]   --> src/structs/console_screen_buffer_info_ex.rs:59:9
[INFO] [stderr]    |
[INFO] [stderr] 59 |         CONSOLE_SCREEN_BUFFER_INFOEX {
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_SELECTION_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_selection_info.rs:77:11
[INFO] [stderr]    |
[INFO] [stderr] 77 | impl Into<CONSOLE_SELECTION_INFO> for ConsoleSelectionInfo {
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CONSOLE_SELECTION_INFO>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_SELECTION_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_selection_info.rs:79:22
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn into(self) -> CONSOLE_SELECTION_INFO {
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `CONSOLE_SELECTION_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_selection_info.rs:80:9
[INFO] [stderr]    |
[INFO] [stderr] 80 |         CONSOLE_SELECTION_INFO {
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_SELECTION_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_selection_info.rs:88:11
[INFO] [stderr]    |
[INFO] [stderr] 88 | impl From<CONSOLE_SELECTION_INFO> for ConsoleSelectionInfo {
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CONSOLE_SELECTION_INFO>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_SELECTION_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_selection_info.rs:90:19
[INFO] [stderr]    |
[INFO] [stderr] 90 |     fn from(info: CONSOLE_SELECTION_INFO) -> Self {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_HISTORY_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_history_info.rs:18:11
[INFO] [stderr]    |
[INFO] [stderr] 18 | impl Into<CONSOLE_HISTORY_INFO> for ConsoleHistoryInfo{
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CONSOLE_HISTORY_INFO>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_HISTORY_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_history_info.rs:20:22
[INFO] [stderr]    |
[INFO] [stderr] 20 |     fn into(self) -> CONSOLE_HISTORY_INFO {
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `CONSOLE_HISTORY_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_history_info.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 21 |         CONSOLE_HISTORY_INFO{
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_HISTORY_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_history_info.rs:30:11
[INFO] [stderr]    |
[INFO] [stderr] 30 | impl From<CONSOLE_HISTORY_INFO> for ConsoleHistoryInfo{
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CONSOLE_HISTORY_INFO>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_HISTORY_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_history_info.rs:32:19
[INFO] [stderr]    |
[INFO] [stderr] 32 |     fn from(info: CONSOLE_HISTORY_INFO) -> Self {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_CURSOR_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_cursor_info.rs:15:11
[INFO] [stderr]    |
[INFO] [stderr] 15 | impl Into<CONSOLE_CURSOR_INFO> for ConsoleCursorInfo{
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CONSOLE_CURSOR_INFO>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_CURSOR_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_cursor_info.rs:17:22
[INFO] [stderr]    |
[INFO] [stderr] 17 |     fn into(self) -> CONSOLE_CURSOR_INFO {
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `CONSOLE_CURSOR_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_cursor_info.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 |         CONSOLE_CURSOR_INFO{
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_CURSOR_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_cursor_info.rs:25:11
[INFO] [stderr]    |
[INFO] [stderr] 25 | impl From<CONSOLE_CURSOR_INFO> for ConsoleCursorInfo{
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CONSOLE_CURSOR_INFO>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_CURSOR_INFO` in this scope
[INFO] [stderr]   --> src/structs/console_cursor_info.rs:27:19
[INFO] [stderr]    |
[INFO] [stderr] 27 |     fn from(info: CONSOLE_CURSOR_INFO) -> Self {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `SMALL_RECT` in this scope
[INFO] [stderr]   --> src/structs/small_rect.rs:76:11
[INFO] [stderr]    |
[INFO] [stderr] 76 | impl From<SMALL_RECT> for SmallRect {
[INFO] [stderr]    |     -     ^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<SMALL_RECT>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `SMALL_RECT` in this scope
[INFO] [stderr]   --> src/structs/small_rect.rs:78:19
[INFO] [stderr]    |
[INFO] [stderr] 78 |     fn from(rect: SMALL_RECT) -> Self {
[INFO] [stderr]    |                   ^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `SMALL_RECT` in this scope
[INFO] [stderr]   --> src/structs/small_rect.rs:88:11
[INFO] [stderr]    |
[INFO] [stderr] 88 | impl Into<SMALL_RECT> for SmallRect {
[INFO] [stderr]    |     -     ^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<SMALL_RECT>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `SMALL_RECT` in this scope
[INFO] [stderr]   --> src/structs/small_rect.rs:90:22
[INFO] [stderr]    |
[INFO] [stderr] 90 |     fn into(self) -> SMALL_RECT {
[INFO] [stderr]    |                      ^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `SMALL_RECT` in this scope
[INFO] [stderr]   --> src/structs/small_rect.rs:91:9
[INFO] [stderr]    |
[INFO] [stderr] 91 |         SMALL_RECT {
[INFO] [stderr]    |         ^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Formatter` in this scope
[INFO] [stderr]   --> src/structs/coord.rs:48:27
[INFO] [stderr]    |
[INFO] [stderr] 48 |     fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error> {
[INFO] [stderr]    |                           ^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use core::fmt::Formatter;
[INFO] [stderr]    |
[INFO] [stderr] 1  | use std::fmt::Formatter;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Error` in this scope
[INFO] [stderr]   --> src/structs/coord.rs:48:56
[INFO] [stderr]    |
[INFO] [stderr] 48 |     fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error> {
[INFO] [stderr]    |                                                        ^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope
[INFO] [stderr]    |
[INFO] [stderr] 1  | use core::fmt::Error;
[INFO] [stderr]    |
[INFO] [stderr] 1  | use std::error::Error;
[INFO] [stderr]    |
[INFO] [stderr] 1  | use std::fmt::Error;
[INFO] [stderr]    |
[INFO] [stderr] 1  | use std::io::Error;
[INFO] [stderr]    |
[INFO] [stderr] help: you might be missing a type parameter
[INFO] [stderr]    |
[INFO] [stderr] 46 | impl<Error> Display for Coord{
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `COORD` in this scope
[INFO] [stderr]   --> src/structs/coord.rs:53:11
[INFO] [stderr]    |
[INFO] [stderr] 53 | impl From<COORD> for Coord {
[INFO] [stderr]    |     -     ^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<COORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `COORD` in this scope
[INFO] [stderr]   --> src/structs/coord.rs:55:20
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn from(coord: COORD) -> Self {
[INFO] [stderr]    |                    ^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `COORD` in this scope
[INFO] [stderr]   --> src/structs/coord.rs:60:11
[INFO] [stderr]    |
[INFO] [stderr] 60 | impl Into<COORD> for Coord {
[INFO] [stderr]    |     -     ^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<COORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `COORD` in this scope
[INFO] [stderr]   --> src/structs/coord.rs:62:22
[INFO] [stderr]    |
[INFO] [stderr] 62 |     fn into(self) -> COORD {
[INFO] [stderr]    |                      ^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `COORD` in this scope
[INFO] [stderr]   --> src/structs/coord.rs:63:9
[INFO] [stderr]    |
[INFO] [stderr] 63 |         COORD {
[INFO] [stderr]    |         ^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `FOCUS_EVENT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/focus_event.rs:13:11
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl Into<FOCUS_EVENT_RECORD> for FocusEventRecord{
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<FOCUS_EVENT_RECORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `FOCUS_EVENT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/focus_event.rs:14:22
[INFO] [stderr]    |
[INFO] [stderr] 14 |     fn into(self) -> FOCUS_EVENT_RECORD {
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `FOCUS_EVENT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/focus_event.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 15 |         FOCUS_EVENT_RECORD{
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `FOCUS_EVENT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/focus_event.rs:21:11
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl From<FOCUS_EVENT_RECORD> for FocusEventRecord {
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<FOCUS_EVENT_RECORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `FOCUS_EVENT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/focus_event.rs:23:21
[INFO] [stderr]    |
[INFO] [stderr] 23 |     fn from(record: FOCUS_EVENT_RECORD) -> Self {
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `FOCUS_EVENT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/focus_event.rs:38:31
[INFO] [stderr]    |
[INFO] [stderr] 38 |         let raw_focus_event : FOCUS_EVENT_RECORD = focus_event.into();
[INFO] [stderr]    |                               ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `HANDLE` in this scope
[INFO] [stderr]   --> src/structs/handle.rs:14:13
[INFO] [stderr]    |
[INFO] [stderr] 14 |     handle: HANDLE,
[INFO] [stderr]    |             ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `CloseHandle` in this scope
[INFO] [stderr]   --> src/structs/handle.rs:34:30
[INFO] [stderr]    |
[INFO] [stderr] 34 |             assert!(unsafe { CloseHandle(**self) != 0 }, "Cannot close the handle")
[INFO] [stderr]    |                              ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `HANDLE` in this scope
[INFO] [stderr]   --> src/structs/handle.rs:54:24
[INFO] [stderr]    |
[INFO] [stderr] 54 |     pub fn new(handle: HANDLE) -> Handle {
[INFO] [stderr]    |                        ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `HANDLE` in this scope
[INFO] [stderr]   --> src/structs/handle.rs:84:30
[INFO] [stderr]    |
[INFO] [stderr] 84 |     pub fn new_owned(handle: HANDLE) -> Handle {
[INFO] [stderr]    |                              ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `HANDLE` in this scope
[INFO] [stderr]    --> src/structs/handle.rs:105:30
[INFO] [stderr]     |
[INFO] [stderr] 105 |     pub fn get_raw(&self) -> HANDLE {
[INFO] [stderr]     |                              ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `INVALID_HANDLE_VALUE` in this scope
[INFO] [stderr]    --> src/structs/handle.rs:124:29
[INFO] [stderr]     |
[INFO] [stderr] 124 |         if self.0.handle == INVALID_HANDLE_VALUE {
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `HANDLE` in this scope
[INFO] [stderr]    --> src/structs/handle.rs:140:19
[INFO] [stderr]     |
[INFO] [stderr] 140 |     type Target = HANDLE;
[INFO] [stderr]     |                   ^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `FROM_LEFT_1ST_BUTTON_PRESSED` in this scope
[INFO] [stderr]    --> src/structs/input_event.rs:195:25
[INFO] [stderr]     |
[INFO] [stderr] 195 |         self.0 as u32 & FROM_LEFT_1ST_BUTTON_PRESSED != 0
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `RIGHTMOST_BUTTON_PRESSED` in this scope
[INFO] [stderr]    --> src/structs/input_event.rs:202:16
[INFO] [stderr]     |
[INFO] [stderr] 202 |             & (RIGHTMOST_BUTTON_PRESSED
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `FROM_LEFT_3RD_BUTTON_PRESSED` in this scope
[INFO] [stderr]    --> src/structs/input_event.rs:203:19
[INFO] [stderr]     |
[INFO] [stderr] 203 |                 | FROM_LEFT_3RD_BUTTON_PRESSED
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `FROM_LEFT_4TH_BUTTON_PRESSED` in this scope
[INFO] [stderr]    --> src/structs/input_event.rs:204:19
[INFO] [stderr]     |
[INFO] [stderr] 204 |                 | FROM_LEFT_4TH_BUTTON_PRESSED)
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `FROM_LEFT_2ND_BUTTON_PRESSED` in this scope
[INFO] [stderr]    --> src/structs/input_event.rs:211:25
[INFO] [stderr]     |
[INFO] [stderr] 211 |         self.0 as u32 & FROM_LEFT_2ND_BUTTON_PRESSED != 0
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `KEY_EVENT_RECORD` in this scope
[INFO] [stderr]    --> src/structs/input_event.rs:233:11
[INFO] [stderr]     |
[INFO] [stderr] 233 | impl Into<KEY_EVENT_RECORD> for KeyEventRecord{
[INFO] [stderr]     |     -     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]     |     |
[INFO] [stderr]     |     help: you might be missing a type parameter: `<KEY_EVENT_RECORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `KEY_EVENT_RECORD` in this scope
[INFO] [stderr]    --> src/structs/input_event.rs:234:22
[INFO] [stderr]     |
[INFO] [stderr] 234 |     fn into(self) -> KEY_EVENT_RECORD {
[INFO] [stderr]     |                      ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `KEY_EVENT_RECORD` in this scope
[INFO] [stderr]    --> src/structs/input_event.rs:235:9
[INFO] [stderr]     |
[INFO] [stderr] 235 |         KEY_EVENT_RECORD{
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `MOUSE_EVENT_RECORD` in this scope
[INFO] [stderr]    --> src/structs/input_event.rs:250:11
[INFO] [stderr]     |
[INFO] [stderr] 250 | impl Into<MOUSE_EVENT_RECORD> for MouseEventRecord{
[INFO] [stderr]     |     -     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]     |     |
[INFO] [stderr]     |     help: you might be missing a type parameter: `<MOUSE_EVENT_RECORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `MOUSE_EVENT_RECORD` in this scope
[INFO] [stderr]    --> src/structs/input_event.rs:251:22
[INFO] [stderr]     |
[INFO] [stderr] 251 |     fn into(self) -> MOUSE_EVENT_RECORD {
[INFO] [stderr]     |                      ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `MOUSE_EVENT_RECORD` in this scope
[INFO] [stderr]    --> src/structs/input_event.rs:252:9
[INFO] [stderr]     |
[INFO] [stderr] 252 |         MOUSE_EVENT_RECORD{
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `KEY_EVENT_RECORD` in this scope
[INFO] [stderr]    --> src/structs/input_event.rs:261:11
[INFO] [stderr]     |
[INFO] [stderr] 261 | impl From<KEY_EVENT_RECORD> for KeyEventRecord {
[INFO] [stderr]     |     -     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]     |     |
[INFO] [stderr]     |     help: you might be missing a type parameter: `<KEY_EVENT_RECORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `KEY_EVENT_RECORD` in this scope
[INFO] [stderr]    --> src/structs/input_event.rs:263:21
[INFO] [stderr]     |
[INFO] [stderr] 263 |     fn from(record: KEY_EVENT_RECORD) -> Self {
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `MOUSE_EVENT_RECORD` in this scope
[INFO] [stderr]    --> src/structs/input_event.rs:288:11
[INFO] [stderr]     |
[INFO] [stderr] 288 | impl From<MOUSE_EVENT_RECORD> for MouseEventRecord {
[INFO] [stderr]     |     -     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]     |     |
[INFO] [stderr]     |     help: you might be missing a type parameter: `<MOUSE_EVENT_RECORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `MOUSE_EVENT_RECORD` in this scope
[INFO] [stderr]    --> src/structs/input_event.rs:290:20
[INFO] [stderr]     |
[INFO] [stderr] 290 |     fn from(event: MOUSE_EVENT_RECORD) -> Self {
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `KEY_EVENT_RECORD` in this scope
[INFO] [stderr]    --> src/structs/input_event.rs:321:29
[INFO] [stderr]     |
[INFO] [stderr] 321 |         let raw_key_event : KEY_EVENT_RECORD = key_event.into();
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `MOUSE_EVENT_RECORD` in this scope
[INFO] [stderr]    --> src/structs/input_event.rs:336:31
[INFO] [stderr]     |
[INFO] [stderr] 336 |         let raw_mouse_event : MOUSE_EVENT_RECORD = mouse_event.into();
[INFO] [stderr]     |                               ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:32:11
[INFO] [stderr]    |
[INFO] [stderr] 32 | impl From<INPUT_RECORD> for InputRecord {
[INFO] [stderr]    |     -     ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<INPUT_RECORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:33:21
[INFO] [stderr]    |
[INFO] [stderr] 33 |     fn from(record: INPUT_RECORD) -> Self {
[INFO] [stderr]    |                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:49:11
[INFO] [stderr]    |
[INFO] [stderr] 49 | impl Into<INPUT_RECORD> for InputRecord{
[INFO] [stderr]    |     -     ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<INPUT_RECORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:50:22
[INFO] [stderr]    |
[INFO] [stderr] 50 |     fn into(self) -> INPUT_RECORD {
[INFO] [stderr]    |                      ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:61:11
[INFO] [stderr]    |
[INFO] [stderr] 61 | impl Into<INPUT_RECORD> for KeyEventRecord{
[INFO] [stderr]    |     -     ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<INPUT_RECORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:62:22
[INFO] [stderr]    |
[INFO] [stderr] 62 |     fn into(self) -> INPUT_RECORD {
[INFO] [stderr]    |                      ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `INPUT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:63:9
[INFO] [stderr]    |
[INFO] [stderr] 63 |         INPUT_RECORD{
[INFO] [stderr]    |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `KEY_EVENT` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:64:24
[INFO] [stderr]    |
[INFO] [stderr] 64 |             EventType: KEY_EVENT,
[INFO] [stderr]    |                        ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `KEY_EVENT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:66:29
[INFO] [stderr]    |
[INFO] [stderr] 66 |                 let event : KEY_EVENT_RECORD = self.into();
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:73:11
[INFO] [stderr]    |
[INFO] [stderr] 73 | impl Into<INPUT_RECORD> for MouseEventRecord{
[INFO] [stderr]    |     -     ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<INPUT_RECORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:74:22
[INFO] [stderr]    |
[INFO] [stderr] 74 |     fn into(self) -> INPUT_RECORD {
[INFO] [stderr]    |                      ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `INPUT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:75:9
[INFO] [stderr]    |
[INFO] [stderr] 75 |         INPUT_RECORD{
[INFO] [stderr]    |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `MOUSE_EVENT` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:76:24
[INFO] [stderr]    |
[INFO] [stderr] 76 |             EventType: MOUSE_EVENT,
[INFO] [stderr]    |                        ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `MOUSE_EVENT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:78:29
[INFO] [stderr]    |
[INFO] [stderr] 78 |                 let event : MOUSE_EVENT_RECORD = self.into();
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:85:11
[INFO] [stderr]    |
[INFO] [stderr] 85 | impl Into<INPUT_RECORD> for WindowBufferSizeRecord{
[INFO] [stderr]    |     -     ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<INPUT_RECORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:86:22
[INFO] [stderr]    |
[INFO] [stderr] 86 |     fn into(self) -> INPUT_RECORD {
[INFO] [stderr]    |                      ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `INPUT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:87:9
[INFO] [stderr]    |
[INFO] [stderr] 87 |         INPUT_RECORD{
[INFO] [stderr]    |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `WINDOW_BUFFER_SIZE_EVENT` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:88:24
[INFO] [stderr]    |
[INFO] [stderr] 88 |             EventType: WINDOW_BUFFER_SIZE_EVENT,
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `WINDOW_BUFFER_SIZE_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:90:29
[INFO] [stderr]    |
[INFO] [stderr] 90 |                 let event : WINDOW_BUFFER_SIZE_RECORD = self.into();
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:97:11
[INFO] [stderr]    |
[INFO] [stderr] 97 | impl Into<INPUT_RECORD> for MenuEventRecord{
[INFO] [stderr]    |     -     ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<INPUT_RECORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:98:22
[INFO] [stderr]    |
[INFO] [stderr] 98 |     fn into(self) -> INPUT_RECORD {
[INFO] [stderr]    |                      ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `INPUT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/input_record.rs:99:9
[INFO] [stderr]    |
[INFO] [stderr] 99 |         INPUT_RECORD{
[INFO] [stderr]    |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `MENU_EVENT` in this scope
[INFO] [stderr]    --> src/structs/input_record.rs:100:24
[INFO] [stderr]     |
[INFO] [stderr] 100 |             EventType: MENU_EVENT,
[INFO] [stderr]     |                        ^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `MENU_EVENT_RECORD` in this scope
[INFO] [stderr]    --> src/structs/input_record.rs:102:29
[INFO] [stderr]     |
[INFO] [stderr] 102 |                 let event : MENU_EVENT_RECORD = self.into();
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]    --> src/structs/input_record.rs:109:11
[INFO] [stderr]     |
[INFO] [stderr] 109 | impl Into<INPUT_RECORD> for FocusEventRecord{
[INFO] [stderr]     |     -     ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]     |     |
[INFO] [stderr]     |     help: you might be missing a type parameter: `<INPUT_RECORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]    --> src/structs/input_record.rs:110:22
[INFO] [stderr]     |
[INFO] [stderr] 110 |     fn into(self) -> INPUT_RECORD {
[INFO] [stderr]     |                      ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `INPUT_RECORD` in this scope
[INFO] [stderr]    --> src/structs/input_record.rs:111:9
[INFO] [stderr]     |
[INFO] [stderr] 111 |         INPUT_RECORD{
[INFO] [stderr]     |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `FOCUS_EVENT` in this scope
[INFO] [stderr]    --> src/structs/input_record.rs:112:24
[INFO] [stderr]     |
[INFO] [stderr] 112 |             EventType: FOCUS_EVENT,
[INFO] [stderr]     |                        ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `FOCUS_EVENT_RECORD` in this scope
[INFO] [stderr]    --> src/structs/input_record.rs:114:29
[INFO] [stderr]     |
[INFO] [stderr] 114 |                 let event : FOCUS_EVENT_RECORD = self.into();
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `INPUT_RECORD` in this scope
[INFO] [stderr]    --> src/structs/input_record.rs:136:22
[INFO] [stderr]     |
[INFO] [stderr] 136 |         let record : INPUT_RECORD = key_event.into();
[INFO] [stderr]     |                      ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `KEY_EVENT` in this scope
[INFO] [stderr]    --> src/structs/input_record.rs:137:38
[INFO] [stderr]     |
[INFO] [stderr] 137 |         assert_eq!(record.EventType, KEY_EVENT);
[INFO] [stderr]     |                                      ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `MENU_EVENT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/menu_event.rs:13:11
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl Into<MENU_EVENT_RECORD> for MenuEventRecord{
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<MENU_EVENT_RECORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `MENU_EVENT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/menu_event.rs:14:22
[INFO] [stderr]    |
[INFO] [stderr] 14 |     fn into(self) -> MENU_EVENT_RECORD {
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `MENU_EVENT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/menu_event.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 15 |         MENU_EVENT_RECORD{
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `MENU_EVENT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/menu_event.rs:21:11
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl From<MENU_EVENT_RECORD> for MenuEventRecord {
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<MENU_EVENT_RECORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `MENU_EVENT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/menu_event.rs:23:21
[INFO] [stderr]    |
[INFO] [stderr] 23 |     fn from(record: MENU_EVENT_RECORD) -> Self {
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `MENU_EVENT_RECORD` in this scope
[INFO] [stderr]   --> src/structs/menu_event.rs:37:30
[INFO] [stderr]    |
[INFO] [stderr] 37 |         let raw_menu_event : MENU_EVENT_RECORD = menu_event.into();
[INFO] [stderr]    |                              ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `WINDOW_BUFFER_SIZE_RECORD` in this scope
[INFO] [stderr]   --> src/structs/window_buffer_size_event.rs:13:11
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl Into<WINDOW_BUFFER_SIZE_RECORD> for WindowBufferSizeRecord{
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<WINDOW_BUFFER_SIZE_RECORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `WINDOW_BUFFER_SIZE_RECORD` in this scope
[INFO] [stderr]   --> src/structs/window_buffer_size_event.rs:14:22
[INFO] [stderr]    |
[INFO] [stderr] 14 |     fn into(self) -> WINDOW_BUFFER_SIZE_RECORD {
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `WINDOW_BUFFER_SIZE_RECORD` in this scope
[INFO] [stderr]   --> src/structs/window_buffer_size_event.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 15 |         WINDOW_BUFFER_SIZE_RECORD{
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `WINDOW_BUFFER_SIZE_RECORD` in this scope
[INFO] [stderr]   --> src/structs/window_buffer_size_event.rs:21:11
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl From<WINDOW_BUFFER_SIZE_RECORD> for WindowBufferSizeRecord {
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<WINDOW_BUFFER_SIZE_RECORD>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `WINDOW_BUFFER_SIZE_RECORD` in this scope
[INFO] [stderr]   --> src/structs/window_buffer_size_event.rs:23:21
[INFO] [stderr]    |
[INFO] [stderr] 23 |     fn from(record: WINDOW_BUFFER_SIZE_RECORD) -> Self {
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `WINDOW_BUFFER_SIZE_RECORD` in this scope
[INFO] [stderr]   --> src/structs/window_buffer_size_event.rs:38:32
[INFO] [stderr]    |
[INFO] [stderr] 38 |         let raw_window_event : WINDOW_BUFFER_SIZE_RECORD = window_event.into();
[INFO] [stderr]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CHAR_INFO` in this scope
[INFO] [stderr]   --> src/structs/char_info.rs:26:11
[INFO] [stderr]    |
[INFO] [stderr] 26 | impl From<CHAR_INFO> for CharInfo{
[INFO] [stderr]    |     -     ^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CHAR_INFO>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CHAR_INFO` in this scope
[INFO] [stderr]   --> src/structs/char_info.rs:27:19
[INFO] [stderr]    |
[INFO] [stderr] 27 |     fn from(info: CHAR_INFO) -> Self {
[INFO] [stderr]    |                   ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CHAR_INFO` in this scope
[INFO] [stderr]   --> src/structs/char_info.rs:37:11
[INFO] [stderr]    |
[INFO] [stderr] 37 | impl Into<CHAR_INFO> for CharInfo{
[INFO] [stderr]    |     -     ^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CHAR_INFO>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CHAR_INFO` in this scope
[INFO] [stderr]   --> src/structs/char_info.rs:38:22
[INFO] [stderr]    |
[INFO] [stderr] 38 |     fn into(self) -> CHAR_INFO {
[INFO] [stderr]    |                      ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `CHAR_INFO` in this scope
[INFO] [stderr]   --> src/structs/char_info.rs:39:9
[INFO] [stderr]    |
[INFO] [stderr] 39 |         CHAR_INFO{
[INFO] [stderr]    |         ^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_READCONSOLE_CONTROL` in this scope
[INFO] [stderr]   --> src/structs/console_read_control.rs:57:11
[INFO] [stderr]    |
[INFO] [stderr] 57 | impl From<CONSOLE_READCONSOLE_CONTROL> for ConsoleReadControl{
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CONSOLE_READCONSOLE_CONTROL>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_READCONSOLE_CONTROL` in this scope
[INFO] [stderr]   --> src/structs/console_read_control.rs:59:22
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn from(control: CONSOLE_READCONSOLE_CONTROL) -> Self {
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_READCONSOLE_CONTROL` in this scope
[INFO] [stderr]   --> src/structs/console_read_control.rs:69:11
[INFO] [stderr]    |
[INFO] [stderr] 69 | impl Into<CONSOLE_READCONSOLE_CONTROL> for ConsoleReadControl{
[INFO] [stderr]    |     -     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |     |
[INFO] [stderr]    |     help: you might be missing a type parameter: `<CONSOLE_READCONSOLE_CONTROL>`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `CONSOLE_READCONSOLE_CONTROL` in this scope
[INFO] [stderr]   --> src/structs/console_read_control.rs:71:22
[INFO] [stderr]    |
[INFO] [stderr] 71 |     fn into(self) -> CONSOLE_READCONSOLE_CONTROL {
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `CONSOLE_READCONSOLE_CONTROL` in this scope
[INFO] [stderr]   --> src/structs/console_read_control.rs:72:9
[INFO] [stderr]    |
[INFO] [stderr] 72 |         CONSOLE_READCONSOLE_CONTROL{
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: arrays only have std trait implementations for lengths 0..=32
[INFO] [stderr]   --> src/structs/console_font_info_ex.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub face_name: [u16; LF_FACESIZE],
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::array::LengthAtMost32` is not implemented for `[u16; _]`
[INFO] [stderr]    |
[INFO] [stderr]    = note: required because of the requirements on the impl of `std::fmt::Debug` for `[u16; _]`
[INFO] [stderr]    = note: required because of the requirements on the impl of `std::fmt::Debug` for `&[u16; _]`
[INFO] [stderr]    = note: required for the cast to the object type `dyn std::fmt::Debug`
[INFO] [stderr]    = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: arrays only have std trait implementations for lengths 0..=32
[INFO] [stderr]   --> src/structs/console_font_info_ex.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub face_name: [u16; LF_FACESIZE],
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::array::LengthAtMost32` is not implemented for `[u16; _]`
[INFO] [stderr]    |
[INFO] [stderr]    = note: required because of the requirements on the impl of `std::cmp::Eq` for `[u16; _]`
[INFO] [stderr]    = note: required by `std::cmp::AssertParamIsEq`
[INFO] [stderr]    = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `[u16; _]`
[INFO] [stderr]   --> src/structs/console_font_info_ex.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub face_name: [u16; LF_FACESIZE],
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0369]: binary operation `!=` cannot be applied to type `[u16; _]`
[INFO] [stderr]   --> src/structs/console_font_info_ex.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub face_name: [u16; LF_FACESIZE],
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 289 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0277, E0369, E0412, E0422, E0425, E0432, E0433.
[INFO] [stderr] For more information about an error, try `rustc --explain E0277`.
[INFO] [stderr] error: could not compile `win32console`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error[E0277]: arrays only have std trait implementations for lengths 0..=32
[INFO] [stderr]   --> src/structs/console_font_info_ex.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub face_name: [u16; LF_FACESIZE],
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::array::LengthAtMost32` is not implemented for `[u16; _]`
[INFO] [stderr]    |
[INFO] [stderr]    = note: required because of the requirements on the impl of `std::fmt::Debug` for `[u16; _]`
[INFO] [stderr]    = note: required because of the requirements on the impl of `std::fmt::Debug` for `&[u16; _]`
[INFO] [stderr]    = note: required for the cast to the object type `dyn std::fmt::Debug`
[INFO] [stderr]    = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: arrays only have std trait implementations for lengths 0..=32
[INFO] [stderr]   --> src/structs/console_font_info_ex.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub face_name: [u16; LF_FACESIZE],
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::array::LengthAtMost32` is not implemented for `[u16; _]`
[INFO] [stderr]    |
[INFO] [stderr]    = note: required because of the requirements on the impl of `std::cmp::Eq` for `[u16; _]`
[INFO] [stderr]    = note: required by `std::cmp::AssertParamIsEq`
[INFO] [stderr]    = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `[u16; _]`
[INFO] [stderr]   --> src/structs/console_font_info_ex.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub face_name: [u16; LF_FACESIZE],
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0369]: binary operation `!=` cannot be applied to type `[u16; _]`
[INFO] [stderr]   --> src/structs/console_font_info_ex.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub face_name: [u16; LF_FACESIZE],
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 296 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0277, E0369, E0412, E0422, E0425, E0432, E0433.
[INFO] [stderr] For more information about an error, try `rustc --explain E0277`.
[INFO] [stderr] error: could not compile `win32console`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "32bd6d18238bc71814f4bedf983404153c79f1289377b9f11158c1461a2d44b8"`
[INFO] running `"docker" "rm" "-f" "32bd6d18238bc71814f4bedf983404153c79f1289377b9f11158c1461a2d44b8"`
[INFO] [stdout] 32bd6d18238bc71814f4bedf983404153c79f1289377b9f11158c1461a2d44b8
