[INFO] cloning repository https://github.com/hawiwo/rdp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hawiwo/rdp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhawiwo%2Frdp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhawiwo%2Frdp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 319a20cb68983cb878cb414d912a938214df2e8c [INFO] testing hawiwo/rdp against beta-2026-04-21 for beta-1.96-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhawiwo%2Frdp" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hawiwo/rdp [INFO] finished tweaking git repo https://github.com/hawiwo/rdp [INFO] tweaked toml for git repo https://github.com/hawiwo/rdp written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hawiwo/rdp on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hawiwo/rdp 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f62389b05007ac001328413ac0c4184934268e79ed716dd4f8eb88d78229b24 [INFO] running `Command { std: "docker" "start" "-a" "2f62389b05007ac001328413ac0c4184934268e79ed716dd4f8eb88d78229b24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f62389b05007ac001328413ac0c4184934268e79ed716dd4f8eb88d78229b24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f62389b05007ac001328413ac0c4184934268e79ed716dd4f8eb88d78229b24", kill_on_drop: false }` [INFO] [stdout] 2f62389b05007ac001328413ac0c4184934268e79ed716dd4f8eb88d78229b24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fe48c2650d1e2fadd9871745730be0dc7e41a1a5b0fae80c1dae34b8db36f27 [INFO] running `Command { std: "docker" "start" "-a" "8fe48c2650d1e2fadd9871745730be0dc7e41a1a5b0fae80c1dae34b8db36f27", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rdp_automate_with_obsidian v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustckmlVXD/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfutures-fba7822cafb2946e,libfutures_executor-9f761a5c9bdebf1a,libfutures_util-c99a4808a1b0af65,libmemchr-b567a4d9673dfb1d,libfutures_io-0c818ad091fbaf7f,libslab-5720d3dfa1792f68,libfutures_channel-ca0845c96dcf300f,libfutures_sink-f986f86738ad2408,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-ed9953354a04f58c,libtokio-17de5bccb3b9aa2c,libsignal_hook_registry-e61faab2928b7228,libsocket2-ac12f85cefcadcdf,libbytes-8160c0ff9646c5ab,libmio-7319a156c534323f,libparking_lot-336227538e2377fd,libparking_lot_core-b5d04433ec4abf4b,liblibc-86fca9c761e09338,libcfg_if-73907a425b6e514e,libsmallvec-f1edee636e9ac88b,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libpin_project_lite-63e0d9d6cb6ec6cf}.rlib" "/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" "/opt/rustwide/target/debug/deps/rustckmlVXD/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/rdp_automate_with_obsidian-f6613a189c673d74" "-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: GetStdHandle [INFO] [stdout] >>> referenced by main.rs:25 (src/main.rs:25) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/rdp_automate_with_obsidian-f6613a189c673d74.rdp_automate_with_obsidian.f97f8fd386fc5648-cgu.0.rcgu.o:(rdp_automate_with_obsidian::read_password_prompt::ha0732559d0fc4cb7) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: GetConsoleMode [INFO] [stdout] >>> referenced by main.rs:32 (src/main.rs:32) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/rdp_automate_with_obsidian-f6613a189c673d74.rdp_automate_with_obsidian.f97f8fd386fc5648-cgu.0.rcgu.o:(rdp_automate_with_obsidian::read_password_prompt::ha0732559d0fc4cb7) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: SetConsoleMode [INFO] [stdout] >>> referenced by main.rs:38 (src/main.rs:38) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/rdp_automate_with_obsidian-f6613a189c673d74.rdp_automate_with_obsidian.f97f8fd386fc5648-cgu.0.rcgu.o:(rdp_automate_with_obsidian::read_password_prompt::ha0732559d0fc4cb7) [INFO] [stdout] >>> referenced by main.rs:41 (src/main.rs:41) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/rdp_automate_with_obsidian-f6613a189c673d74.rdp_automate_with_obsidian.f97f8fd386fc5648-cgu.0.rcgu.o:(rdp_automate_with_obsidian::read_password_prompt::ha0732559d0fc4cb7) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rdp_automate_with_obsidian` (bin "rdp_automate_with_obsidian") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8fe48c2650d1e2fadd9871745730be0dc7e41a1a5b0fae80c1dae34b8db36f27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fe48c2650d1e2fadd9871745730be0dc7e41a1a5b0fae80c1dae34b8db36f27", kill_on_drop: false }` [INFO] [stdout] 8fe48c2650d1e2fadd9871745730be0dc7e41a1a5b0fae80c1dae34b8db36f27