[INFO] cloning repository https://github.com/Sondre071/Rustexe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sondre071/Rustexe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSondre071%2FRustexe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSondre071%2FRustexe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2978be259830795928b0bf4331d60cb76ffd0b2 [INFO] building Sondre071/Rustexe against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSondre071%2FRustexe" "/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/Sondre071/Rustexe [INFO] finished tweaking git repo https://github.com/Sondre071/Rustexe [INFO] tweaked toml for git repo https://github.com/Sondre071/Rustexe written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Sondre071/Rustexe on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Sondre071/Rustexe 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb599efbbf99d399553983446f20fbc1b2e004bb65ba7b159649c7e0e176bd2b [INFO] running `Command { std: "docker" "start" "-a" "fb599efbbf99d399553983446f20fbc1b2e004bb65ba7b159649c7e0e176bd2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb599efbbf99d399553983446f20fbc1b2e004bb65ba7b159649c7e0e176bd2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb599efbbf99d399553983446f20fbc1b2e004bb65ba7b159649c7e0e176bd2b", kill_on_drop: false }` [INFO] [stdout] fb599efbbf99d399553983446f20fbc1b2e004bb65ba7b159649c7e0e176bd2b [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] d920d49f5ad505d0810b57edbf36739f93a2cb039fcc4ef381b49c7bd369602d [INFO] running `Command { std: "docker" "start" "-a" "d920d49f5ad505d0810b57edbf36739f93a2cb039fcc4ef381b49c7bd369602d", kill_on_drop: false }` [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling windows-link v0.2.1 [INFO] [stderr] Compiling windows-sys v0.61.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling rustexe v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<2 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libwindows_sys-57e5a6c7497e6142,libwindows_link-02b05b164fd6a614,libclap-a2d2609d7215bfbd,libclap_builder-d54bff6b189b38cd,libstrsim-e512297c5f919e18,libanstream-a1abdfe8c41d81b6,libanstyle_query-ae207f1031c525f4,libis_terminal_polyfill-6d471cc8df50af12,libcolorchoice-b271fc8e70ab819f,libanstyle_parse-31a2135f17b38bcb,libutf8parse-9c3910e1de91e7db,libclap_lex-56fb693823703334,libanstyle-67f17fd5ef03cfeb}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/rustexe-48a98f90b397b24d.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rustexe-48a98f90b397b24d.rustexe.27d3810580a26096-cgu.0.rcgu.o: undefined symbol: GetStdHandle [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rustexe-48a98f90b397b24d.rustexe.27d3810580a26096-cgu.0.rcgu.o: undefined symbol: GetStdHandle [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rustexe-48a98f90b397b24d.rustexe.27d3810580a26096-cgu.0.rcgu.o: undefined symbol: GetConsoleMode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rustexe-48a98f90b397b24d.rustexe.27d3810580a26096-cgu.0.rcgu.o: undefined symbol: SetConsoleMode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rustexe-48a98f90b397b24d.rustexe.27d3810580a26096-cgu.0.rcgu.o: undefined symbol: SetConsoleCursorInfo [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rustexe-48a98f90b397b24d.rustexe.27d3810580a26096-cgu.0.rcgu.o: undefined symbol: GetConsoleScreenBufferInfo [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rustexe-48a98f90b397b24d.rustexe.27d3810580a26096-cgu.0.rcgu.o: undefined symbol: ReadConsoleInputW [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustexe` (bin "rustexe") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d920d49f5ad505d0810b57edbf36739f93a2cb039fcc4ef381b49c7bd369602d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d920d49f5ad505d0810b57edbf36739f93a2cb039fcc4ef381b49c7bd369602d", kill_on_drop: false }` [INFO] [stdout] d920d49f5ad505d0810b57edbf36739f93a2cb039fcc4ef381b49c7bd369602d