[INFO] cloning repository https://github.com/fedepiz/bronzemarch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fedepiz/bronzemarch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffedepiz%2Fbronzemarch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffedepiz%2Fbronzemarch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e6108496545b32d09f8dc602dc74b08b4243bae4 [INFO] building fedepiz/bronzemarch against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffedepiz%2Fbronzemarch" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fedepiz/bronzemarch [INFO] finished tweaking git repo https://github.com/fedepiz/bronzemarch [INFO] tweaked toml for git repo https://github.com/fedepiz/bronzemarch written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fedepiz/bronzemarch 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/fedepiz/bronzemarch 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] ec59f8d48856a1986380efe81d7b932c197cb3fcb34c97d0dff0260a1ca305ef [INFO] running `Command { std: "docker" "start" "-a" "ec59f8d48856a1986380efe81d7b932c197cb3fcb34c97d0dff0260a1ca305ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec59f8d48856a1986380efe81d7b932c197cb3fcb34c97d0dff0260a1ca305ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec59f8d48856a1986380efe81d7b932c197cb3fcb34c97d0dff0260a1ca305ef", kill_on_drop: false }` [INFO] [stdout] ec59f8d48856a1986380efe81d7b932c197cb3fcb34c97d0dff0260a1ca305ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] da4a4decedf6a7b324485a8b67448050ea3ac39afff2da101727d814a12f415b [INFO] running `Command { std: "docker" "start" "-a" "da4a4decedf6a7b324485a8b67448050ea3ac39afff2da101727d814a12f415b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling wasi v0.11.1+wasi-snapshot-preview1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling quad-snd v0.2.8 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling epaint_default_fonts v0.31.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling sapp-jsutils v0.1.7 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling quad-url v0.1.2 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling deprecate-until v0.1.1 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling num_enum v0.7.5 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling emath v0.31.1 [INFO] [stderr] Compiling ecolor v0.31.1 [INFO] [stderr] Compiling epaint v0.31.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling pathfinding v4.14.0 [INFO] [stderr] Compiling egui v0.31.1 [INFO] [stderr] Compiling macroquad v0.4.14 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling util v0.1.0 (/opt/rustwide/workdir/crates/util) [INFO] [stderr] Compiling simulation v0.1.0 (/opt/rustwide/workdir/crates/simulation) [INFO] [stdout] warning: unused variable: `distance` [INFO] [stdout] --> crates/simulation/src/sites.rs:190:43 [INFO] [stdout] | [INFO] [stdout] 190 | fn decay(kind: InfluenceKind, x: i32, distance: f32) -> i32 { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_distance` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `unbind` is never used [INFO] [stdout] --> crates/simulation/src/simulation.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 143 | impl Tags { [INFO] [stdout] | --------------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 150 | pub fn unbind(&mut self, tag: &str) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `entity` is never read [INFO] [stdout] --> crates/simulation/src/simulation.rs:358:9 [INFO] [stdout] | [INFO] [stdout] 357 | pub(crate) struct LocationData { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 358 | pub entity: EntityId, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_empty` and `iter` are never used [INFO] [stdout] --> crates/simulation/src/simulation.rs:622:12 [INFO] [stdout] | [INFO] [stdout] 600 | impl Path { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 622 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 626 | pub fn iter(&self) -> impl Iterator { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `epoch` is never used [INFO] [stdout] --> crates/simulation/src/date.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 4 | impl Date { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 14 | pub fn epoch(self) -> u64 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `container` is never read [INFO] [stdout] --> crates/simulation/src/tokens.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub(crate) struct TokenData { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 38 | pub container: TokenContainerId, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling egui-miniquad v0.16.0 [INFO] [stderr] Compiling egui-macroquad v0.17.3 [INFO] [stderr] Compiling game v0.1.0 (/opt/rustwide/workdir/crates/game) [INFO] [stderr] Compiling bronzemarch 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" "<2 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libgame-e75bd1b37e3b2895,libanyhow-4645ab0a4db4c3e4,libegui_macroquad-fdc4b20bc9b6075d,libegui_miniquad-7d99edfbbe9c3ff8,libquad_url-0291a8f9e66c394a,libsapp_jsutils-c2b34bb1e03e387d,libgetrandom-529c95c658ebf666,libwasi-8ad21dd8009c2edd,libegui-d36af8a8b8e2fb06,libbitflags-e551cf38346627d9,libepaint-e891dc7e350529dc,libnohash_hasher-4e08329bc212c3ca,libprofiling-1a9f7a95a3e97d3a,libahash-6961f6e3b5240838,libonce_cell-9ff44025e00d4410,libzerocopy-4379719f627d556c,libepaint_default_fonts-a19397ff6c44f4db,libab_glyph-83d163243a048f08,libowned_ttf_parser-24e1f153b4f4d1b5,libttf_parser-a76ced792f7ca66f,libab_glyph_rasterizer-e7fbe95748f34b28,libparking_lot-575e49ee1f9b8508,libparking_lot_core-12bbc97a3a529fd1,libsmallvec-f234f20480ce6ae2,liblock_api-6e05bc6c288fa509,libscopeguard-06e7a416b6f26744,libecolor-2cf01d752e72a3e4,libemath-06daf9ce628f9659,libsimulation-a266d9bf3898d31b,libpathfinding-8c262505a975acbd,libinteger_sqrt-5832e675f2f63936,libthiserror-02dd8cfe3e36808f,librustc_hash-2272d6a6fd7fb01e,libindexmap-e763c8561d22d2e6,libhashbrown-d3d0905fa117d572,libnum_enum-01ab6fd8095077c4,libutil-88825c45bca1dc93,libarrayvec-764d1676c30c6f74,libbumpalo-8674406c10050408,libstrum-c87334e751f0bab5,libslotmap-0a250ece7b381ecb,libmacroquad-b11cdc1c45ec206e,libfontdue-a27edc6a048c7f7f,libhashbrown-d14abc27e17eb835,libfoldhash-1b4b4bcad838060e,libequivalent-847e63ace6824f0b,liballocator_api2-f7af5031277b4963,libttf_parser-dab2f10347360aed,libimage-67cf85ac3706d808,libbytemuck-6abe65a1a6f1bf0d,libcolor_quant-1e86b52941ac4ea7,libbyteorder-7cb42c9bfd1ac301,libpng-0ae86f000d7bd710,libbitflags-4fa71e63d9d8e5ea,libflate2-c789e3d424160d70,libminiz_oxide-1bc7b3d4df5ea65f,libfdeflate-1ea1d279f1cf051a,libsimd_adler32-b5535ea0505b2829,libcrc32fast-52416081d1bce8d2,libcfg_if-2139462e6d523f42,libnum_traits-5b1551a699e9ccb4,libquad_rand-64cccd7057cafd0b,libglam-a17c452ab1fb70b7,libquad_snd-32290e55aaeccac5,libminiquad-18ebb5f9a337472b}.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/bronzemarch-da13e9b06cf97b89.wasm" "--gc-sections" "-O1" [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/libgame-e75bd1b37e3b2895.rlib(game-e75bd1b37e3b2895.game.96ed183662d2beb3-cgu.05.rcgu.o): undefined symbol: init_webgl [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libgame-e75bd1b37e3b2895.rlib(game-e75bd1b37e3b2895.game.96ed183662d2beb3-cgu.05.rcgu.o): undefined symbol: setup_canvas_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libgame-e75bd1b37e3b2895.rlib(game-e75bd1b37e3b2895.game.96ed183662d2beb3-cgu.05.rcgu.o): undefined symbol: canvas_width [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libgame-e75bd1b37e3b2895.rlib(game-e75bd1b37e3b2895.game.96ed183662d2beb3-cgu.05.rcgu.o): undefined symbol: canvas_height [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libgame-e75bd1b37e3b2895.rlib(game-e75bd1b37e3b2895.game.96ed183662d2beb3-cgu.05.rcgu.o): undefined symbol: dpi_scale [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libgame-e75bd1b37e3b2895.rlib(game-e75bd1b37e3b2895.game.96ed183662d2beb3-cgu.05.rcgu.o): undefined symbol: run_animation_loop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libgame-e75bd1b37e3b2895.rlib(game-e75bd1b37e3b2895.game.96ed183662d2beb3-cgu.05.rcgu.o): undefined symbol: console_log [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_url-0291a8f9e66c394a.rlib(quad_url-0291a8f9e66c394a.quad_url.bbbcb6d711264b23-cgu.0.rcgu.o): undefined symbol: quad_url_link_open [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsapp_jsutils-c2b34bb1e03e387d.rlib(sapp_jsutils-c2b34bb1e03e387d.sapp_jsutils.b911f31e3214d3a5-cgu.0.rcgu.o): undefined symbol: js_create_string [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsapp_jsutils-c2b34bb1e03e387d.rlib(sapp_jsutils-c2b34bb1e03e387d.sapp_jsutils.b911f31e3214d3a5-cgu.0.rcgu.o): undefined symbol: js_free_object [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-b11cdc1c45ec206e.rlib(macroquad-b11cdc1c45ec206e.macroquad.82690460187002b2-cgu.07.rcgu.o): undefined symbol: fs_load_file [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-b11cdc1c45ec206e.rlib(macroquad-b11cdc1c45ec206e.macroquad.82690460187002b2-cgu.07.rcgu.o): undefined symbol: glBindTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-b11cdc1c45ec206e.rlib(macroquad-b11cdc1c45ec206e.macroquad.82690460187002b2-cgu.07.rcgu.o): undefined symbol: glCopyTexImage2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-b11cdc1c45ec206e.rlib(macroquad-b11cdc1c45ec206e.macroquad.82690460187002b2-cgu.08.rcgu.o): undefined symbol: glFlush [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-b11cdc1c45ec206e.rlib(macroquad-b11cdc1c45ec206e.macroquad.82690460187002b2-cgu.08.rcgu.o): undefined symbol: glFinish [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_snd-32290e55aaeccac5.rlib(quad_snd-32290e55aaeccac5.quad_snd.9546a75395624e86-cgu.0.rcgu.o): undefined symbol: audio_init [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-18ebb5f9a337472b.rlib(miniquad-18ebb5f9a337472b.miniquad.dccfde19387d0e19-cgu.00.rcgu.o): undefined symbol: glGetIntegerv [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-18ebb5f9a337472b.rlib(miniquad-18ebb5f9a337472b.miniquad.dccfde19387d0e19-cgu.00.rcgu.o): undefined symbol: glGenVertexArrays [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-18ebb5f9a337472b.rlib(miniquad-18ebb5f9a337472b.miniquad.dccfde19387d0e19-cgu.00.rcgu.o): undefined symbol: glBindVertexArray [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-18ebb5f9a337472b.rlib(miniquad-18ebb5f9a337472b.miniquad.dccfde19387d0e19-cgu.00.rcgu.o): undefined symbol: glGetString [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 `bronzemarch` (bin "bronzemarch") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "da4a4decedf6a7b324485a8b67448050ea3ac39afff2da101727d814a12f415b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da4a4decedf6a7b324485a8b67448050ea3ac39afff2da101727d814a12f415b", kill_on_drop: false }` [INFO] [stdout] da4a4decedf6a7b324485a8b67448050ea3ac39afff2da101727d814a12f415b