[INFO] cloning repository https://github.com/miggx/windows-api-adventures [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/miggx/windows-api-adventures" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiggx%2Fwindows-api-adventures", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiggx%2Fwindows-api-adventures'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7bbb68a6300331f54fb49802efc558872a233aa4 [INFO] testing miggx/windows-api-adventures against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiggx%2Fwindows-api-adventures" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/miggx/windows-api-adventures on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/miggx/windows-api-adventures [INFO] finished tweaking git repo https://github.com/miggx/windows-api-adventures [INFO] tweaked toml for git repo https://github.com/miggx/windows-api-adventures written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/miggx/windows-api-adventures 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7d2751f2f45b1a144171a1e822de51c898c3fe4bca7fcbbeb3343c330c45acd [INFO] running `Command { std: "docker" "start" "-a" "e7d2751f2f45b1a144171a1e822de51c898c3fe4bca7fcbbeb3343c330c45acd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7d2751f2f45b1a144171a1e822de51c898c3fe4bca7fcbbeb3343c330c45acd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7d2751f2f45b1a144171a1e822de51c898c3fe4bca7fcbbeb3343c330c45acd", kill_on_drop: false }` [INFO] [stdout] e7d2751f2f45b1a144171a1e822de51c898c3fe4bca7fcbbeb3343c330c45acd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df7f5079e2f6f78f20aed3453f02fd9fb1d0f942913a42e3f53b09be41fbd050 [INFO] running `Command { std: "docker" "start" "-a" "df7f5079e2f6f78f20aed3453f02fd9fb1d0f942913a42e3f53b09be41fbd050", kill_on_drop: false }` [INFO] [stderr] Compiling windows_x86_64_gnu v0.48.5 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling windows-targets v0.48.5 [INFO] [stderr] Compiling windows-core v0.51.1 [INFO] [stderr] Compiling windows v0.51.1 [INFO] [stderr] Compiling lib v0.1.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling bin v0.1.0 (/opt/rustwide/workdir/bin) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcA5rmI7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblib-0df01bb6995bcb6b.rlib,libwindows-2283edbffba66615.rlib,libwindows_core-28c0b0bc449746f4.rlib,libwindows_targets-65772104d63ba7ad.rlib,libeyre-b2a92a9a4e29ee35.rlib,libindenter-add53b8e51d6428d.rlib,libonce_cell-88da25fb809d9a5c.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcA5rmI7/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bin-88007c6de45baa3f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/liblib-0df01bb6995bcb6b.rlib(lib-0df01bb6995bcb6b.lib.b572dfe64bd0f01e-cgu.0.rcgu.o): in function `windows::Windows::Win32::Foundation::CloseHandle': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.51.1/src/Windows/Win32/Foundation/mod.rs:8:(.text._ZN7windows7Windows5Win3210Foundation11CloseHandle17h646314d941ea29b6E+0x40): undefined reference to `CloseHandle' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblib-0df01bb6995bcb6b.rlib(lib-0df01bb6995bcb6b.lib.b572dfe64bd0f01e-cgu.0.rcgu.o): in function `windows::Windows::Win32::Foundation::GetLastError': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.51.1/src/Windows/Win32/Foundation/mod.rs:54:(.text._ZN7windows7Windows5Win3210Foundation12GetLastError17h62d44727dd75bd99E+0x10): undefined reference to `GetLastError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblib-0df01bb6995bcb6b.rlib(lib-0df01bb6995bcb6b.lib.b572dfe64bd0f01e-cgu.0.rcgu.o): in function `windows::Windows::Win32::System::Diagnostics::Debug::WriteProcessMemory': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.51.1/src/Windows/Win32/System/Diagnostics/Debug/mod.rs:3166:(.text._ZN7windows7Windows5Win326System11Diagnostics5Debug18WriteProcessMemory17h1b436b4b5b36c6c2E+0xab): undefined reference to `WriteProcessMemory' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblib-0df01bb6995bcb6b.rlib(lib-0df01bb6995bcb6b.lib.b572dfe64bd0f01e-cgu.0.rcgu.o): in function `windows::Windows::Win32::System::Memory::VirtualAllocEx': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.51.1/src/Windows/Win32/System/Memory/mod.rs:840:(.text._ZN7windows7Windows5Win326System6Memory14VirtualAllocEx17h874136e43ac48380E+0x87): undefined reference to `VirtualAllocEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblib-0df01bb6995bcb6b.rlib(lib-0df01bb6995bcb6b.lib.b572dfe64bd0f01e-cgu.0.rcgu.o): in function `windows::Windows::Win32::System::Threading::OpenProcess': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.51.1/src/Windows/Win32/System/Threading/mod.rs:1674:(.text._ZN7windows7Windows5Win326System9Threading11OpenProcess17h4ce390c4cb11c9f2E+0x55): undefined reference to `OpenProcess' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblib-0df01bb6995bcb6b.rlib(lib-0df01bb6995bcb6b.lib.b572dfe64bd0f01e-cgu.0.rcgu.o): in function `windows::Windows::Win32::System::Threading::CreateRemoteThreadEx': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.51.1/src/Windows/Win32/System/Threading/mod.rs:564:(.text._ZN7windows7Windows5Win326System9Threading20CreateRemoteThreadEx17h0b8c70948644650aE+0x277): undefined reference to `CreateRemoteThreadEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/liblib-0df01bb6995bcb6b.rlib(lib-0df01bb6995bcb6b.lib.b572dfe64bd0f01e-cgu.0.rcgu.o): in function `windows::Windows::Win32::System::Threading::QueryFullProcessImageNameW': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.51.1/src/Windows/Win32/System/Threading/mod.rs:1768:(.text._ZN7windows7Windows5Win326System9Threading26QueryFullProcessImageNameW17h7d3e0de50611430bE+0x6a): undefined reference to `QueryFullProcessImageNameW' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libwindows_core-28c0b0bc449746f4.rlib(windows_core-28c0b0bc449746f4.windows_core.55ffb225a6b654dd-cgu.4.rcgu.o): in function `windows_core::imp::delay_load::delay_load': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-core-0.51.1/src/imp/delay_load.rs:11:(.text._ZN12windows_core3imp10delay_load10delay_load17h373a94d9700293bdE+0x1d): undefined reference to `LoadLibraryExA' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-core-0.51.1/src/imp/delay_load.rs:17:(.text._ZN12windows_core3imp10delay_load10delay_load17h373a94d9700293bdE+0x47): undefined reference to `GetProcAddress' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-core-0.51.1/src/imp/delay_load.rs:23:(.text._ZN12windows_core3imp10delay_load10delay_load17h373a94d9700293bdE+0x72): undefined reference to `FreeLibrary' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libwindows_core-28c0b0bc449746f4.rlib(windows_core-28c0b0bc449746f4.windows_core.55ffb225a6b654dd-cgu.4.rcgu.o): in function `windows_core::error::Error::from_win32': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-core-0.51.1/src/error.rs:27:(.text._ZN12windows_core5error5Error10from_win3217hd81f04d73a9f2271E+0x4): undefined reference to `GetLastError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libwindows_core-28c0b0bc449746f4.rlib(windows_core-28c0b0bc449746f4.windows_core.55ffb225a6b654dd-cgu.5.rcgu.o): in function `windows_core::hresult::HRESULT::message': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-core-0.51.1/src/hresult.rs:88:(.text._ZN12windows_core7hresult7HRESULT7message17hf1d03561edc73bbbE+0x5b): undefined reference to `FormatMessageW' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libwindows_core-28c0b0bc449746f4.rlib(windows_core-28c0b0bc449746f4.windows_core.55ffb225a6b654dd-cgu.7.rcgu.o): in function `windows_core::imp::heap::heap_alloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-core-0.51.1/src/imp/heap.rs:10:(.text._ZN12windows_core3imp4heap10heap_alloc17h13b0e47187578adeE+0x1a): undefined reference to `GetProcessHeap' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-core-0.51.1/src/imp/heap.rs:10:(.text._ZN12windows_core3imp4heap10heap_alloc17h13b0e47187578adeE+0x2a): undefined reference to `HeapAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libwindows_core-28c0b0bc449746f4.rlib(windows_core-28c0b0bc449746f4.windows_core.55ffb225a6b654dd-cgu.7.rcgu.o): in function `windows_core::imp::heap::heap_free': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-core-0.51.1/src/imp/heap.rs:34:(.text._ZN12windows_core3imp4heap9heap_free17h8bbfbe764ab14a79E+0x10): undefined reference to `GetProcessHeap' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-core-0.51.1/src/imp/heap.rs:34:(.text._ZN12windows_core3imp4heap9heap_free17h8bbfbe764ab14a79E+0x20): undefined reference to `HeapFree' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libwindows_core-28c0b0bc449746f4.rlib(windows_core-28c0b0bc449746f4.windows_core.55ffb225a6b654dd-cgu.8.rcgu.o): in function `windows_core::strings::bstr::BSTR::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-core-0.51.1/src/strings/bstr.rs:26:(.text._ZN12windows_core7strings4bstr4BSTR3len17hd17ad95739c35468E+0x23): undefined reference to `SysStringLen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libwindows_core-28c0b0bc449746f4.rlib(windows_core-28c0b0bc449746f4.windows_core.55ffb225a6b654dd-cgu.8.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-core-0.51.1/src/strings/bstr.rs:153:(.text._ZN75_$LT$windows_core..strings..bstr..BSTR$u20$as$u20$core..ops..drop..Drop$GT$4drop17h81c765d7f8ee1ea5E+0x25): undefined reference to `SysFreeString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libwindows_core-28c0b0bc449746f4.rlib(windows_core-28c0b0bc449746f4.windows_core.55ffb225a6b654dd-cgu.0.rcgu.o): in function `windows_core::imp::com_bindings::GetErrorInfo': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-core-0.51.1/src/imp/com_bindings.rs:23:(.text._ZN12windows_core3imp12com_bindings12GetErrorInfo17he333814e55f73364E+0x93): undefined reference to `GetErrorInfo' [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 `bin` (bin "bin") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "df7f5079e2f6f78f20aed3453f02fd9fb1d0f942913a42e3f53b09be41fbd050", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df7f5079e2f6f78f20aed3453f02fd9fb1d0f942913a42e3f53b09be41fbd050", kill_on_drop: false }` [INFO] [stdout] df7f5079e2f6f78f20aed3453f02fd9fb1d0f942913a42e3f53b09be41fbd050