[INFO] fetching crate nt-user-call 0.1.1... [INFO] testing nt-user-call-0.1.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate nt-user-call 0.1.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate nt-user-call 0.1.1 [INFO] finished tweaking crates.io crate nt-user-call 0.1.1 [INFO] tweaked toml for crates.io crate nt-user-call 0.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nt-user-call 0.1.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nt-user-call 0.1.1 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab7f305656bcac9a8a943e966f1c4bcb59f15d911d56e2020dc7bfacd38894ee [INFO] running `Command { std: "docker" "start" "-a" "ab7f305656bcac9a8a943e966f1c4bcb59f15d911d56e2020dc7bfacd38894ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab7f305656bcac9a8a943e966f1c4bcb59f15d911d56e2020dc7bfacd38894ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab7f305656bcac9a8a943e966f1c4bcb59f15d911d56e2020dc7bfacd38894ee", kill_on_drop: false }` [INFO] [stdout] ab7f305656bcac9a8a943e966f1c4bcb59f15d911d56e2020dc7bfacd38894ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc5b91583d726efe6365b44a8a3831459bb2649adbb6c1594c4e838602a50874 [INFO] running `Command { std: "docker" "start" "-a" "fc5b91583d726efe6365b44a8a3831459bb2649adbb6c1594c4e838602a50874", kill_on_drop: false }` [INFO] [stderr] Compiling windows_x86_64_gnu v0.53.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling windows-targets v0.53.0 [INFO] [stderr] Compiling windows-result v0.3.0 [INFO] [stderr] Compiling windows-strings v0.3.0 [INFO] [stderr] Compiling windows-interface v0.59.0 [INFO] [stderr] Compiling windows-implement v0.59.0 [INFO] [stderr] Compiling windows-core v0.59.0 [INFO] [stderr] Compiling windows v0.59.0 [INFO] [stderr] Compiling nt-user-call v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/error.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | 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/functions.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | use windows::Win32::Devices::Display::HDEV; [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/functions.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | use windows::Win32::Graphics::Gdi::HMONITOR; [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/functions.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | use windows::Win32::UI::Input::KeyboardAndMouse::HKL; [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/functions.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | use windows::Win32::UI::WindowsAndMessaging::MESSAGEBOX_STYLE; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/error.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | core::HRESULT, [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/functions.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | Win32::{ [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Wdk` in `windows` [INFO] [stdout] --> src/version.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | Wdk::System::SystemServices::RtlGetVersion, Win32::System::SystemInformation::OSVERSIONINFOW, [INFO] [stdout] | ^^^ could not find `Wdk` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/version.rs:4:49 [INFO] [stdout] | [INFO] [stdout] 4 | Wdk::System::SystemServices::RtlGetVersion, Win32::System::SystemInformation::OSVERSIONINFOW, [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/functions.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | core::{w, PCSTR}, [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/macros.rs:7:43 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/macros.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] ::: src/functions.rs:220:1 [INFO] [stdout] | [INFO] [stdout] 220 | / nt_user_call! { [INFO] [stdout] 221 | | #![doc = r#" [INFO] [stdout] 222 | | The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems. [INFO] [stdout] 223 | | The variants will be mapped to the respective function indices in [`crate::indices`] at runtime. [INFO] [stdout] ... | [INFO] [stdout] 711 | | NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32; [INFO] [stdout] 712 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> src/error.rs:49:39 [INFO] [stdout] | [INFO] [stdout] 49 | impl From for windows::core::Error { [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the `Self` constructor can only be used with tuple or unit structs [INFO] [stdout] --> src/functions.rs:130:17 [INFO] [stdout] | [INFO] [stdout] 130 | Self(value as _) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | / from_call_return_self!( [INFO] [stdout] 155 | | BOOL, HANDLE, HDESK, HDWP, HICON, HKL, HMENU, HMONITOR, HWND, LPARAM, LRESULT, NTSTATUS [INFO] [stdout] 156 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `from_call_return_self` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nt-user-call` (lib) due to 336 previous errors [INFO] running `Command { std: "docker" "inspect" "fc5b91583d726efe6365b44a8a3831459bb2649adbb6c1594c4e838602a50874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc5b91583d726efe6365b44a8a3831459bb2649adbb6c1594c4e838602a50874", kill_on_drop: false }` [INFO] [stdout] fc5b91583d726efe6365b44a8a3831459bb2649adbb6c1594c4e838602a50874