[INFO] fetching crate yai 0.2.0...
[INFO] testing yai-0.2.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate yai 0.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate yai 0.2.0
[INFO] finished tweaking crates.io crate yai 0.2.0
[INFO] tweaked toml for crates.io crate yai 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate yai 0.2.0 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 crates.io crate yai 0.2.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" "+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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] bd7c7db8810ea7821afafad5d284332e1e00e352d4e2fe8c614c47d10eb15270
[INFO] running `Command { std: "docker" "start" "-a" "bd7c7db8810ea7821afafad5d284332e1e00e352d4e2fe8c614c47d10eb15270", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd7c7db8810ea7821afafad5d284332e1e00e352d4e2fe8c614c47d10eb15270", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd7c7db8810ea7821afafad5d284332e1e00e352d4e2fe8c614c47d10eb15270", kill_on_drop: false }`
[INFO] [stdout] bd7c7db8810ea7821afafad5d284332e1e00e352d4e2fe8c614c47d10eb15270
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 09aaef1333cdde7b1c204d63ec220d6a6504aaa0ee34a95789cde0f746e0f1c2
[INFO] running `Command { std: "docker" "start" "-a" "09aaef1333cdde7b1c204d63ec220d6a6504aaa0ee34a95789cde0f746e0f1c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.58
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.48.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling windows-targets v0.48.0
[INFO] [stderr]    Compiling windows-sys v0.48.0
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling regex v1.8.2
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.3.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling clap_derive v4.3.0
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling sysinfo v0.26.9
[INFO] [stderr]    Compiling clap v4.3.0
[INFO] [stderr]    Compiling yai v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 178 |         entry_function: LoadLibraryA,
[INFO] [stdout] 179 |     ) -> Result<ContextedRemoteThread, InjectorError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     ) -> Result<ContextedRemoteThread<'_>, InjectorError> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:250:9
[INFO] [stdout]     |
[INFO] [stdout] 250 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 254 |     ) -> Result<RawAllocation, InjectorError> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 254 |     ) -> Result<RawAllocation<'_>, InjectorError> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcRd3jBX/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpretty_env_logger-bbdb11d2f3e51a9f,libenv_logger-c228ebd79d40f530,libtermcolor-a5251b019e6ea81a,libatty-3aa42a254ae410a6,libhumantime-66f8650cfec9fec7,libquick_error-9f96d0cb10ca2956,libregex-9aa427c24532069c,libaho_corasick-33952be9460c1c64,libmemchr-fe2e5a4f134682e2,libregex_syntax-8e35d4a8c6ca5555,libyai-8df14b482c9b4a7e,libwindows_sys-d5f4bdd056e79301,libwindows_targets-4af5b60f9fb1d7a7,libthiserror-6dbb2a478ea52b3f,libsysinfo-64dcc0381aff9061,librayon-4cee346f2efcda48,librayon_core-fda902415fda7920,libnum_cpus-3686cbcca7deb0af,libcrossbeam_deque-810b2964e5765f69,libcrossbeam_epoch-dfd008d31d4cabe8,libmemoffset-be92b03cfc4a466f,libscopeguard-e318caba69bf687f,libcrossbeam_channel-36785d46ffb54ac4,libcrossbeam_utils-17eb986ae82ea4f0,libeither-b742f34066382cfc,liblog-ec46de5c30914dd3,libcfg_if-3e7fc4e38d4a72b5,libclap-aaac79e35e483a3a,libonce_cell-d2ec766eecdc7a51,libclap_builder-d83644a3541a5c3a,libstrsim-934c6b5db5b11ce4,libanstream-1d300d6202a4abbb,libanstyle_query-bf88390deb1ad954,libis_terminal-a90a747c8332ba93,librustix-06d66ec2bf178da8,liblinux_raw_sys-32d7cbad796aca1a,libio_lifetimes-c073c2c0d45ed117,liblibc-4014300ab4953786,libanstyle-a60f64ca435b8373,libcolorchoice-7e168c6abb6e41ad,libanstyle_parse-6b0c265976953904,libutf8parse-bf86fa6e8ff589fb,libclap_lex-779a5db0676d3668,libbitflags-dde12b0d7d495b50}.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/rustcRd3jBX/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/yai-96a1ed22d551d93c" "-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: OpenProcess
[INFO] [stdout]           >>> referenced by lib.rs:235 (src/lib.rs:235)
[INFO] [stdout]           >>>               yai-8df14b482c9b4a7e.yai.bff623f307471f42-cgu.0.rcgu.o:(yai::RawProcess::open::h86729c275e9fc22e) in archive /opt/rustwide/target/debug/deps/libyai-8df14b482c9b4a7e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: WriteProcessMemory
[INFO] [stdout]           >>> referenced by lib.rs:191 (src/lib.rs:191)
[INFO] [stdout]           >>>               yai-8df14b482c9b4a7e.yai.bff623f307471f42-cgu.0.rcgu.o:(yai::RawAllocation::write::hb9a230950698a7b8) in archive /opt/rustwide/target/debug/deps/libyai-8df14b482c9b4a7e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: VirtualAllocEx
[INFO] [stdout]           >>> referenced by lib.rs:149 (src/lib.rs:149)
[INFO] [stdout]           >>>               yai-8df14b482c9b4a7e.yai.bff623f307471f42-cgu.0.rcgu.o:(yai::RawAllocation::allocate::h8f60514f72943947) in archive /opt/rustwide/target/debug/deps/libyai-8df14b482c9b4a7e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetModuleHandleA
[INFO] [stdout]           >>> referenced by lib.rs:273 (src/lib.rs:273)
[INFO] [stdout]           >>>               yai-8df14b482c9b4a7e.yai.bff623f307471f42-cgu.0.rcgu.o:(yai::get_kernel_module::h6a8e8c6036853004) in archive /opt/rustwide/target/debug/deps/libyai-8df14b482c9b4a7e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CreateRemoteThread
[INFO] [stdout]           >>> referenced by lib.rs:102 (src/lib.rs:102)
[INFO] [stdout]           >>>               yai-8df14b482c9b4a7e.yai.bff623f307471f42-cgu.0.rcgu.o:(yai::ContextedRemoteThread::spawn_with_args::h80773fa035018e2b) in archive /opt/rustwide/target/debug/deps/libyai-8df14b482c9b4a7e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetProcAddress
[INFO] [stdout]           >>> referenced by lib.rs:283 (src/lib.rs:283)
[INFO] [stdout]           >>>               yai-8df14b482c9b4a7e.yai.bff623f307471f42-cgu.0.rcgu.o:(yai::get_load_library_proc::h4fa242557d57f1f0) in archive /opt/rustwide/target/debug/deps/libyai-8df14b482c9b4a7e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CloseHandle
[INFO] [stdout]           >>> referenced by lib.rs:267 (src/lib.rs:267)
[INFO] [stdout]           >>>               yai-8df14b482c9b4a7e.yai.bff623f307471f42-cgu.0.rcgu.o:(_$LT$yai..RawProcess$u20$as$u20$core..ops..drop..Drop$GT$::drop::hed8f3ef89175ab28) in archive /opt/rustwide/target/debug/deps/libyai-8df14b482c9b4a7e.rlib
[INFO] [stdout]           >>> referenced by lib.rs:130 (src/lib.rs:130)
[INFO] [stdout]           >>>               yai-8df14b482c9b4a7e.yai.bff623f307471f42-cgu.0.rcgu.o:(_$LT$yai..ContextedRemoteThread$u20$as$u20$core..ops..drop..Drop$GT$::drop::h3dd263413307d48c) in archive /opt/rustwide/target/debug/deps/libyai-8df14b482c9b4a7e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: VirtualFreeEx
[INFO] [stdout]           >>> referenced by lib.rs:218 (src/lib.rs:218)
[INFO] [stdout]           >>>               yai-8df14b482c9b4a7e.yai.bff623f307471f42-cgu.0.rcgu.o:(_$LT$yai..RawAllocation$u20$as$u20$core..ops..drop..Drop$GT$::drop::h92ce06519986b72f) in archive /opt/rustwide/target/debug/deps/libyai-8df14b482c9b4a7e.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: WaitForSingleObject
[INFO] [stdout]           >>> referenced by lib.rs:129 (src/lib.rs:129)
[INFO] [stdout]           >>>               yai-8df14b482c9b4a7e.yai.bff623f307471f42-cgu.0.rcgu.o:(_$LT$yai..ContextedRemoteThread$u20$as$u20$core..ops..drop..Drop$GT$::drop::h3dd263413307d48c) in archive /opt/rustwide/target/debug/deps/libyai-8df14b482c9b4a7e.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yai` (bin "yai") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "09aaef1333cdde7b1c204d63ec220d6a6504aaa0ee34a95789cde0f746e0f1c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09aaef1333cdde7b1c204d63ec220d6a6504aaa0ee34a95789cde0f746e0f1c2", kill_on_drop: false }`
[INFO] [stdout] 09aaef1333cdde7b1c204d63ec220d6a6504aaa0ee34a95789cde0f746e0f1c2
