[INFO] cloning repository https://github.com/gopmur/piano-tiles-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gopmur/piano-tiles-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgopmur%2Fpiano-tiles-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgopmur%2Fpiano-tiles-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 02b9d2aaee05f581edd6fac7d1f800240fe8c2bc [INFO] building gopmur/piano-tiles-bot against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgopmur%2Fpiano-tiles-bot" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gopmur/piano-tiles-bot [INFO] finished tweaking git repo https://github.com/gopmur/piano-tiles-bot [INFO] tweaked toml for git repo https://github.com/gopmur/piano-tiles-bot written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gopmur/piano-tiles-bot 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/gopmur/piano-tiles-bot 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 369f0cca02fb36129c4b842e6188456d081e847507d5bb76f155218fcca31637 [INFO] running `Command { std: "docker" "start" "-a" "369f0cca02fb36129c4b842e6188456d081e847507d5bb76f155218fcca31637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "369f0cca02fb36129c4b842e6188456d081e847507d5bb76f155218fcca31637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "369f0cca02fb36129c4b842e6188456d081e847507d5bb76f155218fcca31637", kill_on_drop: false }` [INFO] [stdout] 369f0cca02fb36129c4b842e6188456d081e847507d5bb76f155218fcca31637 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] dbaebc447ea04f172290d74858f35e59f29a6ec39464b1ec38fb030838f583e2 [INFO] running `Command { std: "docker" "start" "-a" "dbaebc447ea04f172290d74858f35e59f29a6ec39464b1ec38fb030838f583e2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling windows v0.39.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling clap v3.2.21 [INFO] [stderr] Compiling piano-cheat v0.1.1 (/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" "<3 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libcolored-eae62dea5395827c,liblazy_static-36da267ce9339a94,libclap-546fb5a50701f1bb,libatty-3242e974e54baef7,libstrsim-39ec6cd5a47c2372,libtermcolor-8d7030a2f5e002ea,libtextwrap-bd870ef01292318d,libindexmap-995d5d3ec44222ec,libhashbrown-dbca590948f64ea3,libclap_lex-baa5157267954f5b,libos_str_bytes-e74550cf8e8e3548,libbitflags-15e3d67e03629ffa,libonce_cell-38da9957841bff80,libwindows-8e7db3aa947f2bac}.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/piano_cheat-c53e30df1741c7b0.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/piano_cheat-c53e30df1741c7b0.piano_cheat.20e061c90af463d6-cgu.0.rcgu.o: undefined symbol: GetDC [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/piano_cheat-c53e30df1741c7b0.piano_cheat.20e061c90af463d6-cgu.0.rcgu.o: undefined symbol: GetPixel [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/piano_cheat-c53e30df1741c7b0.piano_cheat.20e061c90af463d6-cgu.0.rcgu.o: undefined symbol: GetCursorPos [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/piano_cheat-c53e30df1741c7b0.piano_cheat.20e061c90af463d6-cgu.0.rcgu.o: undefined symbol: SetCursorPos [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/piano_cheat-c53e30df1741c7b0.piano_cheat.20e061c90af463d6-cgu.0.rcgu.o: undefined symbol: SetProcessDPIAware [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/piano_cheat-c53e30df1741c7b0.piano_cheat.20e061c90af463d6-cgu.1.rcgu.o: undefined symbol: SendInput [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `piano-cheat` (bin "piano-cheat") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "dbaebc447ea04f172290d74858f35e59f29a6ec39464b1ec38fb030838f583e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbaebc447ea04f172290d74858f35e59f29a6ec39464b1ec38fb030838f583e2", kill_on_drop: false }` [INFO] [stdout] dbaebc447ea04f172290d74858f35e59f29a6ec39464b1ec38fb030838f583e2