[INFO] cloning repository https://github.com/24rr/roblox-patternscan-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/24rr/roblox-patternscan-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F24rr%2Froblox-patternscan-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F24rr%2Froblox-patternscan-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ca962b454edc6dfe51044840b8b07783491fcd7b
[INFO] checking 24rr/roblox-patternscan-rust against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F24rr%2Froblox-patternscan-rust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/24rr/roblox-patternscan-rust
[INFO] finished tweaking git repo https://github.com/24rr/roblox-patternscan-rust
[INFO] tweaked toml for git repo https://github.com/24rr/roblox-patternscan-rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/24rr/roblox-patternscan-rust on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/24rr/roblox-patternscan-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.15
[INFO] [stderr]   Downloaded windows-implement v0.59.0
[INFO] [stderr]   Downloaded windows-interface v0.59.0
[INFO] [stderr]   Downloaded windows-result v0.3.0
[INFO] [stderr]   Downloaded windows-strings v0.3.0
[INFO] [stderr]   Downloaded windows-core v0.59.0
[INFO] [stderr]   Downloaded serde_json v1.0.137
[INFO] [stderr]   Downloaded windows v0.59.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20df97a89d4d326d9084e49833a0e1625ec90ee58da6141b8d3dd45fe09d2e14
[INFO] running `Command { std: "docker" "start" "-a" "20df97a89d4d326d9084e49833a0e1625ec90ee58da6141b8d3dd45fe09d2e14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20df97a89d4d326d9084e49833a0e1625ec90ee58da6141b8d3dd45fe09d2e14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20df97a89d4d326d9084e49833a0e1625ec90ee58da6141b8d3dd45fe09d2e14", kill_on_drop: false }`
[INFO] [stdout] 20df97a89d4d326d9084e49833a0e1625ec90ee58da6141b8d3dd45fe09d2e14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01d9f95d273b832e87345b61d0d24262ff1d11512db89340ad42bff48adbd081
[INFO] running `Command { std: "docker" "start" "-a" "01d9f95d273b832e87345b61d0d24262ff1d11512db89340ad42bff48adbd081", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.53.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking windows-targets v0.53.0
[INFO] [stderr]     Checking windows-result v0.3.0
[INFO] [stderr]     Checking windows-strings v0.3.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling windows-implement v0.59.0
[INFO] [stderr]    Compiling windows-interface v0.59.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]     Checking windows-core v0.59.0
[INFO] [stderr]     Checking windows v0.59.0
[INFO] [stderr]     Checking roblox-pattern-scanner v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/main.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use windows::Win32::Foundation::*;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/main.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use windows::Win32::System::Threading::*;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/main.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows::Win32::System::ProcessStatus::*;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/main.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::Win32::System::Diagnostics::ToolHelp::*;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/main.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows::Win32::System::Memory::*;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]   --> src/main.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::System::Diagnostics::Debug::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/main.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use windows::Win32::Foundation::*;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/main.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use windows::Win32::System::Threading::*;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/main.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows::Win32::System::ProcessStatus::*;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/main.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::Win32::System::Diagnostics::ToolHelp::*;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/main.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows::Win32::System::Memory::*;
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]   --> src/main.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::System::Diagnostics::Debug::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TH32CS_SNAPPROCESS` in this scope
[INFO] [stdout]   --> src/main.rs:21:49
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let snapshot = CreateToolhelp32Snapshot(TH32CS_SNAPPROCESS, 0).ok()?;
[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/main.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |         struct SnapshotGuard(HANDLE);
[INFO] [stdout]    |                              ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PROCESSENTRY32W` in this scope
[INFO] [stdout]   --> src/main.rs:34:44
[INFO] [stdout]    |
[INFO] [stdout] 34 |         entry.dwSize = std::mem::size_of::<PROCESSENTRY32W>() as u32;
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn find_roblox_clients<PROCESSENTRY32W>() -> Option<ProcessInfo> {
[INFO] [stdout]    |                       +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PROCESS_QUERY_INFORMATION` in this scope
[INFO] [stdout]   --> src/main.rs:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 |                     PROCESS_QUERY_INFORMATION | PROCESS_VM_READ,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PROCESS_VM_READ` in this scope
[INFO] [stdout]   --> src/main.rs:48:49
[INFO] [stdout]    |
[INFO] [stdout] 48 |                     PROCESS_QUERY_INFORMATION | PROCESS_VM_READ,
[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/main.rs:54:37
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 struct ProcessGuard(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/main.rs:80:33
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn find_pattern(process_handle: HANDLE, base_address: usize, pattern: &str) -> Option<usize> {
[INFO] [stdout]    |                                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MEMORY_BASIC_INFORMATION` in this scope
[INFO] [stdout]    --> src/main.rs:110:33
[INFO] [stdout]     |
[INFO] [stdout] 110 |             std::mem::size_of::<MEMORY_BASIC_INFORMATION>(),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 80  | fn find_pattern<MEMORY_BASIC_INFORMATION>(process_handle: HANDLE, base_address: usize, pattern: &str) -> Option<usize> {
[INFO] [stdout]     |                ++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MEM_COMMIT` in this scope
[INFO] [stdout]    --> src/main.rs:113:34
[INFO] [stdout]     |
[INFO] [stdout] 113 |             if mem_info.State == MEM_COMMIT
[INFO] [stdout]     |                                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PAGE_GUARD` in this scope
[INFO] [stdout]    --> src/main.rs:115:62
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 && (mem_info.Protect & PAGE_PROTECTION_FLAGS(PAGE_GUARD.0)) == PAGE_PROTECTION_FLAGS(0)
[INFO] [stdout]     |                                                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PAGE_NOACCESS` in this scope
[INFO] [stdout]    --> src/main.rs:116:62
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 && (mem_info.Protect & PAGE_PROTECTION_FLAGS(PAGE_NOACCESS.0)) == PAGE_PROTECTION_FLAGS(0) {
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TH32CS_SNAPPROCESS` in this scope
[INFO] [stdout]   --> src/main.rs:21:49
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let snapshot = CreateToolhelp32Snapshot(TH32CS_SNAPPROCESS, 0).ok()?;
[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/main.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |         struct SnapshotGuard(HANDLE);
[INFO] [stdout]    |                              ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PROCESSENTRY32W` in this scope
[INFO] [stdout]   --> src/main.rs:34:44
[INFO] [stdout]    |
[INFO] [stdout] 34 |         entry.dwSize = std::mem::size_of::<PROCESSENTRY32W>() as u32;
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn find_roblox_clients<PROCESSENTRY32W>() -> Option<ProcessInfo> {
[INFO] [stdout]    |                       +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PROCESS_QUERY_INFORMATION` in this scope
[INFO] [stdout]   --> src/main.rs:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 |                     PROCESS_QUERY_INFORMATION | PROCESS_VM_READ,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PROCESS_VM_READ` in this scope
[INFO] [stdout]   --> src/main.rs:48:49
[INFO] [stdout]    |
[INFO] [stdout] 48 |                     PROCESS_QUERY_INFORMATION | PROCESS_VM_READ,
[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/main.rs:54:37
[INFO] [stdout]    |
[INFO] [stdout] 54 |                 struct ProcessGuard(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/main.rs:80:33
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn find_pattern(process_handle: HANDLE, base_address: usize, pattern: &str) -> Option<usize> {
[INFO] [stdout]    |                                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MEMORY_BASIC_INFORMATION` in this scope
[INFO] [stdout]    --> src/main.rs:110:33
[INFO] [stdout]     |
[INFO] [stdout] 110 |             std::mem::size_of::<MEMORY_BASIC_INFORMATION>(),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 80  | fn find_pattern<MEMORY_BASIC_INFORMATION>(process_handle: HANDLE, base_address: usize, pattern: &str) -> Option<usize> {
[INFO] [stdout]     |                ++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MEM_COMMIT` in this scope
[INFO] [stdout]    --> src/main.rs:113:34
[INFO] [stdout]     |
[INFO] [stdout] 113 |             if mem_info.State == MEM_COMMIT
[INFO] [stdout]     |                                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PAGE_GUARD` in this scope
[INFO] [stdout]    --> src/main.rs:115:62
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 && (mem_info.Protect & PAGE_PROTECTION_FLAGS(PAGE_GUARD.0)) == PAGE_PROTECTION_FLAGS(0)
[INFO] [stdout]     |                                                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PAGE_NOACCESS` in this scope
[INFO] [stdout]    --> src/main.rs:116:62
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 && (mem_info.Protect & PAGE_PROTECTION_FLAGS(PAGE_NOACCESS.0)) == PAGE_PROTECTION_FLAGS(0) {
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_virtual_terminal` in module `control`
[INFO] [stdout]    --> src/main.rs:158:14
[INFO] [stdout]     |
[INFO] [stdout] 158 |     control::set_virtual_terminal(true).unwrap_or_default();
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ not found in `control`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/colored-3.0.0/src/control.rs:31:8
[INFO] [stdout]     |
[INFO] [stdout] 31  | pub fn set_virtual_terminal(use_virtual: bool) -> Result<(), ()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/colored-3.0.0/src/control.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout] 30  | #[cfg(windows)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PROCESS_QUERY_INFORMATION` in this scope
[INFO] [stdout]    --> src/main.rs:183:13
[INFO] [stdout]     |
[INFO] [stdout] 183 |             PROCESS_QUERY_INFORMATION | PROCESS_VM_READ,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PROCESS_VM_READ` in this scope
[INFO] [stdout]    --> src/main.rs:183:41
[INFO] [stdout]     |
[INFO] [stdout] 183 |             PROCESS_QUERY_INFORMATION | PROCESS_VM_READ,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `set_virtual_terminal` in module `control`
[INFO] [stdout]    --> src/main.rs:158:14
[INFO] [stdout]     |
[INFO] [stdout] 158 |     control::set_virtual_terminal(true).unwrap_or_default();
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^ not found in `control`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/colored-3.0.0/src/control.rs:31:8
[INFO] [stdout]     |
[INFO] [stdout] 31  | pub fn set_virtual_terminal(use_virtual: bool) -> Result<(), ()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/colored-3.0.0/src/control.rs:30:1
[INFO] [stdout]     |
[INFO] [stdout] 30  | #[cfg(windows)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PROCESS_QUERY_INFORMATION` in this scope
[INFO] [stdout]    --> src/main.rs:183:13
[INFO] [stdout]     |
[INFO] [stdout] 183 |             PROCESS_QUERY_INFORMATION | PROCESS_VM_READ,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PROCESS_VM_READ` in this scope
[INFO] [stdout]    --> src/main.rs:183:41
[INFO] [stdout]     |
[INFO] [stdout] 183 |             PROCESS_QUERY_INFORMATION | PROCESS_VM_READ,
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateToolhelp32Snapshot` in this scope
[INFO] [stdout]   --> src/main.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let snapshot = CreateToolhelp32Snapshot(TH32CS_SNAPPROCESS, 0).ok()?;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HANDLE` in this scope
[INFO] [stdout]   --> src/main.rs:22:31
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let snapshot_handle = HANDLE(snapshot.0);
[INFO] [stdout]    |                               ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PROCESSENTRY32W`
[INFO] [stdout]   --> src/main.rs:33:25
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let mut entry = PROCESSENTRY32W::default();
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^ use of undeclared type `PROCESSENTRY32W`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Process32FirstW` in this scope
[INFO] [stdout]   --> src/main.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 |         if Process32FirstW(snapshot, &mut entry).is_err() {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateToolhelp32Snapshot` in this scope
[INFO] [stdout]   --> src/main.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 |         let snapshot = CreateToolhelp32Snapshot(TH32CS_SNAPPROCESS, 0).ok()?;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Process32NextW` in this scope
[INFO] [stdout]   --> src/main.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |         while Process32NextW(snapshot, &mut entry).is_ok() {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `HANDLE` in this scope
[INFO] [stdout]   --> src/main.rs:22:31
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let snapshot_handle = HANDLE(snapshot.0);
[INFO] [stdout]    |                               ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OpenProcess` in this scope
[INFO] [stdout]   --> src/main.rs:47:38
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 let process_handle = OpenProcess(
[INFO] [stdout]    |                                      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HMODULE`
[INFO] [stdout]   --> src/main.rs:62:43
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 let mut module_handles = [HMODULE::default(); 1024];
[INFO] [stdout]    |                                           ^^^^^^^ use of undeclared type `HMODULE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `K32EnumProcessModules` in this scope
[INFO] [stdout]   --> src/main.rs:65:20
[INFO] [stdout]    |
[INFO] [stdout] 65 |                 if K32EnumProcessModules(
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CloseHandle` in this scope
[INFO] [stdout]   --> src/main.rs:28:34
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 unsafe { let _ = CloseHandle(self.0); }
[INFO] [stdout]    |                                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CloseHandle` in this scope
[INFO] [stdout]   --> src/main.rs:57:42
[INFO] [stdout]    |
[INFO] [stdout] 57 |                         unsafe { let _ = CloseHandle(self.0); }
[INFO] [stdout]    |                                          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PROCESSENTRY32W`
[INFO] [stdout]   --> src/main.rs:33:25
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let mut entry = PROCESSENTRY32W::default();
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^ use of undeclared type `PROCESSENTRY32W`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Process32FirstW` in this scope
[INFO] [stdout]   --> src/main.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 |         if Process32FirstW(snapshot, &mut entry).is_err() {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Process32NextW` in this scope
[INFO] [stdout]   --> src/main.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |         while Process32NextW(snapshot, &mut entry).is_ok() {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OpenProcess` in this scope
[INFO] [stdout]   --> src/main.rs:47:38
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 let process_handle = OpenProcess(
[INFO] [stdout]    |                                      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HMODULE`
[INFO] [stdout]   --> src/main.rs:62:43
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 let mut module_handles = [HMODULE::default(); 1024];
[INFO] [stdout]    |                                           ^^^^^^^ use of undeclared type `HMODULE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `K32EnumProcessModules` in this scope
[INFO] [stdout]   --> src/main.rs:65:20
[INFO] [stdout]    |
[INFO] [stdout] 65 |                 if K32EnumProcessModules(
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CloseHandle` in this scope
[INFO] [stdout]   --> src/main.rs:28:34
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 unsafe { let _ = CloseHandle(self.0); }
[INFO] [stdout]    |                                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CloseHandle` in this scope
[INFO] [stdout]   --> src/main.rs:57:42
[INFO] [stdout]    |
[INFO] [stdout] 57 |                         unsafe { let _ = CloseHandle(self.0); }
[INFO] [stdout]    |                                          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MEMORY_BASIC_INFORMATION`
[INFO] [stdout]   --> src/main.rs:99:28
[INFO] [stdout]    |
[INFO] [stdout] 99 |         let mut mem_info = MEMORY_BASIC_INFORMATION::default();
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `MEMORY_BASIC_INFORMATION`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VirtualQueryEx` in this scope
[INFO] [stdout]    --> src/main.rs:106:15
[INFO] [stdout]     |
[INFO] [stdout] 106 |         while VirtualQueryEx(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PAGE_PROTECTION_FLAGS` in this scope
[INFO] [stdout]    --> src/main.rs:115:40
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 && (mem_info.Protect & PAGE_PROTECTION_FLAGS(PAGE_GUARD.0)) == PAGE_PROTECTION_FLAGS(0)
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PAGE_PROTECTION_FLAGS` in this scope
[INFO] [stdout]    --> src/main.rs:115:80
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 && (mem_info.Protect & PAGE_PROTECTION_FLAGS(PAGE_GUARD.0)) == PAGE_PROTECTION_FLAGS(0)
[INFO] [stdout]     |                                                                                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PAGE_PROTECTION_FLAGS` in this scope
[INFO] [stdout]    --> src/main.rs:116:40
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 && (mem_info.Protect & PAGE_PROTECTION_FLAGS(PAGE_NOACCESS.0)) == PAGE_PROTECTION_FLAGS(0) {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PAGE_PROTECTION_FLAGS` in this scope
[INFO] [stdout]    --> src/main.rs:116:83
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 && (mem_info.Protect & PAGE_PROTECTION_FLAGS(PAGE_NOACCESS.0)) == PAGE_PROTECTION_FLAGS(0) {
[INFO] [stdout]     |                                                                                   ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MEMORY_BASIC_INFORMATION`
[INFO] [stdout]   --> src/main.rs:99:28
[INFO] [stdout]    |
[INFO] [stdout] 99 |         let mut mem_info = MEMORY_BASIC_INFORMATION::default();
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `MEMORY_BASIC_INFORMATION`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VirtualQueryEx` in this scope
[INFO] [stdout]    --> src/main.rs:106:15
[INFO] [stdout]     |
[INFO] [stdout] 106 |         while VirtualQueryEx(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PAGE_PROTECTION_FLAGS` in this scope
[INFO] [stdout]    --> src/main.rs:115:40
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 && (mem_info.Protect & PAGE_PROTECTION_FLAGS(PAGE_GUARD.0)) == PAGE_PROTECTION_FLAGS(0)
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PAGE_PROTECTION_FLAGS` in this scope
[INFO] [stdout]    --> src/main.rs:115:80
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 && (mem_info.Protect & PAGE_PROTECTION_FLAGS(PAGE_GUARD.0)) == PAGE_PROTECTION_FLAGS(0)
[INFO] [stdout]     |                                                                                ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ReadProcessMemory` in this scope
[INFO] [stdout]    --> src/main.rs:126:24
[INFO] [stdout]     |
[INFO] [stdout] 126 |                     if ReadProcessMemory(
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PAGE_PROTECTION_FLAGS` in this scope
[INFO] [stdout]    --> src/main.rs:116:40
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 && (mem_info.Protect & PAGE_PROTECTION_FLAGS(PAGE_NOACCESS.0)) == PAGE_PROTECTION_FLAGS(0) {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PAGE_PROTECTION_FLAGS` in this scope
[INFO] [stdout]    --> src/main.rs:116:83
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 && (mem_info.Protect & PAGE_PROTECTION_FLAGS(PAGE_NOACCESS.0)) == PAGE_PROTECTION_FLAGS(0) {
[INFO] [stdout]     |                                                                                   ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ReadProcessMemory` in this scope
[INFO] [stdout]    --> src/main.rs:126:24
[INFO] [stdout]     |
[INFO] [stdout] 126 |                     if ReadProcessMemory(
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OpenProcess` in this scope
[INFO] [stdout]    --> src/main.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 |         OpenProcess(
[INFO] [stdout]     |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CloseHandle` in this scope
[INFO] [stdout]    --> src/main.rs:267:17
[INFO] [stdout]     |
[INFO] [stdout] 267 |         let _ = CloseHandle(process_handle);
[INFO] [stdout]     |                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OpenProcess` in this scope
[INFO] [stdout]    --> src/main.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 |         OpenProcess(
[INFO] [stdout]     |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CloseHandle` in this scope
[INFO] [stdout]    --> src/main.rs:267:17
[INFO] [stdout]     |
[INFO] [stdout] 267 |         let _ = CloseHandle(process_handle);
[INFO] [stdout]     |                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `roblox-pattern-scanner` (bin "roblox-pattern-scanner") due to 39 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `roblox-pattern-scanner` (bin "roblox-pattern-scanner" test) due to 39 previous errors
[INFO] running `Command { std: "docker" "inspect" "01d9f95d273b832e87345b61d0d24262ff1d11512db89340ad42bff48adbd081", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01d9f95d273b832e87345b61d0d24262ff1d11512db89340ad42bff48adbd081", kill_on_drop: false }`
[INFO] [stdout] 01d9f95d273b832e87345b61d0d24262ff1d11512db89340ad42bff48adbd081
