[INFO] fetching crate yai 0.2.0...
[INFO] testing yai-0.2.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate yai 0.2.0 into /workspace/builds/worker-4-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate yai 0.2.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hermit-abi v0.2.6
[INFO] [stderr]   Downloaded quote v1.0.27
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.15
[INFO] [stderr]   Downloaded anstyle-parse v0.2.0
[INFO] [stderr]   Downloaded anstyle v1.0.0
[INFO] [stderr]   Downloaded clap v4.3.0
[INFO] [stderr]   Downloaded sysinfo v0.26.9
[INFO] [stderr]   Downloaded syn v2.0.16
[INFO] [stderr]   Downloaded proc-macro2 v1.0.58
[INFO] [stderr]   Downloaded rustix v0.37.19
[INFO] [stderr]   Downloaded pretty_env_logger v0.4.0
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.14
[INFO] [stderr]   Downloaded clap_derive v4.3.0
[INFO] [stderr]   Downloaded num_cpus v1.15.0
[INFO] [stderr]   Downloaded aho-corasick v1.0.1
[INFO] [stderr]   Downloaded clap_builder v4.3.0
[INFO] [stderr]   Downloaded regex v1.8.2
[INFO] [stderr]   Downloaded regex-syntax v0.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b4647253e8db35c662f545e89545a39560068b768ed8e91da30ed9381d490032
[INFO] running `Command { std: "docker" "start" "-a" "b4647253e8db35c662f545e89545a39560068b768ed8e91da30ed9381d490032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4647253e8db35c662f545e89545a39560068b768ed8e91da30ed9381d490032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4647253e8db35c662f545e89545a39560068b768ed8e91da30ed9381d490032", kill_on_drop: false }`
[INFO] [stdout] b4647253e8db35c662f545e89545a39560068b768ed8e91da30ed9381d490032
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53aa35e798a621fe2d0e3ecaa6718c36cc8df02583837929e495ec79cc621d5b
[INFO] running `Command { std: "docker" "start" "-a" "53aa35e798a621fe2d0e3ecaa6718c36cc8df02583837929e495ec79cc621d5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling proc-macro2 v1.0.58
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[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 anstyle v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling syn v2.0.16
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling termcolor v1.2.0
[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 regex v1.8.2
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling clap_builder v4.3.0
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling clap_derive v4.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[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/rustcT6o6MK/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpretty_env_logger-b88d8096fec08e74,libenv_logger-5ab5fbe4e187148f,libtermcolor-fe93c78e887a6a84,libatty-efbb10a6da5b1d6e,libhumantime-2fdb89dbe10881ba,libquick_error-206387e0428bda8e,libregex-ec926d570b26a92d,libaho_corasick-ac8b70dd3e03959a,libmemchr-233a2862461d83c1,libregex_syntax-3a803a04da4e0cc6,libyai-4a459a4727a86a20,libwindows_sys-7efa9c94a7b4769c,libwindows_targets-4e8443c9ddf18338,libthiserror-799a25ec84999e19,libsysinfo-f4002a40f1e15b7b,librayon-fc09c10ce5734371,librayon_core-a0c013b39e995213,libnum_cpus-d4e37d9460c9c387,libcrossbeam_deque-937982b878edf0d7,libcrossbeam_epoch-b77e95d189c56873,libmemoffset-fa0a211f415489e3,libscopeguard-ff6c05979f5d3a08,libcrossbeam_channel-e29728e7184e495e,libcrossbeam_utils-6e6d4abc3972c411,libeither-3c9b80b8be6a718c,liblog-bccb58a67ea7a60c,libcfg_if-3183e62f61f23a61,libclap-ae5db5837a8af7a3,libonce_cell-223be958999b5cd6,libclap_builder-af171cb0402feaff,libstrsim-d159bff5f9d8c305,libanstream-f38b9cb0e109e1a9,libanstyle_query-fbd302d453b6d4fe,libis_terminal-7b7b091c06e96b2e,librustix-21866ab4af13ec2e,liblinux_raw_sys-0dcbca63b47ee6ea,libio_lifetimes-4be027c7c1d7008e,liblibc-6efb2333e31ec112,libanstyle-2d10007d35450f0d,libcolorchoice-2194b980c6586abd,libanstyle_parse-7f4d32a8d94da40d,libutf8parse-db6920497b8cc48f,libclap_lex-395a95bf9746d2a8,libbitflags-3333d968e5f279ee}.rlib" "<sysroot>/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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcT6o6MK/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-b6453c6c0faa3798" "-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: CreateRemoteThread
[INFO] [stdout]           >>> referenced by lib.rs:102 (src/lib.rs:102)
[INFO] [stdout]           >>>               yai-4a459a4727a86a20.yai.483a94923f3473ec-cgu.0.rcgu.o:(yai::ContextedRemoteThread::spawn_with_args::hd238949a268472e4) in archive /opt/rustwide/target/debug/deps/libyai-4a459a4727a86a20.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-4a459a4727a86a20.yai.483a94923f3473ec-cgu.0.rcgu.o:(_$LT$yai..ContextedRemoteThread$u20$as$u20$core..ops..drop..Drop$GT$::drop::h2b0484d2e65e9b33) in archive /opt/rustwide/target/debug/deps/libyai-4a459a4727a86a20.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: CloseHandle
[INFO] [stdout]           >>> referenced by lib.rs:130 (src/lib.rs:130)
[INFO] [stdout]           >>>               yai-4a459a4727a86a20.yai.483a94923f3473ec-cgu.0.rcgu.o:(_$LT$yai..ContextedRemoteThread$u20$as$u20$core..ops..drop..Drop$GT$::drop::h2b0484d2e65e9b33) in archive /opt/rustwide/target/debug/deps/libyai-4a459a4727a86a20.rlib
[INFO] [stdout]           >>> referenced by lib.rs:267 (src/lib.rs:267)
[INFO] [stdout]           >>>               yai-4a459a4727a86a20.yai.483a94923f3473ec-cgu.0.rcgu.o:(_$LT$yai..RawProcess$u20$as$u20$core..ops..drop..Drop$GT$::drop::hbe4a8b1de6ab9f40) in archive /opt/rustwide/target/debug/deps/libyai-4a459a4727a86a20.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-4a459a4727a86a20.yai.483a94923f3473ec-cgu.0.rcgu.o:(yai::RawAllocation::allocate::he2a8ae7930df56c4) in archive /opt/rustwide/target/debug/deps/libyai-4a459a4727a86a20.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-4a459a4727a86a20.yai.483a94923f3473ec-cgu.0.rcgu.o:(yai::RawAllocation::write::hc4ec7af8381a0137) in archive /opt/rustwide/target/debug/deps/libyai-4a459a4727a86a20.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-4a459a4727a86a20.yai.483a94923f3473ec-cgu.0.rcgu.o:(_$LT$yai..RawAllocation$u20$as$u20$core..ops..drop..Drop$GT$::drop::ha819e147de5b502d) in archive /opt/rustwide/target/debug/deps/libyai-4a459a4727a86a20.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: OpenProcess
[INFO] [stdout]           >>> referenced by lib.rs:235 (src/lib.rs:235)
[INFO] [stdout]           >>>               yai-4a459a4727a86a20.yai.483a94923f3473ec-cgu.0.rcgu.o:(yai::RawProcess::open::h56a75136c1526958) in archive /opt/rustwide/target/debug/deps/libyai-4a459a4727a86a20.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-4a459a4727a86a20.yai.483a94923f3473ec-cgu.0.rcgu.o:(yai::get_kernel_module::h0ee42392a4beaa51) in archive /opt/rustwide/target/debug/deps/libyai-4a459a4727a86a20.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-4a459a4727a86a20.yai.483a94923f3473ec-cgu.0.rcgu.o:(yai::get_load_library_proc::h2f694c2da3c7368e) in archive /opt/rustwide/target/debug/deps/libyai-4a459a4727a86a20.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" "53aa35e798a621fe2d0e3ecaa6718c36cc8df02583837929e495ec79cc621d5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53aa35e798a621fe2d0e3ecaa6718c36cc8df02583837929e495ec79cc621d5b", kill_on_drop: false }`
[INFO] [stdout] 53aa35e798a621fe2d0e3ecaa6718c36cc8df02583837929e495ec79cc621d5b
