[INFO] cloning repository https://github.com/oldtune/metal_slug_3_trainer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oldtune/metal_slug_3_trainer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foldtune%2Fmetal_slug_3_trainer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foldtune%2Fmetal_slug_3_trainer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f1286e2401db38facce2f9879e4bcf878ae8efba [INFO] testing oldtune/metal_slug_3_trainer against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foldtune%2Fmetal_slug_3_trainer" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/oldtune/metal_slug_3_trainer [INFO] finished tweaking git repo https://github.com/oldtune/metal_slug_3_trainer [INFO] tweaked toml for git repo https://github.com/oldtune/metal_slug_3_trainer written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/oldtune/metal_slug_3_trainer 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 git repo https://github.com/oldtune/metal_slug_3_trainer 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 ntapi v0.4.0 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.10 [INFO] [stderr] Downloaded sysinfo v0.26.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 1e754753037593c93586fa6db259a0c5ab117f45eb45cd77fdb17833ad221956 [INFO] running `Command { std: "docker" "start" "-a" "1e754753037593c93586fa6db259a0c5ab117f45eb45cd77fdb17833ad221956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e754753037593c93586fa6db259a0c5ab117f45eb45cd77fdb17833ad221956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e754753037593c93586fa6db259a0c5ab117f45eb45cd77fdb17833ad221956", kill_on_drop: false }` [INFO] [stdout] 1e754753037593c93586fa6db259a0c5ab117f45eb45cd77fdb17833ad221956 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b71e43696d4297ef18e3aff2e5d3d68c52171686a962a63133c687e0e380944a [INFO] running `Command { std: "docker" "start" "-a" "b71e43696d4297ef18e3aff2e5d3d68c52171686a962a63133c687e0e380944a", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling sysinfo v0.26.4 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling windows-sys v0.42.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling metal_slug_3_trainer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcf0k6q8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsysinfo-df704a3d403a657f,librayon-1005b69353ed79bd,librayon_core-d37427b74a2c8c09,libnum_cpus-ba9989ed5e614c06,libcrossbeam_deque-a90665489e007d66,libcrossbeam_epoch-e5a23338a7b5d5a5,libmemoffset-d05c9d135e91cff3,libscopeguard-ff6c05979f5d3a08,libcrossbeam_channel-de0e6b275b687d62,libcrossbeam_utils-3f6c18610791ea56,libonce_cell-1199702ed4bf30c8,libeither-99dc06ae9f12c636,liblibc-ae1de5976739c1ea,libcfg_if-3183e62f61f23a61,libwindows_sys-a3f43b0909d54939}.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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcf0k6q8/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/metal_slug_3_trainer-56711374f8cea4de" "-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 main.rs:15 (src/main.rs:15) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/metal_slug_3_trainer-56711374f8cea4de.metal_slug_3_trainer.a0f0f4caff80a167-cgu.0.rcgu.o:(metal_slug_3_trainer::main::hee45ef7d73bf5828) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: WriteProcessMemory [INFO] [stdout] >>> referenced by main.rs:19 (src/main.rs:19) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/metal_slug_3_trainer-56711374f8cea4de.metal_slug_3_trainer.a0f0f4caff80a167-cgu.0.rcgu.o:(metal_slug_3_trainer::main::hee45ef7d73bf5828) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: GetLastError [INFO] [stdout] >>> referenced by main.rs:30 (src/main.rs:30) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/metal_slug_3_trainer-56711374f8cea4de.metal_slug_3_trainer.a0f0f4caff80a167-cgu.0.rcgu.o:(metal_slug_3_trainer::main::hee45ef7d73bf5828) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `metal_slug_3_trainer` (bin "metal_slug_3_trainer") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b71e43696d4297ef18e3aff2e5d3d68c52171686a962a63133c687e0e380944a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b71e43696d4297ef18e3aff2e5d3d68c52171686a962a63133c687e0e380944a", kill_on_drop: false }` [INFO] [stdout] b71e43696d4297ef18e3aff2e5d3d68c52171686a962a63133c687e0e380944a