[INFO] cloning repository https://github.com/optozorax/portal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/optozorax/portal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foptozorax%2Fportal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foptozorax%2Fportal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 583bc8eded66d9512116feb420d1dc94bda4cf7c [INFO] building optozorax/portal against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foptozorax%2Fportal" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/optozorax/portal [INFO] finished tweaking git repo https://github.com/optozorax/portal [INFO] tweaked toml for git repo https://github.com/optozorax/portal written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/optozorax/portal 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/optozorax/portal 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a547ea1ed4bf66fd817e53d9db59029a4ff35e3e17db65b7921b3b5a426339c8 [INFO] running `Command { std: "docker" "start" "-a" "a547ea1ed4bf66fd817e53d9db59029a4ff35e3e17db65b7921b3b5a426339c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a547ea1ed4bf66fd817e53d9db59029a4ff35e3e17db65b7921b3b5a426339c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a547ea1ed4bf66fd817e53d9db59029a4ff35e3e17db65b7921b3b5a426339c8", kill_on_drop: false }` [INFO] [stdout] a547ea1ed4bf66fd817e53d9db59029a4ff35e3e17db65b7921b3b5a426339c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a48c7bc381b9d7f4efd3d1244daea684144887b3d6a174e7923f7ed5b9b07fcf [INFO] running `Command { std: "docker" "start" "-a" "a48c7bc381b9d7f4efd3d1244daea684144887b3d6a174e7923f7ed5b9b07fcf", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling color-hex v0.2.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling quad-snd v0.2.8 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mime_guess2 v2.3.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling sapp-jsutils v0.1.7 [INFO] [stderr] Compiling quad-url v0.1.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling unicode_names2 v0.6.0 [INFO] [stderr] Compiling gesture-recognizer v0.1.0 (https://github.com/optozorax/gesture-recognizer#66e82f09) [INFO] [stderr] Compiling fasteval v0.2.4 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling emath v0.31.1 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling ecolor v0.31.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling epaint v0.31.1 [INFO] [stderr] Compiling egui v0.31.1 [INFO] [stderr] Compiling macroquad v0.4.14 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ron v0.6.6 [INFO] [stderr] Compiling glam v0.13.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling egui_extras v0.31.1 [INFO] [stderr] Compiling egui-miniquad v0.16.0 [INFO] [stderr] Compiling egui-macroquad v0.17.2 [INFO] [stderr] Compiling slog-json v2.6.1 [INFO] [stderr] Compiling egui_demo_lib v0.31.1 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling argmin-math v0.3.0 [INFO] [stderr] Compiling finitediff v0.1.4 [INFO] [stderr] Compiling argmin v0.9.0 [INFO] [stderr] Compiling portal v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::hlist` [INFO] [stdout] --> src/gui/animation.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::hlist; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::hlist` [INFO] [stdout] --> src/gui/matrix.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::hlist; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::hlist` [INFO] [stdout] --> src/gui/object.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::hlist; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libportal-98b669ec23240969,libron-3323979701b64e63,libbase64-de1e4dcf0aa853ba,libegui_demo_lib-eb9dbfa16031924a,libunicode_names2-caf1eba35634fa83,libegui_extras-bc322f6809926efa,liblog-4ecbc956a4935ae7,libenum_map-a8e26e7a0a45bd0b,libfasteval-ff2685e5b83ddc83,libmacroquad-c9213cf86c949118,libfontdue-db5a037b22c232cc,libhashbrown-c8d72eeb1a5fab9e,libfoldhash-6e98285c7e677e53,libequivalent-e75e9a7d273f0189,liballocator_api2-8e8748a307852ab5,libttf_parser-f7891d02a2dd8704,libimage-a231e9679153b8dd,libcolor_quant-8e07a515e6ff48c0,libbyteorder-529cc76400af54b3,libpng-2625569466c9758c,libbitflags-15e3d67e03629ffa,libflate2-f1cb5347d7e669f1,libminiz_oxide-8b2f627f61ea9b1e,libfdeflate-1973eda695894699,libsimd_adler32-f60c9d1329d503cc,libcrc32fast-e0220637d8011755,libquad_rand-c335779a0f85c006,libglam-1547a7719eb4aa0f,libquad_snd-bd01717f2ca19560,libminiquad-ee8216464762dde6,libfinitediff-8c6cf913676dd74a,libargmin-297854cda2f99f23,libbincode-1ce5252e05c6ae11,librand_xoshiro-fc852f56c3de708d,libargmin_math-66f0663714a89c56,libndarray-8524d7b42b8826f1,libmatrixmultiply-b0254916835a9280,libnum_complex-f40b0e64e78a01af,librawpointer-bdc2b0e64d56f44e,libnum_integer-c557ff847aa45b9b,librand-c4e85c58c6d87e8d,librand_chacha-b8a75761ac620d92,libppv_lite86-464cf900fd63326a,librand_core-9e1a86e61fb4164a,libgetrandom-a3b9b4f4dea2ac6a,libwasi-b9c6bfbff0bef49f,libanyhow-5e37c6a252687bff,libslog_term-8463bd7643fe42ec,libterm-4ed8e8b6627020e6,libdirs_next-dd6797ef3920a319,libis_terminal-4d51dfa6811c8b5a,liblibc-a00379b8cf0dfb91,libslog_json-bb9702049485cce7,libtime-b938d60a463a5609,libtime_core-61ba8552d4927815,libnum_conv-1ef8d510955d3be1,libderanged-dcc1704e8cfbda30,libpowerfmt-fbc2fd0c9a129936,libserde_json-98c70313d4892e87,libmemchr-fce70e7b22dffad4,libitoa-c00a5eb83387cdca,libryu-bcb26aa50f65bbc8,libslog_async-d4afa472f5d8cdfe,libthread_local-699b6e76b17d878f,libtake_mut-95158f72b1dbc0a4,libcrossbeam_channel-b64417e7f5f61324,libcrossbeam_utils-4b211d489d2429a1,libslog-8d8a7c21ddc0b737,libnum_traits-c9525353a9d4f975,libinstant-578bc475632eacf7,libthiserror-6668d935c0268886,libglam-c66689a00d9d26f2,libserde-58467fd3b2646781,libegui-c7b863d71691902a,libbitflags-796eb83ef71af42c,libepaint-4f42be1a59a161ae,libnohash_hasher-1d2a64c8bb32a3ee,libprofiling-e3b55cd362b42ad9,libahash-0b3092da7f44dc4f,libonce_cell-bcd15b06b8f373b9,libzerocopy-df3851e798b988b2,libepaint_default_fonts-7b8c36cc775bbd36,libab_glyph-dc6e91eeb0003ef2,libowned_ttf_parser-7302a4944ba6ae63,libttf_parser-54ab1f754ab5c2ca,libab_glyph_rasterizer-3f247e9b5e769aee,libparking_lot-6ef43a1a4721b871,libparking_lot_core-db21274687ca4d1f,libcfg_if-50b02a9e3502ecf2,libsmallvec-47ce50235fd1247d,liblock_api-cb42334115fcba5d,libscopeguard-8bf53ae5771a3088,libecolor-5436f54171be421c,libemath-eabacedd7732d318,libbytemuck-810032df1c6fec7e}.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/convert_scenes-5cf7d9898555531e.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/libminiquad-ee8216464762dde6.rlib(miniquad-ee8216464762dde6.miniquad.a46dca1772deceb0-cgu.4.rcgu.o): undefined symbol: fs_get_buffer_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-ee8216464762dde6.rlib(miniquad-ee8216464762dde6.miniquad.a46dca1772deceb0-cgu.4.rcgu.o): undefined symbol: fs_take_buffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-ee8216464762dde6.rlib(miniquad-ee8216464762dde6.miniquad.a46dca1772deceb0-cgu.5.rcgu.o): undefined symbol: sapp_set_cursor_grab [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-ee8216464762dde6.rlib(miniquad-ee8216464762dde6.miniquad.a46dca1772deceb0-cgu.5.rcgu.o): undefined symbol: sapp_set_fullscreen [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-ee8216464762dde6.rlib(miniquad-ee8216464762dde6.miniquad.a46dca1772deceb0-cgu.5.rcgu.o): undefined symbol: sapp_set_cursor [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `portal` (bin "convert_scenes") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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" "quad_url_crate_version" "--export" "sapp_jsutils_crate_version" "--export" "__getrandom_custom" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<17 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libegui_macroquad-a8eb15074f890daf,libegui_miniquad-2b6fd602b168817a,libquad_url-8e2e493144a4374d,libsapp_jsutils-40a22e86bbd4a98c,libportal-98b669ec23240969,libron-3323979701b64e63,libbase64-de1e4dcf0aa853ba,libegui_demo_lib-eb9dbfa16031924a,libunicode_names2-caf1eba35634fa83,libegui_extras-bc322f6809926efa,liblog-4ecbc956a4935ae7,libenum_map-a8e26e7a0a45bd0b,libfasteval-ff2685e5b83ddc83,libfinitediff-8c6cf913676dd74a,libargmin-297854cda2f99f23,libbincode-1ce5252e05c6ae11,librand_xoshiro-fc852f56c3de708d,libargmin_math-66f0663714a89c56,libndarray-8524d7b42b8826f1,libmatrixmultiply-b0254916835a9280,libnum_complex-f40b0e64e78a01af,librawpointer-bdc2b0e64d56f44e,libnum_integer-c557ff847aa45b9b,librand-c4e85c58c6d87e8d,librand_chacha-b8a75761ac620d92,libppv_lite86-464cf900fd63326a,librand_core-9e1a86e61fb4164a,libgetrandom-a3b9b4f4dea2ac6a,libwasi-b9c6bfbff0bef49f,libanyhow-5e37c6a252687bff,libslog_term-8463bd7643fe42ec,libterm-4ed8e8b6627020e6,libdirs_next-dd6797ef3920a319,libis_terminal-4d51dfa6811c8b5a,liblibc-a00379b8cf0dfb91,libslog_json-bb9702049485cce7,libtime-b938d60a463a5609,libtime_core-61ba8552d4927815,libnum_conv-1ef8d510955d3be1,libderanged-dcc1704e8cfbda30,libpowerfmt-fbc2fd0c9a129936,libserde_json-98c70313d4892e87,libmemchr-fce70e7b22dffad4,libitoa-c00a5eb83387cdca,libryu-bcb26aa50f65bbc8,libslog_async-d4afa472f5d8cdfe,libthread_local-699b6e76b17d878f,libtake_mut-95158f72b1dbc0a4,libcrossbeam_channel-b64417e7f5f61324,libcrossbeam_utils-4b211d489d2429a1,libslog-8d8a7c21ddc0b737,libinstant-578bc475632eacf7,libthiserror-6668d935c0268886,libegui-c7b863d71691902a,libbitflags-796eb83ef71af42c,libepaint-4f42be1a59a161ae,libnohash_hasher-1d2a64c8bb32a3ee,libprofiling-e3b55cd362b42ad9,libahash-0b3092da7f44dc4f,libzerocopy-df3851e798b988b2,libepaint_default_fonts-7b8c36cc775bbd36,libab_glyph-dc6e91eeb0003ef2,libowned_ttf_parser-7302a4944ba6ae63,libttf_parser-54ab1f754ab5c2ca,libab_glyph_rasterizer-3f247e9b5e769aee,libparking_lot-6ef43a1a4721b871,libparking_lot_core-db21274687ca4d1f,libsmallvec-47ce50235fd1247d,liblock_api-cb42334115fcba5d,libscopeguard-8bf53ae5771a3088,libecolor-5436f54171be421c,libemath-eabacedd7732d318,libonce_cell-bcd15b06b8f373b9,libmacroquad-c9213cf86c949118,libfontdue-db5a037b22c232cc,libhashbrown-c8d72eeb1a5fab9e,libfoldhash-6e98285c7e677e53,libequivalent-e75e9a7d273f0189,liballocator_api2-8e8748a307852ab5,libttf_parser-f7891d02a2dd8704,libimage-a231e9679153b8dd,libbytemuck-810032df1c6fec7e,libcolor_quant-8e07a515e6ff48c0,libbyteorder-529cc76400af54b3,libpng-2625569466c9758c,libbitflags-15e3d67e03629ffa,libflate2-f1cb5347d7e669f1,libminiz_oxide-8b2f627f61ea9b1e,libfdeflate-1973eda695894699,libsimd_adler32-f60c9d1329d503cc,libcrc32fast-e0220637d8011755,libcfg_if-50b02a9e3502ecf2,libnum_traits-c9525353a9d4f975,libquad_rand-c335779a0f85c006,libglam-1547a7719eb4aa0f,libquad_snd-bd01717f2ca19560,libminiquad-ee8216464762dde6,libglam-c66689a00d9d26f2,libserde-58467fd3b2646781,libgesture_recognizer-65bb091c1d02d24b}.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/portal-cd0e8f0088c474fa.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/portal-cd0e8f0088c474fa.portal.8af2d893de3570bf-cgu.14.rcgu.o: undefined symbol: init_webgl [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/portal-cd0e8f0088c474fa.portal.8af2d893de3570bf-cgu.14.rcgu.o: undefined symbol: setup_canvas_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/portal-cd0e8f0088c474fa.portal.8af2d893de3570bf-cgu.14.rcgu.o: undefined symbol: canvas_width [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/portal-cd0e8f0088c474fa.portal.8af2d893de3570bf-cgu.14.rcgu.o: undefined symbol: canvas_height [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/portal-cd0e8f0088c474fa.portal.8af2d893de3570bf-cgu.14.rcgu.o: undefined symbol: dpi_scale [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/portal-cd0e8f0088c474fa.portal.8af2d893de3570bf-cgu.14.rcgu.o: undefined symbol: run_animation_loop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/portal-cd0e8f0088c474fa.portal.8af2d893de3570bf-cgu.14.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_set_program_parameter [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_param_count [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_path [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_get_key [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_get_value [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/libsapp_jsutils-40a22e86bbd4a98c.rlib(sapp_jsutils-40a22e86bbd4a98c.sapp_jsutils.8ae38e13e0646527-cgu.0.rcgu.o): undefined symbol: js_string_length [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_unwrap_to_str [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-c9213cf86c949118.rlib(macroquad-c9213cf86c949118.macroquad.85e7b555624e3900-cgu.08.rcgu.o): undefined symbol: glFlush [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-c9213cf86c949118.rlib(macroquad-c9213cf86c949118.macroquad.85e7b555624e3900-cgu.08.rcgu.o): undefined symbol: glFinish [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-c9213cf86c949118.rlib(macroquad-c9213cf86c949118.macroquad.85e7b555624e3900-cgu.10.rcgu.o): undefined symbol: fs_load_file [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 `portal` (bin "portal") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a48c7bc381b9d7f4efd3d1244daea684144887b3d6a174e7923f7ed5b9b07fcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a48c7bc381b9d7f4efd3d1244daea684144887b3d6a174e7923f7ed5b9b07fcf", kill_on_drop: false }` [INFO] [stdout] a48c7bc381b9d7f4efd3d1244daea684144887b3d6a174e7923f7ed5b9b07fcf