[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 1.95.0 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-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/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hawiwo/rdp on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mio v1.1.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 777bf01073d68a9ac1a3fb7e5e1f514cec701b7f765c6c10bbd58e25307f292a
[INFO] running `Command { std: "docker" "start" "-a" "777bf01073d68a9ac1a3fb7e5e1f514cec701b7f765c6c10bbd58e25307f292a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "777bf01073d68a9ac1a3fb7e5e1f514cec701b7f765c6c10bbd58e25307f292a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "777bf01073d68a9ac1a3fb7e5e1f514cec701b7f765c6c10bbd58e25307f292a", kill_on_drop: false }`
[INFO] [stdout] 777bf01073d68a9ac1a3fb7e5e1f514cec701b7f765c6c10bbd58e25307f292a
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 124131246e5ea5dbb29103e4e7e93bccdb9051cd488bb5e790327692d8f2ae5a
[INFO] running `Command { std: "docker" "start" "-a" "124131246e5ea5dbb29103e4e7e93bccdb9051cd488bb5e790327692d8f2ae5a", 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 socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[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 futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[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/rustcWn1Psd/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfutures-831d51c5d6059e02,libfutures_executor-30882ae9d4c0ac6b,libfutures_util-849745a8df2a8ea4,libmemchr-6b1031f806b9757b,libfutures_io-5a2f8f0fec9840ef,libslab-75fedd8e969a9924,libfutures_channel-e0d0615c5c185e4f,libfutures_sink-cdfd54b36b174c0e,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libfutures_core-2175c29c1c26d2e1,libtokio-44893b1246dfbdb4,libsignal_hook_registry-0649159c00cc3d42,libsocket2-d396f3e96119eb3c,libbytes-d85d0ef47e9bef47,libmio-77849f41095e4845,libparking_lot-3955fe320f1d77ee,libparking_lot_core-ad99ebe1170cb9a5,liblibc-f18c41a507a3b58d,libcfg_if-52879664ee908f39,libsmallvec-8771e8f92861f13d,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libpin_project_lite-8cda137948184924}.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" "/opt/rustwide/target/debug/deps/rustcWn1Psd/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/rdp_automate_with_obsidian-bde3251316831794" "-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-bde3251316831794.rdp_automate_with_obsidian.4dc624b2e31fe83e-cgu.0.rcgu.o:(rdp_automate_with_obsidian::read_password_prompt::h0b81aa5fe62f4754)
[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-bde3251316831794.rdp_automate_with_obsidian.4dc624b2e31fe83e-cgu.0.rcgu.o:(rdp_automate_with_obsidian::read_password_prompt::h0b81aa5fe62f4754)
[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-bde3251316831794.rdp_automate_with_obsidian.4dc624b2e31fe83e-cgu.0.rcgu.o:(rdp_automate_with_obsidian::read_password_prompt::h0b81aa5fe62f4754)
[INFO] [stdout]           >>> referenced by main.rs:41 (src/main.rs:41)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/rdp_automate_with_obsidian-bde3251316831794.rdp_automate_with_obsidian.4dc624b2e31fe83e-cgu.0.rcgu.o:(rdp_automate_with_obsidian::read_password_prompt::h0b81aa5fe62f4754)
[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" "124131246e5ea5dbb29103e4e7e93bccdb9051cd488bb5e790327692d8f2ae5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "124131246e5ea5dbb29103e4e7e93bccdb9051cd488bb5e790327692d8f2ae5a", kill_on_drop: false }`
[INFO] [stdout] 124131246e5ea5dbb29103e4e7e93bccdb9051cd488bb5e790327692d8f2ae5a
