[INFO] cloning repository https://github.com/Carterpersall/WinMine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Carterpersall/WinMine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarterpersall%2FWinMine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarterpersall%2FWinMine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2bffff04e2fc1bf36659f91c3999113553113aeb
[INFO] checking Carterpersall/WinMine against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarterpersall%2FWinMine" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Carterpersall/WinMine
[INFO] finished tweaking git repo https://github.com/Carterpersall/WinMine
[INFO] tweaked toml for git repo https://github.com/Carterpersall/WinMine written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Carterpersall/WinMine on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Carterpersall/WinMine already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/rodrigocfd/winsafe.git`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e11f8c67a399efd44df8fa5ea169adbd91182fb4d8bce445b550bbaf1bc96d3
[INFO] running `Command { std: "docker" "start" "-a" "4e11f8c67a399efd44df8fa5ea169adbd91182fb4d8bce445b550bbaf1bc96d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e11f8c67a399efd44df8fa5ea169adbd91182fb4d8bce445b550bbaf1bc96d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e11f8c67a399efd44df8fa5ea169adbd91182fb4d8bce445b550bbaf1bc96d3", kill_on_drop: false }`
[INFO] [stdout] 4e11f8c67a399efd44df8fa5ea169adbd91182fb4d8bce445b550bbaf1bc96d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d1144697261015622dcc4d3291492445f13b25aac0654909dc774da992d4bb3
[INFO] running `Command { std: "docker" "start" "-a" "9d1144697261015622dcc4d3291492445f13b25aac0654909dc774da992d4bb3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]     Checking windows-link v0.2.1
[INFO] [stderr]     Checking winsafe v0.0.27 (https://github.com/rodrigocfd/winsafe.git?rev=7c5efe842218168cfff60433bf1672527f070670#7c5efe84)
[INFO] [stderr]     Checking windows-sys v0.61.2
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling embed-resource v3.0.6
[INFO] [stderr]    Compiling winmine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/macros/ffis.rs:23:62
[INFO] [stdout]    |
[INFO] [stdout] 23 |           #[cfg_attr(feature = "raw-dylib", link(name = $dll, kind = "raw-dylib"))]
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/advapi/ffi.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / extern_sys! { "advapi32";
[INFO] [stdout]  4 | |     AdjustTokenPrivileges(HANDLE, BOOL, PCVOID, u32, PVOID, *mut u32) -> BOOL
[INFO] [stdout]  5 | |     AllocateAndInitializeSid(PCVOID, u8, u32, u32, u32, u32, u32, u32, u32, u32, PVOID) -> BOOL
[INFO] [stdout]  6 | |     CheckTokenCapability(HANDLE, PCVOID, *mut BOOL) -> BOOL
[INFO] [stdout] ...  |
[INFO] [stdout] 82 | |     SetServiceStatus(HANDLE, PCVOID) -> BOOL
[INFO] [stdout] 83 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #135694 <https://github.com/rust-lang/rust/issues/135694> for more information
[INFO] [stdout]    = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-02-14; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `extern_sys` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/macros/ffis.rs:23:62
[INFO] [stdout]    |
[INFO] [stdout] 23 |           #[cfg_attr(feature = "raw-dylib", link(name = $dll, kind = "raw-dylib"))]
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/advapi/ffi.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | / extern_sys! { "ktmw32";
[INFO] [stdout] 86 | |     CommitTransaction(HANDLE) -> BOOL
[INFO] [stdout] 87 | |     CreateTransaction(PCVOID, PVOID, u32, u32, u32, u32, PSTR) -> HANDLE
[INFO] [stdout] 88 | |     GetTransactionId(HANDLE, PVOID) -> BOOL
[INFO] [stdout] 89 | |     OpenTransaction(u32, PCVOID) -> HANDLE
[INFO] [stdout] 90 | |     RollbackTransaction(HANDLE) -> BOOL
[INFO] [stdout] 91 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #135694 <https://github.com/rust-lang/rust/issues/135694> for more information
[INFO] [stdout]    = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-02-14; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `extern_sys` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/macros/ffis.rs:23:62
[INFO] [stdout]    |
[INFO] [stdout] 23 |           #[cfg_attr(feature = "raw-dylib", link(name = $dll, kind = "raw-dylib"))]
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/comctl/ffi.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / extern_sys! { "comctl32";
[INFO] [stdout]  4 | |     CreatePropertySheetPageW(PCVOID) -> HANDLE
[INFO] [stdout]  5 | |     DefSubclassProc(HANDLE, u32, usize, isize) -> isize
[INFO] [stdout]  6 | |     DestroyPropertySheetPage(HANDLE) -> BOOL
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |     UninitializeFlatSB(HANDLE) -> HRES
[INFO] [stdout] 37 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #135694 <https://github.com/rust-lang/rust/issues/135694> for more information
[INFO] [stdout]    = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-02-14; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `extern_sys` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/macros/ffis.rs:23:62
[INFO] [stdout]    |
[INFO] [stdout] 23 |           #[cfg_attr(feature = "raw-dylib", link(name = $dll, kind = "raw-dylib"))]
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/dwm/ffi.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / extern_sys! { "dwmapi";
[INFO] [stdout]  4 | |     DwmEnableMMCSS(BOOL) -> HRES
[INFO] [stdout]  5 | |     DwmExtendFrameIntoClientArea(HANDLE, PCVOID) -> HRES
[INFO] [stdout]  6 | |     DwmFlush() -> HRES
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |     DwmShowContact(u32, u32) -> HRES
[INFO] [stdout] 16 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #135694 <https://github.com/rust-lang/rust/issues/135694> for more information
[INFO] [stdout]    = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-02-14; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `extern_sys` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/macros/ffis.rs:23:62
[INFO] [stdout]    |
[INFO] [stdout] 23 |           #[cfg_attr(feature = "raw-dylib", link(name = $dll, kind = "raw-dylib"))]
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/dxgi/ffi.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / extern_sys! { "dxgi";
[INFO] [stdout]  4 | |     CreateDXGIFactory(PCVOID, *mut COMPTR) -> HRES
[INFO] [stdout]  5 | |     CreateDXGIFactory1(PCVOID, *mut COMPTR) -> HRES
[INFO] [stdout]  6 | |     CreateDXGIFactory2(u32, PCVOID, *mut COMPTR) -> HRES
[INFO] [stdout]  7 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #135694 <https://github.com/rust-lang/rust/issues/135694> for more information
[INFO] [stdout]    = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-02-14; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `extern_sys` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/macros/ffis.rs:23:62
[INFO] [stdout]     |
[INFO] [stdout]  23 |           #[cfg_attr(feature = "raw-dylib", link(name = $dll, kind = "raw-dylib"))]
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/gdi/ffi.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | / extern_sys! { "gdi32";
[INFO] [stdout]   4 | |     AbortDoc(HANDLE) -> BOOL
[INFO] [stdout]   5 | |     AbortPath(HANDLE) -> BOOL
[INFO] [stdout]   6 | |     AngleArc(HANDLE, i32, i32, u32, f32, f32) -> BOOL
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | |     WidenPath(HANDLE) -> BOOL
[INFO] [stdout] 122 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #135694 <https://github.com/rust-lang/rust/issues/135694> for more information
[INFO] [stdout]     = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-02-14; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `extern_sys` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/macros/ffis.rs:23:62
[INFO] [stdout]     |
[INFO] [stdout]  23 |           #[cfg_attr(feature = "raw-dylib", link(name = $dll, kind = "raw-dylib"))]
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/gdi/ffi.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | / extern_sys! { "msimg32";
[INFO] [stdout] 125 | |     AlphaBlend(HANDLE, i32, i32, i32, i32, HANDLE, i32, i32, i32, i32, PCVOID) -> BOOL
[INFO] [stdout] 126 | |     TransparentBlt(HANDLE, i32, i32, i32, i32, HANDLE, i32, i32, i32, i32, u32) -> BOOL
[INFO] [stdout] 127 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #135694 <https://github.com/rust-lang/rust/issues/135694> for more information
[INFO] [stdout]     = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-02-14; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `extern_sys` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/macros/ffis.rs:23:62
[INFO] [stdout]     |
[INFO] [stdout]  23 |           #[cfg_attr(feature = "raw-dylib", link(name = $dll, kind = "raw-dylib"))]
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/gdi/ffi.rs:129:1
[INFO] [stdout]     |
[INFO] [stdout] 129 | / extern_sys! { "user32";
[INFO] [stdout] 130 | |     LoadImageW(HANDLE, PCSTR, u32, i32, i32, u32) -> HANDLE // returns GdiObjectGuard, so needs gdi feature
[INFO] [stdout] 131 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #135694 <https://github.com/rust-lang/rust/issues/135694> for more information
[INFO] [stdout]     = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-02-14; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `extern_sys` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/macros/ffis.rs:23:62
[INFO] [stdout]     |
[INFO] [stdout]  23 |           #[cfg_attr(feature = "raw-dylib", link(name = $dll, kind = "raw-dylib"))]
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/kernel/ffi.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout]   3 | / extern_sys! { "kernel32";
[INFO] [stdout]   4 | |     ActivateActCtx(HANDLE, *mut usize) -> BOOL
[INFO] [stdout]   5 | |     AddRefActCtx(HANDLE)
[INFO] [stdout]   6 | |     AttachConsole(u32) -> BOOL
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |     ZombifyActCtx(HANDLE) -> BOOL
[INFO] [stdout] 211 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #135694 <https://github.com/rust-lang/rust/issues/135694> for more information
[INFO] [stdout]     = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-02-14; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `extern_sys` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/macros/ffis.rs:23:62
[INFO] [stdout]     |
[INFO] [stdout]  23 |           #[cfg_attr(feature = "raw-dylib", link(name = $dll, kind = "raw-dylib"))]
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/kernel/ffi.rs:213:1
[INFO] [stdout]     |
[INFO] [stdout] 213 | / extern_sys! { "user32"; // these functions should belong to kernel
[INFO] [stdout] 214 | |     CharLowerW(PSTR) -> PSTR
[INFO] [stdout] 215 | |     CharUpperW(PSTR) -> PSTR
[INFO] [stdout] 216 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #135694 <https://github.com/rust-lang/rust/issues/135694> for more information
[INFO] [stdout]     = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-02-14; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `extern_sys` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/macros/ffis.rs:23:62
[INFO] [stdout]    |
[INFO] [stdout] 23 |           #[cfg_attr(feature = "raw-dylib", link(name = $dll, kind = "raw-dylib"))]
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/mf/ffi.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / extern_sys! { "mf";
[INFO] [stdout]  4 | |     MFCreateMediaSession(COMPTR, *mut COMPTR) -> HRES
[INFO] [stdout]  5 | |     MFCreateTopology(*mut COMPTR) -> HRES
[INFO] [stdout]  6 | |     MFCreateTopologyNode(u32, *mut COMPTR) -> HRES
[INFO] [stdout]  7 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #135694 <https://github.com/rust-lang/rust/issues/135694> for more information
[INFO] [stdout]    = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-02-14; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `extern_sys` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/macros/ffis.rs:23:62
[INFO] [stdout]    |
[INFO] [stdout] 23 |           #[cfg_attr(feature = "raw-dylib", link(name = $dll, kind = "raw-dylib"))]
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/mf/ffi.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / extern_sys! { "mfplat";
[INFO] [stdout] 10 | |     MFCreateAsyncResult(COMPTR, COMPTR, COMPTR, *mut COMPTR) -> HRES
[INFO] [stdout] 11 | |     MFCreateMFByteStreamOnStream(COMPTR, *mut COMPTR) -> HRES
[INFO] [stdout] 12 | |     MFCreateSourceResolver(*mut COMPTR) -> HRES
[INFO] [stdout] 13 | |     MFShutdown() -> HRES
[INFO] [stdout] 14 | |     MFStartup(u32, u32) -> HRES
[INFO] [stdout] 15 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #135694 <https://github.com/rust-lang/rust/issues/135694> for more information
[INFO] [stdout]    = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-02-14; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `extern_sys` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/macros/ffis.rs:23:62
[INFO] [stdout]    |
[INFO] [stdout] 23 |           #[cfg_attr(feature = "raw-dylib", link(name = $dll, kind = "raw-dylib"))]
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/ole/ffi.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / extern_sys! { "ole32";
[INFO] [stdout]  4 | |     CLSIDFromProgID(PCSTR, PVOID) -> HRES
[INFO] [stdout]  5 | |     CLSIDFromProgIDEx(PCSTR, PVOID) -> HRES
[INFO] [stdout]  6 | |     CLSIDFromString(PCSTR, PVOID) -> HRES
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     StringFromCLSID(PCVOID, *mut PSTR) -> HRES
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #135694 <https://github.com/rust-lang/rust/issues/135694> for more information
[INFO] [stdout]    = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-02-14; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `extern_sys` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/macros/ffis.rs:23:62
[INFO] [stdout]    |
[INFO] [stdout] 23 |           #[cfg_attr(feature = "raw-dylib", link(name = $dll, kind = "raw-dylib"))]
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/oleaut/ffi.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / extern_sys! { "ole32";
[INFO] [stdout]  6 | |     PropVariantClear(PVOID) -> HRES
[INFO] [stdout]  7 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #135694 <https://github.com/rust-lang/rust/issues/135694> for more information
[INFO] [stdout]    = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-02-14; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `extern_sys` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/macros/ffis.rs:23:62
[INFO] [stdout]    |
[INFO] [stdout] 23 |           #[cfg_attr(feature = "raw-dylib", link(name = $dll, kind = "raw-dylib"))]
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/oleaut/ffi.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / extern_sys! { "oleaut32";
[INFO] [stdout] 10 | |     OleLoadPicture(COMPTR, i32, BOOL, PCVOID, *mut COMPTR) -> HRES
[INFO] [stdout] 11 | |     OleLoadPicturePath(PCSTR, COMPTR, u32, u32, PCVOID, *mut COMPTR) -> HRES
[INFO] [stdout] 12 | |     SysAllocString(PCSTR) -> PSTR
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |     VariantTimeToSystemTime(f64, PVOID)  -> i32
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #135694 <https://github.com/rust-lang/rust/issues/135694> for more information
[INFO] [stdout]    = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-02-14; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `extern_sys` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/macros/ffis.rs:23:62
[INFO] [stdout]    |
[INFO] [stdout] 23 |           #[cfg_attr(feature = "raw-dylib", link(name = $dll, kind = "raw-dylib"))]
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/oleaut/ffi.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / extern_sys! { "propsys";
[INFO] [stdout] 23 | |     PSGetNameFromPropertyKey(PCVOID, *mut PSTR) -> HRES
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #135694 <https://github.com/rust-lang/rust/issues/135694> for more information
[INFO] [stdout]    = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-02-14; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `extern_sys` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/macros/ffis.rs:23:62
[INFO] [stdout]    |
[INFO] [stdout] 23 |           #[cfg_attr(feature = "raw-dylib", link(name = $dll, kind = "raw-dylib"))]
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/psapi/ffi.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / extern_sys! { "psapi";
[INFO] [stdout]  4 | |     EmptyWorkingSet(HANDLE) -> BOOL
[INFO] [stdout]  5 | |     EnumProcessModules(HANDLE, *mut HANDLE, u32, *const u32) -> BOOL
[INFO] [stdout]  6 | |     GetMappedFileNameW(HANDLE, PVOID, PSTR, u32) -> BOOL
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |     GetProcessMemoryInfo(HANDLE, PVOID, u32) -> BOOL
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #135694 <https://github.com/rust-lang/rust/issues/135694> for more information
[INFO] [stdout]    = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-02-14; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `extern_sys` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/macros/ffis.rs:23:62
[INFO] [stdout]    |
[INFO] [stdout] 23 |           #[cfg_attr(feature = "raw-dylib", link(name = $dll, kind = "raw-dylib"))]
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/shell/ffi.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / extern_sys! { "shell32";
[INFO] [stdout]  4 | |     CommandLineToArgvW(PCSTR, *mut i32) -> *mut PSTR
[INFO] [stdout]  5 | |     DragAcceptFiles(HANDLE, BOOL)
[INFO] [stdout]  6 | |     DragFinish(HANDLE)
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | |     SHGetStockIconInfo(u32, u32, PVOID) -> HRES
[INFO] [stdout] 28 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #135694 <https://github.com/rust-lang/rust/issues/135694> for more information
[INFO] [stdout]    = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-02-14; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `extern_sys` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/macros/ffis.rs:23:62
[INFO] [stdout]    |
[INFO] [stdout] 23 |           #[cfg_attr(feature = "raw-dylib", link(name = $dll, kind = "raw-dylib"))]
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/shell/ffi.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / extern_sys! { "shlwapi";
[INFO] [stdout] 31 | |     PathCombineW(PSTR, PCSTR, PCSTR) -> PSTR
[INFO] [stdout] 32 | |     PathCommonPrefixW(PCSTR, PCSTR, PSTR) -> i32
[INFO] [stdout] 33 | |     PathSkipRootW(PCSTR) -> PCSTR
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     SHCreateMemStream(*const u8, u32) -> COMPTR
[INFO] [stdout] 38 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #135694 <https://github.com/rust-lang/rust/issues/135694> for more information
[INFO] [stdout]    = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-02-14; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `extern_sys` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/macros/ffis.rs:23:62
[INFO] [stdout]    |
[INFO] [stdout] 23 |           #[cfg_attr(feature = "raw-dylib", link(name = $dll, kind = "raw-dylib"))]
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/shell/ffi.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | / extern_sys! { "userenv";
[INFO] [stdout] 41 | |     GetAllUsersProfileDirectoryW(PSTR, *mut u32) -> BOOL
[INFO] [stdout] 42 | |     GetDefaultUserProfileDirectoryW(PSTR, *mut u32) -> BOOL
[INFO] [stdout] 43 | |     GetProfilesDirectoryW(PSTR, *mut u32) -> BOOL
[INFO] [stdout] 44 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #135694 <https://github.com/rust-lang/rust/issues/135694> for more information
[INFO] [stdout]    = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-02-14; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `extern_sys` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/macros/ffis.rs:23:62
[INFO] [stdout]    |
[INFO] [stdout] 23 |           #[cfg_attr(feature = "raw-dylib", link(name = $dll, kind = "raw-dylib"))]
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/user/ffi.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / extern_sys! { "comdlg32";
[INFO] [stdout]  4 | |     ChooseColorW(PVOID) -> BOOL
[INFO] [stdout]  5 | |     CommDlgExtendedError() -> u32
[INFO] [stdout]  6 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #135694 <https://github.com/rust-lang/rust/issues/135694> for more information
[INFO] [stdout]    = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-02-14; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `extern_sys` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/macros/ffis.rs:23:62
[INFO] [stdout]    |
[INFO] [stdout] 23 |           #[cfg_attr(feature = "raw-dylib", link(name = $dll, kind = "raw-dylib"))]
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/user/ffi.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / extern_sys! { "user32";
[INFO] [stdout] 16 | |     GetWindowLongPtrW(HANDLE, i32) -> isize
[INFO] [stdout] 17 | |     SetWindowLongPtrW(HANDLE, i32, isize) -> isize
[INFO] [stdout] 18 | |     InSendMessageEx() -> u32
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #135694 <https://github.com/rust-lang/rust/issues/135694> for more information
[INFO] [stdout]    = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-02-14; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `extern_sys` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/macros/ffis.rs:23:62
[INFO] [stdout]     |
[INFO] [stdout]  23 |           #[cfg_attr(feature = "raw-dylib", link(name = $dll, kind = "raw-dylib"))]
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/user/ffi.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout]  21 | / extern_sys! { "user32";
[INFO] [stdout]  22 | |     AdjustWindowRectEx(PVOID, u32, BOOL, u32) -> BOOL
[INFO] [stdout]  23 | |     AdjustWindowRectExForDpi(PVOID, u32, BOOL, u32, u32) -> BOOL
[INFO] [stdout]  24 | |     AllowSetForegroundWindow(u32) -> BOOL
[INFO] [stdout] ...   |
[INFO] [stdout] 303 | |     WinHelpW(HANDLE, PCSTR, u32, usize) -> BOOL
[INFO] [stdout] 304 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #135694 <https://github.com/rust-lang/rust/issues/135694> for more information
[INFO] [stdout]     = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-02-14; consider upgrading it if it is out of date
[INFO] [stdout]     = note: this error originates in the macro `extern_sys` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/macros/ffis.rs:23:62
[INFO] [stdout]    |
[INFO] [stdout] 23 |           #[cfg_attr(feature = "raw-dylib", link(name = $dll, kind = "raw-dylib"))]
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/uxtheme/ffi.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / extern_sys! { "uxtheme";
[INFO] [stdout]  5 | |     IsThemeDialogTextureEnabled() -> BOOL
[INFO] [stdout]  6 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #135694 <https://github.com/rust-lang/rust/issues/135694> for more information
[INFO] [stdout]    = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-02-14; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `extern_sys` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/macros/ffis.rs:23:62
[INFO] [stdout]    |
[INFO] [stdout] 23 |           #[cfg_attr(feature = "raw-dylib", link(name = $dll, kind = "raw-dylib"))]
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/uxtheme/ffi.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / extern_sys! { "uxtheme";
[INFO] [stdout]  9 | |     CloseThemeData(HANDLE) -> HRES
[INFO] [stdout] 10 | |     DrawThemeBackground(HANDLE, HANDLE, i32, i32, PCVOID, PCVOID) -> HRES
[INFO] [stdout] 11 | |     GetThemeAppProperties() -> u32
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |     SetWindowTheme(HANDLE, PCSTR, PCSTR) -> HRES
[INFO] [stdout] 29 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #135694 <https://github.com/rust-lang/rust/issues/135694> for more information
[INFO] [stdout]    = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-02-14; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `extern_sys` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/macros/ffis.rs:23:62
[INFO] [stdout]    |
[INFO] [stdout] 23 |           #[cfg_attr(feature = "raw-dylib", link(name = $dll, kind = "raw-dylib"))]
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/version/ffi.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / extern_sys! { "version";
[INFO] [stdout]  4 | |     GetFileVersionInfoSizeW(PCSTR, *mut u32) -> u32
[INFO] [stdout]  5 | |     GetFileVersionInfoW(PCSTR, u32, u32, PVOID) -> BOOL
[INFO] [stdout]  6 | |     VerQueryValueW(PCVOID, PCSTR, PVOID, *mut u32) -> BOOL
[INFO] [stdout]  7 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #135694 <https://github.com/rust-lang/rust/issues/135694> for more information
[INFO] [stdout]    = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-02-14; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `extern_sys` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/macros/ffis.rs:23:62
[INFO] [stdout]    |
[INFO] [stdout] 23 |           #[cfg_attr(feature = "raw-dylib", link(name = $dll, kind = "raw-dylib"))]
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/wininet/ffi.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / extern_sys! { "wininet";
[INFO] [stdout]  4 | |     HttpAddRequestHeadersW(HANDLE, PCSTR, u32, u32) -> BOOL
[INFO] [stdout]  5 | |     HttpOpenRequestW(HANDLE, PCSTR, PCSTR, PCSTR, PCSTR, *const PCSTR, u32, isize) -> HANDLE
[INFO] [stdout]  6 | |     HttpQueryInfoW(HANDLE, u32, PVOID, *mut u32, *mut u32) -> BOOL
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |     InternetTimeToSystemTimeW(PCSTR, PVOID, u32) -> BOOL
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #135694 <https://github.com/rust-lang/rust/issues/135694> for more information
[INFO] [stdout]    = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-02-14; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `extern_sys` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/macros/ffis.rs:23:62
[INFO] [stdout]    |
[INFO] [stdout] 23 |           #[cfg_attr(feature = "raw-dylib", link(name = $dll, kind = "raw-dylib"))]
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/winspool/ffi.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / extern_sys! { "winspool";
[INFO] [stdout]  4 | |     AbortPrinter(HANDLE) -> BOOL
[INFO] [stdout]  5 | |     AddFormW(HANDLE, u32, PCVOID) -> BOOL
[INFO] [stdout]  6 | |     AddJobW(HANDLE, u32, PVOID, u32, *mut u32) -> BOOL
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |     SetDefaultPrinterW(PCSTR) -> BOOL
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #135694 <https://github.com/rust-lang/rust/issues/135694> for more information
[INFO] [stdout]    = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-02-14; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `extern_sys` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/macros/ffis.rs:23:62
[INFO] [stdout]    |
[INFO] [stdout] 23 |           #[cfg_attr(feature = "raw-dylib", link(name = $dll, kind = "raw-dylib"))]
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/advapi_shell/ffi.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / extern_sys! { "shell32";
[INFO] [stdout]  4 | |     ShellExecuteExW(PVOID) -> BOOL
[INFO] [stdout]  5 | |     SHGetKnownFolderPath(PCVOID, u32, HANDLE, *mut PSTR) -> HRES
[INFO] [stdout]  6 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #135694 <https://github.com/rust-lang/rust/issues/135694> for more information
[INFO] [stdout]    = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-02-14; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `extern_sys` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: link kind `raw-dylib` is unstable on ELF platforms
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/macros/ffis.rs:23:62
[INFO] [stdout]    |
[INFO] [stdout] 23 |           #[cfg_attr(feature = "raw-dylib", link(name = $dll, kind = "raw-dylib"))]
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/git/checkouts/winsafe-4a6eb4f755788028/7c5efe8/src/comctl_gdi/ffi.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | / extern_sys! { "comctl32";
[INFO] [stdout]  4 | |     ImageList_DrawIndirect(HANDLE, PCVOID) -> BOOL
[INFO] [stdout]  5 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #135694 <https://github.com/rust-lang/rust/issues/135694> for more information
[INFO] [stdout]    = help: add `#![feature(raw_dylib_elf)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-02-14; consider upgrading it if it is out of date
[INFO] [stdout]    = note: this error originates in the macro `extern_sys` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winsafe` (lib) due to 30 previous errors
[INFO] running `Command { std: "docker" "inspect" "9d1144697261015622dcc4d3291492445f13b25aac0654909dc774da992d4bb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d1144697261015622dcc4d3291492445f13b25aac0654909dc774da992d4bb3", kill_on_drop: false }`
[INFO] [stdout] 9d1144697261015622dcc4d3291492445f13b25aac0654909dc774da992d4bb3
