[INFO] cloning repository https://github.com/0xflux/Rust-Remote-Process-DLL-Injection
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xflux/Rust-Remote-Process-DLL-Injection" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xflux%2FRust-Remote-Process-DLL-Injection", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xflux%2FRust-Remote-Process-DLL-Injection'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5a6a94eda9106328f2647aba0188568a5f69d944
[INFO] testing 0xflux/Rust-Remote-Process-DLL-Injection against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xflux%2FRust-Remote-Process-DLL-Injection" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xflux/Rust-Remote-Process-DLL-Injection
[INFO] finished tweaking git repo https://github.com/0xflux/Rust-Remote-Process-DLL-Injection
[INFO] tweaked toml for git repo https://github.com/0xflux/Rust-Remote-Process-DLL-Injection written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xflux/Rust-Remote-Process-DLL-Injection on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xflux/Rust-Remote-Process-DLL-Injection 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 605482ce3f83f116a6d83ddf37615622ca0cb42c3a19fb10da1fa6f421173ed8
[INFO] running `Command { std: "docker" "start" "-a" "605482ce3f83f116a6d83ddf37615622ca0cb42c3a19fb10da1fa6f421173ed8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "605482ce3f83f116a6d83ddf37615622ca0cb42c3a19fb10da1fa6f421173ed8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "605482ce3f83f116a6d83ddf37615622ca0cb42c3a19fb10da1fa6f421173ed8", kill_on_drop: false }`
[INFO] [stdout] 605482ce3f83f116a6d83ddf37615622ca0cb42c3a19fb10da1fa6f421173ed8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 798b4edcf8b540aa44af9dfb672aa96bb2390108c50f5d9fe5899efede130d80
[INFO] running `Command { std: "docker" "start" "-a" "798b4edcf8b540aa44af9dfb672aa96bb2390108c50f5d9fe5899efede130d80", kill_on_drop: false }`
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.4
[INFO] [stderr]    Compiling windows-targets v0.52.4
[INFO] [stderr]    Compiling windows-result v0.1.0
[INFO] [stderr]    Compiling windows-core v0.54.0
[INFO] [stderr]    Compiling windows v0.54.0
[INFO] [stderr]    Compiling dll_inject_remote v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcnhulX7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwindows-c850bf23b8e966fd,libwindows_core-c637350fa8133891,libwindows_result-f5e849e49be048fe,libwindows_targets-71fbcb4608d8d1f8}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcnhulX7/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/dll_inject_remote-1f56580cc06b19f0" "-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: rust-lld: error: undefined symbol: WriteProcessMemory
[INFO] [stdout]           >>> referenced by mod.rs:2606 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Diagnostics/Debug/mod.rs:2606)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/dll_inject_remote-1f56580cc06b19f0.dll_inject_remote.4ebd86120be20c3c-cgu.0.rcgu.o:(windows::Win32::System::Diagnostics::Debug::WriteProcessMemory::hd3179857a1cb0d5a)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetProcAddress
[INFO] [stdout]           >>> referenced by mod.rs:288 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/LibraryLoader/mod.rs:288)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/dll_inject_remote-1f56580cc06b19f0.dll_inject_remote.4ebd86120be20c3c-cgu.0.rcgu.o:(windows::Win32::System::LibraryLoader::GetProcAddress::h725cf938cf80ff52)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetModuleHandleA
[INFO] [stdout]           >>> referenced by mod.rs:253 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/LibraryLoader/mod.rs:253)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/dll_inject_remote-1f56580cc06b19f0.dll_inject_remote.4ebd86120be20c3c-cgu.0.rcgu.o:(windows::Win32::System::LibraryLoader::GetModuleHandleA::h1aabc7e7b4d0e206)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: VirtualAllocEx
[INFO] [stdout]           >>> referenced by mod.rs:673 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Memory/mod.rs:673)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/dll_inject_remote-1f56580cc06b19f0.dll_inject_remote.4ebd86120be20c3c-cgu.0.rcgu.o:(windows::Win32::System::Memory::VirtualAllocEx::hc092656eba5437ff)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: OpenProcess
[INFO] [stdout]           >>> referenced by mod.rs:1410 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Threading/mod.rs:1410)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/dll_inject_remote-1f56580cc06b19f0.dll_inject_remote.4ebd86120be20c3c-cgu.0.rcgu.o:(windows::Win32::System::Threading::OpenProcess::he8a773ac90854668)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CreateRemoteThread
[INFO] [stdout]           >>> referenced by mod.rs:479 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.54.0/src/Windows/Win32/System/Threading/mod.rs:479)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/dll_inject_remote-1f56580cc06b19f0.dll_inject_remote.4ebd86120be20c3c-cgu.0.rcgu.o:(windows::Win32::System::Threading::CreateRemoteThread::h21cfd74f835d2d72)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetLastError
[INFO] [stdout]           >>> referenced by error.rs:42 (src/error.rs:42)
[INFO] [stdout]           >>>               windows_result-f5e849e49be048fe.windows_result.a04db2b82b2e089-cgu.0.rcgu.o:(windows_result::error::Error::from_win32::hd4dd7658557c7ada) in archive /opt/rustwide/target/debug/deps/libwindows_result-f5e849e49be048fe.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LoadLibraryExA
[INFO] [stdout]           >>> referenced by hresult.rs:81 (src/hresult.rs:81)
[INFO] [stdout]           >>>               windows_result-f5e849e49be048fe.windows_result.a04db2b82b2e089-cgu.0.rcgu.o:(windows_result::hresult::HRESULT::message::h681e9cca897ba4c8) in archive /opt/rustwide/target/debug/deps/libwindows_result-f5e849e49be048fe.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: FormatMessageW
[INFO] [stdout]           >>> referenced by hresult.rs:84 (src/hresult.rs:84)
[INFO] [stdout]           >>>               windows_result-f5e849e49be048fe.windows_result.a04db2b82b2e089-cgu.0.rcgu.o:(windows_result::hresult::HRESULT::message::h681e9cca897ba4c8) in archive /opt/rustwide/target/debug/deps/libwindows_result-f5e849e49be048fe.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SysStringLen
[INFO] [stdout]           >>> referenced by strings.rs:33 (src/strings.rs:33)
[INFO] [stdout]           >>>               windows_result-f5e849e49be048fe.windows_result.a04db2b82b2e089-cgu.0.rcgu.o:(windows_result::strings::BasicString::len::h101c31f50d8a6b5d) in archive /opt/rustwide/target/debug/deps/libwindows_result-f5e849e49be048fe.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetProcessHeap
[INFO] [stdout]           >>> referenced by strings.rs:15 (src/strings.rs:15)
[INFO] [stdout]           >>>               windows_result-f5e849e49be048fe.windows_result.a04db2b82b2e089-cgu.0.rcgu.o:(_$LT$windows_result..strings..HeapString$u20$as$u20$core..ops..drop..Drop$GT$::drop::h7923f89118b4fb01) in archive /opt/rustwide/target/debug/deps/libwindows_result-f5e849e49be048fe.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: HeapFree
[INFO] [stdout]           >>> referenced by strings.rs:15 (src/strings.rs:15)
[INFO] [stdout]           >>>               windows_result-f5e849e49be048fe.windows_result.a04db2b82b2e089-cgu.0.rcgu.o:(_$LT$windows_result..strings..HeapString$u20$as$u20$core..ops..drop..Drop$GT$::drop::h7923f89118b4fb01) in archive /opt/rustwide/target/debug/deps/libwindows_result-f5e849e49be048fe.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SysFreeString
[INFO] [stdout]           >>> referenced by strings.rs:60 (src/strings.rs:60)
[INFO] [stdout]           >>>               windows_result-f5e849e49be048fe.windows_result.a04db2b82b2e089-cgu.0.rcgu.o:(_$LT$windows_result..strings..BasicString$u20$as$u20$core..ops..drop..Drop$GT$::drop::hb872a88173a86190) in archive /opt/rustwide/target/debug/deps/libwindows_result-f5e849e49be048fe.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dll_inject_remote` (bin "dll_inject_remote") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "798b4edcf8b540aa44af9dfb672aa96bb2390108c50f5d9fe5899efede130d80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "798b4edcf8b540aa44af9dfb672aa96bb2390108c50f5d9fe5899efede130d80", kill_on_drop: false }`
[INFO] [stdout] 798b4edcf8b540aa44af9dfb672aa96bb2390108c50f5d9fe5899efede130d80
