[INFO] fetching crate ndisapi 0.6.0... [INFO] testing ndisapi-0.6.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate ndisapi 0.6.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate ndisapi 0.6.0 [INFO] finished tweaking crates.io crate ndisapi 0.6.0 [INFO] tweaked toml for crates.io crate ndisapi 0.6.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ndisapi 0.6.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ndisapi 0.6.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded defmt v0.3.6 [INFO] [stderr] Downloaded managed v0.8.0 [INFO] [stderr] Downloaded defmt-macros v0.3.7 [INFO] [stderr] Downloaded clap_derive v4.5.3 [INFO] [stderr] Downloaded clap v4.5.3 [INFO] [stderr] Downloaded windows-result v0.1.0 [INFO] [stderr] Downloaded syn v2.0.55 [INFO] [stderr] Downloaded smoltcp v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9bbc52f0f56f92a9d50f00fbec765de81628db355dd7414a1596c772d9efbbb4 [INFO] running `Command { std: "docker" "start" "-a" "9bbc52f0f56f92a9d50f00fbec765de81628db355dd7414a1596c772d9efbbb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bbc52f0f56f92a9d50f00fbec765de81628db355dd7414a1596c772d9efbbb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bbc52f0f56f92a9d50f00fbec765de81628db355dd7414a1596c772d9efbbb4", kill_on_drop: false }` [INFO] [stdout] 9bbc52f0f56f92a9d50f00fbec765de81628db355dd7414a1596c772d9efbbb4 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 50f3b9bdd8cd2e22f9318938a90a3cd95c644169493963d56647a00d17165711 [INFO] running `Command { std: "docker" "start" "-a" "50f3b9bdd8cd2e22f9318938a90a3cd95c644169493963d56647a00d17165711", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling windows-targets v0.52.4 [INFO] [stderr] Compiling windows-result v0.1.0 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling windows-core v0.54.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling windows v0.54.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling ndisapi v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.71s [INFO] running `Command { std: "docker" "inspect" "50f3b9bdd8cd2e22f9318938a90a3cd95c644169493963d56647a00d17165711", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50f3b9bdd8cd2e22f9318938a90a3cd95c644169493963d56647a00d17165711", kill_on_drop: false }` [INFO] [stdout] 50f3b9bdd8cd2e22f9318938a90a3cd95c644169493963d56647a00d17165711 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c1743d52096f378e7a2eaf708f5dd46b977a7ae0cafa153bb2f8e5c85597ca46 [INFO] running `Command { std: "docker" "start" "-a" "c1743d52096f378e7a2eaf708f5dd46b977a7ae0cafa153bb2f8e5c85597ca46", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling smoltcp v0.11.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling managed v0.8.0 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling ndisapi v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling clap v4.5.3 [INFO] [stderr] Compiling ctrlc v3.4.4 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc2jgRFz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libndisapi-31ec01a351cb4130.rlib,libipnetwork-52e4ad495f9def92.rlib,libuuid-94d31f08aac8c865.rlib,libgetrandom-f5ac838d06a82afa.rlib,liblibc-daec4a459d1a2a8c.rlib,libcfg_if-66d55f6b302e88c8.rlib,libserde-5289a7bede933a0f.rlib,libatomic-569849faa55dd018.rlib,libbitflags-cf87df66a5c7a2cb.rlib,libwindows-3716b24ce6eb0a78.rlib,libwindows_core-a2460d3e509c7abc.rlib,libwindows_result-e755f4ce9cb4f401.rlib,libwindows_targets-4ab5291fffbddfc6.rlib,libfutures-8c2c3f59d50ebd53.rlib,libfutures_executor-404e1d3707da0e32.rlib,libfutures_util-3876940a36cdb1ad.rlib,libmemchr-dac05f687e5d93a0.rlib,libfutures_io-de059e92570585d5.rlib,libslab-a87fe20dbaeb7a9e.rlib,libfutures_channel-a9fa4e8c656b1668.rlib,libpin_project_lite-b4e1e27bbd6ae2b4.rlib,libfutures_sink-5609b7c7a6875056.rlib,libfutures_task-f33404b6c551304f.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-561ef3ebb1c3924a.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc2jgRFz/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/listadapters-d706b239d4809e6c" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/listadapters-d706b239d4809e6c.listadapters.4b3717048f97b820-cgu.0.rcgu.o: in function `windows::Win32::System::Registry::RegCloseKey': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Registry/mod.rs:19:(.text._ZN7windows5Win326System8Registry11RegCloseKey17hb5a66ff843ed3249E+0x26): undefined reference to `RegCloseKey' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/listadapters-d706b239d4809e6c.listadapters.4b3717048f97b820-cgu.0.rcgu.o: in function `windows::Win32::System::Registry::RegEnumKeyExW': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Registry/mod.rs:301:(.text._ZN7windows5Win326System8Registry13RegEnumKeyExW17ha7a942d0274ad629E+0x14f): undefined reference to `RegEnumKeyExW' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/listadapters-d706b239d4809e6c.listadapters.4b3717048f97b820-cgu.0.rcgu.o: in function `windows::Win32::System::Registry::RegQueryValueExA': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Registry/mod.rs:591:(.text._ZN7windows5Win326System8Registry16RegQueryValueExA17hc320dfc1276ef1d4E+0x22a): undefined reference to `RegQueryValueExA' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.3.rcgu.o): in function `windows::Win32::Foundation::CloseHandle': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/Foundation/mod.rs:7:(.text._ZN7windows5Win3210Foundation11CloseHandle17h2eb599b8dfd81312E+0x40): undefined reference to `CloseHandle' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.4.rcgu.o): in function `windows::Win32::Storage::FileSystem::CreateFileW': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/Storage/FileSystem/mod.rs:440:(.text._ZN7windows5Win327Storage10FileSystem11CreateFileW17h3f1df2ebad097998E+0x1af): undefined reference to `CreateFileW' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.7.rcgu.o): in function `windows::Win32::System::IO::DeviceIoControl': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/IO/mod.rs:49:(.text._ZN7windows5Win326System2IO15DeviceIoControl17hb52554ef24e0de69E+0x1b6): undefined reference to `DeviceIoControl' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.7.rcgu.o): in function `windows::Win32::System::Registry::RegOpenKeyExW': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Registry/mod.rs:461:(.text._ZN7windows5Win326System8Registry13RegOpenKeyExW17h80e80ec82ae09d62E+0x10b): undefined reference to `RegOpenKeyExW' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.7.rcgu.o): in function `windows::Win32::System::Registry::RegQueryValueExW': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Registry/mod.rs:600:(.text._ZN7windows5Win326System8Registry16RegQueryValueExW17hd5a90be3553a67c5E+0x232): undefined reference to `RegQueryValueExW' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/strings.rs:15:(.text._ZN77_$LT$windows_result..strings..HeapString$u20$as$u20$core..ops..drop..Drop$GT$4drop17hbb4de7aae6f55091E+0x1d): undefined reference to `GetProcessHeap' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/strings.rs:15:(.text._ZN77_$LT$windows_result..strings..HeapString$u20$as$u20$core..ops..drop..Drop$GT$4drop17hbb4de7aae6f55091E+0x30): undefined reference to `HeapFree' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `windows_result::strings::BasicString::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/strings.rs:33:(.text._ZN14windows_result7strings11BasicString3len17hf0d4067ca9b9e47bE+0x23): undefined reference to `SysStringLen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/strings.rs:60:(.text._ZN78_$LT$windows_result..strings..BasicString$u20$as$u20$core..ops..drop..Drop$GT$4drop17he44ac7e198a37358E+0x25): undefined reference to `SysFreeString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `windows_result::error::Error::from_win32': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/error.rs:42:(.text._ZN14windows_result5error5Error10from_win3217h3fc728ccc36ebb2fE+0x4): undefined reference to `GetLastError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `>::from': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/error.rs:122:(.text._ZN108_$LT$windows_result..error..Error$u20$as$u20$core..convert..From$LT$windows_result..hresult..HRESULT$GT$$GT$4from17h7ced4bdaa57ed104E+0x18): undefined reference to `GetErrorInfo' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `windows_result::hresult::HRESULT::message': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/hresult.rs:81:(.text._ZN14windows_result7hresult7HRESULT7message17h9d498b5febbd6eccE+0xed): undefined reference to `LoadLibraryExA' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/hresult.rs:84:(.text._ZN14windows_result7hresult7HRESULT7message17h9d498b5febbd6eccE+0x112): undefined reference to `FormatMessageW' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ndisapi` (example "listadapters") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc8jByTz/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libsmoltcp-35ed70141c8ffe60.rlib,liblog-d7265f731e6ad35f.rlib,libbitflags-d3242fde2f730b3f.rlib,libheapless-c1352d8eac356d1f.rlib,libhash32-b861b59860117677.rlib,libbyteorder-6dfa0ce667cc70fb.rlib,libmanaged-bc54be9450ef1286.rlib,libndisapi-31ec01a351cb4130.rlib,libipnetwork-52e4ad495f9def92.rlib,libuuid-94d31f08aac8c865.rlib,libgetrandom-f5ac838d06a82afa.rlib,liblibc-daec4a459d1a2a8c.rlib,libcfg_if-66d55f6b302e88c8.rlib,libserde-5289a7bede933a0f.rlib,libatomic-569849faa55dd018.rlib,libbitflags-cf87df66a5c7a2cb.rlib,libwindows-3716b24ce6eb0a78.rlib,libwindows_core-a2460d3e509c7abc.rlib,libwindows_result-e755f4ce9cb4f401.rlib,libwindows_targets-4ab5291fffbddfc6.rlib,libfutures-8c2c3f59d50ebd53.rlib,libfutures_executor-404e1d3707da0e32.rlib,libfutures_util-3876940a36cdb1ad.rlib,libmemchr-dac05f687e5d93a0.rlib,libfutures_io-de059e92570585d5.rlib,libslab-a87fe20dbaeb7a9e.rlib,libfutures_channel-a9fa4e8c656b1668.rlib,libpin_project_lite-b4e1e27bbd6ae2b4.rlib,libfutures_sink-5609b7c7a6875056.rlib,libfutures_task-f33404b6c551304f.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-561ef3ebb1c3924a.rlib,libclap-b3523580351504b9.rlib,libclap_builder-a0f71c5b2bb3a71d.rlib,libstrsim-972a61e56c228691.rlib,libanstream-1c242cc55df4504b.rlib,libanstyle_query-1465ae7759718f12.rlib,libcolorchoice-2405077cf99974d3.rlib,libanstyle_parse-24dcd2f0703c84a0.rlib,libutf8parse-3099f8d907ad603e.rlib,libclap_lex-1bcb722f22dfc004.rlib,libanstyle-b9575c993f6b77e0.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc8jByTz/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/passthru-793e70df745a50fb" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/passthru-793e70df745a50fb.passthru.66d9be95631a1196-cgu.1.rcgu.o: in function `windows::Win32::System::Threading::WaitForSingleObject': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Threading/mod.rs:2349:(.text._ZN7windows5Win326System9Threading19WaitForSingleObject17hde957c969f7d26c0E+0x35): undefined reference to `WaitForSingleObject' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.3.rcgu.o): in function `windows::Win32::Foundation::CloseHandle': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/Foundation/mod.rs:7:(.text._ZN7windows5Win3210Foundation11CloseHandle17h2eb599b8dfd81312E+0x40): undefined reference to `CloseHandle' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.4.rcgu.o): in function `windows::Win32::System::Threading::ResetEvent': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Threading/mod.rs:1605:(.text._ZN7windows5Win326System9Threading10ResetEvent17h022effa54a251b27E+0x40): undefined reference to `ResetEvent' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.4.rcgu.o): in function `windows::Win32::System::Threading::CreateEventW': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Threading/mod.rs:330:(.text._ZN7windows5Win326System9Threading12CreateEventW17hf82e777895db049fE+0x1df): undefined reference to `CreateEventW' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.4.rcgu.o): in function `windows::Win32::Storage::FileSystem::CreateFileW': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/Storage/FileSystem/mod.rs:440:(.text._ZN7windows5Win327Storage10FileSystem11CreateFileW17h3f1df2ebad097998E+0x1af): undefined reference to `CreateFileW' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.7.rcgu.o): in function `windows::Win32::System::IO::DeviceIoControl': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/IO/mod.rs:49:(.text._ZN7windows5Win326System2IO15DeviceIoControl17hb52554ef24e0de69E+0x1b6): undefined reference to `DeviceIoControl' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/strings.rs:15:(.text._ZN77_$LT$windows_result..strings..HeapString$u20$as$u20$core..ops..drop..Drop$GT$4drop17hbb4de7aae6f55091E+0x1d): undefined reference to `GetProcessHeap' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/strings.rs:15:(.text._ZN77_$LT$windows_result..strings..HeapString$u20$as$u20$core..ops..drop..Drop$GT$4drop17hbb4de7aae6f55091E+0x30): undefined reference to `HeapFree' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `windows_result::strings::BasicString::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/strings.rs:33:(.text._ZN14windows_result7strings11BasicString3len17hf0d4067ca9b9e47bE+0x23): undefined reference to `SysStringLen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/strings.rs:60:(.text._ZN78_$LT$windows_result..strings..BasicString$u20$as$u20$core..ops..drop..Drop$GT$4drop17he44ac7e198a37358E+0x25): undefined reference to `SysFreeString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `windows_result::error::Error::from_win32': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/error.rs:42:(.text._ZN14windows_result5error5Error10from_win3217h3fc728ccc36ebb2fE+0x4): undefined reference to `GetLastError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `windows_result::hresult::HRESULT::message': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/hresult.rs:81:(.text._ZN14windows_result7hresult7HRESULT7message17h9d498b5febbd6eccE+0xed): undefined reference to `LoadLibraryExA' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/hresult.rs:84:(.text._ZN14windows_result7hresult7HRESULT7message17h9d498b5febbd6eccE+0x112): undefined reference to `FormatMessageW' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ndisapi` (example "passthru") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc8Ro5dn/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libsmoltcp-35ed70141c8ffe60.rlib,liblog-d7265f731e6ad35f.rlib,libbitflags-d3242fde2f730b3f.rlib,libheapless-c1352d8eac356d1f.rlib,libhash32-b861b59860117677.rlib,libbyteorder-6dfa0ce667cc70fb.rlib,libmanaged-bc54be9450ef1286.rlib,libndisapi-31ec01a351cb4130.rlib,libipnetwork-52e4ad495f9def92.rlib,libuuid-94d31f08aac8c865.rlib,libgetrandom-f5ac838d06a82afa.rlib,liblibc-daec4a459d1a2a8c.rlib,libcfg_if-66d55f6b302e88c8.rlib,libserde-5289a7bede933a0f.rlib,libatomic-569849faa55dd018.rlib,libbitflags-cf87df66a5c7a2cb.rlib,libwindows-3716b24ce6eb0a78.rlib,libwindows_core-a2460d3e509c7abc.rlib,libwindows_result-e755f4ce9cb4f401.rlib,libwindows_targets-4ab5291fffbddfc6.rlib,libfutures-8c2c3f59d50ebd53.rlib,libfutures_executor-404e1d3707da0e32.rlib,libfutures_util-3876940a36cdb1ad.rlib,libmemchr-dac05f687e5d93a0.rlib,libfutures_io-de059e92570585d5.rlib,libslab-a87fe20dbaeb7a9e.rlib,libfutures_channel-a9fa4e8c656b1668.rlib,libpin_project_lite-b4e1e27bbd6ae2b4.rlib,libfutures_sink-5609b7c7a6875056.rlib,libfutures_task-f33404b6c551304f.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-561ef3ebb1c3924a.rlib,libclap-b3523580351504b9.rlib,libclap_builder-a0f71c5b2bb3a71d.rlib,libstrsim-972a61e56c228691.rlib,libanstream-1c242cc55df4504b.rlib,libanstyle_query-1465ae7759718f12.rlib,libcolorchoice-2405077cf99974d3.rlib,libanstyle_parse-24dcd2f0703c84a0.rlib,libutf8parse-3099f8d907ad603e.rlib,libclap_lex-1bcb722f22dfc004.rlib,libanstyle-b9575c993f6b77e0.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc8Ro5dn/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/unsorted_packthru-6efe01b02504c9cb" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/unsorted_packthru-6efe01b02504c9cb.unsorted_packthru.994c6f77d23801fc-cgu.0.rcgu.o: in function `windows::Win32::System::Threading::WaitForSingleObject': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Threading/mod.rs:2349:(.text._ZN7windows5Win326System9Threading19WaitForSingleObject17ha95d511c36397782E+0x35): undefined reference to `WaitForSingleObject' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.3.rcgu.o): in function `windows::Win32::Foundation::CloseHandle': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/Foundation/mod.rs:7:(.text._ZN7windows5Win3210Foundation11CloseHandle17h2eb599b8dfd81312E+0x40): undefined reference to `CloseHandle' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.4.rcgu.o): in function `windows::Win32::System::Threading::ResetEvent': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Threading/mod.rs:1605:(.text._ZN7windows5Win326System9Threading10ResetEvent17h022effa54a251b27E+0x40): undefined reference to `ResetEvent' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.4.rcgu.o): in function `windows::Win32::System::Threading::CreateEventW': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Threading/mod.rs:330:(.text._ZN7windows5Win326System9Threading12CreateEventW17hf82e777895db049fE+0x1df): undefined reference to `CreateEventW' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.4.rcgu.o): in function `windows::Win32::Storage::FileSystem::CreateFileW': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/Storage/FileSystem/mod.rs:440:(.text._ZN7windows5Win327Storage10FileSystem11CreateFileW17h3f1df2ebad097998E+0x1af): undefined reference to `CreateFileW' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.7.rcgu.o): in function `windows::Win32::System::IO::DeviceIoControl': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/IO/mod.rs:49:(.text._ZN7windows5Win326System2IO15DeviceIoControl17hb52554ef24e0de69E+0x1b6): undefined reference to `DeviceIoControl' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/strings.rs:15:(.text._ZN77_$LT$windows_result..strings..HeapString$u20$as$u20$core..ops..drop..Drop$GT$4drop17hbb4de7aae6f55091E+0x1d): undefined reference to `GetProcessHeap' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/strings.rs:15:(.text._ZN77_$LT$windows_result..strings..HeapString$u20$as$u20$core..ops..drop..Drop$GT$4drop17hbb4de7aae6f55091E+0x30): undefined reference to `HeapFree' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `windows_result::strings::BasicString::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/strings.rs:33:(.text._ZN14windows_result7strings11BasicString3len17hf0d4067ca9b9e47bE+0x23): undefined reference to `SysStringLen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/strings.rs:60:(.text._ZN78_$LT$windows_result..strings..BasicString$u20$as$u20$core..ops..drop..Drop$GT$4drop17he44ac7e198a37358E+0x25): undefined reference to `SysFreeString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `windows_result::error::Error::from_win32': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/error.rs:42:(.text._ZN14windows_result5error5Error10from_win3217h3fc728ccc36ebb2fE+0x4): undefined reference to `GetLastError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `windows_result::hresult::HRESULT::message': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/hresult.rs:81:(.text._ZN14windows_result7hresult7HRESULT7message17h9d498b5febbd6eccE+0xed): undefined reference to `LoadLibraryExA' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/hresult.rs:84:(.text._ZN14windows_result7hresult7HRESULT7message17h9d498b5febbd6eccE+0x112): undefined reference to `FormatMessageW' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcq8GRS5/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libctrlc-4e9510f42e099d01.rlib,libnix-6c07b24ddca84179.rlib,libsmoltcp-35ed70141c8ffe60.rlib,liblog-d7265f731e6ad35f.rlib,libbitflags-d3242fde2f730b3f.rlib,libheapless-c1352d8eac356d1f.rlib,libhash32-b861b59860117677.rlib,libbyteorder-6dfa0ce667cc70fb.rlib,libmanaged-bc54be9450ef1286.rlib,libndisapi-31ec01a351cb4130.rlib,libipnetwork-52e4ad495f9def92.rlib,libuuid-94d31f08aac8c865.rlib,libgetrandom-f5ac838d06a82afa.rlib,liblibc-daec4a459d1a2a8c.rlib,libcfg_if-66d55f6b302e88c8.rlib,libserde-5289a7bede933a0f.rlib,libatomic-569849faa55dd018.rlib,libbitflags-cf87df66a5c7a2cb.rlib,libwindows-3716b24ce6eb0a78.rlib,libwindows_core-a2460d3e509c7abc.rlib,libwindows_result-e755f4ce9cb4f401.rlib,libwindows_targets-4ab5291fffbddfc6.rlib,libfutures-8c2c3f59d50ebd53.rlib,libfutures_executor-404e1d3707da0e32.rlib,libfutures_util-3876940a36cdb1ad.rlib,libmemchr-dac05f687e5d93a0.rlib,libfutures_io-de059e92570585d5.rlib,libslab-a87fe20dbaeb7a9e.rlib,libfutures_channel-a9fa4e8c656b1668.rlib,libpin_project_lite-b4e1e27bbd6ae2b4.rlib,libfutures_sink-5609b7c7a6875056.rlib,libfutures_task-f33404b6c551304f.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-561ef3ebb1c3924a.rlib,libclap-b3523580351504b9.rlib,libclap_builder-a0f71c5b2bb3a71d.rlib,libstrsim-972a61e56c228691.rlib,libanstream-1c242cc55df4504b.rlib,libanstyle_query-1465ae7759718f12.rlib,libcolorchoice-2405077cf99974d3.rlib,libanstyle_parse-24dcd2f0703c84a0.rlib,libutf8parse-3099f8d907ad603e.rlib,libclap_lex-1bcb722f22dfc004.rlib,libanstyle-b9575c993f6b77e0.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcq8GRS5/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/filter-984dbe5327e0768a" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/filter-984dbe5327e0768a.filter.b673047cc6ea6664-cgu.1.rcgu.o: in function `windows::Win32::System::Threading::WaitForSingleObject': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Threading/mod.rs:2349:(.text._ZN7windows5Win326System9Threading19WaitForSingleObject17h26d8ab4ccb15b98bE+0x35): undefined reference to `WaitForSingleObject' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/filter-984dbe5327e0768a.filter.b673047cc6ea6664-cgu.1.rcgu.o: in function `windows::Win32::System::Threading::SetEvent': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Threading/mod.rs:1858:(.text._ZN7windows5Win326System9Threading8SetEvent17h0f87da53aac1ceefE+0x40): undefined reference to `SetEvent' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.3.rcgu.o): in function `windows::Win32::Foundation::CloseHandle': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/Foundation/mod.rs:7:(.text._ZN7windows5Win3210Foundation11CloseHandle17h2eb599b8dfd81312E+0x40): undefined reference to `CloseHandle' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.4.rcgu.o): in function `windows::Win32::System::Threading::ResetEvent': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Threading/mod.rs:1605:(.text._ZN7windows5Win326System9Threading10ResetEvent17h022effa54a251b27E+0x40): undefined reference to `ResetEvent' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.4.rcgu.o): in function `windows::Win32::System::Threading::CreateEventW': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Threading/mod.rs:330:(.text._ZN7windows5Win326System9Threading12CreateEventW17hf82e777895db049fE+0x1df): undefined reference to `CreateEventW' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.4.rcgu.o): in function `windows::Win32::Storage::FileSystem::CreateFileW': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/Storage/FileSystem/mod.rs:440:(.text._ZN7windows5Win327Storage10FileSystem11CreateFileW17h3f1df2ebad097998E+0x1af): undefined reference to `CreateFileW' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.7.rcgu.o): in function `windows::Win32::System::IO::DeviceIoControl': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/IO/mod.rs:49:(.text._ZN7windows5Win326System2IO15DeviceIoControl17hb52554ef24e0de69E+0x1b6): undefined reference to `DeviceIoControl' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/strings.rs:15:(.text._ZN77_$LT$windows_result..strings..HeapString$u20$as$u20$core..ops..drop..Drop$GT$4drop17hbb4de7aae6f55091E+0x1d): undefined reference to `GetProcessHeap' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/strings.rs:15:(.text._ZN77_$LT$windows_result..strings..HeapString$u20$as$u20$core..ops..drop..Drop$GT$4drop17hbb4de7aae6f55091E+0x30): undefined reference to `HeapFree' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `windows_result::strings::BasicString::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/strings.rs:33:(.text._ZN14windows_result7strings11BasicString3len17hf0d4067ca9b9e47bE+0x23): undefined reference to `SysStringLen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/strings.rs:60:(.text._ZN78_$LT$windows_result..strings..BasicString$u20$as$u20$core..ops..drop..Drop$GT$4drop17he44ac7e198a37358E+0x25): undefined reference to `SysFreeString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `windows_result::error::Error::from_win32': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/error.rs:42:(.text._ZN14windows_result5error5Error10from_win3217h3fc728ccc36ebb2fE+0x4): undefined reference to `GetLastError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `windows_result::hresult::HRESULT::message': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/hresult.rs:81:(.text._ZN14windows_result7hresult7HRESULT7message17h9d498b5febbd6eccE+0xed): undefined reference to `LoadLibraryExA' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/hresult.rs:84:(.text._ZN14windows_result7hresult7HRESULT7message17h9d498b5febbd6eccE+0x112): undefined reference to `FormatMessageW' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ndisapi` (example "filter") due to 1 previous error [INFO] [stderr] error: could not compile `ndisapi` (example "unsorted-packthru") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcuMch8a/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libsmoltcp-35ed70141c8ffe60.rlib,liblog-d7265f731e6ad35f.rlib,libbitflags-d3242fde2f730b3f.rlib,libheapless-c1352d8eac356d1f.rlib,libhash32-b861b59860117677.rlib,libbyteorder-6dfa0ce667cc70fb.rlib,libmanaged-bc54be9450ef1286.rlib,libndisapi-31ec01a351cb4130.rlib,libipnetwork-52e4ad495f9def92.rlib,libuuid-94d31f08aac8c865.rlib,libgetrandom-f5ac838d06a82afa.rlib,liblibc-daec4a459d1a2a8c.rlib,libcfg_if-66d55f6b302e88c8.rlib,libserde-5289a7bede933a0f.rlib,libatomic-569849faa55dd018.rlib,libbitflags-cf87df66a5c7a2cb.rlib,libwindows-3716b24ce6eb0a78.rlib,libwindows_core-a2460d3e509c7abc.rlib,libwindows_result-e755f4ce9cb4f401.rlib,libwindows_targets-4ab5291fffbddfc6.rlib,libfutures-8c2c3f59d50ebd53.rlib,libfutures_executor-404e1d3707da0e32.rlib,libfutures_util-3876940a36cdb1ad.rlib,libmemchr-dac05f687e5d93a0.rlib,libfutures_io-de059e92570585d5.rlib,libslab-a87fe20dbaeb7a9e.rlib,libfutures_channel-a9fa4e8c656b1668.rlib,libpin_project_lite-b4e1e27bbd6ae2b4.rlib,libfutures_sink-5609b7c7a6875056.rlib,libfutures_task-f33404b6c551304f.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-561ef3ebb1c3924a.rlib,libclap-b3523580351504b9.rlib,libclap_builder-a0f71c5b2bb3a71d.rlib,libstrsim-972a61e56c228691.rlib,libanstream-1c242cc55df4504b.rlib,libanstyle_query-1465ae7759718f12.rlib,libcolorchoice-2405077cf99974d3.rlib,libanstyle_parse-24dcd2f0703c84a0.rlib,libutf8parse-3099f8d907ad603e.rlib,libclap_lex-1bcb722f22dfc004.rlib,libanstyle-b9575c993f6b77e0.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcuMch8a/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/packthru-430159b4c5125bd0" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/packthru-430159b4c5125bd0.packthru.8512861f23de05a5-cgu.1.rcgu.o: in function `windows::Win32::System::Threading::WaitForSingleObject': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Threading/mod.rs:2349:(.text._ZN7windows5Win326System9Threading19WaitForSingleObject17h039d52c719bfaa5dE+0x35): undefined reference to `WaitForSingleObject' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.3.rcgu.o): in function `windows::Win32::Foundation::CloseHandle': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/Foundation/mod.rs:7:(.text._ZN7windows5Win3210Foundation11CloseHandle17h2eb599b8dfd81312E+0x40): undefined reference to `CloseHandle' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.4.rcgu.o): in function `windows::Win32::System::Threading::ResetEvent': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Threading/mod.rs:1605:(.text._ZN7windows5Win326System9Threading10ResetEvent17h022effa54a251b27E+0x40): undefined reference to `ResetEvent' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.4.rcgu.o): in function `windows::Win32::System::Threading::CreateEventW': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Threading/mod.rs:330:(.text._ZN7windows5Win326System9Threading12CreateEventW17hf82e777895db049fE+0x1df): undefined reference to `CreateEventW' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.4.rcgu.o): in function `windows::Win32::Storage::FileSystem::CreateFileW': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/Storage/FileSystem/mod.rs:440:(.text._ZN7windows5Win327Storage10FileSystem11CreateFileW17h3f1df2ebad097998E+0x1af): undefined reference to `CreateFileW' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.7.rcgu.o): in function `windows::Win32::System::IO::DeviceIoControl': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/IO/mod.rs:49:(.text._ZN7windows5Win326System2IO15DeviceIoControl17hb52554ef24e0de69E+0x1b6): undefined reference to `DeviceIoControl' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/strings.rs:15:(.text._ZN77_$LT$windows_result..strings..HeapString$u20$as$u20$core..ops..drop..Drop$GT$4drop17hbb4de7aae6f55091E+0x1d): undefined reference to `GetProcessHeap' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/strings.rs:15:(.text._ZN77_$LT$windows_result..strings..HeapString$u20$as$u20$core..ops..drop..Drop$GT$4drop17hbb4de7aae6f55091E+0x30): undefined reference to `HeapFree' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `windows_result::strings::BasicString::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/strings.rs:33:(.text._ZN14windows_result7strings11BasicString3len17hf0d4067ca9b9e47bE+0x23): undefined reference to `SysStringLen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/strings.rs:60:(.text._ZN78_$LT$windows_result..strings..BasicString$u20$as$u20$core..ops..drop..Drop$GT$4drop17he44ac7e198a37358E+0x25): undefined reference to `SysFreeString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `windows_result::error::Error::from_win32': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/error.rs:42:(.text._ZN14windows_result5error5Error10from_win3217h3fc728ccc36ebb2fE+0x4): undefined reference to `GetLastError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `>::from': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/error.rs:122:(.text._ZN108_$LT$windows_result..error..Error$u20$as$u20$core..convert..From$LT$windows_result..hresult..HRESULT$GT$$GT$4from17h7ced4bdaa57ed104E+0x18): undefined reference to `GetErrorInfo' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `windows_result::hresult::HRESULT::message': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/hresult.rs:81:(.text._ZN14windows_result7hresult7HRESULT7message17h9d498b5febbd6eccE+0xed): undefined reference to `LoadLibraryExA' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/hresult.rs:84:(.text._ZN14windows_result7hresult7HRESULT7message17h9d498b5febbd6eccE+0x112): undefined reference to `FormatMessageW' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ndisapi` (example "packthru") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcrIm4Pi/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtokio-bb82c49d27ace89c.rlib,libsignal_hook_registry-0d858ae4e9a7139b.rlib,libnum_cpus-bb54ccbb3b355ef8.rlib,libsocket2-85107a30f908efdf.rlib,libbytes-7471068540a023e5.rlib,libmio-3c2e679dd8e56e3f.rlib,libparking_lot-5df7a9e185a70211.rlib,libparking_lot_core-36d727d2049504bf.rlib,libsmallvec-2d6715e484c92b62.rlib,liblock_api-8883729d1f8c5b2c.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libsmoltcp-35ed70141c8ffe60.rlib,liblog-d7265f731e6ad35f.rlib,libbitflags-d3242fde2f730b3f.rlib,libheapless-c1352d8eac356d1f.rlib,libhash32-b861b59860117677.rlib,libbyteorder-6dfa0ce667cc70fb.rlib,libmanaged-bc54be9450ef1286.rlib,libndisapi-31ec01a351cb4130.rlib,libipnetwork-52e4ad495f9def92.rlib,libuuid-94d31f08aac8c865.rlib,libgetrandom-f5ac838d06a82afa.rlib,liblibc-daec4a459d1a2a8c.rlib,libcfg_if-66d55f6b302e88c8.rlib,libserde-5289a7bede933a0f.rlib,libatomic-569849faa55dd018.rlib,libbitflags-cf87df66a5c7a2cb.rlib,libwindows-3716b24ce6eb0a78.rlib,libwindows_core-a2460d3e509c7abc.rlib,libwindows_result-e755f4ce9cb4f401.rlib,libwindows_targets-4ab5291fffbddfc6.rlib,libfutures-8c2c3f59d50ebd53.rlib,libfutures_executor-404e1d3707da0e32.rlib,libfutures_util-3876940a36cdb1ad.rlib,libmemchr-dac05f687e5d93a0.rlib,libfutures_io-de059e92570585d5.rlib,libslab-a87fe20dbaeb7a9e.rlib,libfutures_channel-a9fa4e8c656b1668.rlib,libpin_project_lite-b4e1e27bbd6ae2b4.rlib,libfutures_sink-5609b7c7a6875056.rlib,libfutures_task-f33404b6c551304f.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-561ef3ebb1c3924a.rlib,libclap-b3523580351504b9.rlib,libclap_builder-a0f71c5b2bb3a71d.rlib,libstrsim-972a61e56c228691.rlib,libanstream-1c242cc55df4504b.rlib,libanstyle_query-1465ae7759718f12.rlib,libcolorchoice-2405077cf99974d3.rlib,libanstyle_parse-24dcd2f0703c84a0.rlib,libutf8parse-3099f8d907ad603e.rlib,libclap_lex-1bcb722f22dfc004.rlib,libanstyle-b9575c993f6b77e0.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcrIm4Pi/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/async_passthru-3f685d938ddb9a24" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.3.rcgu.o): in function `windows::Win32::Foundation::CloseHandle': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/Foundation/mod.rs:7:(.text._ZN7windows5Win3210Foundation11CloseHandle17h2eb599b8dfd81312E+0x40): undefined reference to `CloseHandle' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.4.rcgu.o): in function `windows::Win32::System::Threading::ResetEvent': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Threading/mod.rs:1605:(.text._ZN7windows5Win326System9Threading10ResetEvent17h022effa54a251b27E+0x40): undefined reference to `ResetEvent' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.4.rcgu.o): in function `windows::Win32::System::Threading::CreateEventW': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Threading/mod.rs:330:(.text._ZN7windows5Win326System9Threading12CreateEventW17hf82e777895db049fE+0x1df): undefined reference to `CreateEventW' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.4.rcgu.o): in function `windows::Win32::System::Threading::UnregisterWaitEx': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Threading/mod.rs:2311:(.text._ZN7windows5Win326System9Threading16UnregisterWaitEx17hc837382d70559d85E+0xf1): undefined reference to `UnregisterWaitEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.4.rcgu.o): in function `windows::Win32::System::Threading::RegisterWaitForSingleObject': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Threading/mod.rs:1553:(.text._ZN7windows5Win326System9Threading27RegisterWaitForSingleObject17h5bab782f3fd9b5c7E+0xb6): undefined reference to `RegisterWaitForSingleObject' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.4.rcgu.o): in function `windows::Win32::Storage::FileSystem::CreateFileW': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/Storage/FileSystem/mod.rs:440:(.text._ZN7windows5Win327Storage10FileSystem11CreateFileW17h3f1df2ebad097998E+0x1af): undefined reference to `CreateFileW' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.7.rcgu.o): in function `windows::Win32::System::IO::DeviceIoControl': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/IO/mod.rs:49:(.text._ZN7windows5Win326System2IO15DeviceIoControl17hb52554ef24e0de69E+0x1b6): undefined reference to `DeviceIoControl' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/strings.rs:15:(.text._ZN77_$LT$windows_result..strings..HeapString$u20$as$u20$core..ops..drop..Drop$GT$4drop17hbb4de7aae6f55091E+0x1d): undefined reference to `GetProcessHeap' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/strings.rs:15:(.text._ZN77_$LT$windows_result..strings..HeapString$u20$as$u20$core..ops..drop..Drop$GT$4drop17hbb4de7aae6f55091E+0x30): undefined reference to `HeapFree' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `windows_result::strings::BasicString::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/strings.rs:33:(.text._ZN14windows_result7strings11BasicString3len17hf0d4067ca9b9e47bE+0x23): undefined reference to `SysStringLen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/strings.rs:60:(.text._ZN78_$LT$windows_result..strings..BasicString$u20$as$u20$core..ops..drop..Drop$GT$4drop17he44ac7e198a37358E+0x25): undefined reference to `SysFreeString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `windows_result::error::Error::from_win32': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/error.rs:42:(.text._ZN14windows_result5error5Error10from_win3217h3fc728ccc36ebb2fE+0x4): undefined reference to `GetLastError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `>::from': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/error.rs:122:(.text._ZN108_$LT$windows_result..error..Error$u20$as$u20$core..convert..From$LT$windows_result..hresult..HRESULT$GT$$GT$4from17h7ced4bdaa57ed104E+0x18): undefined reference to `GetErrorInfo' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `windows_result::hresult::HRESULT::message': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/hresult.rs:81:(.text._ZN14windows_result7hresult7HRESULT7message17h9d498b5febbd6eccE+0xed): undefined reference to `LoadLibraryExA' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/hresult.rs:84:(.text._ZN14windows_result7hresult7HRESULT7message17h9d498b5febbd6eccE+0x112): undefined reference to `FormatMessageW' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ndisapi` (example "async-passthru") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcpxZ3bc/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtokio-bb82c49d27ace89c.rlib,libnum_cpus-bb54ccbb3b355ef8.rlib,libsocket2-85107a30f908efdf.rlib,libbytes-7471068540a023e5.rlib,libsmoltcp-35ed70141c8ffe60.rlib,libbitflags-d3242fde2f730b3f.rlib,libheapless-c1352d8eac356d1f.rlib,libhash32-b861b59860117677.rlib,libbyteorder-6dfa0ce667cc70fb.rlib,libmanaged-bc54be9450ef1286.rlib,libprettytable-3dba13dd4a2c6648.rlib,libis_terminal-fa38ba084c59f40f.rlib,libcsv-5895910e68e7e5e4.rlib,libryu-4e99e3c536c38f5c.rlib,libitoa-73d9d3aecc858511.rlib,libcsv_core-7604557b244fdda5.rlib,libunicode_width-0a547a9320cbf764.rlib,libencode_unicode-8531c054daa04e9b.rlib,libterm-5a6818043a6aed46.rlib,libdirs_next-bc5db60540c1f9ce.rlib,libdirs_sys_next-715e67a5c64a1a3d.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libndisapi-31ec01a351cb4130.rlib,libipnetwork-52e4ad495f9def92.rlib,libuuid-94d31f08aac8c865.rlib,libgetrandom-f5ac838d06a82afa.rlib,libserde-5289a7bede933a0f.rlib,libatomic-569849faa55dd018.rlib,libwindows-3716b24ce6eb0a78.rlib,libwindows_core-a2460d3e509c7abc.rlib,libwindows_result-e755f4ce9cb4f401.rlib,libwindows_targets-4ab5291fffbddfc6.rlib,libfutures-8c2c3f59d50ebd53.rlib,libfutures_executor-404e1d3707da0e32.rlib,libfutures_util-3876940a36cdb1ad.rlib,libmemchr-dac05f687e5d93a0.rlib,libfutures_io-de059e92570585d5.rlib,libslab-a87fe20dbaeb7a9e.rlib,libfutures_channel-a9fa4e8c656b1668.rlib,libpin_project_lite-b4e1e27bbd6ae2b4.rlib,libfutures_sink-5609b7c7a6875056.rlib,libfutures_task-f33404b6c551304f.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-561ef3ebb1c3924a.rlib,libcrossterm-33d4a28b1c9d27bc.rlib,libbitflags-cf87df66a5c7a2cb.rlib,libparking_lot-5df7a9e185a70211.rlib,libparking_lot_core-36d727d2049504bf.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-2d6715e484c92b62.rlib,liblock_api-8883729d1f8c5b2c.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libsignal_hook_mio-d1f50a23553a8450.rlib,libsignal_hook-a73d2bbb3b7eddde.rlib,libsignal_hook_registry-0d858ae4e9a7139b.rlib,libmio-3c2e679dd8e56e3f.rlib,liblibc-daec4a459d1a2a8c.rlib,liblog-d7265f731e6ad35f.rlib,libclap-b3523580351504b9.rlib,libclap_builder-a0f71c5b2bb3a71d.rlib,libstrsim-972a61e56c228691.rlib,libanstream-1c242cc55df4504b.rlib,libanstyle_query-1465ae7759718f12.rlib,libcolorchoice-2405077cf99974d3.rlib,libanstyle_parse-24dcd2f0703c84a0.rlib,libutf8parse-3099f8d907ad603e.rlib,libclap_lex-1bcb722f22dfc004.rlib,libanstyle-b9575c993f6b77e0.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcpxZ3bc/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/async_packthru-8d3e20bd8643a866" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.3.rcgu.o): in function `windows::Win32::Foundation::CloseHandle': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/Foundation/mod.rs:7:(.text._ZN7windows5Win3210Foundation11CloseHandle17h2eb599b8dfd81312E+0x40): undefined reference to `CloseHandle' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.4.rcgu.o): in function `windows::Win32::System::Threading::ResetEvent': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Threading/mod.rs:1605:(.text._ZN7windows5Win326System9Threading10ResetEvent17h022effa54a251b27E+0x40): undefined reference to `ResetEvent' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.4.rcgu.o): in function `windows::Win32::System::Threading::CreateEventW': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Threading/mod.rs:330:(.text._ZN7windows5Win326System9Threading12CreateEventW17hf82e777895db049fE+0x1df): undefined reference to `CreateEventW' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.4.rcgu.o): in function `windows::Win32::System::Threading::UnregisterWaitEx': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Threading/mod.rs:2311:(.text._ZN7windows5Win326System9Threading16UnregisterWaitEx17hc837382d70559d85E+0xf1): undefined reference to `UnregisterWaitEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.4.rcgu.o): in function `windows::Win32::System::Threading::RegisterWaitForSingleObject': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Threading/mod.rs:1553:(.text._ZN7windows5Win326System9Threading27RegisterWaitForSingleObject17h5bab782f3fd9b5c7E+0xb6): undefined reference to `RegisterWaitForSingleObject' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.4.rcgu.o): in function `windows::Win32::Storage::FileSystem::CreateFileW': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/Storage/FileSystem/mod.rs:440:(.text._ZN7windows5Win327Storage10FileSystem11CreateFileW17h3f1df2ebad097998E+0x1af): undefined reference to `CreateFileW' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libndisapi-31ec01a351cb4130.rlib(ndisapi-31ec01a351cb4130.ndisapi.a81decd0f129bdd8-cgu.7.rcgu.o): in function `windows::Win32::System::IO::DeviceIoControl': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/IO/mod.rs:49:(.text._ZN7windows5Win326System2IO15DeviceIoControl17hb52554ef24e0de69E+0x1b6): undefined reference to `DeviceIoControl' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/strings.rs:15:(.text._ZN77_$LT$windows_result..strings..HeapString$u20$as$u20$core..ops..drop..Drop$GT$4drop17hbb4de7aae6f55091E+0x1d): undefined reference to `GetProcessHeap' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/strings.rs:15:(.text._ZN77_$LT$windows_result..strings..HeapString$u20$as$u20$core..ops..drop..Drop$GT$4drop17hbb4de7aae6f55091E+0x30): undefined reference to `HeapFree' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `windows_result::strings::BasicString::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/strings.rs:33:(.text._ZN14windows_result7strings11BasicString3len17hf0d4067ca9b9e47bE+0x23): undefined reference to `SysStringLen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/strings.rs:60:(.text._ZN78_$LT$windows_result..strings..BasicString$u20$as$u20$core..ops..drop..Drop$GT$4drop17he44ac7e198a37358E+0x25): undefined reference to `SysFreeString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `windows_result::error::Error::from_win32': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/error.rs:42:(.text._ZN14windows_result5error5Error10from_win3217h3fc728ccc36ebb2fE+0x4): undefined reference to `GetLastError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `>::from': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/error.rs:122:(.text._ZN108_$LT$windows_result..error..Error$u20$as$u20$core..convert..From$LT$windows_result..hresult..HRESULT$GT$$GT$4from17h7ced4bdaa57ed104E+0x18): undefined reference to `GetErrorInfo' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwindows_result-e755f4ce9cb4f401.rlib(windows_result-e755f4ce9cb4f401.windows_result.f416570577dfbf9-cgu.0.rcgu.o): in function `windows_result::hresult::HRESULT::message': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/hresult.rs:81:(.text._ZN14windows_result7hresult7HRESULT7message17h9d498b5febbd6eccE+0xed): undefined reference to `LoadLibraryExA' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-result-0.1.0/src/hresult.rs:84:(.text._ZN14windows_result7hresult7HRESULT7message17h9d498b5febbd6eccE+0x112): undefined reference to `FormatMessageW' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ndisapi` (example "async-packthru") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c1743d52096f378e7a2eaf708f5dd46b977a7ae0cafa153bb2f8e5c85597ca46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1743d52096f378e7a2eaf708f5dd46b977a7ae0cafa153bb2f8e5c85597ca46", kill_on_drop: false }` [INFO] [stdout] c1743d52096f378e7a2eaf708f5dd46b977a7ae0cafa153bb2f8e5c85597ca46