[INFO] cloning repository https://github.com/SkyfallWasTaken/chip8-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SkyfallWasTaken/chip8-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkyfallWasTaken%2Fchip8-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkyfallWasTaken%2Fchip8-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b46778dd52525a3cf5d1f9840785e7f81797ec0 [INFO] building SkyfallWasTaken/chip8-rs against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkyfallWasTaken%2Fchip8-rs" "/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/SkyfallWasTaken/chip8-rs [INFO] finished tweaking git repo https://github.com/SkyfallWasTaken/chip8-rs [INFO] tweaked toml for git repo https://github.com/SkyfallWasTaken/chip8-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SkyfallWasTaken/chip8-rs 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/SkyfallWasTaken/chip8-rs 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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] 44540484cbac07f28775161665d9c66ddd5b8fd13aa96431e5c5ce7bb90771a9 [INFO] running `Command { std: "docker" "start" "-a" "44540484cbac07f28775161665d9c66ddd5b8fd13aa96431e5c5ce7bb90771a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44540484cbac07f28775161665d9c66ddd5b8fd13aa96431e5c5ce7bb90771a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44540484cbac07f28775161665d9c66ddd5b8fd13aa96431e5c5ce7bb90771a9", kill_on_drop: false }` [INFO] [stdout] 44540484cbac07f28775161665d9c66ddd5b8fd13aa96431e5c5ce7bb90771a9 [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] fe054902a173d013fc48517e7e3ecd5926b072e195719bd81ea8a6ad549bab26 [INFO] running `Command { std: "docker" "start" "-a" "fe054902a173d013fc48517e7e3ecd5926b072e195719bd81ea8a6ad549bab26", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling miniquad v0.4.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling bumpalo v3.15.4 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling macroquad v0.4.5 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling machine v0.1.0 (/opt/rustwide/workdir/crates/machine) [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling viewer v0.1.0 (/opt/rustwide/workdir/crates/viewer) [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "--export" "CONTEXT" "--export" "allocate_vec_u8" "--export" "crate_version" "--export" "file_loaded" "--export" "focus" "--export" "frame" "--export" "key_down" "--export" "key_press" "--export" "key_up" "--export" "mouse_down" "--export" "mouse_move" "--export" "mouse_up" "--export" "mouse_wheel" "--export" "on_clipboard_paste" "--export" "on_file_dropped" "--export" "on_files_dropped_finish" "--export" "on_files_dropped_start" "--export" "raw_mouse_move" "--export" "resize" "--export" "touch" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<5 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libenv_logger-c85d273d689625f4,libenv_filter-41fe684e8179c419,libregex-1ffcff9c845d1545,libregex_automata-6a3a552f1476a1d4,libaho_corasick-9fb8217cfdaef58b,libmemchr-543b78dd4e6f59ec,libregex_syntax-b36d36df1fff2a7e,libhumantime-10b1a77799583fa5,libclap-c73a3fdbb5efcf70,libclap_builder-390c712f37ff196d,libstrsim-e512297c5f919e18,libanstream-77f9e3f9ccfb9eda,libanstyle_query-762ab2e6ee56ccd9,libcolorchoice-f843408b53bb43d3,libanstyle_parse-43b39865f2d18548,libutf8parse-c7a8e2c1750ad77c,libclap_lex-2df4257bb6863119,libanstyle-2a113e70dd25572f,libmacroquad-11342490261b5fb7,libbumpalo-1d5191dcbdefe804,libfontdue-115cf2d38d7ee0c8,libttf_parser-2dad05e889eb49b2,libhashbrown-8ec308eefdc78898,libahash-7f365831b4ba9fa0,libzerocopy-8ac84286dd5aeee5,libimage-6f336eed93c8c9c0,libbytemuck-adce7e2b9662606d,libcolor_quant-8e07a515e6ff48c0,libbyteorder-529cc76400af54b3,libpng-0b5e710b01c9c563,libflate2-20c9052135599986,libminiz_oxide-2450c187032c446b,libfdeflate-50f0fe513a8b9967,libsimd_adler32-f60c9d1329d503cc,libcrc32fast-7eee6fe9ac3f34b0,libbitflags-15e3d67e03629ffa,libquad_rand-a489066e64330885,libglam-ca429907f5f11390,libminiquad-796fef518f9b2618,libslotmap-d9a116e7abd028d4,libmachine-5e9932e74a13c504,libfastrand-dc71847a74edd88a,libndarray-b2c1e529d29b1d72,libmatrixmultiply-4ff45c4bdbea4419,libnum_complex-adfb4a4362e5e964,libnum_integer-dda91c1944d9e8e5,libnum_traits-a651f607abd4da78,librawpointer-bdc2b0e64d56f44e,liblog-d9db30ba285313c6,libcolor_eyre-b98b0f389cb495e8,libcolor_spantrace-2a2eb8b1c20c87bf,libtracing_error-cd11d2b6b42e5b3b,libtracing_subscriber-4f37f53aa79b87bf,libthread_local-6d077ee48a08a72c,libsharded_slab-f2c641948f5bf5d3,liblazy_static-36da267ce9339a94,libtracing-e0cef27bae0a8d36,libpin_project_lite-31e2d3f271086d5c,libtracing_core-7829155b4408ca22,libowo_colors-81e6c914cdb797e9,libeyre-a0b0e7bf50c6f280,libindenter-3af04661b8e618fa,libonce_cell-119600c39ce58a96,libbacktrace-611c1a3802e1772d,libcfg_if-50b02a9e3502ecf2,librustc_demangle-37db6fa6afd5497f}.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/viewer-b686c7bc2f890253.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/viewer-b686c7bc2f890253.viewer.519d6e143e47a097-cgu.2.rcgu.o: undefined symbol: setup_canvas_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/viewer-b686c7bc2f890253.viewer.519d6e143e47a097-cgu.2.rcgu.o: undefined symbol: canvas_width [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/viewer-b686c7bc2f890253.viewer.519d6e143e47a097-cgu.2.rcgu.o: undefined symbol: canvas_height [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/viewer-b686c7bc2f890253.viewer.519d6e143e47a097-cgu.2.rcgu.o: undefined symbol: run_animation_loop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/viewer-b686c7bc2f890253.viewer.519d6e143e47a097-cgu.2.rcgu.o: undefined symbol: console_log [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-11342490261b5fb7.rlib(macroquad-11342490261b5fb7.macroquad.750eae888f050a87-cgu.12.rcgu.o): undefined symbol: glFlush [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-11342490261b5fb7.rlib(macroquad-11342490261b5fb7.macroquad.750eae888f050a87-cgu.12.rcgu.o): undefined symbol: glFinish [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-11342490261b5fb7.rlib(macroquad-11342490261b5fb7.macroquad.750eae888f050a87-cgu.15.rcgu.o): undefined symbol: glBindTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-11342490261b5fb7.rlib(macroquad-11342490261b5fb7.macroquad.750eae888f050a87-cgu.15.rcgu.o): undefined symbol: glCopyTexImage2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-796fef518f9b2618.rlib(miniquad-796fef518f9b2618.miniquad.d44e9a66818198c-cgu.0.rcgu.o): undefined symbol: sapp_set_cursor_grab [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-796fef518f9b2618.rlib(miniquad-796fef518f9b2618.miniquad.d44e9a66818198c-cgu.0.rcgu.o): undefined symbol: sapp_set_fullscreen [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-796fef518f9b2618.rlib(miniquad-796fef518f9b2618.miniquad.d44e9a66818198c-cgu.0.rcgu.o): undefined symbol: sapp_set_cursor [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-796fef518f9b2618.rlib(miniquad-796fef518f9b2618.miniquad.d44e9a66818198c-cgu.0.rcgu.o): undefined symbol: sapp_set_clipboard [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-796fef518f9b2618.rlib(miniquad-796fef518f9b2618.miniquad.d44e9a66818198c-cgu.1.rcgu.o): undefined symbol: now [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-796fef518f9b2618.rlib(miniquad-796fef518f9b2618.miniquad.d44e9a66818198c-cgu.2.rcgu.o): undefined symbol: glGenQueries [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-796fef518f9b2618.rlib(miniquad-796fef518f9b2618.miniquad.d44e9a66818198c-cgu.2.rcgu.o): undefined symbol: glBeginQuery [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-796fef518f9b2618.rlib(miniquad-796fef518f9b2618.miniquad.d44e9a66818198c-cgu.2.rcgu.o): undefined symbol: glEndQuery [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-796fef518f9b2618.rlib(miniquad-796fef518f9b2618.miniquad.d44e9a66818198c-cgu.3.rcgu.o): undefined symbol: console_error [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-796fef518f9b2618.rlib(miniquad-796fef518f9b2618.miniquad.d44e9a66818198c-cgu.3.rcgu.o): undefined symbol: console_warn [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-796fef518f9b2618.rlib(miniquad-796fef518f9b2618.miniquad.d44e9a66818198c-cgu.3.rcgu.o): undefined symbol: console_info [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `viewer` (bin "viewer") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "fe054902a173d013fc48517e7e3ecd5926b072e195719bd81ea8a6ad549bab26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe054902a173d013fc48517e7e3ecd5926b072e195719bd81ea8a6ad549bab26", kill_on_drop: false }` [INFO] [stdout] fe054902a173d013fc48517e7e3ecd5926b072e195719bd81ea8a6ad549bab26