[INFO] cloning repository https://github.com/gaelgnz/momentum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gaelgnz/momentum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaelgnz%2Fmomentum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaelgnz%2Fmomentum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4bec334fd61fad2bb2a6b103324be36b098f66a2 [INFO] building gaelgnz/momentum against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaelgnz%2Fmomentum" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gaelgnz/momentum [INFO] finished tweaking git repo https://github.com/gaelgnz/momentum [INFO] tweaked toml for git repo https://github.com/gaelgnz/momentum written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gaelgnz/momentum 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/gaelgnz/momentum 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 291069ee8cf75636b347dfa1fad699e5a09acf709d5bf194f300f12fceb1e5e7 [INFO] running `Command { std: "docker" "start" "-a" "291069ee8cf75636b347dfa1fad699e5a09acf709d5bf194f300f12fceb1e5e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "291069ee8cf75636b347dfa1fad699e5a09acf709d5bf194f300f12fceb1e5e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "291069ee8cf75636b347dfa1fad699e5a09acf709d5bf194f300f12fceb1e5e7", kill_on_drop: false }` [INFO] [stdout] 291069ee8cf75636b347dfa1fad699e5a09acf709d5bf194f300f12fceb1e5e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] f341ce926876ad2369f704fd047239bbd84b6dd057c8f2ab32a17af2ef916898 [INFO] running `Command { std: "docker" "start" "-a" "f341ce926876ad2369f704fd047239bbd84b6dd057c8f2ab32a17af2ef916898", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling epaint_default_fonts v0.31.1 [INFO] [stderr] Compiling accesskit v0.17.1 [INFO] [stderr] Compiling quad-snd v0.2.8 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling sapp-jsutils v0.1.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling quad-url v0.1.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling emath v0.31.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling ecolor v0.31.1 [INFO] [stderr] Compiling epaint v0.31.1 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling macroquad v0.4.14 [INFO] [stderr] Compiling egui v0.31.1 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling egui-miniquad v0.16.0 [INFO] [stderr] Compiling egui-macroquad v0.17.3 [INFO] [stderr] Compiling glow v0.16.0 [INFO] [stderr] Compiling egui_glow v0.31.1 [INFO] [stderr] Compiling eframe v0.31.1 [INFO] [stderr] Compiling momentum 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" "--export" "__getrandom_custom" "--export" "quad_url_crate_version" "--export" "sapp_jsutils_crate_version" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<10 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libegui_macroquad-087ed94510d9dd1f,libegui_miniquad-5bd6502f19b97d1b,libquad_url-8e2e493144a4374d,libsapp_jsutils-40a22e86bbd4a98c,libgetrandom-603cc08bea9fe1e8,libwasi-b9c6bfbff0bef49f,libserde_json-8cbc8750f71718a0,libmemchr-fce70e7b22dffad4,libitoa-c00a5eb83387cdca,libryu-bcb26aa50f65bbc8,libegui-519cc52340087593,libbitflags-796eb83ef71af42c,libaccesskit-a0c44292d8c7d58d,libepaint-19fd3c933da09465,libnohash_hasher-1d2a64c8bb32a3ee,liblog-4ecbc956a4935ae7,libprofiling-e3b55cd362b42ad9,libahash-40fec26e26634a9d,libonce_cell-904453684a9de20a,libepaint_default_fonts-7b8c36cc775bbd36,libab_glyph-dc6e91eeb0003ef2,libowned_ttf_parser-7302a4944ba6ae63,libttf_parser-54ab1f754ab5c2ca,libab_glyph_rasterizer-3f247e9b5e769aee,libparking_lot-33a47f3325c82270,libparking_lot_core-bb4634c184db854e,libsmallvec-47ce50235fd1247d,liblock_api-3f0baae6fb032419,libscopeguard-8bf53ae5771a3088,libecolor-4fe6d3bfc14c05a8,libemath-7625d85ac1d01c89,libserde-c5cecb15e761d3d2,libbincode-8c2ecb42515344d7,libunty-b3961649bb0971ed,libmacroquad-cf7f0f55e9e3a0fc,libfontdue-db5a037b22c232cc,libhashbrown-c8d72eeb1a5fab9e,libfoldhash-6e98285c7e677e53,libequivalent-e75e9a7d273f0189,liballocator_api2-8e8748a307852ab5,libttf_parser-f7891d02a2dd8704,libimage-d1662c5dfa3a8423,libbytemuck-51c64253a38bbf6b,libcolor_quant-8e07a515e6ff48c0,libbyteorder-529cc76400af54b3,libpng-2625569466c9758c,libbitflags-15e3d67e03629ffa,libflate2-f1cb5347d7e669f1,libminiz_oxide-8b2f627f61ea9b1e,libfdeflate-1973eda695894699,libsimd_adler32-f60c9d1329d503cc,libcrc32fast-e0220637d8011755,libnum_traits-b77bdcaa9e27e278,libquad_rand-c335779a0f85c006,libglam-1547a7719eb4aa0f,libquad_snd-bd01717f2ca19560,libminiquad-ee8216464762dde6,librand-3a839a86517a41fa,librand_chacha-16c60f6016528b5b,libppv_lite86-464cf900fd63326a,libzerocopy-df3851e798b988b2,librand_core-51eec332d336133d,libgetrandom-3e710f04ac978d11,libcfg_if-50b02a9e3502ecf2}.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/momentum-d37e9d60ef9f20f9.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/momentum-d37e9d60ef9f20f9.momentum.611d5898fa10b8f1-cgu.6.rcgu.o: undefined symbol: init_webgl [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/momentum-d37e9d60ef9f20f9.momentum.611d5898fa10b8f1-cgu.6.rcgu.o: undefined symbol: setup_canvas_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/momentum-d37e9d60ef9f20f9.momentum.611d5898fa10b8f1-cgu.6.rcgu.o: undefined symbol: canvas_width [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/momentum-d37e9d60ef9f20f9.momentum.611d5898fa10b8f1-cgu.6.rcgu.o: undefined symbol: canvas_height [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/momentum-d37e9d60ef9f20f9.momentum.611d5898fa10b8f1-cgu.6.rcgu.o: undefined symbol: dpi_scale [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/momentum-d37e9d60ef9f20f9.momentum.611d5898fa10b8f1-cgu.6.rcgu.o: undefined symbol: run_animation_loop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/momentum-d37e9d60ef9f20f9.momentum.611d5898fa10b8f1-cgu.6.rcgu.o: undefined symbol: init_webgl [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/momentum-d37e9d60ef9f20f9.momentum.611d5898fa10b8f1-cgu.6.rcgu.o: undefined symbol: setup_canvas_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/momentum-d37e9d60ef9f20f9.momentum.611d5898fa10b8f1-cgu.6.rcgu.o: undefined symbol: canvas_width [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/momentum-d37e9d60ef9f20f9.momentum.611d5898fa10b8f1-cgu.6.rcgu.o: undefined symbol: canvas_height [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/momentum-d37e9d60ef9f20f9.momentum.611d5898fa10b8f1-cgu.6.rcgu.o: undefined symbol: dpi_scale [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/momentum-d37e9d60ef9f20f9.momentum.611d5898fa10b8f1-cgu.6.rcgu.o: undefined symbol: run_animation_loop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/momentum-d37e9d60ef9f20f9.momentum.611d5898fa10b8f1-cgu.6.rcgu.o: undefined symbol: console_log [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/momentum-d37e9d60ef9f20f9.momentum.611d5898fa10b8f1-cgu.6.rcgu.o: undefined symbol: console_log [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_url-8e2e493144a4374d.rlib(quad_url-8e2e493144a4374d.quad_url.bb7a96b416c95186-cgu.0.rcgu.o): undefined symbol: quad_url_link_open [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsapp_jsutils-40a22e86bbd4a98c.rlib(sapp_jsutils-40a22e86bbd4a98c.sapp_jsutils.8ae38e13e0646527-cgu.0.rcgu.o): undefined symbol: js_free_object [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsapp_jsutils-40a22e86bbd4a98c.rlib(sapp_jsutils-40a22e86bbd4a98c.sapp_jsutils.8ae38e13e0646527-cgu.0.rcgu.o): undefined symbol: js_create_string [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-cf7f0f55e9e3a0fc.rlib(macroquad-cf7f0f55e9e3a0fc.macroquad.1eeb3a5df6c3ec33-cgu.10.rcgu.o): undefined symbol: glFlush [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-cf7f0f55e9e3a0fc.rlib(macroquad-cf7f0f55e9e3a0fc.macroquad.1eeb3a5df6c3ec33-cgu.10.rcgu.o): undefined symbol: glFinish [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-cf7f0f55e9e3a0fc.rlib(macroquad-cf7f0f55e9e3a0fc.macroquad.1eeb3a5df6c3ec33-cgu.13.rcgu.o): undefined symbol: glBindTexture [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 `momentum` (bin "momentum") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f341ce926876ad2369f704fd047239bbd84b6dd057c8f2ab32a17af2ef916898", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f341ce926876ad2369f704fd047239bbd84b6dd057c8f2ab32a17af2ef916898", kill_on_drop: false }` [INFO] [stdout] f341ce926876ad2369f704fd047239bbd84b6dd057c8f2ab32a17af2ef916898