[INFO] cloning repository https://github.com/Brymir7/Rustario2D [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Brymir7/Rustario2D" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrymir7%2FRustario2D", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrymir7%2FRustario2D'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa4987c456673df2beca92be1302ca778d050709 [INFO] building Brymir7/Rustario2D against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrymir7%2FRustario2D" "/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/Brymir7/Rustario2D [INFO] finished tweaking git repo https://github.com/Brymir7/Rustario2D [INFO] tweaked toml for git repo https://github.com/Brymir7/Rustario2D written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Brymir7/Rustario2D 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/Brymir7/Rustario2D 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] 05dbc463de80042e058d07037608a0aaa44032e3569c214364db8058c6118710 [INFO] running `Command { std: "docker" "start" "-a" "05dbc463de80042e058d07037608a0aaa44032e3569c214364db8058c6118710", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05dbc463de80042e058d07037608a0aaa44032e3569c214364db8058c6118710", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05dbc463de80042e058d07037608a0aaa44032e3569c214364db8058c6118710", kill_on_drop: false }` [INFO] [stdout] 05dbc463de80042e058d07037608a0aaa44032e3569c214364db8058c6118710 [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] ec645ec1c4db2af1137c1f0e30e80155e897e44719292f79428cd1c51ff29524 [INFO] running `Command { std: "docker" "start" "-a" "ec645ec1c4db2af1137c1f0e30e80155e897e44719292f79428cd1c51ff29524", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling bitstream-io v2.5.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling imgref v1.10.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling miniquad v0.4.0 [INFO] [stderr] Compiling quad-snd v0.2.8 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling rgb v0.8.45 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling bumpalo v3.15.3 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling macroquad v0.4.5 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling ravif v0.11.9 [INFO] [stderr] Compiling image v0.25.2 [INFO] [stderr] Compiling rustario_2d 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" "--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" "--export" "macroquad_audio_crate_version" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<17 object files omitted>" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libserde_json-101fefe2bcbb4609,libitoa-323c19d08fbe6984,libryu-f1913757cc38f137,liblazy_static-6cae036cc417a885,libserde-1dfb2db92d135738,libimage-5d85852bce753dcc,libimage_webp-237248672935b076,libqoi-1fc929c8c93aa633,librayon-abf6cd80db0795ce,libexr-8b3a89c770a09096,libflume-86c3c6b3e708383b,libzune_inflate-4f6364a931a8fa91,librayon_core-4fcf884eb5949c9e,libcrossbeam_deque-2988d69c5b62aa8f,libcrossbeam_epoch-410b95cf7d35ddf3,libcrossbeam_utils-035f5f10b2b695d9,libbit_field-39ff09f3d85c8db4,liblebe-e256e90670809203,libhalf-0c87516f0ac3dc1c,libsmallvec-dd22fcde2487057b,libzune_jpeg-a299d8a437e1458d}.rlib" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libzune_core-c9d6b46af9a16ea1,libgif-232fa5c57545039d,libbyteorder_lite-f317906bf7af921d,libravif-65e640aa0ae59017,libloop9-983da33c45ba45ca,libavif_serialize-7526bf1d1d6129ff,libquick_error-d37b5d841d8d4609,librgb-4aca5745eba5026b,librav1e-9c3129ed98741dc1,libprofiling-aeb2e3b4a4d74550,libav1_grain-68d5562c168bbbc5,libnom-8820aef74acb375d,libmemchr-fce70e7b22dffad4,libnum_rational-f15d181995c54de5,libnum_bigint-521b1fa078aa6220,libnum_integer-1c6a5898b32da7d2,libanyhow-b18d3e0417b79d1a,libdebug_unreachable-1ef33346e67b87f3,libmaybe_rayon-2f9eec2b81bf2997,libv_frame-9f70a43c0fbc7a01,libaligned_vec-af394f74d316650c,libarrayvec-904f3b6f9e9c772a,libthiserror-1e4da29300b2d9ae,libbitstream_io-cdd6c3a917e27557,libitertools-f15d5a9a24354d9a,libeither-91a7b0a25f550a75,liblog-b98f2dc96346a89c,libimgref-2c2b2808b6648f83,libtiff-f83ad29d2ab894cd,libweezl-3bf0a72bfd157bf6,libjpeg_decoder-fd926ddf0abbe14e,libmacroquad-52c79359fa5c58e5,libbumpalo-c80d55f2304cd1f5,libfontdue-115cf2d38d7ee0c8,libttf_parser-2dad05e889eb49b2,libhashbrown-8ec308eefdc78898,libahash-7f365831b4ba9fa0,libonce_cell-119600c39ce58a96,libzerocopy-8ac84286dd5aeee5,libimage-2b0557d35c5b7cbb,libbytemuck-dd9a27301c3b106f,libcolor_quant-8e07a515e6ff48c0,libbyteorder-529cc76400af54b3,libpng-0b5e710b01c9c563,libflate2-20c9052135599986,libminiz_oxide-2450c187032c446b,libfdeflate-50f0fe513a8b9967,libsimd_adler32-f60c9d1329d503cc,libcrc32fast-7eee6fe9ac3f34b0,libcfg_if-50b02a9e3502ecf2,libbitflags-15e3d67e03629ffa,libnum_traits-d716f2dfca76771f,libquad_rand-a489066e64330885,libglam-ca429907f5f11390,libquad_snd-bd01717f2ca19560,libminiquad-796fef518f9b2618,libslotmap-d9a116e7abd028d4}.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/rustario_2d-4236f1c298f7ba8f.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/rustario_2d-4236f1c298f7ba8f.rustario_2d.5fd874d4ab3556e9-cgu.05.rcgu.o: undefined symbol: setup_canvas_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rustario_2d-4236f1c298f7ba8f.rustario_2d.5fd874d4ab3556e9-cgu.05.rcgu.o: undefined symbol: canvas_width [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rustario_2d-4236f1c298f7ba8f.rustario_2d.5fd874d4ab3556e9-cgu.05.rcgu.o: undefined symbol: canvas_height [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rustario_2d-4236f1c298f7ba8f.rustario_2d.5fd874d4ab3556e9-cgu.05.rcgu.o: undefined symbol: run_animation_loop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rustario_2d-4236f1c298f7ba8f.rustario_2d.5fd874d4ab3556e9-cgu.05.rcgu.o: undefined symbol: console_log [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-52c79359fa5c58e5.rlib(macroquad-52c79359fa5c58e5.macroquad.bfac95a6dba3775e-cgu.05.rcgu.o): undefined symbol: fs_load_file [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-52c79359fa5c58e5.rlib(macroquad-52c79359fa5c58e5.macroquad.bfac95a6dba3775e-cgu.11.rcgu.o): undefined symbol: glBindTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-52c79359fa5c58e5.rlib(macroquad-52c79359fa5c58e5.macroquad.bfac95a6dba3775e-cgu.11.rcgu.o): undefined symbol: glCopyTexImage2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-52c79359fa5c58e5.rlib(macroquad-52c79359fa5c58e5.macroquad.bfac95a6dba3775e-cgu.13.rcgu.o): undefined symbol: glFlush [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-52c79359fa5c58e5.rlib(macroquad-52c79359fa5c58e5.macroquad.bfac95a6dba3775e-cgu.13.rcgu.o): undefined symbol: glFinish [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_snd-bd01717f2ca19560.rlib(quad_snd-bd01717f2ca19560.quad_snd.ee1a68b6d1b196db-cgu.0.rcgu.o): undefined symbol: audio_init [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_snd-bd01717f2ca19560.rlib(quad_snd-bd01717f2ca19560.quad_snd.ee1a68b6d1b196db-cgu.0.rcgu.o): undefined symbol: audio_add_buffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_snd-bd01717f2ca19560.rlib(quad_snd-bd01717f2ca19560.quad_snd.ee1a68b6d1b196db-cgu.0.rcgu.o): undefined symbol: audio_play_buffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_snd-bd01717f2ca19560.rlib(quad_snd-bd01717f2ca19560.quad_snd.ee1a68b6d1b196db-cgu.0.rcgu.o): undefined symbol: audio_source_is_loaded [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: 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 `rustario_2d` (bin "rustario_2d") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ec645ec1c4db2af1137c1f0e30e80155e897e44719292f79428cd1c51ff29524", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec645ec1c4db2af1137c1f0e30e80155e897e44719292f79428cd1c51ff29524", kill_on_drop: false }` [INFO] [stdout] ec645ec1c4db2af1137c1f0e30e80155e897e44719292f79428cd1c51ff29524