[INFO] fetching crate windows-native 1.0.44... [INFO] testing windows-native-1.0.44 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate windows-native 1.0.44 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate windows-native 1.0.44 [INFO] finished tweaking crates.io crate windows-native 1.0.44 [INFO] tweaked toml for crates.io crate windows-native 1.0.44 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate windows-native 1.0.44 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 19 packages to latest compatible versions [INFO] [stderr] Adding windows v0.58.0 (available: v0.62.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a70bab397215588564e7a2d83b41c40031594b98cde0cdb1d79a53616c433f2 [INFO] running `Command { std: "docker" "start" "-a" "7a70bab397215588564e7a2d83b41c40031594b98cde0cdb1d79a53616c433f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a70bab397215588564e7a2d83b41c40031594b98cde0cdb1d79a53616c433f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a70bab397215588564e7a2d83b41c40031594b98cde0cdb1d79a53616c433f2", kill_on_drop: false }` [INFO] [stdout] 7a70bab397215588564e7a2d83b41c40031594b98cde0cdb1d79a53616c433f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f2051242dc94c73bd68b9721b4041718d1dc77cd5e43e071448c33e9fdfb749 [INFO] running `Command { std: "docker" "start" "-a" "9f2051242dc94c73bd68b9721b4041718d1dc77cd5e43e071448c33e9fdfb749", kill_on_drop: false }` [INFO] [stderr] Compiling windows_x86_64_gnu v0.52.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling windows-targets v0.52.6 [INFO] [stderr] Compiling windows-result v0.2.0 [INFO] [stderr] Compiling windows-strings v0.1.0 [INFO] [stderr] Compiling windows-interface v0.58.0 [INFO] [stderr] Compiling windows-implement v0.58.0 [INFO] [stderr] Compiling windows-core v0.58.0 [INFO] [stderr] Compiling windows v0.58.0 [INFO] [stderr] Compiling windows-native v1.0.44 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/ntbcd.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Win32::Foundation::{BOOLEAN, HANDLE, NTSTATUS, UNICODE_STRING}, [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/ntbcd.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | core::{GUID, PWSTR}, [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Wdk` in `windows` [INFO] [stdout] --> src/ntdbg.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Wdk::Foundation::OBJECT_ATTRIBUTES, [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/ntdbg.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | Win32::{ [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/ntdbg.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | core::GUID, [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Wdk` in `windows` [INFO] [stdout] --> src/ntexapi.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Wdk::{ [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/ntexapi.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | 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/ntioapi.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | Wdk::{ [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/ntioapi.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Win32::{ [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/ntkeapi.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use windows::Win32::Foundation::{BOOLEAN, NTSTATUS}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/ntexapi.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | core::{GUID, PWSTR}, [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Wdk` in `windows` [INFO] [stdout] --> src/ntldr.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Wdk::Foundation::OBJECT_ATTRIBUTES, [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/ntldr.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | 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/ntlpcapi.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | Wdk::Foundation::OBJECT_ATTRIBUTES, [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/ntlpcapi.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Win32::{ [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/ntmisc.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use windows::Win32::Foundation::{HANDLE, NTSTATUS}; [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/ntmmapi.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | Wdk::{Foundation::OBJECT_ATTRIBUTES, System::Memory::SECTION_INHERIT}, [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/ntmmapi.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Win32::{ [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/ntnls.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use windows::Win32::Foundation::BOOLEAN; [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/ntobapi.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | Wdk::Foundation::{OBJECT_ATTRIBUTES, OBJECT_INFORMATION_CLASS}, [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/ntobapi.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Win32::{ [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/ntldr.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | core::{PCWSTR, PSTR, PWSTR}, [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/ntpebteb.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Win32::{ [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/ntpfapi.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use windows::Win32::Foundation::HANDLE; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/ntpebteb.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | core::{GUID, PSTR}, [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/ntpnpapi.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Win32::{ [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/ntpoapi.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use windows::Win32::{ [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/ntpnpapi.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | core::GUID, [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Wdk` in `windows` [INFO] [stdout] --> src/ntpsapi.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Wdk::{ [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/ntpsapi.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | 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/ntregapi.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | Wdk::{ [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/ntregapi.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Win32::{ [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/ntpsapi.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | core::GUID, [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Wdk` in `windows` [INFO] [stdout] --> src/ntrtl.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Wdk::{ [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/ntrtl.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Win32::{ [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/ntrtl.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | core::{w, GUID, PCWSTR, PSTR, PWSTR}, [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Wdk` in `windows` [INFO] [stdout] --> src/ntsam.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Wdk::Foundation::OBJECT_ATTRIBUTES, [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/ntsam.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | 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/ntseapi.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | Wdk::Foundation::OBJECT_ATTRIBUTES, [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/ntseapi.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Win32::{ [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/ntsmss.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use windows::Win32::Foundation::{HANDLE, NTSTATUS, UNICODE_STRING}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/ntsam.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | core::PWSTR, [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/ntsxs.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Win32::{ [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/nttmapi.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use windows::Win32::Foundation::NTSTATUS; [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/nttp.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use windows::Win32::{ [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/ntsxs.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | core::GUID, [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/ntwow64.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Win32::{ [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/ntxcapi.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use windows::Win32::{ [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/ntwow64.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | core::GUID, [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Wdk` in `windows` [INFO] [stdout] --> src/ntzwapi.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Wdk::{ [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/ntzwapi.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | Win32::{ [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/phnt_ntdef.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use windows::Win32::Foundation::BOOLEAN; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/ntzwapi.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | core::{GUID, PWSTR}, [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/subprocesstag.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use windows::core::{PCWSTR, PWSTR}; [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/winsta.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | Win32::{ [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/winsta.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | core::PWSTR, [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> src/phnt_ntdef.rs:65:15 [INFO] [stdout] | [INFO] [stdout] 65 | impl windows::core::TypeKind for PREGHANDLE { [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> src/phnt_ntdef.rs:66:30 [INFO] [stdout] | [INFO] [stdout] 66 | type TypeKind = windows::core::CopyType; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> src/phnt_ntdef.rs:97:15 [INFO] [stdout] | [INFO] [stdout] 97 | impl windows::core::TypeKind for TRACEHANDLE { [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> src/phnt_ntdef.rs:98:30 [INFO] [stdout] | [INFO] [stdout] 98 | type TypeKind = windows::core::CopyType; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:158:35 [INFO] [stdout] | [INFO] [stdout] 158 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:166:35 [INFO] [stdout] | [INFO] [stdout] 166 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:171:35 [INFO] [stdout] | [INFO] [stdout] 171 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:176:35 [INFO] [stdout] | [INFO] [stdout] 176 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:181:35 [INFO] [stdout] | [INFO] [stdout] 181 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:186:35 [INFO] [stdout] | [INFO] [stdout] 186 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:194:35 [INFO] [stdout] | [INFO] [stdout] 194 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:199:35 [INFO] [stdout] | [INFO] [stdout] 199 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:204:35 [INFO] [stdout] | [INFO] [stdout] 204 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:213:35 [INFO] [stdout] | [INFO] [stdout] 213 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:225:35 [INFO] [stdout] | [INFO] [stdout] 225 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:233:35 [INFO] [stdout] | [INFO] [stdout] 233 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:238:35 [INFO] [stdout] | [INFO] [stdout] 238 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:251:35 [INFO] [stdout] | [INFO] [stdout] 251 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:260:35 [INFO] [stdout] | [INFO] [stdout] 260 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:265:35 [INFO] [stdout] | [INFO] [stdout] 265 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:270:35 [INFO] [stdout] | [INFO] [stdout] 270 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:275:35 [INFO] [stdout] | [INFO] [stdout] 275 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:743:35 [INFO] [stdout] | [INFO] [stdout] 743 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:754:35 [INFO] [stdout] | [INFO] [stdout] 754 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:763:35 [INFO] [stdout] | [INFO] [stdout] 763 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:773:35 [INFO] [stdout] | [INFO] [stdout] 773 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:778:35 [INFO] [stdout] | [INFO] [stdout] 778 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:795:35 [INFO] [stdout] | [INFO] [stdout] 795 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:806:35 [INFO] [stdout] | [INFO] [stdout] 806 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:818:35 [INFO] [stdout] | [INFO] [stdout] 818 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:828:35 [INFO] [stdout] | [INFO] [stdout] 828 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:837:35 [INFO] [stdout] | [INFO] [stdout] 837 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:997:35 [INFO] [stdout] | [INFO] [stdout] 997 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:1381:35 [INFO] [stdout] | [INFO] [stdout] 1381 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:1405:35 [INFO] [stdout] | [INFO] [stdout] 1405 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:1416:35 [INFO] [stdout] | [INFO] [stdout] 1416 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:1428:35 [INFO] [stdout] | [INFO] [stdout] 1428 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:1438:35 [INFO] [stdout] | [INFO] [stdout] 1438 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:1449:35 [INFO] [stdout] | [INFO] [stdout] 1449 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:1459:35 [INFO] [stdout] | [INFO] [stdout] 1459 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntbcd.rs:1470:35 [INFO] [stdout] | [INFO] [stdout] 1470 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntdbg.rs:25:35 [INFO] [stdout] | [INFO] [stdout] 25 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntdbg.rs:30:35 [INFO] [stdout] | [INFO] [stdout] 30 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntdbg.rs:285:35 [INFO] [stdout] | [INFO] [stdout] 285 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntdbg.rs:295:35 [INFO] [stdout] | [INFO] [stdout] 295 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntdbg.rs:300:35 [INFO] [stdout] | [INFO] [stdout] 300 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntdbg.rs:309:35 [INFO] [stdout] | [INFO] [stdout] 309 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntdbg.rs:314:35 [INFO] [stdout] | [INFO] [stdout] 314 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntdbg.rs:325:35 [INFO] [stdout] | [INFO] [stdout] 325 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntdbg.rs:335:35 [INFO] [stdout] | [INFO] [stdout] 335 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntdbg.rs:340:35 [INFO] [stdout] | [INFO] [stdout] 340 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntdbg.rs:345:35 [INFO] [stdout] | [INFO] [stdout] 345 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntdbg.rs:350:35 [INFO] [stdout] | [INFO] [stdout] 350 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntdbg.rs:358:35 [INFO] [stdout] | [INFO] [stdout] 358 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntdbg.rs:363:35 [INFO] [stdout] | [INFO] [stdout] 363 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntdbg.rs:368:35 [INFO] [stdout] | [INFO] [stdout] 368 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntdbg.rs:373:35 [INFO] [stdout] | [INFO] [stdout] 373 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntdbg.rs:378:35 [INFO] [stdout] | [INFO] [stdout] 378 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntdbg.rs:383:35 [INFO] [stdout] | [INFO] [stdout] 383 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntdbg.rs:391:35 [INFO] [stdout] | [INFO] [stdout] 391 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntdbg.rs:399:35 [INFO] [stdout] | [INFO] [stdout] 399 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:871:35 [INFO] [stdout] | [INFO] [stdout] 871 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:876:35 [INFO] [stdout] | [INFO] [stdout] 876 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:886:35 [INFO] [stdout] | [INFO] [stdout] 886 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:894:35 [INFO] [stdout] | [INFO] [stdout] 894 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:905:35 [INFO] [stdout] | [INFO] [stdout] 905 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:965:35 [INFO] [stdout] | [INFO] [stdout] 965 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1105:35 [INFO] [stdout] | [INFO] [stdout] 1105 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1110:35 [INFO] [stdout] | [INFO] [stdout] 1110 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1115:35 [INFO] [stdout] | [INFO] [stdout] 1115 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1120:35 [INFO] [stdout] | [INFO] [stdout] 1120 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1128:35 [INFO] [stdout] | [INFO] [stdout] 1128 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1133:35 [INFO] [stdout] | [INFO] [stdout] 1133 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1138:35 [INFO] [stdout] | [INFO] [stdout] 1138 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1146:35 [INFO] [stdout] | [INFO] [stdout] 1146 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1151:35 [INFO] [stdout] | [INFO] [stdout] 1151 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1161:35 [INFO] [stdout] | [INFO] [stdout] 1161 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1166:35 [INFO] [stdout] | [INFO] [stdout] 1166 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1171:35 [INFO] [stdout] | [INFO] [stdout] 1171 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1176:35 [INFO] [stdout] | [INFO] [stdout] 1176 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1184:35 [INFO] [stdout] | [INFO] [stdout] 1184 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1189:35 [INFO] [stdout] | [INFO] [stdout] 1189 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1203:35 [INFO] [stdout] | [INFO] [stdout] 1203 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1238:35 [INFO] [stdout] | [INFO] [stdout] 1238 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1249:35 [INFO] [stdout] | [INFO] [stdout] 1249 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1258:35 [INFO] [stdout] | [INFO] [stdout] 1258 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1263:35 [INFO] [stdout] | [INFO] [stdout] 1263 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1268:35 [INFO] [stdout] | [INFO] [stdout] 1268 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1273:35 [INFO] [stdout] | [INFO] [stdout] 1273 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1278:35 [INFO] [stdout] | [INFO] [stdout] 1278 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1283:35 [INFO] [stdout] | [INFO] [stdout] 1283 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1294:35 [INFO] [stdout] | [INFO] [stdout] 1294 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1303:35 [INFO] [stdout] | [INFO] [stdout] 1303 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1312:35 [INFO] [stdout] | [INFO] [stdout] 1312 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1317:35 [INFO] [stdout] | [INFO] [stdout] 1317 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1322:35 [INFO] [stdout] | [INFO] [stdout] 1322 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1327:35 [INFO] [stdout] | [INFO] [stdout] 1327 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1332:35 [INFO] [stdout] | [INFO] [stdout] 1332 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1337:35 [INFO] [stdout] | [INFO] [stdout] 1337 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1385:35 [INFO] [stdout] | [INFO] [stdout] 1385 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1395:35 [INFO] [stdout] | [INFO] [stdout] 1395 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1404:35 [INFO] [stdout] | [INFO] [stdout] 1404 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1409:35 [INFO] [stdout] | [INFO] [stdout] 1409 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1444:35 [INFO] [stdout] | [INFO] [stdout] 1444 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1455:35 [INFO] [stdout] | [INFO] [stdout] 1455 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1464:35 [INFO] [stdout] | [INFO] [stdout] 1464 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1473:35 [INFO] [stdout] | [INFO] [stdout] 1473 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1508:35 [INFO] [stdout] | [INFO] [stdout] 1508 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1518:35 [INFO] [stdout] | [INFO] [stdout] 1518 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1527:35 [INFO] [stdout] | [INFO] [stdout] 1527 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1540:35 [INFO] [stdout] | [INFO] [stdout] 1540 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1550:35 [INFO] [stdout] | [INFO] [stdout] 1550 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1555:35 [INFO] [stdout] | [INFO] [stdout] 1555 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1566:35 [INFO] [stdout] | [INFO] [stdout] 1566 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1571:35 [INFO] [stdout] | [INFO] [stdout] 1571 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1595:35 [INFO] [stdout] | [INFO] [stdout] 1595 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1606:35 [INFO] [stdout] | [INFO] [stdout] 1606 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1616:35 [INFO] [stdout] | [INFO] [stdout] 1616 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1621:35 [INFO] [stdout] | [INFO] [stdout] 1621 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1636:35 [INFO] [stdout] | [INFO] [stdout] 1636 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1652:35 [INFO] [stdout] | [INFO] [stdout] 1652 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1657:35 [INFO] [stdout] | [INFO] [stdout] 1657 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1662:35 [INFO] [stdout] | [INFO] [stdout] 1662 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1667:35 [INFO] [stdout] | [INFO] [stdout] 1667 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1672:35 [INFO] [stdout] | [INFO] [stdout] 1672 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1682:35 [INFO] [stdout] | [INFO] [stdout] 1682 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1691:35 [INFO] [stdout] | [INFO] [stdout] 1691 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1701:35 [INFO] [stdout] | [INFO] [stdout] 1701 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1711:35 [INFO] [stdout] | [INFO] [stdout] 1711 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1788:35 [INFO] [stdout] | [INFO] [stdout] 1788 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1801:35 [INFO] [stdout] | [INFO] [stdout] 1801 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1806:35 [INFO] [stdout] | [INFO] [stdout] 1806 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1819:35 [INFO] [stdout] | [INFO] [stdout] 1819 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1827:35 [INFO] [stdout] | [INFO] [stdout] 1827 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1839:35 [INFO] [stdout] | [INFO] [stdout] 1839 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1850:35 [INFO] [stdout] | [INFO] [stdout] 1850 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1860:35 [INFO] [stdout] | [INFO] [stdout] 1860 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1865:35 [INFO] [stdout] | [INFO] [stdout] 1865 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1877:35 [INFO] [stdout] | [INFO] [stdout] 1877 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1944:35 [INFO] [stdout] | [INFO] [stdout] 1944 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1960:35 [INFO] [stdout] | [INFO] [stdout] 1960 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1971:35 [INFO] [stdout] | [INFO] [stdout] 1971 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1981:35 [INFO] [stdout] | [INFO] [stdout] 1981 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1989:35 [INFO] [stdout] | [INFO] [stdout] 1989 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:1994:35 [INFO] [stdout] | [INFO] [stdout] 1994 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:2023:35 [INFO] [stdout] | [INFO] [stdout] 2023 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:2034:35 [INFO] [stdout] | [INFO] [stdout] 2034 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:2039:35 [INFO] [stdout] | [INFO] [stdout] 2039 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:2048:35 [INFO] [stdout] | [INFO] [stdout] 2048 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:2056:35 [INFO] [stdout] | [INFO] [stdout] 2056 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:2061:35 [INFO] [stdout] | [INFO] [stdout] 2061 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:2071:35 [INFO] [stdout] | [INFO] [stdout] 2071 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:2076:35 [INFO] [stdout] | [INFO] [stdout] 2076 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:2081:35 [INFO] [stdout] | [INFO] [stdout] 2081 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:12368:35 [INFO] [stdout] | [INFO] [stdout] 12368 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:12380:35 [INFO] [stdout] | [INFO] [stdout] 12380 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:12955:35 [INFO] [stdout] | [INFO] [stdout] 12955 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:12997:35 [INFO] [stdout] | [INFO] [stdout] 12997 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:13017:35 [INFO] [stdout] | [INFO] [stdout] 13017 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:13022:35 [INFO] [stdout] | [INFO] [stdout] 13022 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:13027:35 [INFO] [stdout] | [INFO] [stdout] 13027 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:13032:35 [INFO] [stdout] | [INFO] [stdout] 13032 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:13037:35 [INFO] [stdout] | [INFO] [stdout] 13037 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:13042:35 [INFO] [stdout] | [INFO] [stdout] 13042 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:13047:35 [INFO] [stdout] | [INFO] [stdout] 13047 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:13052:35 [INFO] [stdout] | [INFO] [stdout] 13052 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:13061:35 [INFO] [stdout] | [INFO] [stdout] 13061 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:13066:35 [INFO] [stdout] | [INFO] [stdout] 13066 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:13078:35 [INFO] [stdout] | [INFO] [stdout] 13078 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:13087:35 [INFO] [stdout] | [INFO] [stdout] 13087 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:13092:35 [INFO] [stdout] | [INFO] [stdout] 13092 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:13097:35 [INFO] [stdout] | [INFO] [stdout] 13097 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:13102:35 [INFO] [stdout] | [INFO] [stdout] 13102 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:13152:35 [INFO] [stdout] | [INFO] [stdout] 13152 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:13163:35 [INFO] [stdout] | [INFO] [stdout] 13163 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:13174:35 [INFO] [stdout] | [INFO] [stdout] 13174 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:13188:35 [INFO] [stdout] | [INFO] [stdout] 13188 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:13193:35 [INFO] [stdout] | [INFO] [stdout] 13193 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntexapi.rs:13198:35 [INFO] [stdout] | [INFO] [stdout] 13198 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntioapi.rs:449:35 [INFO] [stdout] | [INFO] [stdout] 449 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntioapi.rs:469:35 [INFO] [stdout] | [INFO] [stdout] 469 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntioapi.rs:483:35 [INFO] [stdout] | [INFO] [stdout] 483 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntioapi.rs:488:35 [INFO] [stdout] | [INFO] [stdout] 488 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntioapi.rs:493:35 [INFO] [stdout] | [INFO] [stdout] 493 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntioapi.rs:508:35 [INFO] [stdout] | [INFO] [stdout] 508 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntioapi.rs:518:35 [INFO] [stdout] | [INFO] [stdout] 518 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntioapi.rs:523:35 [INFO] [stdout] | [INFO] [stdout] 523 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntioapi.rs:532:35 [INFO] [stdout] | [INFO] [stdout] 532 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntioapi.rs:547:35 [INFO] [stdout] | [INFO] [stdout] 547 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntioapi.rs:562:35 [INFO] [stdout] | [INFO] [stdout] 562 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntioapi.rs:570:35 [INFO] [stdout] | [INFO] [stdout] 570 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntioapi.rs:578:35 [INFO] [stdout] | [INFO] [stdout] 578 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntioapi.rs:593:35 [INFO] [stdout] | [INFO] [stdout] 593 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntioapi.rs:609:35 [INFO] [stdout] | [INFO] [stdout] 609 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntioapi.rs:614:35 [INFO] [stdout] | [INFO] [stdout] 614 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntioapi.rs:642:35 [INFO] [stdout] | [INFO] [stdout] 642 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntioapi.rs:652:35 [INFO] [stdout] | [INFO] [stdout] 652 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntioapi.rs:661:35 [INFO] [stdout] | [INFO] [stdout] 661 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntioapi.rs:672:35 [INFO] [stdout] | [INFO] [stdout] 672 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntioapi.rs:683:35 [INFO] [stdout] | [INFO] [stdout] 683 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntioapi.rs:695:35 [INFO] [stdout] | [INFO] [stdout] 695 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntioapi.rs:706:35 [INFO] [stdout] | [INFO] [stdout] 706 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntioapi.rs:718:35 [INFO] [stdout] | [INFO] [stdout] 718 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntioapi.rs:727:35 [INFO] [stdout] | [INFO] [stdout] 727 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntioapi.rs:741:35 [INFO] [stdout] | [INFO] [stdout] 741 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntioapi.rs:749:35 [INFO] [stdout] | [INFO] [stdout] 749 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntioapi.rs:758:35 [INFO] [stdout] | [INFO] [stdout] 758 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntkeapi.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntkeapi.rs:45:35 [INFO] [stdout] | [INFO] [stdout] 45 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntkeapi.rs:50:35 [INFO] [stdout] | [INFO] [stdout] 50 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntkeapi.rs:55:35 [INFO] [stdout] | [INFO] [stdout] 55 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntkeapi.rs:60:35 [INFO] [stdout] | [INFO] [stdout] 60 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:771:35 [INFO] [stdout] | [INFO] [stdout] 771 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:781:35 [INFO] [stdout] | [INFO] [stdout] 781 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:786:35 [INFO] [stdout] | [INFO] [stdout] 786 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:796:35 [INFO] [stdout] | [INFO] [stdout] 796 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:807:35 [INFO] [stdout] | [INFO] [stdout] 807 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:815:35 [INFO] [stdout] | [INFO] [stdout] 815 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:824:35 [INFO] [stdout] | [INFO] [stdout] 824 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:832:35 [INFO] [stdout] | [INFO] [stdout] 832 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:842:35 [INFO] [stdout] | [INFO] [stdout] 842 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:847:35 [INFO] [stdout] | [INFO] [stdout] 847 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:852:35 [INFO] [stdout] | [INFO] [stdout] 852 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:857:35 [INFO] [stdout] | [INFO] [stdout] 857 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:867:35 [INFO] [stdout] | [INFO] [stdout] 867 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:878:35 [INFO] [stdout] | [INFO] [stdout] 878 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:887:35 [INFO] [stdout] | [INFO] [stdout] 887 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:899:35 [INFO] [stdout] | [INFO] [stdout] 899 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:908:35 [INFO] [stdout] | [INFO] [stdout] 908 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:913:35 [INFO] [stdout] | [INFO] [stdout] 913 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:924:35 [INFO] [stdout] | [INFO] [stdout] 924 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:936:35 [INFO] [stdout] | [INFO] [stdout] 936 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:946:35 [INFO] [stdout] | [INFO] [stdout] 946 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:957:35 [INFO] [stdout] | [INFO] [stdout] 957 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:970:35 [INFO] [stdout] | [INFO] [stdout] 970 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1048:35 [INFO] [stdout] | [INFO] [stdout] 1048 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1056:35 [INFO] [stdout] | [INFO] [stdout] 1056 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1134:35 [INFO] [stdout] | [INFO] [stdout] 1134 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1144:35 [INFO] [stdout] | [INFO] [stdout] 1144 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1149:35 [INFO] [stdout] | [INFO] [stdout] 1149 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1177:35 [INFO] [stdout] | [INFO] [stdout] 1177 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1331:35 [INFO] [stdout] | [INFO] [stdout] 1331 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1337:35 [INFO] [stdout] | [INFO] [stdout] 1337 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1348:35 [INFO] [stdout] | [INFO] [stdout] 1348 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1358:35 [INFO] [stdout] | [INFO] [stdout] 1358 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1366:35 [INFO] [stdout] | [INFO] [stdout] 1366 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1371:35 [INFO] [stdout] | [INFO] [stdout] 1371 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1400:35 [INFO] [stdout] | [INFO] [stdout] 1400 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1410:35 [INFO] [stdout] | [INFO] [stdout] 1410 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1421:35 [INFO] [stdout] | [INFO] [stdout] 1421 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1489:35 [INFO] [stdout] | [INFO] [stdout] 1489 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1500:35 [INFO] [stdout] | [INFO] [stdout] 1500 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1508:35 [INFO] [stdout] | [INFO] [stdout] 1508 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1518:35 [INFO] [stdout] | [INFO] [stdout] 1518 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1529:35 [INFO] [stdout] | [INFO] [stdout] 1529 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1534:35 [INFO] [stdout] | [INFO] [stdout] 1534 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1615:35 [INFO] [stdout] | [INFO] [stdout] 1615 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1632:35 [INFO] [stdout] | [INFO] [stdout] 1632 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1641:35 [INFO] [stdout] | [INFO] [stdout] 1641 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1650:35 [INFO] [stdout] | [INFO] [stdout] 1650 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1662:35 [INFO] [stdout] | [INFO] [stdout] 1662 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1674:35 [INFO] [stdout] | [INFO] [stdout] 1674 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1691:35 [INFO] [stdout] | [INFO] [stdout] 1691 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1701:35 [INFO] [stdout] | [INFO] [stdout] 1701 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1713:35 [INFO] [stdout] | [INFO] [stdout] 1713 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1722:35 [INFO] [stdout] | [INFO] [stdout] 1722 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1727:35 [INFO] [stdout] | [INFO] [stdout] 1727 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1735:35 [INFO] [stdout] | [INFO] [stdout] 1735 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1740:35 [INFO] [stdout] | [INFO] [stdout] 1740 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1745:35 [INFO] [stdout] | [INFO] [stdout] 1745 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1750:35 [INFO] [stdout] | [INFO] [stdout] 1750 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1755:35 [INFO] [stdout] | [INFO] [stdout] 1755 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1760:35 [INFO] [stdout] | [INFO] [stdout] 1760 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntldr.rs:1765:35 [INFO] [stdout] | [INFO] [stdout] 1765 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:514:35 [INFO] [stdout] | [INFO] [stdout] 514 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:525:35 [INFO] [stdout] | [INFO] [stdout] 525 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:536:35 [INFO] [stdout] | [INFO] [stdout] 536 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:550:35 [INFO] [stdout] | [INFO] [stdout] 550 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:565:35 [INFO] [stdout] | [INFO] [stdout] 565 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:570:35 [INFO] [stdout] | [INFO] [stdout] 570 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:582:35 [INFO] [stdout] | [INFO] [stdout] 582 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:587:35 [INFO] [stdout] | [INFO] [stdout] 587 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:592:35 [INFO] [stdout] | [INFO] [stdout] 592 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:601:35 [INFO] [stdout] | [INFO] [stdout] 601 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:606:35 [INFO] [stdout] | [INFO] [stdout] 606 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:611:35 [INFO] [stdout] | [INFO] [stdout] 611 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:621:35 [INFO] [stdout] | [INFO] [stdout] 621 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:632:35 [INFO] [stdout] | [INFO] [stdout] 632 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:637:35 [INFO] [stdout] | [INFO] [stdout] 637 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:649:35 [INFO] [stdout] | [INFO] [stdout] 649 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:668:35 [INFO] [stdout] | [INFO] [stdout] 668 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1229:35 [INFO] [stdout] | [INFO] [stdout] 1229 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1238:35 [INFO] [stdout] | [INFO] [stdout] 1238 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1243:35 [INFO] [stdout] | [INFO] [stdout] 1243 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1254:35 [INFO] [stdout] | [INFO] [stdout] 1254 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1264:35 [INFO] [stdout] | [INFO] [stdout] 1264 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1276:35 [INFO] [stdout] | [INFO] [stdout] 1276 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1285:35 [INFO] [stdout] | [INFO] [stdout] 1285 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1295:35 [INFO] [stdout] | [INFO] [stdout] 1295 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1304:35 [INFO] [stdout] | [INFO] [stdout] 1304 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1313:35 [INFO] [stdout] | [INFO] [stdout] 1313 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1322:35 [INFO] [stdout] | [INFO] [stdout] 1322 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1331:35 [INFO] [stdout] | [INFO] [stdout] 1331 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1340:35 [INFO] [stdout] | [INFO] [stdout] 1340 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1349:35 [INFO] [stdout] | [INFO] [stdout] 1349 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1361:35 [INFO] [stdout] | [INFO] [stdout] 1361 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1378:35 [INFO] [stdout] | [INFO] [stdout] 1378 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1395:35 [INFO] [stdout] | [INFO] [stdout] 1395 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1410:35 [INFO] [stdout] | [INFO] [stdout] 1410 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1424:35 [INFO] [stdout] | [INFO] [stdout] 1424 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1433:35 [INFO] [stdout] | [INFO] [stdout] 1433 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1442:35 [INFO] [stdout] | [INFO] [stdout] 1442 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1451:35 [INFO] [stdout] | [INFO] [stdout] 1451 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1463:35 [INFO] [stdout] | [INFO] [stdout] 1463 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1475:35 [INFO] [stdout] | [INFO] [stdout] 1475 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1480:35 [INFO] [stdout] | [INFO] [stdout] 1480 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1485:35 [INFO] [stdout] | [INFO] [stdout] 1485 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1495:35 [INFO] [stdout] | [INFO] [stdout] 1495 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1503:35 [INFO] [stdout] | [INFO] [stdout] 1503 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1514:35 [INFO] [stdout] | [INFO] [stdout] 1514 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1519:35 [INFO] [stdout] | [INFO] [stdout] 1519 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1524:35 [INFO] [stdout] | [INFO] [stdout] 1524 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1532:35 [INFO] [stdout] | [INFO] [stdout] 1532 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1538:35 [INFO] [stdout] | [INFO] [stdout] 1538 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1545:35 [INFO] [stdout] | [INFO] [stdout] 1545 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1554:35 [INFO] [stdout] | [INFO] [stdout] 1554 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1561:35 [INFO] [stdout] | [INFO] [stdout] 1561 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1569:35 [INFO] [stdout] | [INFO] [stdout] 1569 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntlpcapi.rs:1577:35 [INFO] [stdout] | [INFO] [stdout] 1577 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmisc.rs:26:35 [INFO] [stdout] | [INFO] [stdout] 26 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmisc.rs:31:35 [INFO] [stdout] | [INFO] [stdout] 31 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmisc.rs:88:35 [INFO] [stdout] | [INFO] [stdout] 88 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmmapi.rs:2582:35 [INFO] [stdout] | [INFO] [stdout] 2582 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmmapi.rs:2595:35 [INFO] [stdout] | [INFO] [stdout] 2595 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmmapi.rs:2606:35 [INFO] [stdout] | [INFO] [stdout] 2606 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmmapi.rs:2618:35 [INFO] [stdout] | [INFO] [stdout] 2618 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmmapi.rs:2629:35 [INFO] [stdout] | [INFO] [stdout] 2629 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmmapi.rs:2640:35 [INFO] [stdout] | [INFO] [stdout] 2640 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmmapi.rs:2672:35 [INFO] [stdout] | [INFO] [stdout] 2672 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmmapi.rs:2682:35 [INFO] [stdout] | [INFO] [stdout] 2682 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmmapi.rs:2692:35 [INFO] [stdout] | [INFO] [stdout] 2692 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmmapi.rs:2701:35 [INFO] [stdout] | [INFO] [stdout] 2701 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmmapi.rs:2717:35 [INFO] [stdout] | [INFO] [stdout] 2717 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmmapi.rs:2732:35 [INFO] [stdout] | [INFO] [stdout] 2732 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmmapi.rs:2740:35 [INFO] [stdout] | [INFO] [stdout] 2740 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmmapi.rs:2749:35 [INFO] [stdout] | [INFO] [stdout] 2749 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmmapi.rs:2754:35 [INFO] [stdout] | [INFO] [stdout] 2754 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmmapi.rs:2765:35 [INFO] [stdout] | [INFO] [stdout] 2765 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmmapi.rs:3016:35 [INFO] [stdout] | [INFO] [stdout] 3016 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmmapi.rs:3027:35 [INFO] [stdout] | [INFO] [stdout] 3027 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmmapi.rs:3036:35 [INFO] [stdout] | [INFO] [stdout] 3036 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmmapi.rs:3045:35 [INFO] [stdout] | [INFO] [stdout] 3045 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmmapi.rs:3054:35 [INFO] [stdout] | [INFO] [stdout] 3054 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmmapi.rs:3063:35 [INFO] [stdout] | [INFO] [stdout] 3063 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmmapi.rs:3074:35 [INFO] [stdout] | [INFO] [stdout] 3074 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmmapi.rs:3083:35 [INFO] [stdout] | [INFO] [stdout] 3083 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmmapi.rs:3096:35 [INFO] [stdout] | [INFO] [stdout] 3096 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmmapi.rs:3105:35 [INFO] [stdout] | [INFO] [stdout] 3105 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmmapi.rs:3115:35 [INFO] [stdout] | [INFO] [stdout] 3115 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmmapi.rs:3124:35 [INFO] [stdout] | [INFO] [stdout] 3124 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmmapi.rs:3129:35 [INFO] [stdout] | [INFO] [stdout] 3129 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmmapi.rs:3144:35 [INFO] [stdout] | [INFO] [stdout] 3144 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmmapi.rs:3159:35 [INFO] [stdout] | [INFO] [stdout] 3159 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmmapi.rs:3170:35 [INFO] [stdout] | [INFO] [stdout] 3170 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntmmapi.rs:3178:35 [INFO] [stdout] | [INFO] [stdout] 3178 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntnls.rs:3:35 [INFO] [stdout] | [INFO] [stdout] 3 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntnls.rs:9:35 [INFO] [stdout] | [INFO] [stdout] 9 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntnls.rs:15:35 [INFO] [stdout] | [INFO] [stdout] 15 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntobapi.rs:130:35 [INFO] [stdout] | [INFO] [stdout] 130 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntobapi.rs:140:35 [INFO] [stdout] | [INFO] [stdout] 140 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntobapi.rs:153:35 [INFO] [stdout] | [INFO] [stdout] 153 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntobapi.rs:158:35 [INFO] [stdout] | [INFO] [stdout] 158 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntobapi.rs:163:35 [INFO] [stdout] | [INFO] [stdout] 163 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntobapi.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntobapi.rs:184:35 [INFO] [stdout] | [INFO] [stdout] 184 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntobapi.rs:195:35 [INFO] [stdout] | [INFO] [stdout] 195 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntobapi.rs:200:35 [INFO] [stdout] | [INFO] [stdout] 200 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntobapi.rs:209:35 [INFO] [stdout] | [INFO] [stdout] 209 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntobapi.rs:220:35 [INFO] [stdout] | [INFO] [stdout] 220 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntobapi.rs:247:35 [INFO] [stdout] | [INFO] [stdout] 247 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntobapi.rs:391:35 [INFO] [stdout] | [INFO] [stdout] 391 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntobapi.rs:401:35 [INFO] [stdout] | [INFO] [stdout] 401 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntobapi.rs:411:35 [INFO] [stdout] | [INFO] [stdout] 411 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntobapi.rs:416:35 [INFO] [stdout] | [INFO] [stdout] 416 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntobapi.rs:426:35 [INFO] [stdout] | [INFO] [stdout] 426 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntobapi.rs:435:35 [INFO] [stdout] | [INFO] [stdout] 435 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntobapi.rs:452:35 [INFO] [stdout] | [INFO] [stdout] 452 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpnpapi.rs:291:35 [INFO] [stdout] | [INFO] [stdout] 291 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpnpapi.rs:300:35 [INFO] [stdout] | [INFO] [stdout] 300 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpnpapi.rs:305:35 [INFO] [stdout] | [INFO] [stdout] 305 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpnpapi.rs:310:35 [INFO] [stdout] | [INFO] [stdout] 310 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpnpapi.rs:315:35 [INFO] [stdout] | [INFO] [stdout] 315 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpoapi.rs:1599:35 [INFO] [stdout] | [INFO] [stdout] 1599 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpoapi.rs:1607:35 [INFO] [stdout] | [INFO] [stdout] 1607 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpoapi.rs:1617:35 [INFO] [stdout] | [INFO] [stdout] 1617 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpoapi.rs:1626:35 [INFO] [stdout] | [INFO] [stdout] 1626 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpoapi.rs:1631:35 [INFO] [stdout] | [INFO] [stdout] 1631 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:1983:35 [INFO] [stdout] | [INFO] [stdout] 1983 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:2594:35 [INFO] [stdout] | [INFO] [stdout] 2594 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:2608:35 [INFO] [stdout] | [INFO] [stdout] 2608 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:2623:35 [INFO] [stdout] | [INFO] [stdout] 2623 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:2628:35 [INFO] [stdout] | [INFO] [stdout] 2628 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:2633:35 [INFO] [stdout] | [INFO] [stdout] 2633 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:2638:35 [INFO] [stdout] | [INFO] [stdout] 2638 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:2649:35 [INFO] [stdout] | [INFO] [stdout] 2649 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:2661:35 [INFO] [stdout] | [INFO] [stdout] 2661 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:2679:35 [INFO] [stdout] | [INFO] [stdout] 2679 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:2690:35 [INFO] [stdout] | [INFO] [stdout] 2690 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:2710:35 [INFO] [stdout] | [INFO] [stdout] 2710 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:2721:35 [INFO] [stdout] | [INFO] [stdout] 2721 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:2733:35 [INFO] [stdout] | [INFO] [stdout] 2733 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:2747:35 [INFO] [stdout] | [INFO] [stdout] 2747 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:2757:35 [INFO] [stdout] | [INFO] [stdout] 2757 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:2762:35 [INFO] [stdout] | [INFO] [stdout] 2762 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:2767:35 [INFO] [stdout] | [INFO] [stdout] 2767 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:2772:35 [INFO] [stdout] | [INFO] [stdout] 2772 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:2777:35 [INFO] [stdout] | [INFO] [stdout] 2777 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:2782:35 [INFO] [stdout] | [INFO] [stdout] 2782 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:2787:35 [INFO] [stdout] | [INFO] [stdout] 2787 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:2792:35 [INFO] [stdout] | [INFO] [stdout] 2792 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:2797:35 [INFO] [stdout] | [INFO] [stdout] 2797 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:2802:35 [INFO] [stdout] | [INFO] [stdout] 2802 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:2807:35 [INFO] [stdout] | [INFO] [stdout] 2807 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:2816:35 [INFO] [stdout] | [INFO] [stdout] 2816 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:2821:35 [INFO] [stdout] | [INFO] [stdout] 2821 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:2841:35 [INFO] [stdout] | [INFO] [stdout] 2841 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:2852:35 [INFO] [stdout] | [INFO] [stdout] 2852 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:2864:35 [INFO] [stdout] | [INFO] [stdout] 2864 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:2877:35 [INFO] [stdout] | [INFO] [stdout] 2877 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:2882:35 [INFO] [stdout] | [INFO] [stdout] 2882 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:4035:35 [INFO] [stdout] | [INFO] [stdout] 4035 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:4056:35 [INFO] [stdout] | [INFO] [stdout] 4056 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:4557:35 [INFO] [stdout] | [INFO] [stdout] 4557 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:4566:35 [INFO] [stdout] | [INFO] [stdout] 4566 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:4575:35 [INFO] [stdout] | [INFO] [stdout] 4575 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:4580:35 [INFO] [stdout] | [INFO] [stdout] 4580 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:4585:35 [INFO] [stdout] | [INFO] [stdout] 4585 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:4590:35 [INFO] [stdout] | [INFO] [stdout] 4590 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:4601:35 [INFO] [stdout] | [INFO] [stdout] 4601 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:4611:35 [INFO] [stdout] | [INFO] [stdout] 4611 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:4616:35 [INFO] [stdout] | [INFO] [stdout] 4616 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:4629:35 [INFO] [stdout] | [INFO] [stdout] 4629 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:4638:35 [INFO] [stdout] | [INFO] [stdout] 4638 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntpsapi.rs:4667:35 [INFO] [stdout] | [INFO] [stdout] 4667 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:602:35 [INFO] [stdout] | [INFO] [stdout] 602 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:615:35 [INFO] [stdout] | [INFO] [stdout] 615 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:629:35 [INFO] [stdout] | [INFO] [stdout] 629 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:638:35 [INFO] [stdout] | [INFO] [stdout] 638 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:648:35 [INFO] [stdout] | [INFO] [stdout] 648 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:658:35 [INFO] [stdout] | [INFO] [stdout] 658 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:669:35 [INFO] [stdout] | [INFO] [stdout] 669 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:674:35 [INFO] [stdout] | [INFO] [stdout] 674 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:679:35 [INFO] [stdout] | [INFO] [stdout] 679 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:690:35 [INFO] [stdout] | [INFO] [stdout] 690 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:702:35 [INFO] [stdout] | [INFO] [stdout] 702 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:714:35 [INFO] [stdout] | [INFO] [stdout] 714 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:726:35 [INFO] [stdout] | [INFO] [stdout] 726 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:738:35 [INFO] [stdout] | [INFO] [stdout] 738 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:743:35 [INFO] [stdout] | [INFO] [stdout] 743 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:748:35 [INFO] [stdout] | [INFO] [stdout] 748 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:753:35 [INFO] [stdout] | [INFO] [stdout] 753 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:761:35 [INFO] [stdout] | [INFO] [stdout] 761 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:770:35 [INFO] [stdout] | [INFO] [stdout] 770 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:784:35 [INFO] [stdout] | [INFO] [stdout] 784 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:798:35 [INFO] [stdout] | [INFO] [stdout] 798 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:807:35 [INFO] [stdout] | [INFO] [stdout] 807 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:812:35 [INFO] [stdout] | [INFO] [stdout] 812 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:817:35 [INFO] [stdout] | [INFO] [stdout] 817 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:826:35 [INFO] [stdout] | [INFO] [stdout] 826 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:831:35 [INFO] [stdout] | [INFO] [stdout] 831 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:836:35 [INFO] [stdout] | [INFO] [stdout] 836 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:841:35 [INFO] [stdout] | [INFO] [stdout] 841 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:846:35 [INFO] [stdout] | [INFO] [stdout] 846 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:862:35 [INFO] [stdout] | [INFO] [stdout] 862 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:868:35 [INFO] [stdout] | [INFO] [stdout] 868 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:878:35 [INFO] [stdout] | [INFO] [stdout] 878 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:883:35 [INFO] [stdout] | [INFO] [stdout] 883 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:888:35 [INFO] [stdout] | [INFO] [stdout] 888 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:893:35 [INFO] [stdout] | [INFO] [stdout] 893 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:898:35 [INFO] [stdout] | [INFO] [stdout] 898 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:903:35 [INFO] [stdout] | [INFO] [stdout] 903 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntregapi.rs:913:35 [INFO] [stdout] | [INFO] [stdout] 913 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:283:35 [INFO] [stdout] | [INFO] [stdout] 283 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:293:35 [INFO] [stdout] | [INFO] [stdout] 293 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:298:35 [INFO] [stdout] | [INFO] [stdout] 298 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:303:35 [INFO] [stdout] | [INFO] [stdout] 303 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:311:35 [INFO] [stdout] | [INFO] [stdout] 311 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:320:35 [INFO] [stdout] | [INFO] [stdout] 320 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:325:35 [INFO] [stdout] | [INFO] [stdout] 325 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:330:35 [INFO] [stdout] | [INFO] [stdout] 330 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:335:35 [INFO] [stdout] | [INFO] [stdout] 335 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:340:35 [INFO] [stdout] | [INFO] [stdout] 340 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:345:35 [INFO] [stdout] | [INFO] [stdout] 345 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:350:35 [INFO] [stdout] | [INFO] [stdout] 350 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:355:35 [INFO] [stdout] | [INFO] [stdout] 355 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:363:35 [INFO] [stdout] | [INFO] [stdout] 363 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:368:35 [INFO] [stdout] | [INFO] [stdout] 368 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:398:35 [INFO] [stdout] | [INFO] [stdout] 398 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:403:35 [INFO] [stdout] | [INFO] [stdout] 403 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:408:35 [INFO] [stdout] | [INFO] [stdout] 408 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:413:35 [INFO] [stdout] | [INFO] [stdout] 413 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:418:35 [INFO] [stdout] | [INFO] [stdout] 418 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:423:35 [INFO] [stdout] | [INFO] [stdout] 423 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:428:35 [INFO] [stdout] | [INFO] [stdout] 428 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:433:35 [INFO] [stdout] | [INFO] [stdout] 433 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:438:35 [INFO] [stdout] | [INFO] [stdout] 438 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:443:35 [INFO] [stdout] | [INFO] [stdout] 443 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:448:35 [INFO] [stdout] | [INFO] [stdout] 448 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:453:35 [INFO] [stdout] | [INFO] [stdout] 453 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:458:35 [INFO] [stdout] | [INFO] [stdout] 458 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:463:35 [INFO] [stdout] | [INFO] [stdout] 463 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:468:35 [INFO] [stdout] | [INFO] [stdout] 468 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:473:35 [INFO] [stdout] | [INFO] [stdout] 473 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:478:35 [INFO] [stdout] | [INFO] [stdout] 478 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:487:35 [INFO] [stdout] | [INFO] [stdout] 487 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:497:35 [INFO] [stdout] | [INFO] [stdout] 497 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:502:35 [INFO] [stdout] | [INFO] [stdout] 502 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:507:35 [INFO] [stdout] | [INFO] [stdout] 507 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:516:35 [INFO] [stdout] | [INFO] [stdout] 516 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:521:35 [INFO] [stdout] | [INFO] [stdout] 521 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:526:35 [INFO] [stdout] | [INFO] [stdout] 526 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:531:35 [INFO] [stdout] | [INFO] [stdout] 531 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:541:35 [INFO] [stdout] | [INFO] [stdout] 541 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:546:35 [INFO] [stdout] | [INFO] [stdout] 546 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:551:35 [INFO] [stdout] | [INFO] [stdout] 551 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:556:35 [INFO] [stdout] | [INFO] [stdout] 556 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:564:35 [INFO] [stdout] | [INFO] [stdout] 564 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:573:35 [INFO] [stdout] | [INFO] [stdout] 573 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:583:35 [INFO] [stdout] | [INFO] [stdout] 583 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:588:35 [INFO] [stdout] | [INFO] [stdout] 588 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:593:35 [INFO] [stdout] | [INFO] [stdout] 593 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:602:35 [INFO] [stdout] | [INFO] [stdout] 602 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:614:35 [INFO] [stdout] | [INFO] [stdout] 614 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:624:35 [INFO] [stdout] | [INFO] [stdout] 624 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:629:35 [INFO] [stdout] | [INFO] [stdout] 629 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:651:35 [INFO] [stdout] | [INFO] [stdout] 651 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:661:35 [INFO] [stdout] | [INFO] [stdout] 661 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:671:35 [INFO] [stdout] | [INFO] [stdout] 671 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:676:35 [INFO] [stdout] | [INFO] [stdout] 676 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:684:35 [INFO] [stdout] | [INFO] [stdout] 684 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:692:35 [INFO] [stdout] | [INFO] [stdout] 692 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:701:35 [INFO] [stdout] | [INFO] [stdout] 701 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:710:35 [INFO] [stdout] | [INFO] [stdout] 710 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:721:35 [INFO] [stdout] | [INFO] [stdout] 721 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:726:35 [INFO] [stdout] | [INFO] [stdout] 726 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:736:35 [INFO] [stdout] | [INFO] [stdout] 736 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:746:35 [INFO] [stdout] | [INFO] [stdout] 746 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:751:35 [INFO] [stdout] | [INFO] [stdout] 751 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:756:35 [INFO] [stdout] | [INFO] [stdout] 756 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:761:35 [INFO] [stdout] | [INFO] [stdout] 761 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:766:35 [INFO] [stdout] | [INFO] [stdout] 766 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:775:35 [INFO] [stdout] | [INFO] [stdout] 775 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:780:35 [INFO] [stdout] | [INFO] [stdout] 780 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:785:35 [INFO] [stdout] | [INFO] [stdout] 785 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:790:35 [INFO] [stdout] | [INFO] [stdout] 790 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:795:35 [INFO] [stdout] | [INFO] [stdout] 795 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:800:35 [INFO] [stdout] | [INFO] [stdout] 800 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:902:35 [INFO] [stdout] | [INFO] [stdout] 902 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:918:35 [INFO] [stdout] | [INFO] [stdout] 918 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:935:35 [INFO] [stdout] | [INFO] [stdout] 935 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:942:35 [INFO] [stdout] | [INFO] [stdout] 942 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:949:35 [INFO] [stdout] | [INFO] [stdout] 949 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:977:35 [INFO] [stdout] | [INFO] [stdout] 977 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1017:35 [INFO] [stdout] | [INFO] [stdout] 1017 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1028:35 [INFO] [stdout] | [INFO] [stdout] 1028 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1033:35 [INFO] [stdout] | [INFO] [stdout] 1033 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1044:35 [INFO] [stdout] | [INFO] [stdout] 1044 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1049:35 [INFO] [stdout] | [INFO] [stdout] 1049 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1073:35 [INFO] [stdout] | [INFO] [stdout] 1073 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1085:35 [INFO] [stdout] | [INFO] [stdout] 1085 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1094:35 [INFO] [stdout] | [INFO] [stdout] 1094 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1103:35 [INFO] [stdout] | [INFO] [stdout] 1103 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1108:35 [INFO] [stdout] | [INFO] [stdout] 1108 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1113:35 [INFO] [stdout] | [INFO] [stdout] 1113 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1118:35 [INFO] [stdout] | [INFO] [stdout] 1118 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1123:35 [INFO] [stdout] | [INFO] [stdout] 1123 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1139:35 [INFO] [stdout] | [INFO] [stdout] 1139 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1144:35 [INFO] [stdout] | [INFO] [stdout] 1144 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1149:35 [INFO] [stdout] | [INFO] [stdout] 1149 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1161:35 [INFO] [stdout] | [INFO] [stdout] 1161 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1208:35 [INFO] [stdout] | [INFO] [stdout] 1208 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1219:35 [INFO] [stdout] | [INFO] [stdout] 1219 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1228:35 [INFO] [stdout] | [INFO] [stdout] 1228 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1238:35 [INFO] [stdout] | [INFO] [stdout] 1238 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1247:35 [INFO] [stdout] | [INFO] [stdout] 1247 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1256:35 [INFO] [stdout] | [INFO] [stdout] 1256 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1261:35 [INFO] [stdout] | [INFO] [stdout] 1261 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1270:35 [INFO] [stdout] | [INFO] [stdout] 1270 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1275:35 [INFO] [stdout] | [INFO] [stdout] 1275 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1284:35 [INFO] [stdout] | [INFO] [stdout] 1284 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1289:35 [INFO] [stdout] | [INFO] [stdout] 1289 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1294:35 [INFO] [stdout] | [INFO] [stdout] 1294 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1302:35 [INFO] [stdout] | [INFO] [stdout] 1302 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1310:35 [INFO] [stdout] | [INFO] [stdout] 1310 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1323:35 [INFO] [stdout] | [INFO] [stdout] 1323 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1331:35 [INFO] [stdout] | [INFO] [stdout] 1331 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1336:35 [INFO] [stdout] | [INFO] [stdout] 1336 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1344:35 [INFO] [stdout] | [INFO] [stdout] 1344 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1352:35 [INFO] [stdout] | [INFO] [stdout] 1352 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1359:35 [INFO] [stdout] | [INFO] [stdout] 1359 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1364:35 [INFO] [stdout] | [INFO] [stdout] 1364 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1372:35 [INFO] [stdout] | [INFO] [stdout] 1372 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1415:35 [INFO] [stdout] | [INFO] [stdout] 1415 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1420:35 [INFO] [stdout] | [INFO] [stdout] 1420 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1425:35 [INFO] [stdout] | [INFO] [stdout] 1425 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1430:35 [INFO] [stdout] | [INFO] [stdout] 1430 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1435:35 [INFO] [stdout] | [INFO] [stdout] 1435 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1440:35 [INFO] [stdout] | [INFO] [stdout] 1440 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1445:35 [INFO] [stdout] | [INFO] [stdout] 1445 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1454:35 [INFO] [stdout] | [INFO] [stdout] 1454 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1464:35 [INFO] [stdout] | [INFO] [stdout] 1464 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1469:35 [INFO] [stdout] | [INFO] [stdout] 1469 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1481:35 [INFO] [stdout] | [INFO] [stdout] 1481 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1492:35 [INFO] [stdout] | [INFO] [stdout] 1492 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1503:35 [INFO] [stdout] | [INFO] [stdout] 1503 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1516:35 [INFO] [stdout] | [INFO] [stdout] 1516 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1529:35 [INFO] [stdout] | [INFO] [stdout] 1529 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1539:35 [INFO] [stdout] | [INFO] [stdout] 1539 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1544:35 [INFO] [stdout] | [INFO] [stdout] 1544 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1554:35 [INFO] [stdout] | [INFO] [stdout] 1554 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1563:35 [INFO] [stdout] | [INFO] [stdout] 1563 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1572:35 [INFO] [stdout] | [INFO] [stdout] 1572 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1582:35 [INFO] [stdout] | [INFO] [stdout] 1582 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1591:35 [INFO] [stdout] | [INFO] [stdout] 1591 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1601:35 [INFO] [stdout] | [INFO] [stdout] 1601 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1609:35 [INFO] [stdout] | [INFO] [stdout] 1609 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1618:35 [INFO] [stdout] | [INFO] [stdout] 1618 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1626:35 [INFO] [stdout] | [INFO] [stdout] 1626 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1635:35 [INFO] [stdout] | [INFO] [stdout] 1635 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1640:35 [INFO] [stdout] | [INFO] [stdout] 1640 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1648:35 [INFO] [stdout] | [INFO] [stdout] 1648 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1659:35 [INFO] [stdout] | [INFO] [stdout] 1659 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1668:35 [INFO] [stdout] | [INFO] [stdout] 1668 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1680:35 [INFO] [stdout] | [INFO] [stdout] 1680 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1689:35 [INFO] [stdout] | [INFO] [stdout] 1689 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1701:35 [INFO] [stdout] | [INFO] [stdout] 1701 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1711:35 [INFO] [stdout] | [INFO] [stdout] 1711 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1770:35 [INFO] [stdout] | [INFO] [stdout] 1770 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1775:35 [INFO] [stdout] | [INFO] [stdout] 1775 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1780:35 [INFO] [stdout] | [INFO] [stdout] 1780 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1790:35 [INFO] [stdout] | [INFO] [stdout] 1790 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1801:35 [INFO] [stdout] | [INFO] [stdout] 1801 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1815:35 [INFO] [stdout] | [INFO] [stdout] 1815 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1820:35 [INFO] [stdout] | [INFO] [stdout] 1820 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1825:35 [INFO] [stdout] | [INFO] [stdout] 1825 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1873:35 [INFO] [stdout] | [INFO] [stdout] 1873 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1883:35 [INFO] [stdout] | [INFO] [stdout] 1883 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1893:35 [INFO] [stdout] | [INFO] [stdout] 1893 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1903:35 [INFO] [stdout] | [INFO] [stdout] 1903 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1913:35 [INFO] [stdout] | [INFO] [stdout] 1913 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1923:35 [INFO] [stdout] | [INFO] [stdout] 1923 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1933:35 [INFO] [stdout] | [INFO] [stdout] 1933 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1943:35 [INFO] [stdout] | [INFO] [stdout] 1943 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1948:35 [INFO] [stdout] | [INFO] [stdout] 1948 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1960:35 [INFO] [stdout] | [INFO] [stdout] 1960 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1975:35 [INFO] [stdout] | [INFO] [stdout] 1975 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1980:35 [INFO] [stdout] | [INFO] [stdout] 1980 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:1995:35 [INFO] [stdout] | [INFO] [stdout] 1995 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:2004:35 [INFO] [stdout] | [INFO] [stdout] 2004 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:2013:35 [INFO] [stdout] | [INFO] [stdout] 2013 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:2022:35 [INFO] [stdout] | [INFO] [stdout] 2022 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:2027:35 [INFO] [stdout] | [INFO] [stdout] 2027 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:2032:35 [INFO] [stdout] | [INFO] [stdout] 2032 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:2037:35 [INFO] [stdout] | [INFO] [stdout] 2037 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:2042:35 [INFO] [stdout] | [INFO] [stdout] 2042 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:2052:35 [INFO] [stdout] | [INFO] [stdout] 2052 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:2061:35 [INFO] [stdout] | [INFO] [stdout] 2061 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:2066:35 [INFO] [stdout] | [INFO] [stdout] 2066 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:2071:35 [INFO] [stdout] | [INFO] [stdout] 2071 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:2076:35 [INFO] [stdout] | [INFO] [stdout] 2076 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:2281:35 [INFO] [stdout] | [INFO] [stdout] 2281 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:2290:35 [INFO] [stdout] | [INFO] [stdout] 2290 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:2295:35 [INFO] [stdout] | [INFO] [stdout] 2295 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:2300:35 [INFO] [stdout] | [INFO] [stdout] 2300 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:2305:35 [INFO] [stdout] | [INFO] [stdout] 2305 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:2310:35 [INFO] [stdout] | [INFO] [stdout] 2310 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:2320:35 [INFO] [stdout] | [INFO] [stdout] 2320 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:2331:35 [INFO] [stdout] | [INFO] [stdout] 2331 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:2341:35 [INFO] [stdout] | [INFO] [stdout] 2341 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:2371:35 [INFO] [stdout] | [INFO] [stdout] 2371 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:2381:35 [INFO] [stdout] | [INFO] [stdout] 2381 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:2392:35 [INFO] [stdout] | [INFO] [stdout] 2392 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:2402:35 [INFO] [stdout] | [INFO] [stdout] 2402 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:2407:35 [INFO] [stdout] | [INFO] [stdout] 2407 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:2416:35 [INFO] [stdout] | [INFO] [stdout] 2416 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:2421:35 [INFO] [stdout] | [INFO] [stdout] 2421 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:2430:35 [INFO] [stdout] | [INFO] [stdout] 2430 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:2488:35 [INFO] [stdout] | [INFO] [stdout] 2488 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:2586:35 [INFO] [stdout] | [INFO] [stdout] 2586 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3090:35 [INFO] [stdout] | [INFO] [stdout] 3090 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3101:35 [INFO] [stdout] | [INFO] [stdout] 3101 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3111:35 [INFO] [stdout] | [INFO] [stdout] 3111 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3122:35 [INFO] [stdout] | [INFO] [stdout] 3122 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3132:35 [INFO] [stdout] | [INFO] [stdout] 3132 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3137:35 [INFO] [stdout] | [INFO] [stdout] 3137 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3190:35 [INFO] [stdout] | [INFO] [stdout] 3190 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3199:35 [INFO] [stdout] | [INFO] [stdout] 3199 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3204:35 [INFO] [stdout] | [INFO] [stdout] 3204 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3213:35 [INFO] [stdout] | [INFO] [stdout] 3213 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3218:35 [INFO] [stdout] | [INFO] [stdout] 3218 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3223:35 [INFO] [stdout] | [INFO] [stdout] 3223 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3228:35 [INFO] [stdout] | [INFO] [stdout] 3228 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3239:35 [INFO] [stdout] | [INFO] [stdout] 3239 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3244:35 [INFO] [stdout] | [INFO] [stdout] 3244 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3253:35 [INFO] [stdout] | [INFO] [stdout] 3253 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3261:35 [INFO] [stdout] | [INFO] [stdout] 3261 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3269:35 [INFO] [stdout] | [INFO] [stdout] 3269 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3274:35 [INFO] [stdout] | [INFO] [stdout] 3274 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3279:35 [INFO] [stdout] | [INFO] [stdout] 3279 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3284:35 [INFO] [stdout] | [INFO] [stdout] 3284 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3289:35 [INFO] [stdout] | [INFO] [stdout] 3289 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3294:35 [INFO] [stdout] | [INFO] [stdout] 3294 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3303:35 [INFO] [stdout] | [INFO] [stdout] 3303 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3308:35 [INFO] [stdout] | [INFO] [stdout] 3308 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3313:35 [INFO] [stdout] | [INFO] [stdout] 3313 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3403:35 [INFO] [stdout] | [INFO] [stdout] 3403 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3411:35 [INFO] [stdout] | [INFO] [stdout] 3411 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3416:35 [INFO] [stdout] | [INFO] [stdout] 3416 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3424:35 [INFO] [stdout] | [INFO] [stdout] 3424 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3433:35 [INFO] [stdout] | [INFO] [stdout] 3433 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3442:35 [INFO] [stdout] | [INFO] [stdout] 3442 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3451:35 [INFO] [stdout] | [INFO] [stdout] 3451 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3462:35 [INFO] [stdout] | [INFO] [stdout] 3462 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3499:35 [INFO] [stdout] | [INFO] [stdout] 3499 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3515:35 [INFO] [stdout] | [INFO] [stdout] 3515 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3528:35 [INFO] [stdout] | [INFO] [stdout] 3528 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3542:35 [INFO] [stdout] | [INFO] [stdout] 3542 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3547:35 [INFO] [stdout] | [INFO] [stdout] 3547 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3552:35 [INFO] [stdout] | [INFO] [stdout] 3552 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3557:35 [INFO] [stdout] | [INFO] [stdout] 3557 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3562:35 [INFO] [stdout] | [INFO] [stdout] 3562 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3567:35 [INFO] [stdout] | [INFO] [stdout] 3567 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3572:35 [INFO] [stdout] | [INFO] [stdout] 3572 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3577:35 [INFO] [stdout] | [INFO] [stdout] 3577 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3586:35 [INFO] [stdout] | [INFO] [stdout] 3586 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3596:35 [INFO] [stdout] | [INFO] [stdout] 3596 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3606:35 [INFO] [stdout] | [INFO] [stdout] 3606 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3611:35 [INFO] [stdout] | [INFO] [stdout] 3611 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3620:35 [INFO] [stdout] | [INFO] [stdout] 3620 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3625:35 [INFO] [stdout] | [INFO] [stdout] 3625 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3658:35 [INFO] [stdout] | [INFO] [stdout] 3658 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3668:35 [INFO] [stdout] | [INFO] [stdout] 3668 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3673:35 [INFO] [stdout] | [INFO] [stdout] 3673 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3678:35 [INFO] [stdout] | [INFO] [stdout] 3678 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3683:35 [INFO] [stdout] | [INFO] [stdout] 3683 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3692:35 [INFO] [stdout] | [INFO] [stdout] 3692 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3697:35 [INFO] [stdout] | [INFO] [stdout] 3697 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3729:35 [INFO] [stdout] | [INFO] [stdout] 3729 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3736:35 [INFO] [stdout] | [INFO] [stdout] 3736 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3743:35 [INFO] [stdout] | [INFO] [stdout] 3743 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3752:35 [INFO] [stdout] | [INFO] [stdout] 3752 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3779:35 [INFO] [stdout] | [INFO] [stdout] 3779 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3788:35 [INFO] [stdout] | [INFO] [stdout] 3788 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3793:35 [INFO] [stdout] | [INFO] [stdout] 3793 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3798:35 [INFO] [stdout] | [INFO] [stdout] 3798 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3803:35 [INFO] [stdout] | [INFO] [stdout] 3803 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3808:35 [INFO] [stdout] | [INFO] [stdout] 3808 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3817:35 [INFO] [stdout] | [INFO] [stdout] 3817 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3897:35 [INFO] [stdout] | [INFO] [stdout] 3897 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3906:35 [INFO] [stdout] | [INFO] [stdout] 3906 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3911:35 [INFO] [stdout] | [INFO] [stdout] 3911 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3919:35 [INFO] [stdout] | [INFO] [stdout] 3919 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3927:35 [INFO] [stdout] | [INFO] [stdout] 3927 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3935:35 [INFO] [stdout] | [INFO] [stdout] 3935 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3944:35 [INFO] [stdout] | [INFO] [stdout] 3944 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3952:35 [INFO] [stdout] | [INFO] [stdout] 3952 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3957:35 [INFO] [stdout] | [INFO] [stdout] 3957 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3965:35 [INFO] [stdout] | [INFO] [stdout] 3965 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3974:35 [INFO] [stdout] | [INFO] [stdout] 3974 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3983:35 [INFO] [stdout] | [INFO] [stdout] 3983 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3991:35 [INFO] [stdout] | [INFO] [stdout] 3991 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:3996:35 [INFO] [stdout] | [INFO] [stdout] 3996 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4008:35 [INFO] [stdout] | [INFO] [stdout] 4008 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4013:35 [INFO] [stdout] | [INFO] [stdout] 4013 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4026:35 [INFO] [stdout] | [INFO] [stdout] 4026 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4031:35 [INFO] [stdout] | [INFO] [stdout] 4031 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4040:35 [INFO] [stdout] | [INFO] [stdout] 4040 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4045:35 [INFO] [stdout] | [INFO] [stdout] 4045 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4050:35 [INFO] [stdout] | [INFO] [stdout] 4050 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4055:35 [INFO] [stdout] | [INFO] [stdout] 4055 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4064:35 [INFO] [stdout] | [INFO] [stdout] 4064 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4072:35 [INFO] [stdout] | [INFO] [stdout] 4072 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4077:35 [INFO] [stdout] | [INFO] [stdout] 4077 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4086:35 [INFO] [stdout] | [INFO] [stdout] 4086 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4095:35 [INFO] [stdout] | [INFO] [stdout] 4095 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4104:35 [INFO] [stdout] | [INFO] [stdout] 4104 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4113:35 [INFO] [stdout] | [INFO] [stdout] 4113 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4121:35 [INFO] [stdout] | [INFO] [stdout] 4121 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4129:35 [INFO] [stdout] | [INFO] [stdout] 4129 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4138:35 [INFO] [stdout] | [INFO] [stdout] 4138 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4146:35 [INFO] [stdout] | [INFO] [stdout] 4146 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4151:35 [INFO] [stdout] | [INFO] [stdout] 4151 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4161:35 [INFO] [stdout] | [INFO] [stdout] 4161 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4171:35 [INFO] [stdout] | [INFO] [stdout] 4171 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4176:35 [INFO] [stdout] | [INFO] [stdout] 4176 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4181:35 [INFO] [stdout] | [INFO] [stdout] 4181 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4186:35 [INFO] [stdout] | [INFO] [stdout] 4186 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4196:35 [INFO] [stdout] | [INFO] [stdout] 4196 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4207:35 [INFO] [stdout] | [INFO] [stdout] 4207 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4219:35 [INFO] [stdout] | [INFO] [stdout] 4219 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4232:35 [INFO] [stdout] | [INFO] [stdout] 4232 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4245:35 [INFO] [stdout] | [INFO] [stdout] 4245 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4258:35 [INFO] [stdout] | [INFO] [stdout] 4258 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4283:35 [INFO] [stdout] | [INFO] [stdout] 4283 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4295:35 [INFO] [stdout] | [INFO] [stdout] 4295 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4307:35 [INFO] [stdout] | [INFO] [stdout] 4307 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4320:35 [INFO] [stdout] | [INFO] [stdout] 4320 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4331:35 [INFO] [stdout] | [INFO] [stdout] 4331 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4336:35 [INFO] [stdout] | [INFO] [stdout] 4336 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4348:35 [INFO] [stdout] | [INFO] [stdout] 4348 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4362:35 [INFO] [stdout] | [INFO] [stdout] 4362 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4377:35 [INFO] [stdout] | [INFO] [stdout] 4377 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4382:35 [INFO] [stdout] | [INFO] [stdout] 4382 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4393:35 [INFO] [stdout] | [INFO] [stdout] 4393 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4404:35 [INFO] [stdout] | [INFO] [stdout] 4404 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4416:35 [INFO] [stdout] | [INFO] [stdout] 4416 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4428:35 [INFO] [stdout] | [INFO] [stdout] 4428 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4444:35 [INFO] [stdout] | [INFO] [stdout] 4444 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4473:35 [INFO] [stdout] | [INFO] [stdout] 4473 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4486:35 [INFO] [stdout] | [INFO] [stdout] 4486 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4497:35 [INFO] [stdout] | [INFO] [stdout] 4497 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4502:35 [INFO] [stdout] | [INFO] [stdout] 4502 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4507:35 [INFO] [stdout] | [INFO] [stdout] 4507 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4512:35 [INFO] [stdout] | [INFO] [stdout] 4512 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4521:35 [INFO] [stdout] | [INFO] [stdout] 4521 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4531:35 [INFO] [stdout] | [INFO] [stdout] 4531 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4541:35 [INFO] [stdout] | [INFO] [stdout] 4541 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4546:35 [INFO] [stdout] | [INFO] [stdout] 4546 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4555:35 [INFO] [stdout] | [INFO] [stdout] 4555 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4563:35 [INFO] [stdout] | [INFO] [stdout] 4563 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4568:35 [INFO] [stdout] | [INFO] [stdout] 4568 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4576:35 [INFO] [stdout] | [INFO] [stdout] 4576 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4584:35 [INFO] [stdout] | [INFO] [stdout] 4584 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4593:35 [INFO] [stdout] | [INFO] [stdout] 4593 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4598:35 [INFO] [stdout] | [INFO] [stdout] 4598 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4610:35 [INFO] [stdout] | [INFO] [stdout] 4610 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4615:35 [INFO] [stdout] | [INFO] [stdout] 4615 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4620:35 [INFO] [stdout] | [INFO] [stdout] 4620 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4629:35 [INFO] [stdout] | [INFO] [stdout] 4629 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4649:35 [INFO] [stdout] | [INFO] [stdout] 4649 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4657:35 [INFO] [stdout] | [INFO] [stdout] 4657 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4662:35 [INFO] [stdout] | [INFO] [stdout] 4662 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4667:35 [INFO] [stdout] | [INFO] [stdout] 4667 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4672:35 [INFO] [stdout] | [INFO] [stdout] 4672 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4677:35 [INFO] [stdout] | [INFO] [stdout] 4677 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4690:35 [INFO] [stdout] | [INFO] [stdout] 4690 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4700:35 [INFO] [stdout] | [INFO] [stdout] 4700 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4709:35 [INFO] [stdout] | [INFO] [stdout] 4709 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4714:35 [INFO] [stdout] | [INFO] [stdout] 4714 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4719:35 [INFO] [stdout] | [INFO] [stdout] 4719 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4724:35 [INFO] [stdout] | [INFO] [stdout] 4724 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4729:35 [INFO] [stdout] | [INFO] [stdout] 4729 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4740:35 [INFO] [stdout] | [INFO] [stdout] 4740 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4750:35 [INFO] [stdout] | [INFO] [stdout] 4750 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4755:35 [INFO] [stdout] | [INFO] [stdout] 4755 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4760:35 [INFO] [stdout] | [INFO] [stdout] 4760 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4769:35 [INFO] [stdout] | [INFO] [stdout] 4769 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4779:35 [INFO] [stdout] | [INFO] [stdout] 4779 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4790:35 [INFO] [stdout] | [INFO] [stdout] 4790 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4795:35 [INFO] [stdout] | [INFO] [stdout] 4795 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4803:35 [INFO] [stdout] | [INFO] [stdout] 4803 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4808:35 [INFO] [stdout] | [INFO] [stdout] 4808 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4813:35 [INFO] [stdout] | [INFO] [stdout] 4813 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4818:35 [INFO] [stdout] | [INFO] [stdout] 4818 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4823:35 [INFO] [stdout] | [INFO] [stdout] 4823 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4828:35 [INFO] [stdout] | [INFO] [stdout] 4828 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4837:35 [INFO] [stdout] | [INFO] [stdout] 4837 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4846:35 [INFO] [stdout] | [INFO] [stdout] 4846 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4851:35 [INFO] [stdout] | [INFO] [stdout] 4851 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4856:35 [INFO] [stdout] | [INFO] [stdout] 4856 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4861:35 [INFO] [stdout] | [INFO] [stdout] 4861 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms [INFO] [stdout] --> src/ntrtl.rs:4866:35 [INFO] [stdout] | [INFO] [stdout] 4866 | #[link(name = "ntdll.dll", kind = "raw-dylib", modifiers = "+verbatim")] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #135694 for more information [INFO] [stdout] = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-09-24; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [WARN] too many lines in the log, truncating it