[INFO] cloning repository https://github.com/Dgame/winter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dgame/winter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDgame%2Fwinter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDgame%2Fwinter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6eae830c9c31e50bfc6e5d1a904e698e1a4d68f [INFO] checking Dgame/winter against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDgame%2Fwinter" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Dgame/winter on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Dgame/winter [INFO] finished tweaking git repo https://github.com/Dgame/winter [INFO] tweaked toml for git repo https://github.com/Dgame/winter written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Dgame/winter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fff791897d4550b303b94f4355567e1aa47c0613ccb3a945d715df82397531b3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fff791897d4550b303b94f4355567e1aa47c0613ccb3a945d715df82397531b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fff791897d4550b303b94f4355567e1aa47c0613ccb3a945d715df82397531b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fff791897d4550b303b94f4355567e1aa47c0613ccb3a945d715df82397531b3", kill_on_drop: false }` [INFO] [stdout] fff791897d4550b303b94f4355567e1aa47c0613ccb3a945d715df82397531b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40a47bffec444889ebccee9ea6605a743dc39b7b8400235f3536c1cb4fb2d5eb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "40a47bffec444889ebccee9ea6605a743dc39b7b8400235f3536c1cb4fb2d5eb", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling proc-macro2 v0.4.13 [INFO] [stderr] Compiling num-bigint v0.2.0 [INFO] [stderr] Compiling num-complex v0.2.0 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling winapi v0.3.5 [INFO] [stderr] Checking enumflags v0.4.1 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling quote v0.6.6 [INFO] [stderr] Compiling syn v0.14.8 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Compiling enumflags_derive v0.4.1 [INFO] [stderr] Checking winter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/cli/color.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::um::wincon::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/cli/console.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::shared::minwindef::{DWORD, MAX_PATH}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/cli/console.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::shared::windef::HWND; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/cli/console.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::um::consoleapi::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/cli/console.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use winapi::um::errhandlingapi::GetLastError; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/cli/console.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use winapi::um::handleapi::INVALID_HANDLE_VALUE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/cli/console.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | use winapi::um::processenv::{GetCurrentDirectoryA, GetStdHandle, SetCurrentDirectoryA}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/cli/console.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | use winapi::um::winbase::{STD_INPUT_HANDLE, STD_OUTPUT_HANDLE}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/cli/console.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | use winapi::um::wincon::ENABLE_EXTENDED_FLAGS; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/cli/console.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use winapi::um::wincon::ENABLE_INSERT_MODE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/cli/console.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | use winapi::um::wincon::ENABLE_PROCESSED_INPUT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/cli/console.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | use winapi::um::wincon::ENABLE_QUICK_EDIT_MODE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/cli/console.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | use winapi::um::wincon::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/cli/console.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | use winapi::um::winnt::HANDLE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/cli/console.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | use winapi::um::winuser::{SetWindowPos, SWP_NOSIZE, SWP_NOZORDER}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/cli/event.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::wincon::{INPUT_RECORD, KEY_EVENT}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/cli/input.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::wincon::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/cli/color.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::um::wincon::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/cli/console.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::shared::minwindef::{DWORD, MAX_PATH}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/cli/console.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::shared::windef::HWND; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/cli/console.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::um::consoleapi::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/cli/console.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use winapi::um::errhandlingapi::GetLastError; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/cli/console.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use winapi::um::handleapi::INVALID_HANDLE_VALUE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/cli/console.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | use winapi::um::processenv::{GetCurrentDirectoryA, GetStdHandle, SetCurrentDirectoryA}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/cli/console.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | use winapi::um::winbase::{STD_INPUT_HANDLE, STD_OUTPUT_HANDLE}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/cli/console.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | use winapi::um::wincon::ENABLE_EXTENDED_FLAGS; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/cli/console.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use winapi::um::wincon::ENABLE_INSERT_MODE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/cli/console.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | use winapi::um::wincon::ENABLE_PROCESSED_INPUT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/cli/console.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | use winapi::um::wincon::ENABLE_QUICK_EDIT_MODE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/cli/console.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | use winapi::um::wincon::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/cli/console.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | use winapi::um::winnt::HANDLE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/cli/console.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | use winapi::um::winuser::{SetWindowPos, SWP_NOSIZE, SWP_NOZORDER}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/cli/event.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::wincon::{INPUT_RECORD, KEY_EVENT}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/cli/input.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::wincon::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CONSOLE_SCREEN_BUFFER_INFO` [INFO] [stdout] --> src/cli/console.rs:98:38 [INFO] [stdout] | [INFO] [stdout] 98 | let mut screen_buffer_info = CONSOLE_SCREEN_BUFFER_INFO::empty(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CONSOLE_SCREEN_BUFFER_INFO` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `COORD` [INFO] [stdout] --> src/cli/console.rs:368:21 [INFO] [stdout] | [INFO] [stdout] 368 | dwSize: COORD::empty(), [INFO] [stdout] | ^^^^^ use of undeclared type `COORD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CONSOLE_SCREEN_BUFFER_INFO` [INFO] [stdout] --> src/cli/console.rs:98:38 [INFO] [stdout] | [INFO] [stdout] 98 | let mut screen_buffer_info = CONSOLE_SCREEN_BUFFER_INFO::empty(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CONSOLE_SCREEN_BUFFER_INFO` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `COORD` [INFO] [stdout] --> src/cli/console.rs:369:31 [INFO] [stdout] | [INFO] [stdout] 369 | dwCursorPosition: COORD::empty(), [INFO] [stdout] | ^^^^^ use of undeclared type `COORD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SMALL_RECT` [INFO] [stdout] --> src/cli/console.rs:371:23 [INFO] [stdout] | [INFO] [stdout] 371 | srWindow: SMALL_RECT::empty(), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `SMALL_RECT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `COORD` [INFO] [stdout] --> src/cli/console.rs:372:34 [INFO] [stdout] | [INFO] [stdout] 372 | dwMaximumWindowSize: COORD::empty(), [INFO] [stdout] | ^^^^^ use of undeclared type `COORD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_INTENSITY` in this scope [INFO] [stdout] --> src/cli/color.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | Color::Blue => FOREGROUND_INTENSITY | FOREGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_BLUE` in this scope [INFO] [stdout] --> src/cli/color.rs:29:51 [INFO] [stdout] | [INFO] [stdout] 29 | Color::Blue => FOREGROUND_INTENSITY | FOREGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_BLUE` in this scope [INFO] [stdout] --> src/cli/color.rs:30:32 [INFO] [stdout] | [INFO] [stdout] 30 | Color::DarkBlue => FOREGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_INTENSITY` in this scope [INFO] [stdout] --> src/cli/color.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | Color::Cyan => FOREGROUND_INTENSITY | FOREGROUND_GREEN | FOREGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_GREEN` in this scope [INFO] [stdout] --> src/cli/color.rs:31:51 [INFO] [stdout] | [INFO] [stdout] 31 | Color::Cyan => FOREGROUND_INTENSITY | FOREGROUND_GREEN | FOREGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_BLUE` in this scope [INFO] [stdout] --> src/cli/color.rs:31:70 [INFO] [stdout] | [INFO] [stdout] 31 | Color::Cyan => FOREGROUND_INTENSITY | FOREGROUND_GREEN | FOREGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_GREEN` in this scope [INFO] [stdout] --> src/cli/color.rs:32:32 [INFO] [stdout] | [INFO] [stdout] 32 | Color::DarkCyan => FOREGROUND_GREEN | FOREGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_BLUE` in this scope [INFO] [stdout] --> src/cli/color.rs:32:51 [INFO] [stdout] | [INFO] [stdout] 32 | Color::DarkCyan => FOREGROUND_GREEN | FOREGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_INTENSITY` in this scope [INFO] [stdout] --> src/cli/color.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | FOREGROUND_INTENSITY | FOREGROUND_RED | FOREGROUND_GREEN | FOREGROUND_BLUE [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_RED` in this scope [INFO] [stdout] --> src/cli/color.rs:34:40 [INFO] [stdout] | [INFO] [stdout] 34 | FOREGROUND_INTENSITY | FOREGROUND_RED | FOREGROUND_GREEN | FOREGROUND_BLUE [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_GREEN` in this scope [INFO] [stdout] --> src/cli/color.rs:34:57 [INFO] [stdout] | [INFO] [stdout] 34 | FOREGROUND_INTENSITY | FOREGROUND_RED | FOREGROUND_GREEN | FOREGROUND_BLUE [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_BLUE` in this scope [INFO] [stdout] --> src/cli/color.rs:34:76 [INFO] [stdout] | [INFO] [stdout] 34 | FOREGROUND_INTENSITY | FOREGROUND_RED | FOREGROUND_GREEN | FOREGROUND_BLUE [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_RED` in this scope [INFO] [stdout] --> src/cli/color.rs:36:33 [INFO] [stdout] | [INFO] [stdout] 36 | Color::DarkWhite => FOREGROUND_RED | FOREGROUND_GREEN | FOREGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_GREEN` in this scope [INFO] [stdout] --> src/cli/color.rs:36:50 [INFO] [stdout] | [INFO] [stdout] 36 | Color::DarkWhite => FOREGROUND_RED | FOREGROUND_GREEN | FOREGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_BLUE` in this scope [INFO] [stdout] --> src/cli/color.rs:36:69 [INFO] [stdout] | [INFO] [stdout] 36 | Color::DarkWhite => FOREGROUND_RED | FOREGROUND_GREEN | FOREGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_INTENSITY` in this scope [INFO] [stdout] --> src/cli/color.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | Color::Black => FOREGROUND_INTENSITY, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_INTENSITY` in this scope [INFO] [stdout] --> src/cli/color.rs:39:29 [INFO] [stdout] | [INFO] [stdout] 39 | Color::Green => FOREGROUND_INTENSITY | FOREGROUND_GREEN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_GREEN` in this scope [INFO] [stdout] --> src/cli/color.rs:39:52 [INFO] [stdout] | [INFO] [stdout] 39 | Color::Green => FOREGROUND_INTENSITY | FOREGROUND_GREEN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_GREEN` in this scope [INFO] [stdout] --> src/cli/color.rs:40:33 [INFO] [stdout] | [INFO] [stdout] 40 | Color::DarkGreen => FOREGROUND_GREEN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_INTENSITY` in this scope [INFO] [stdout] --> src/cli/color.rs:41:31 [INFO] [stdout] | [INFO] [stdout] 41 | Color::Magenta => FOREGROUND_INTENSITY | FOREGROUND_RED | FOREGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_RED` in this scope [INFO] [stdout] --> src/cli/color.rs:41:54 [INFO] [stdout] | [INFO] [stdout] 41 | Color::Magenta => FOREGROUND_INTENSITY | FOREGROUND_RED | FOREGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_BLUE` in this scope [INFO] [stdout] --> src/cli/color.rs:41:71 [INFO] [stdout] | [INFO] [stdout] 41 | Color::Magenta => FOREGROUND_INTENSITY | FOREGROUND_RED | FOREGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_RED` in this scope [INFO] [stdout] --> src/cli/color.rs:42:35 [INFO] [stdout] | [INFO] [stdout] 42 | Color::DarkMagenta => FOREGROUND_RED | FOREGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_BLUE` in this scope [INFO] [stdout] --> src/cli/color.rs:42:52 [INFO] [stdout] | [INFO] [stdout] 42 | Color::DarkMagenta => FOREGROUND_RED | FOREGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_INTENSITY` in this scope [INFO] [stdout] --> src/cli/color.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | Color::Red => FOREGROUND_INTENSITY | FOREGROUND_RED, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_RED` in this scope [INFO] [stdout] --> src/cli/color.rs:43:50 [INFO] [stdout] | [INFO] [stdout] 43 | Color::Red => FOREGROUND_INTENSITY | FOREGROUND_RED, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_RED` in this scope [INFO] [stdout] --> src/cli/color.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | Color::DarkRed => FOREGROUND_RED, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_INTENSITY` in this scope [INFO] [stdout] --> src/cli/color.rs:45:30 [INFO] [stdout] | [INFO] [stdout] 45 | Color::Yellow => FOREGROUND_INTENSITY | FOREGROUND_RED | FOREGROUND_GREEN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_RED` in this scope [INFO] [stdout] --> src/cli/color.rs:45:53 [INFO] [stdout] | [INFO] [stdout] 45 | Color::Yellow => FOREGROUND_INTENSITY | FOREGROUND_RED | FOREGROUND_GREEN, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_GREEN` in this scope [INFO] [stdout] --> src/cli/color.rs:45:70 [INFO] [stdout] | [INFO] [stdout] 45 | Color::Yellow => FOREGROUND_INTENSITY | FOREGROUND_RED | FOREGROUND_GREEN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_RED` in this scope [INFO] [stdout] --> src/cli/color.rs:46:34 [INFO] [stdout] | [INFO] [stdout] 46 | Color::DarkYellow => FOREGROUND_RED | FOREGROUND_GREEN, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_GREEN` in this scope [INFO] [stdout] --> src/cli/color.rs:46:51 [INFO] [stdout] | [INFO] [stdout] 46 | Color::DarkYellow => FOREGROUND_RED | FOREGROUND_GREEN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_INTENSITY` in this scope [INFO] [stdout] --> src/cli/color.rs:52:28 [INFO] [stdout] | [INFO] [stdout] 52 | Color::Blue => BACKGROUND_INTENSITY | BACKGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_BLUE` in this scope [INFO] [stdout] --> src/cli/color.rs:52:51 [INFO] [stdout] | [INFO] [stdout] 52 | Color::Blue => BACKGROUND_INTENSITY | BACKGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_BLUE` in this scope [INFO] [stdout] --> src/cli/color.rs:53:32 [INFO] [stdout] | [INFO] [stdout] 53 | Color::DarkBlue => BACKGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_INTENSITY` in this scope [INFO] [stdout] --> src/cli/color.rs:54:28 [INFO] [stdout] | [INFO] [stdout] 54 | Color::Cyan => BACKGROUND_INTENSITY | BACKGROUND_GREEN | BACKGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_GREEN` in this scope [INFO] [stdout] --> src/cli/color.rs:54:51 [INFO] [stdout] | [INFO] [stdout] 54 | Color::Cyan => BACKGROUND_INTENSITY | BACKGROUND_GREEN | BACKGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_BLUE` in this scope [INFO] [stdout] --> src/cli/color.rs:54:70 [INFO] [stdout] | [INFO] [stdout] 54 | Color::Cyan => BACKGROUND_INTENSITY | BACKGROUND_GREEN | BACKGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_GREEN` in this scope [INFO] [stdout] --> src/cli/color.rs:55:32 [INFO] [stdout] | [INFO] [stdout] 55 | Color::DarkCyan => BACKGROUND_GREEN | BACKGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_BLUE` in this scope [INFO] [stdout] --> src/cli/color.rs:55:51 [INFO] [stdout] | [INFO] [stdout] 55 | Color::DarkCyan => BACKGROUND_GREEN | BACKGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_INTENSITY` in this scope [INFO] [stdout] --> src/cli/color.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | BACKGROUND_INTENSITY | BACKGROUND_RED | BACKGROUND_GREEN | BACKGROUND_BLUE [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_RED` in this scope [INFO] [stdout] --> src/cli/color.rs:57:40 [INFO] [stdout] | [INFO] [stdout] 57 | BACKGROUND_INTENSITY | BACKGROUND_RED | BACKGROUND_GREEN | BACKGROUND_BLUE [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_GREEN` in this scope [INFO] [stdout] --> src/cli/color.rs:57:57 [INFO] [stdout] | [INFO] [stdout] 57 | BACKGROUND_INTENSITY | BACKGROUND_RED | BACKGROUND_GREEN | BACKGROUND_BLUE [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_BLUE` in this scope [INFO] [stdout] --> src/cli/color.rs:57:76 [INFO] [stdout] | [INFO] [stdout] 57 | BACKGROUND_INTENSITY | BACKGROUND_RED | BACKGROUND_GREEN | BACKGROUND_BLUE [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_RED` in this scope [INFO] [stdout] --> src/cli/color.rs:59:33 [INFO] [stdout] | [INFO] [stdout] 59 | Color::DarkWhite => BACKGROUND_RED | BACKGROUND_GREEN | BACKGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_GREEN` in this scope [INFO] [stdout] --> src/cli/color.rs:59:50 [INFO] [stdout] | [INFO] [stdout] 59 | Color::DarkWhite => BACKGROUND_RED | BACKGROUND_GREEN | BACKGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_BLUE` in this scope [INFO] [stdout] --> src/cli/color.rs:59:69 [INFO] [stdout] | [INFO] [stdout] 59 | Color::DarkWhite => BACKGROUND_RED | BACKGROUND_GREEN | BACKGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_INTENSITY` in this scope [INFO] [stdout] --> src/cli/color.rs:60:29 [INFO] [stdout] | [INFO] [stdout] 60 | Color::Black => BACKGROUND_INTENSITY, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_INTENSITY` in this scope [INFO] [stdout] --> src/cli/color.rs:62:29 [INFO] [stdout] | [INFO] [stdout] 62 | Color::Green => BACKGROUND_INTENSITY | BACKGROUND_GREEN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_GREEN` in this scope [INFO] [stdout] --> src/cli/color.rs:62:52 [INFO] [stdout] | [INFO] [stdout] 62 | Color::Green => BACKGROUND_INTENSITY | BACKGROUND_GREEN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_GREEN` in this scope [INFO] [stdout] --> src/cli/color.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 63 | Color::DarkGreen => BACKGROUND_GREEN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_INTENSITY` in this scope [INFO] [stdout] --> src/cli/color.rs:64:31 [INFO] [stdout] | [INFO] [stdout] 64 | Color::Magenta => BACKGROUND_INTENSITY | BACKGROUND_RED | BACKGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_RED` in this scope [INFO] [stdout] --> src/cli/color.rs:64:54 [INFO] [stdout] | [INFO] [stdout] 64 | Color::Magenta => BACKGROUND_INTENSITY | BACKGROUND_RED | BACKGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_BLUE` in this scope [INFO] [stdout] --> src/cli/color.rs:64:71 [INFO] [stdout] | [INFO] [stdout] 64 | Color::Magenta => BACKGROUND_INTENSITY | BACKGROUND_RED | BACKGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_RED` in this scope [INFO] [stdout] --> src/cli/color.rs:65:35 [INFO] [stdout] | [INFO] [stdout] 65 | Color::DarkMagenta => BACKGROUND_RED | BACKGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_BLUE` in this scope [INFO] [stdout] --> src/cli/color.rs:65:52 [INFO] [stdout] | [INFO] [stdout] 65 | Color::DarkMagenta => BACKGROUND_RED | BACKGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_INTENSITY` in this scope [INFO] [stdout] --> src/cli/color.rs:66:27 [INFO] [stdout] | [INFO] [stdout] 66 | Color::Red => BACKGROUND_INTENSITY | BACKGROUND_RED, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_RED` in this scope [INFO] [stdout] --> src/cli/color.rs:66:50 [INFO] [stdout] | [INFO] [stdout] 66 | Color::Red => BACKGROUND_INTENSITY | BACKGROUND_RED, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_RED` in this scope [INFO] [stdout] --> src/cli/color.rs:67:31 [INFO] [stdout] | [INFO] [stdout] 67 | Color::DarkRed => BACKGROUND_RED, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_INTENSITY` in this scope [INFO] [stdout] --> src/cli/color.rs:68:30 [INFO] [stdout] | [INFO] [stdout] 68 | Color::Yellow => BACKGROUND_INTENSITY | BACKGROUND_RED | BACKGROUND_GREEN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_RED` in this scope [INFO] [stdout] --> src/cli/color.rs:68:53 [INFO] [stdout] | [INFO] [stdout] 68 | Color::Yellow => BACKGROUND_INTENSITY | BACKGROUND_RED | BACKGROUND_GREEN, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_GREEN` in this scope [INFO] [stdout] --> src/cli/color.rs:68:70 [INFO] [stdout] | [INFO] [stdout] 68 | Color::Yellow => BACKGROUND_INTENSITY | BACKGROUND_RED | BACKGROUND_GREEN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_RED` in this scope [INFO] [stdout] --> src/cli/color.rs:69:34 [INFO] [stdout] | [INFO] [stdout] 69 | Color::DarkYellow => BACKGROUND_RED | BACKGROUND_GREEN, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_GREEN` in this scope [INFO] [stdout] --> src/cli/color.rs:69:51 [INFO] [stdout] | [INFO] [stdout] 69 | Color::DarkYellow => BACKGROUND_RED | BACKGROUND_GREEN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/cli/console.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | handle: HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/cli/console.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | output: HANDLE, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/cli/console.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | input: HANDLE, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/cli/console.rs:37:11 [INFO] [stdout] | [INFO] [stdout] 37 | mode: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/cli/console.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 38 | restore_mode: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CONSOLE_SCREEN_BUFFER_INFO` in this scope [INFO] [stdout] --> src/cli/console.rs:39:25 [INFO] [stdout] | [INFO] [stdout] 39 | screen_buffer_info: CONSOLE_SCREEN_BUFFER_INFO, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleMode` in this scope [INFO] [stdout] --> src/cli/console.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | SetConsoleMode(self.input, self.restore_mode); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleScreenBufferSize` in this scope [INFO] [stdout] --> src/cli/console.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | SetConsoleScreenBufferSize(self.output, self.screen_buffer_info.dwSize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleWindow` in this scope [INFO] [stdout] --> src/cli/console.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 58 | let handle = unsafe { GetConsoleWindow() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetLastError` in this scope [INFO] [stdout] --> src/cli/console.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | GetLastError() [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetStdHandle` in this scope [INFO] [stdout] --> src/cli/console.rs:68:31 [INFO] [stdout] | [INFO] [stdout] 68 | let output = unsafe { GetStdHandle(STD_OUTPUT_HANDLE) }; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STD_OUTPUT_HANDLE` in this scope [INFO] [stdout] --> src/cli/console.rs:68:44 [INFO] [stdout] | [INFO] [stdout] 68 | let output = unsafe { GetStdHandle(STD_OUTPUT_HANDLE) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INVALID_HANDLE_VALUE` in this scope [INFO] [stdout] --> src/cli/console.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | INVALID_HANDLE_VALUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetLastError` in this scope [INFO] [stdout] --> src/cli/console.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | GetLastError() [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `COORD` [INFO] [stdout] --> src/cli/console.rs:368:21 [INFO] [stdout] | [INFO] [stdout] 368 | dwSize: COORD::empty(), [INFO] [stdout] | ^^^^^ use of undeclared type `COORD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetStdHandle` in this scope [INFO] [stdout] --> src/cli/console.rs:78:30 [INFO] [stdout] | [INFO] [stdout] 78 | let input = unsafe { GetStdHandle(STD_INPUT_HANDLE) }; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STD_INPUT_HANDLE` in this scope [INFO] [stdout] --> src/cli/console.rs:78:43 [INFO] [stdout] | [INFO] [stdout] 78 | let input = unsafe { GetStdHandle(STD_INPUT_HANDLE) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INVALID_HANDLE_VALUE` in this scope [INFO] [stdout] --> src/cli/console.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | INVALID_HANDLE_VALUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetLastError` in this scope [INFO] [stdout] --> src/cli/console.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | GetLastError() [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleMode` in this scope [INFO] [stdout] --> src/cli/console.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | GetConsoleMode(input, &mut restore_mode), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetLastError` in this scope [INFO] [stdout] --> src/cli/console.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | GetLastError() [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleScreenBufferInfo` in this scope [INFO] [stdout] --> src/cli/console.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 102 | GetConsoleScreenBufferInfo(output, &mut screen_buffer_info), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetLastError` in this scope [INFO] [stdout] --> src/cli/console.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | GetLastError() [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleCP` in this scope [INFO] [stdout] --> src/cli/console.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 116 | SetConsoleCP(65001), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetLastError` in this scope [INFO] [stdout] --> src/cli/console.rs:118:17 [INFO] [stdout] | [INFO] [stdout] 118 | GetLastError() [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ENABLE_WINDOW_INPUT` in this scope [INFO] [stdout] --> src/cli/console.rs:126:19 [INFO] [stdout] | [INFO] [stdout] 126 | mode: ENABLE_WINDOW_INPUT [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ENABLE_MOUSE_INPUT` in this scope [INFO] [stdout] --> src/cli/console.rs:127:19 [INFO] [stdout] | [INFO] [stdout] 127 | | ENABLE_MOUSE_INPUT [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ENABLE_QUICK_EDIT_MODE` in this scope [INFO] [stdout] --> src/cli/console.rs:128:19 [INFO] [stdout] | [INFO] [stdout] 128 | | ENABLE_QUICK_EDIT_MODE [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ENABLE_EXTENDED_FLAGS` in this scope [INFO] [stdout] --> src/cli/console.rs:129:19 [INFO] [stdout] | [INFO] [stdout] 129 | | ENABLE_EXTENDED_FLAGS [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ENABLE_PROCESSED_INPUT` in this scope [INFO] [stdout] --> src/cli/console.rs:130:19 [INFO] [stdout] | [INFO] [stdout] 130 | | ENABLE_PROCESSED_INPUT [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ENABLE_INSERT_MODE` in this scope [INFO] [stdout] --> src/cli/console.rs:131:19 [INFO] [stdout] | [INFO] [stdout] 131 | | ENABLE_INSERT_MODE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SMALL_RECT` in this scope [INFO] [stdout] --> src/cli/console.rs:145:26 [INFO] [stdout] | [INFO] [stdout] 145 | let one_by_one = SMALL_RECT { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `COORD` in this scope [INFO] [stdout] --> src/cli/console.rs:151:24 [INFO] [stdout] | [INFO] [stdout] 151 | let new_size = COORD { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SMALL_RECT` in this scope [INFO] [stdout] --> src/cli/console.rs:155:20 [INFO] [stdout] | [INFO] [stdout] 155 | let info = SMALL_RECT { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleWindowInfo` in this scope [INFO] [stdout] --> src/cli/console.rs:163:13 [INFO] [stdout] | [INFO] [stdout] 163 | SetConsoleWindowInfo(self.output, 1, &one_by_one); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleScreenBufferSize` in this scope [INFO] [stdout] --> src/cli/console.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | SetConsoleScreenBufferSize(self.output, new_size); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleWindowInfo` in this scope [INFO] [stdout] --> src/cli/console.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | SetConsoleWindowInfo(self.output, 1, &info); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `COORD` in this scope [INFO] [stdout] --> src/cli/console.rs:170:28 [INFO] [stdout] | [INFO] [stdout] 170 | let coord_screen = COORD { X: 0, Y: 0 }; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/cli/console.rs:171:32 [INFO] [stdout] | [INFO] [stdout] 171 | let mut chars_written: DWORD = 0; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FillConsoleOutputCharacterA` in this scope [INFO] [stdout] --> src/cli/console.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | FillConsoleOutputCharacterA( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FillConsoleOutputAttribute` in this scope [INFO] [stdout] --> src/cli/console.rs:183:13 [INFO] [stdout] | [INFO] [stdout] 183 | FillConsoleOutputAttribute( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleScreenBufferInfo` in this scope [INFO] [stdout] --> src/cli/console.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 195 | GetConsoleScreenBufferInfo(self.output, &mut self.screen_buffer_info); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `COORD` in this scope [INFO] [stdout] --> src/cli/console.rs:198:22 [INFO] [stdout] | [INFO] [stdout] 198 | let change = COORD { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `COORD` [INFO] [stdout] --> src/cli/console.rs:369:31 [INFO] [stdout] | [INFO] [stdout] 369 | dwCursorPosition: COORD::empty(), [INFO] [stdout] | ^^^^^ use of undeclared type `COORD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleCursorPosition` in this scope [INFO] [stdout] --> src/cli/console.rs:209:13 [INFO] [stdout] | [INFO] [stdout] 209 | SetConsoleCursorPosition(self.output, change); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `COORD` in this scope [INFO] [stdout] --> src/cli/console.rs:214:29 [INFO] [stdout] | [INFO] [stdout] 214 | let char_buf_size = COORD { X: 1, Y: 1 }; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `COORD` in this scope [INFO] [stdout] --> src/cli/console.rs:215:29 [INFO] [stdout] | [INFO] [stdout] 215 | let character_pos = COORD { X: 0, Y: 0 }; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SMALL_RECT` in this scope [INFO] [stdout] --> src/cli/console.rs:216:30 [INFO] [stdout] | [INFO] [stdout] 216 | let mut write_area = SMALL_RECT { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CHAR_INFO_Char` in this scope [INFO] [stdout] --> src/cli/console.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | let mut info: CHAR_INFO_Char = unsafe { zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CHAR_INFO` in this scope [INFO] [stdout] --> src/cli/console.rs:227:25 [INFO] [stdout] | [INFO] [stdout] 227 | let character = CHAR_INFO { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WriteConsoleOutputA` in this scope [INFO] [stdout] --> src/cli/console.rs:233:13 [INFO] [stdout] | [INFO] [stdout] 233 | WriteConsoleOutputA( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleTitleA` in this scope [INFO] [stdout] --> src/cli/console.rs:246:13 [INFO] [stdout] | [INFO] [stdout] 246 | SetConsoleTitleA(cstr.as_ptr()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CONSOLE_CURSOR_INFO` in this scope [INFO] [stdout] --> src/cli/console.rs:251:23 [INFO] [stdout] | [INFO] [stdout] 251 | let mut cci = CONSOLE_CURSOR_INFO { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleCursorInfo` in this scope [INFO] [stdout] --> src/cli/console.rs:257:13 [INFO] [stdout] | [INFO] [stdout] 257 | GetConsoleCursorInfo(self.output, &mut cci); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleCursorInfo` in this scope [INFO] [stdout] --> src/cli/console.rs:261:13 [INFO] [stdout] | [INFO] [stdout] 261 | SetConsoleCursorInfo(self.output, &cci); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/cli/console.rs:266:19 [INFO] [stdout] | [INFO] [stdout] 266 | let hwnd: HWND = ptr::null_mut(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowPos` in this scope [INFO] [stdout] --> src/cli/console.rs:268:13 [INFO] [stdout] | [INFO] [stdout] 268 | SetWindowPos( [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SMALL_RECT` [INFO] [stdout] --> src/cli/console.rs:371:23 [INFO] [stdout] | [INFO] [stdout] 371 | srWindow: SMALL_RECT::empty(), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `SMALL_RECT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SWP_NOZORDER` in this scope [INFO] [stdout] --> src/cli/console.rs:275:17 [INFO] [stdout] | [INFO] [stdout] 275 | SWP_NOZORDER | SWP_NOSIZE, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SWP_NOSIZE` in this scope [INFO] [stdout] --> src/cli/console.rs:275:32 [INFO] [stdout] | [INFO] [stdout] 275 | SWP_NOZORDER | SWP_NOSIZE, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleScreenBufferInfo` in this scope [INFO] [stdout] --> src/cli/console.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | GetConsoleScreenBufferInfo(self.output, &mut self.screen_buffer_info); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetNumberOfConsoleInputEvents` in this scope [INFO] [stdout] --> src/cli/console.rs:296:13 [INFO] [stdout] | [INFO] [stdout] 296 | GetNumberOfConsoleInputEvents(self.input, &mut read); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT_RECORD` in this scope [INFO] [stdout] --> src/cli/console.rs:307:34 [INFO] [stdout] | [INFO] [stdout] 307 | let mut input_records = [INPUT_RECORD { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ReadConsoleInputA` in this scope [INFO] [stdout] --> src/cli/console.rs:314:13 [INFO] [stdout] | [INFO] [stdout] 314 | ReadConsoleInputA( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MAX_PATH` in this scope [INFO] [stdout] --> src/cli/console.rs:331:42 [INFO] [stdout] | [INFO] [stdout] 331 | let mut buffer = [i8::default(); MAX_PATH]; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetCurrentDirectoryA` in this scope [INFO] [stdout] --> src/cli/console.rs:332:29 [INFO] [stdout] | [INFO] [stdout] 332 | let read = unsafe { GetCurrentDirectoryA(buffer.len() as u32, buffer.as_mut_ptr()) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetCurrentDirectoryA` in this scope [INFO] [stdout] --> src/cli/console.rs:343:28 [INFO] [stdout] | [INFO] [stdout] 343 | let ret = unsafe { SetCurrentDirectoryA(cstr.as_ptr()) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `COORD` in this scope [INFO] [stdout] --> src/cli/console.rs:348:16 [INFO] [stdout] | [INFO] [stdout] 348 | impl Empty for COORD { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `COORD` [INFO] [stdout] --> src/cli/console.rs:372:34 [INFO] [stdout] | [INFO] [stdout] 372 | dwMaximumWindowSize: COORD::empty(), [INFO] [stdout] | ^^^^^ use of undeclared type `COORD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `COORD` in this scope [INFO] [stdout] --> src/cli/console.rs:349:19 [INFO] [stdout] | [INFO] [stdout] 349 | fn empty() -> COORD { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `COORD` in this scope [INFO] [stdout] --> src/cli/console.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 350 | COORD { X: 0, Y: 0 } [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SMALL_RECT` in this scope [INFO] [stdout] --> src/cli/console.rs:354:16 [INFO] [stdout] | [INFO] [stdout] 354 | impl Empty for SMALL_RECT { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SMALL_RECT` in this scope [INFO] [stdout] --> src/cli/console.rs:355:19 [INFO] [stdout] | [INFO] [stdout] 355 | fn empty() -> SMALL_RECT { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SMALL_RECT` in this scope [INFO] [stdout] --> src/cli/console.rs:356:9 [INFO] [stdout] | [INFO] [stdout] 356 | SMALL_RECT { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CONSOLE_SCREEN_BUFFER_INFO` in this scope [INFO] [stdout] --> src/cli/console.rs:365:16 [INFO] [stdout] | [INFO] [stdout] 365 | impl Empty for CONSOLE_SCREEN_BUFFER_INFO { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CONSOLE_SCREEN_BUFFER_INFO` in this scope [INFO] [stdout] --> src/cli/console.rs:366:19 [INFO] [stdout] | [INFO] [stdout] 366 | fn empty() -> CONSOLE_SCREEN_BUFFER_INFO { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CONSOLE_SCREEN_BUFFER_INFO` in this scope [INFO] [stdout] --> src/cli/console.rs:367:9 [INFO] [stdout] | [INFO] [stdout] 367 | CONSOLE_SCREEN_BUFFER_INFO { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `INPUT_RECORD` in this scope [INFO] [stdout] --> src/cli/event.rs:53:22 [INFO] [stdout] | [INFO] [stdout] 53 | impl Into for INPUT_RECORD { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FROM_LEFT_1ST_BUTTON_PRESSED` in this scope [INFO] [stdout] --> src/cli/input.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | Left1st = FROM_LEFT_1ST_BUTTON_PRESSED, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FROM_LEFT_2ND_BUTTON_PRESSED` in this scope [INFO] [stdout] --> src/cli/input.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | Left2nd = FROM_LEFT_2ND_BUTTON_PRESSED, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FROM_LEFT_3RD_BUTTON_PRESSED` in this scope [INFO] [stdout] --> src/cli/input.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | Left3rd = FROM_LEFT_3RD_BUTTON_PRESSED, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FROM_LEFT_4TH_BUTTON_PRESSED` in this scope [INFO] [stdout] --> src/cli/input.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | Left4th = FROM_LEFT_4TH_BUTTON_PRESSED, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RIGHTMOST_BUTTON_PRESSED` in this scope [INFO] [stdout] --> src/cli/input.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | Right = RIGHTMOST_BUTTON_PRESSED, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CAPSLOCK_ON` in this scope [INFO] [stdout] --> src/cli/input.rs:519:21 [INFO] [stdout] | [INFO] [stdout] 519 | if (state & CAPSLOCK_ON) != 0 { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SCROLLLOCK_ON` in this scope [INFO] [stdout] --> src/cli/input.rs:523:21 [INFO] [stdout] | [INFO] [stdout] 523 | if (state & SCROLLLOCK_ON) != 0 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SHIFT_PRESSED` in this scope [INFO] [stdout] --> src/cli/input.rs:527:21 [INFO] [stdout] | [INFO] [stdout] 527 | if (state & SHIFT_PRESSED) != 0 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ENHANCED_KEY` in this scope [INFO] [stdout] --> src/cli/input.rs:531:21 [INFO] [stdout] | [INFO] [stdout] 531 | if (state & ENHANCED_KEY) != 0 { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LEFT_ALT_PRESSED` in this scope [INFO] [stdout] --> src/cli/input.rs:535:21 [INFO] [stdout] | [INFO] [stdout] 535 | if (state & LEFT_ALT_PRESSED) != 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RIGHT_ALT_PRESSED` in this scope [INFO] [stdout] --> src/cli/input.rs:539:21 [INFO] [stdout] | [INFO] [stdout] 539 | if (state & RIGHT_ALT_PRESSED) != 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LEFT_CTRL_PRESSED` in this scope [INFO] [stdout] --> src/cli/input.rs:543:21 [INFO] [stdout] | [INFO] [stdout] 543 | if (state & LEFT_CTRL_PRESSED) != 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RIGHT_CTRL_PRESSED` in this scope [INFO] [stdout] --> src/cli/input.rs:547:21 [INFO] [stdout] | [INFO] [stdout] 547 | if (state & RIGHT_CTRL_PRESSED) != 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NUMLOCK_ON` in this scope [INFO] [stdout] --> src/cli/input.rs:551:21 [INFO] [stdout] | [INFO] [stdout] 551 | if (state & NUMLOCK_ON) != 0 { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `Control` in this scope [INFO] [stdout] --> src/cli/input.rs:501:10 [INFO] [stdout] | [INFO] [stdout] 501 | #[derive(EnumFlags, Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_derive_resolution_fallback)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `Control` in this scope [INFO] [stdout] --> src/cli/input.rs:501:10 [INFO] [stdout] | [INFO] [stdout] 501 | #[derive(EnumFlags, Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_INTENSITY` in this scope [INFO] [stdout] --> src/cli/color.rs:29:28 [INFO] [stdout] | [INFO] [stdout] 29 | Color::Blue => FOREGROUND_INTENSITY | FOREGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_BLUE` in this scope [INFO] [stdout] --> src/cli/color.rs:29:51 [INFO] [stdout] | [INFO] [stdout] 29 | Color::Blue => FOREGROUND_INTENSITY | FOREGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_BLUE` in this scope [INFO] [stdout] --> src/cli/color.rs:30:32 [INFO] [stdout] | [INFO] [stdout] 30 | Color::DarkBlue => FOREGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_INTENSITY` in this scope [INFO] [stdout] --> src/cli/color.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | Color::Cyan => FOREGROUND_INTENSITY | FOREGROUND_GREEN | FOREGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_GREEN` in this scope [INFO] [stdout] --> src/cli/color.rs:31:51 [INFO] [stdout] | [INFO] [stdout] 31 | Color::Cyan => FOREGROUND_INTENSITY | FOREGROUND_GREEN | FOREGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_BLUE` in this scope [INFO] [stdout] --> src/cli/color.rs:31:70 [INFO] [stdout] | [INFO] [stdout] 31 | Color::Cyan => FOREGROUND_INTENSITY | FOREGROUND_GREEN | FOREGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_GREEN` in this scope [INFO] [stdout] --> src/cli/color.rs:32:32 [INFO] [stdout] | [INFO] [stdout] 32 | Color::DarkCyan => FOREGROUND_GREEN | FOREGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_BLUE` in this scope [INFO] [stdout] --> src/cli/color.rs:32:51 [INFO] [stdout] | [INFO] [stdout] 32 | Color::DarkCyan => FOREGROUND_GREEN | FOREGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_INTENSITY` in this scope [INFO] [stdout] --> src/cli/color.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | FOREGROUND_INTENSITY | FOREGROUND_RED | FOREGROUND_GREEN | FOREGROUND_BLUE [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_RED` in this scope [INFO] [stdout] --> src/cli/color.rs:34:40 [INFO] [stdout] | [INFO] [stdout] 34 | FOREGROUND_INTENSITY | FOREGROUND_RED | FOREGROUND_GREEN | FOREGROUND_BLUE [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_GREEN` in this scope [INFO] [stdout] --> src/cli/color.rs:34:57 [INFO] [stdout] | [INFO] [stdout] 34 | FOREGROUND_INTENSITY | FOREGROUND_RED | FOREGROUND_GREEN | FOREGROUND_BLUE [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_BLUE` in this scope [INFO] [stdout] --> src/cli/color.rs:34:76 [INFO] [stdout] | [INFO] [stdout] 34 | FOREGROUND_INTENSITY | FOREGROUND_RED | FOREGROUND_GREEN | FOREGROUND_BLUE [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_RED` in this scope [INFO] [stdout] --> src/cli/color.rs:36:33 [INFO] [stdout] | [INFO] [stdout] 36 | Color::DarkWhite => FOREGROUND_RED | FOREGROUND_GREEN | FOREGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_GREEN` in this scope [INFO] [stdout] --> src/cli/color.rs:36:50 [INFO] [stdout] | [INFO] [stdout] 36 | Color::DarkWhite => FOREGROUND_RED | FOREGROUND_GREEN | FOREGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_BLUE` in this scope [INFO] [stdout] --> src/cli/color.rs:36:69 [INFO] [stdout] | [INFO] [stdout] 36 | Color::DarkWhite => FOREGROUND_RED | FOREGROUND_GREEN | FOREGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_INTENSITY` in this scope [INFO] [stdout] --> src/cli/color.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | Color::Black => FOREGROUND_INTENSITY, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_INTENSITY` in this scope [INFO] [stdout] --> src/cli/color.rs:39:29 [INFO] [stdout] | [INFO] [stdout] 39 | Color::Green => FOREGROUND_INTENSITY | FOREGROUND_GREEN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_GREEN` in this scope [INFO] [stdout] --> src/cli/color.rs:39:52 [INFO] [stdout] | [INFO] [stdout] 39 | Color::Green => FOREGROUND_INTENSITY | FOREGROUND_GREEN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_GREEN` in this scope [INFO] [stdout] --> src/cli/color.rs:40:33 [INFO] [stdout] | [INFO] [stdout] 40 | Color::DarkGreen => FOREGROUND_GREEN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_INTENSITY` in this scope [INFO] [stdout] --> src/cli/color.rs:41:31 [INFO] [stdout] | [INFO] [stdout] 41 | Color::Magenta => FOREGROUND_INTENSITY | FOREGROUND_RED | FOREGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_RED` in this scope [INFO] [stdout] --> src/cli/color.rs:41:54 [INFO] [stdout] | [INFO] [stdout] 41 | Color::Magenta => FOREGROUND_INTENSITY | FOREGROUND_RED | FOREGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_BLUE` in this scope [INFO] [stdout] --> src/cli/color.rs:41:71 [INFO] [stdout] | [INFO] [stdout] 41 | Color::Magenta => FOREGROUND_INTENSITY | FOREGROUND_RED | FOREGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_RED` in this scope [INFO] [stdout] --> src/cli/color.rs:42:35 [INFO] [stdout] | [INFO] [stdout] 42 | Color::DarkMagenta => FOREGROUND_RED | FOREGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_BLUE` in this scope [INFO] [stdout] --> src/cli/color.rs:42:52 [INFO] [stdout] | [INFO] [stdout] 42 | Color::DarkMagenta => FOREGROUND_RED | FOREGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_INTENSITY` in this scope [INFO] [stdout] --> src/cli/color.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | Color::Red => FOREGROUND_INTENSITY | FOREGROUND_RED, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_RED` in this scope [INFO] [stdout] --> src/cli/color.rs:43:50 [INFO] [stdout] | [INFO] [stdout] 43 | Color::Red => FOREGROUND_INTENSITY | FOREGROUND_RED, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_RED` in this scope [INFO] [stdout] --> src/cli/color.rs:44:31 [INFO] [stdout] | [INFO] [stdout] 44 | Color::DarkRed => FOREGROUND_RED, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_INTENSITY` in this scope [INFO] [stdout] --> src/cli/color.rs:45:30 [INFO] [stdout] | [INFO] [stdout] 45 | Color::Yellow => FOREGROUND_INTENSITY | FOREGROUND_RED | FOREGROUND_GREEN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_RED` in this scope [INFO] [stdout] --> src/cli/color.rs:45:53 [INFO] [stdout] | [INFO] [stdout] 45 | Color::Yellow => FOREGROUND_INTENSITY | FOREGROUND_RED | FOREGROUND_GREEN, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_GREEN` in this scope [INFO] [stdout] --> src/cli/color.rs:45:70 [INFO] [stdout] | [INFO] [stdout] 45 | Color::Yellow => FOREGROUND_INTENSITY | FOREGROUND_RED | FOREGROUND_GREEN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_RED` in this scope [INFO] [stdout] --> src/cli/color.rs:46:34 [INFO] [stdout] | [INFO] [stdout] 46 | Color::DarkYellow => FOREGROUND_RED | FOREGROUND_GREEN, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FOREGROUND_GREEN` in this scope [INFO] [stdout] --> src/cli/color.rs:46:51 [INFO] [stdout] | [INFO] [stdout] 46 | Color::DarkYellow => FOREGROUND_RED | FOREGROUND_GREEN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_INTENSITY` in this scope [INFO] [stdout] --> src/cli/color.rs:52:28 [INFO] [stdout] | [INFO] [stdout] 52 | Color::Blue => BACKGROUND_INTENSITY | BACKGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_BLUE` in this scope [INFO] [stdout] --> src/cli/color.rs:52:51 [INFO] [stdout] | [INFO] [stdout] 52 | Color::Blue => BACKGROUND_INTENSITY | BACKGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_BLUE` in this scope [INFO] [stdout] --> src/cli/color.rs:53:32 [INFO] [stdout] | [INFO] [stdout] 53 | Color::DarkBlue => BACKGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_INTENSITY` in this scope [INFO] [stdout] --> src/cli/color.rs:54:28 [INFO] [stdout] | [INFO] [stdout] 54 | Color::Cyan => BACKGROUND_INTENSITY | BACKGROUND_GREEN | BACKGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_GREEN` in this scope [INFO] [stdout] --> src/cli/color.rs:54:51 [INFO] [stdout] | [INFO] [stdout] 54 | Color::Cyan => BACKGROUND_INTENSITY | BACKGROUND_GREEN | BACKGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_BLUE` in this scope [INFO] [stdout] --> src/cli/color.rs:54:70 [INFO] [stdout] | [INFO] [stdout] 54 | Color::Cyan => BACKGROUND_INTENSITY | BACKGROUND_GREEN | BACKGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_GREEN` in this scope [INFO] [stdout] --> src/cli/color.rs:55:32 [INFO] [stdout] | [INFO] [stdout] 55 | Color::DarkCyan => BACKGROUND_GREEN | BACKGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_BLUE` in this scope [INFO] [stdout] --> src/cli/color.rs:55:51 [INFO] [stdout] | [INFO] [stdout] 55 | Color::DarkCyan => BACKGROUND_GREEN | BACKGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_INTENSITY` in this scope [INFO] [stdout] --> src/cli/color.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | BACKGROUND_INTENSITY | BACKGROUND_RED | BACKGROUND_GREEN | BACKGROUND_BLUE [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_RED` in this scope [INFO] [stdout] --> src/cli/color.rs:57:40 [INFO] [stdout] | [INFO] [stdout] 57 | BACKGROUND_INTENSITY | BACKGROUND_RED | BACKGROUND_GREEN | BACKGROUND_BLUE [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_GREEN` in this scope [INFO] [stdout] --> src/cli/color.rs:57:57 [INFO] [stdout] | [INFO] [stdout] 57 | BACKGROUND_INTENSITY | BACKGROUND_RED | BACKGROUND_GREEN | BACKGROUND_BLUE [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_BLUE` in this scope [INFO] [stdout] --> src/cli/color.rs:57:76 [INFO] [stdout] | [INFO] [stdout] 57 | BACKGROUND_INTENSITY | BACKGROUND_RED | BACKGROUND_GREEN | BACKGROUND_BLUE [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_RED` in this scope [INFO] [stdout] --> src/cli/color.rs:59:33 [INFO] [stdout] | [INFO] [stdout] 59 | Color::DarkWhite => BACKGROUND_RED | BACKGROUND_GREEN | BACKGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_GREEN` in this scope [INFO] [stdout] --> src/cli/color.rs:59:50 [INFO] [stdout] | [INFO] [stdout] 59 | Color::DarkWhite => BACKGROUND_RED | BACKGROUND_GREEN | BACKGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_BLUE` in this scope [INFO] [stdout] --> src/cli/color.rs:59:69 [INFO] [stdout] | [INFO] [stdout] 59 | Color::DarkWhite => BACKGROUND_RED | BACKGROUND_GREEN | BACKGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_INTENSITY` in this scope [INFO] [stdout] --> src/cli/color.rs:60:29 [INFO] [stdout] | [INFO] [stdout] 60 | Color::Black => BACKGROUND_INTENSITY, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_INTENSITY` in this scope [INFO] [stdout] --> src/cli/color.rs:62:29 [INFO] [stdout] | [INFO] [stdout] 62 | Color::Green => BACKGROUND_INTENSITY | BACKGROUND_GREEN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_GREEN` in this scope [INFO] [stdout] --> src/cli/color.rs:62:52 [INFO] [stdout] | [INFO] [stdout] 62 | Color::Green => BACKGROUND_INTENSITY | BACKGROUND_GREEN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_GREEN` in this scope [INFO] [stdout] --> src/cli/color.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 63 | Color::DarkGreen => BACKGROUND_GREEN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_INTENSITY` in this scope [INFO] [stdout] --> src/cli/color.rs:64:31 [INFO] [stdout] | [INFO] [stdout] 64 | Color::Magenta => BACKGROUND_INTENSITY | BACKGROUND_RED | BACKGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_RED` in this scope [INFO] [stdout] --> src/cli/color.rs:64:54 [INFO] [stdout] | [INFO] [stdout] 64 | Color::Magenta => BACKGROUND_INTENSITY | BACKGROUND_RED | BACKGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_BLUE` in this scope [INFO] [stdout] --> src/cli/color.rs:64:71 [INFO] [stdout] | [INFO] [stdout] 64 | Color::Magenta => BACKGROUND_INTENSITY | BACKGROUND_RED | BACKGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_RED` in this scope [INFO] [stdout] --> src/cli/color.rs:65:35 [INFO] [stdout] | [INFO] [stdout] 65 | Color::DarkMagenta => BACKGROUND_RED | BACKGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_BLUE` in this scope [INFO] [stdout] --> src/cli/color.rs:65:52 [INFO] [stdout] | [INFO] [stdout] 65 | Color::DarkMagenta => BACKGROUND_RED | BACKGROUND_BLUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_INTENSITY` in this scope [INFO] [stdout] --> src/cli/color.rs:66:27 [INFO] [stdout] | [INFO] [stdout] 66 | Color::Red => BACKGROUND_INTENSITY | BACKGROUND_RED, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_RED` in this scope [INFO] [stdout] --> src/cli/color.rs:66:50 [INFO] [stdout] | [INFO] [stdout] 66 | Color::Red => BACKGROUND_INTENSITY | BACKGROUND_RED, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_RED` in this scope [INFO] [stdout] --> src/cli/color.rs:67:31 [INFO] [stdout] | [INFO] [stdout] 67 | Color::DarkRed => BACKGROUND_RED, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_INTENSITY` in this scope [INFO] [stdout] --> src/cli/color.rs:68:30 [INFO] [stdout] | [INFO] [stdout] 68 | Color::Yellow => BACKGROUND_INTENSITY | BACKGROUND_RED | BACKGROUND_GREEN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_RED` in this scope [INFO] [stdout] --> src/cli/color.rs:68:53 [INFO] [stdout] | [INFO] [stdout] 68 | Color::Yellow => BACKGROUND_INTENSITY | BACKGROUND_RED | BACKGROUND_GREEN, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_GREEN` in this scope [INFO] [stdout] --> src/cli/color.rs:68:70 [INFO] [stdout] | [INFO] [stdout] 68 | Color::Yellow => BACKGROUND_INTENSITY | BACKGROUND_RED | BACKGROUND_GREEN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_RED` in this scope [INFO] [stdout] --> src/cli/color.rs:69:34 [INFO] [stdout] | [INFO] [stdout] 69 | Color::DarkYellow => BACKGROUND_RED | BACKGROUND_GREEN, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BACKGROUND_GREEN` in this scope [INFO] [stdout] --> src/cli/color.rs:69:51 [INFO] [stdout] | [INFO] [stdout] 69 | Color::DarkYellow => BACKGROUND_RED | BACKGROUND_GREEN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/cli/console.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | handle: HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/cli/console.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | output: HANDLE, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> src/cli/console.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | input: HANDLE, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/cli/console.rs:37:11 [INFO] [stdout] | [INFO] [stdout] 37 | mode: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/cli/console.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 38 | restore_mode: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CONSOLE_SCREEN_BUFFER_INFO` in this scope [INFO] [stdout] --> src/cli/console.rs:39:25 [INFO] [stdout] | [INFO] [stdout] 39 | screen_buffer_info: CONSOLE_SCREEN_BUFFER_INFO, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleMode` in this scope [INFO] [stdout] --> src/cli/console.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | SetConsoleMode(self.input, self.restore_mode); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleScreenBufferSize` in this scope [INFO] [stdout] --> src/cli/console.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | SetConsoleScreenBufferSize(self.output, self.screen_buffer_info.dwSize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleWindow` in this scope [INFO] [stdout] --> src/cli/console.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 58 | let handle = unsafe { GetConsoleWindow() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetLastError` in this scope [INFO] [stdout] --> src/cli/console.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | GetLastError() [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetStdHandle` in this scope [INFO] [stdout] --> src/cli/console.rs:68:31 [INFO] [stdout] | [INFO] [stdout] 68 | let output = unsafe { GetStdHandle(STD_OUTPUT_HANDLE) }; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STD_OUTPUT_HANDLE` in this scope [INFO] [stdout] --> src/cli/console.rs:68:44 [INFO] [stdout] | [INFO] [stdout] 68 | let output = unsafe { GetStdHandle(STD_OUTPUT_HANDLE) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INVALID_HANDLE_VALUE` in this scope [INFO] [stdout] --> src/cli/console.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | INVALID_HANDLE_VALUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetLastError` in this scope [INFO] [stdout] --> src/cli/console.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | GetLastError() [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetStdHandle` in this scope [INFO] [stdout] --> src/cli/console.rs:78:30 [INFO] [stdout] | [INFO] [stdout] 78 | let input = unsafe { GetStdHandle(STD_INPUT_HANDLE) }; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STD_INPUT_HANDLE` in this scope [INFO] [stdout] --> src/cli/console.rs:78:43 [INFO] [stdout] | [INFO] [stdout] 78 | let input = unsafe { GetStdHandle(STD_INPUT_HANDLE) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INVALID_HANDLE_VALUE` in this scope [INFO] [stdout] --> src/cli/console.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | INVALID_HANDLE_VALUE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetLastError` in this scope [INFO] [stdout] --> src/cli/console.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | GetLastError() [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleMode` in this scope [INFO] [stdout] --> src/cli/console.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | GetConsoleMode(input, &mut restore_mode), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetLastError` in this scope [INFO] [stdout] --> src/cli/console.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | GetLastError() [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleScreenBufferInfo` in this scope [INFO] [stdout] --> src/cli/console.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 102 | GetConsoleScreenBufferInfo(output, &mut screen_buffer_info), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetLastError` in this scope [INFO] [stdout] --> src/cli/console.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | GetLastError() [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleCP` in this scope [INFO] [stdout] --> src/cli/console.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 116 | SetConsoleCP(65001), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetLastError` in this scope [INFO] [stdout] --> src/cli/console.rs:118:17 [INFO] [stdout] | [INFO] [stdout] 118 | GetLastError() [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ENABLE_WINDOW_INPUT` in this scope [INFO] [stdout] --> src/cli/console.rs:126:19 [INFO] [stdout] | [INFO] [stdout] 126 | mode: ENABLE_WINDOW_INPUT [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ENABLE_MOUSE_INPUT` in this scope [INFO] [stdout] --> src/cli/console.rs:127:19 [INFO] [stdout] | [INFO] [stdout] 127 | | ENABLE_MOUSE_INPUT [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ENABLE_QUICK_EDIT_MODE` in this scope [INFO] [stdout] --> src/cli/console.rs:128:19 [INFO] [stdout] | [INFO] [stdout] 128 | | ENABLE_QUICK_EDIT_MODE [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ENABLE_EXTENDED_FLAGS` in this scope [INFO] [stdout] --> src/cli/console.rs:129:19 [INFO] [stdout] | [INFO] [stdout] 129 | | ENABLE_EXTENDED_FLAGS [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ENABLE_PROCESSED_INPUT` in this scope [INFO] [stdout] --> src/cli/console.rs:130:19 [INFO] [stdout] | [INFO] [stdout] 130 | | ENABLE_PROCESSED_INPUT [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ENABLE_INSERT_MODE` in this scope [INFO] [stdout] --> src/cli/console.rs:131:19 [INFO] [stdout] | [INFO] [stdout] 131 | | ENABLE_INSERT_MODE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SMALL_RECT` in this scope [INFO] [stdout] --> src/cli/console.rs:145:26 [INFO] [stdout] | [INFO] [stdout] 145 | let one_by_one = SMALL_RECT { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `COORD` in this scope [INFO] [stdout] --> src/cli/console.rs:151:24 [INFO] [stdout] | [INFO] [stdout] 151 | let new_size = COORD { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SMALL_RECT` in this scope [INFO] [stdout] --> src/cli/console.rs:155:20 [INFO] [stdout] | [INFO] [stdout] 155 | let info = SMALL_RECT { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleWindowInfo` in this scope [INFO] [stdout] --> src/cli/console.rs:163:13 [INFO] [stdout] | [INFO] [stdout] 163 | SetConsoleWindowInfo(self.output, 1, &one_by_one); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleScreenBufferSize` in this scope [INFO] [stdout] --> src/cli/console.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | SetConsoleScreenBufferSize(self.output, new_size); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleWindowInfo` in this scope [INFO] [stdout] --> src/cli/console.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | SetConsoleWindowInfo(self.output, 1, &info); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `COORD` in this scope [INFO] [stdout] --> src/cli/console.rs:170:28 [INFO] [stdout] | [INFO] [stdout] 170 | let coord_screen = COORD { X: 0, Y: 0 }; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/cli/console.rs:171:32 [INFO] [stdout] | [INFO] [stdout] 171 | let mut chars_written: DWORD = 0; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FillConsoleOutputCharacterA` in this scope [INFO] [stdout] --> src/cli/console.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | FillConsoleOutputCharacterA( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FillConsoleOutputAttribute` in this scope [INFO] [stdout] --> src/cli/console.rs:183:13 [INFO] [stdout] | [INFO] [stdout] 183 | FillConsoleOutputAttribute( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleScreenBufferInfo` in this scope [INFO] [stdout] --> src/cli/console.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 195 | GetConsoleScreenBufferInfo(self.output, &mut self.screen_buffer_info); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `COORD` in this scope [INFO] [stdout] --> src/cli/console.rs:198:22 [INFO] [stdout] | [INFO] [stdout] 198 | let change = COORD { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleCursorPosition` in this scope [INFO] [stdout] --> src/cli/console.rs:209:13 [INFO] [stdout] | [INFO] [stdout] 209 | SetConsoleCursorPosition(self.output, change); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `COORD` in this scope [INFO] [stdout] --> src/cli/console.rs:214:29 [INFO] [stdout] | [INFO] [stdout] 214 | let char_buf_size = COORD { X: 1, Y: 1 }; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `COORD` in this scope [INFO] [stdout] --> src/cli/console.rs:215:29 [INFO] [stdout] | [INFO] [stdout] 215 | let character_pos = COORD { X: 0, Y: 0 }; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SMALL_RECT` in this scope [INFO] [stdout] --> src/cli/console.rs:216:30 [INFO] [stdout] | [INFO] [stdout] 216 | let mut write_area = SMALL_RECT { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CHAR_INFO_Char` in this scope [INFO] [stdout] --> src/cli/console.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | let mut info: CHAR_INFO_Char = unsafe { zeroed() }; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CHAR_INFO` in this scope [INFO] [stdout] --> src/cli/console.rs:227:25 [INFO] [stdout] | [INFO] [stdout] 227 | let character = CHAR_INFO { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WriteConsoleOutputA` in this scope [INFO] [stdout] --> src/cli/console.rs:233:13 [INFO] [stdout] | [INFO] [stdout] 233 | WriteConsoleOutputA( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleTitleA` in this scope [INFO] [stdout] --> src/cli/console.rs:246:13 [INFO] [stdout] | [INFO] [stdout] 246 | SetConsoleTitleA(cstr.as_ptr()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CONSOLE_CURSOR_INFO` in this scope [INFO] [stdout] --> src/cli/console.rs:251:23 [INFO] [stdout] | [INFO] [stdout] 251 | let mut cci = CONSOLE_CURSOR_INFO { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleCursorInfo` in this scope [INFO] [stdout] --> src/cli/console.rs:257:13 [INFO] [stdout] | [INFO] [stdout] 257 | GetConsoleCursorInfo(self.output, &mut cci); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleCursorInfo` in this scope [INFO] [stdout] --> src/cli/console.rs:261:13 [INFO] [stdout] | [INFO] [stdout] 261 | SetConsoleCursorInfo(self.output, &cci); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/cli/console.rs:266:19 [INFO] [stdout] | [INFO] [stdout] 266 | let hwnd: HWND = ptr::null_mut(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowPos` in this scope [INFO] [stdout] --> src/cli/console.rs:268:13 [INFO] [stdout] | [INFO] [stdout] 268 | SetWindowPos( [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SWP_NOZORDER` in this scope [INFO] [stdout] --> src/cli/console.rs:275:17 [INFO] [stdout] | [INFO] [stdout] 275 | SWP_NOZORDER | SWP_NOSIZE, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SWP_NOSIZE` in this scope [INFO] [stdout] --> src/cli/console.rs:275:32 [INFO] [stdout] | [INFO] [stdout] 275 | SWP_NOZORDER | SWP_NOSIZE, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetConsoleScreenBufferInfo` in this scope [INFO] [stdout] --> src/cli/console.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | GetConsoleScreenBufferInfo(self.output, &mut self.screen_buffer_info); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetNumberOfConsoleInputEvents` in this scope [INFO] [stdout] --> src/cli/console.rs:296:13 [INFO] [stdout] | [INFO] [stdout] 296 | GetNumberOfConsoleInputEvents(self.input, &mut read); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT_RECORD` in this scope [INFO] [stdout] --> src/cli/console.rs:307:34 [INFO] [stdout] | [INFO] [stdout] 307 | let mut input_records = [INPUT_RECORD { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ReadConsoleInputA` in this scope [INFO] [stdout] --> src/cli/console.rs:314:13 [INFO] [stdout] | [INFO] [stdout] 314 | ReadConsoleInputA( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MAX_PATH` in this scope [INFO] [stdout] --> src/cli/console.rs:331:42 [INFO] [stdout] | [INFO] [stdout] 331 | let mut buffer = [i8::default(); MAX_PATH]; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetCurrentDirectoryA` in this scope [INFO] [stdout] --> src/cli/console.rs:332:29 [INFO] [stdout] | [INFO] [stdout] 332 | let read = unsafe { GetCurrentDirectoryA(buffer.len() as u32, buffer.as_mut_ptr()) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetCurrentDirectoryA` in this scope [INFO] [stdout] --> src/cli/console.rs:343:28 [INFO] [stdout] | [INFO] [stdout] 343 | let ret = unsafe { SetCurrentDirectoryA(cstr.as_ptr()) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `COORD` in this scope [INFO] [stdout] --> src/cli/console.rs:348:16 [INFO] [stdout] | [INFO] [stdout] 348 | impl Empty for COORD { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `COORD` in this scope [INFO] [stdout] --> src/cli/console.rs:349:19 [INFO] [stdout] | [INFO] [stdout] 349 | fn empty() -> COORD { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `COORD` in this scope [INFO] [stdout] --> src/cli/console.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 350 | COORD { X: 0, Y: 0 } [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SMALL_RECT` in this scope [INFO] [stdout] --> src/cli/console.rs:354:16 [INFO] [stdout] | [INFO] [stdout] 354 | impl Empty for SMALL_RECT { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SMALL_RECT` in this scope [INFO] [stdout] --> src/cli/console.rs:355:19 [INFO] [stdout] | [INFO] [stdout] 355 | fn empty() -> SMALL_RECT { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SMALL_RECT` in this scope [INFO] [stdout] --> src/cli/console.rs:356:9 [INFO] [stdout] | [INFO] [stdout] 356 | SMALL_RECT { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CONSOLE_SCREEN_BUFFER_INFO` in this scope [INFO] [stdout] --> src/cli/console.rs:365:16 [INFO] [stdout] | [INFO] [stdout] 365 | impl Empty for CONSOLE_SCREEN_BUFFER_INFO { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CONSOLE_SCREEN_BUFFER_INFO` in this scope [INFO] [stdout] --> src/cli/console.rs:366:19 [INFO] [stdout] | [INFO] [stdout] 366 | fn empty() -> CONSOLE_SCREEN_BUFFER_INFO { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CONSOLE_SCREEN_BUFFER_INFO` in this scope [INFO] [stdout] --> src/cli/console.rs:367:9 [INFO] [stdout] | [INFO] [stdout] 367 | CONSOLE_SCREEN_BUFFER_INFO { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `INPUT_RECORD` in this scope [INFO] [stdout] --> src/cli/event.rs:53:22 [INFO] [stdout] | [INFO] [stdout] 53 | impl Into for INPUT_RECORD { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FROM_LEFT_1ST_BUTTON_PRESSED` in this scope [INFO] [stdout] --> src/cli/input.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | Left1st = FROM_LEFT_1ST_BUTTON_PRESSED, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FROM_LEFT_2ND_BUTTON_PRESSED` in this scope [INFO] [stdout] --> src/cli/input.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | Left2nd = FROM_LEFT_2ND_BUTTON_PRESSED, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FROM_LEFT_3RD_BUTTON_PRESSED` in this scope [INFO] [stdout] --> src/cli/input.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | Left3rd = FROM_LEFT_3RD_BUTTON_PRESSED, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FROM_LEFT_4TH_BUTTON_PRESSED` in this scope [INFO] [stdout] --> src/cli/input.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | Left4th = FROM_LEFT_4TH_BUTTON_PRESSED, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RIGHTMOST_BUTTON_PRESSED` in this scope [INFO] [stdout] --> src/cli/input.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | Right = RIGHTMOST_BUTTON_PRESSED, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CAPSLOCK_ON` in this scope [INFO] [stdout] --> src/cli/input.rs:519:21 [INFO] [stdout] | [INFO] [stdout] 519 | if (state & CAPSLOCK_ON) != 0 { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SCROLLLOCK_ON` in this scope [INFO] [stdout] --> src/cli/input.rs:523:21 [INFO] [stdout] | [INFO] [stdout] 523 | if (state & SCROLLLOCK_ON) != 0 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SHIFT_PRESSED` in this scope [INFO] [stdout] --> src/cli/input.rs:527:21 [INFO] [stdout] | [INFO] [stdout] 527 | if (state & SHIFT_PRESSED) != 0 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ENHANCED_KEY` in this scope [INFO] [stdout] --> src/cli/input.rs:531:21 [INFO] [stdout] | [INFO] [stdout] 531 | if (state & ENHANCED_KEY) != 0 { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LEFT_ALT_PRESSED` in this scope [INFO] [stdout] --> src/cli/input.rs:535:21 [INFO] [stdout] | [INFO] [stdout] 535 | if (state & LEFT_ALT_PRESSED) != 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RIGHT_ALT_PRESSED` in this scope [INFO] [stdout] --> src/cli/input.rs:539:21 [INFO] [stdout] | [INFO] [stdout] 539 | if (state & RIGHT_ALT_PRESSED) != 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LEFT_CTRL_PRESSED` in this scope [INFO] [stdout] --> src/cli/input.rs:543:21 [INFO] [stdout] | [INFO] [stdout] 543 | if (state & LEFT_CTRL_PRESSED) != 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RIGHT_CTRL_PRESSED` in this scope [INFO] [stdout] --> src/cli/input.rs:547:21 [INFO] [stdout] | [INFO] [stdout] 547 | if (state & RIGHT_CTRL_PRESSED) != 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NUMLOCK_ON` in this scope [INFO] [stdout] --> src/cli/input.rs:551:21 [INFO] [stdout] | [INFO] [stdout] 551 | if (state & NUMLOCK_ON) != 0 { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `Control` in this scope [INFO] [stdout] --> src/cli/input.rs:501:10 [INFO] [stdout] | [INFO] [stdout] 501 | #[derive(EnumFlags, Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_derive_resolution_fallback)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `Control` in this scope [INFO] [stdout] --> src/cli/input.rs:501:10 [INFO] [stdout] | [INFO] [stdout] 501 | #[derive(EnumFlags, Copy, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 174 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `winter` [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] [stdout] error: aborting due to 174 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "40a47bffec444889ebccee9ea6605a743dc39b7b8400235f3536c1cb4fb2d5eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40a47bffec444889ebccee9ea6605a743dc39b7b8400235f3536c1cb4fb2d5eb", kill_on_drop: false }` [INFO] [stdout] 40a47bffec444889ebccee9ea6605a743dc39b7b8400235f3536c1cb4fb2d5eb