[INFO] cloning repository https://github.com/Spector-Studios/rust_game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Spector-Studios/rust_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpector-Studios%2Frust_game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpector-Studios%2Frust_game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fdea536abea19da9b43b249e1d29ef7e409ca56f [INFO] building Spector-Studios/rust_game against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpector-Studios%2Frust_game" "/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/Spector-Studios/rust_game [INFO] finished tweaking git repo https://github.com/Spector-Studios/rust_game [INFO] tweaked toml for git repo https://github.com/Spector-Studios/rust_game written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Spector-Studios/rust_game 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/Spector-Studios/rust_game 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] 8f7125b7118924cba4c235def9758dc2181d0f2366654773f6816f74877acfaf [INFO] running `Command { std: "docker" "start" "-a" "8f7125b7118924cba4c235def9758dc2181d0f2366654773f6816f74877acfaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f7125b7118924cba4c235def9758dc2181d0f2366654773f6816f74877acfaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f7125b7118924cba4c235def9758dc2181d0f2366654773f6816f74877acfaf", kill_on_drop: false }` [INFO] [stdout] 8f7125b7118924cba4c235def9758dc2181d0f2366654773f6816f74877acfaf [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] 39c75b8677a8f3b649191833a3a2fbca76d6ea25ba856c36681178888d83c35c [INFO] running `Command { std: "docker" "start" "-a" "39c75b8677a8f3b649191833a3a2fbca76d6ea25ba856c36681178888d83c35c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling disqualified v1.0.0 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Compiling bevy_macro_utils v0.16.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling bevy_ptr v0.16.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling downcast-rs v2.0.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling ultraviolet v0.9.2 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling bracket-geometry v0.8.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling bracket-algorithm-traits v0.8.7 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling bracket-pathfinding v0.8.7 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.16.1 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.16.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling bevy_derive v0.16.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling enumset_derive v0.12.0 [INFO] [stderr] Compiling bevy_state_macros v0.16.1 [INFO] [stderr] Compiling enumset v1.1.7 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling ron v0.10.1 [INFO] [stderr] Compiling bevy_platform v0.16.1 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling bevy_utils v0.16.1 [INFO] [stderr] Compiling bevy_tasks v0.16.1 [INFO] [stderr] Compiling bevy_reflect v0.16.1 [INFO] [stderr] Compiling macroquad v0.4.14 [INFO] [stderr] Compiling macroquad_ex_ui v0.1.0 (/opt/rustwide/workdir/crates/macroquad_ex_ui) [INFO] [stderr] Compiling bevy_ecs v0.16.1 [INFO] [stderr] Compiling bevy_app v0.16.1 [INFO] [stderr] Compiling input_lib v0.1.0 (/opt/rustwide/workdir/crates/input_lib) [INFO] [stderr] Compiling bevy_state v0.16.1 [INFO] [stderr] Compiling dungeoncrawl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `attacker` [INFO] [stdout] --> src/systems/combat.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | for WantsToAttack { attacker, victim } in attack_reader.read() { [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `attacker: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EnemyBundle` is never constructed [INFO] [stdout] --> src/components.rs:146:12 [INFO] [stdout] | [INFO] [stdout] 146 | pub struct EnemyBundle { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EmptyArchitect` is never constructed [INFO] [stdout] --> src/map_builder/empty.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct EmptyArchitect {} [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" "--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" "<17 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libron-5816a6a9381c5e3d,libbase64-4756470d31f4ed80,libunicode_ident-d0a77fc43c4164f9,libstrum-76707ba5cc9b3fa3,libbevy_state-e08106802bcdbf35,libbevy_app-ec599402753e59bd,libinput_lib-b35a3e873aa6dfd8,libmacroquad_ex_ui-5f8c3fdf076d7f7d,libmacroquad-3c82dc36b7087ed3,libfontdue-c3a615016d000c8c,libttf_parser-cbedafc89156faff,libimage-a9d30bc610a0c74b,libcolor_quant-0e8d3fb930fce42f,libbyteorder-d694ebe4e82f52b9,libpng-f59a436a5b8b52ca,libbitflags-a6f00902e01566bb,libflate2-854ed8657a383176,libminiz_oxide-cba0b4c7b92f1b2a,libfdeflate-9c8de840dab1c7d8,libsimd_adler32-7a7f4b1c662bfe57,libcrc32fast-2d73296ecbac340c,libquad_rand-6c49e889a52b892e,libglam-3ce55d7f611e6560,libminiquad-65e2d0d290dfaf15,libenumset-24add0389dcf35c8,libbevy_ecs-93214d236d57a3f8,libbitflags-b542f2e8ea931bee,libnonmax-6c8b50c385566c22,libbevy_tasks-45fc74092315af6a,libasync_executor-9799642cca0823f0,libfastrand-6ed4f31840da9917,libslab-bf5c039e93071cdf,libconcurrent_queue-1534db49c8ea886d,libcrossbeam_utils-d421aab08ccac257,libasync_task-90cb4442b5f27431,libfutures_lite-cb9067b12bb7b1ad,libfutures_io-d099e0af4f27bb89,libfutures_core-04a22efc9ac92d3d,libparking-361ff7fc5e0d29c0,libpin_project_lite-ae8eca7dedf61dcc,libfixedbitset-eeee6dbf47a1998c,liblog-efb09ce6ee942cbb,libindexmap-a5e47a5f5854d332,libbumpalo-dffbc12c737635fa,libdisqualified-5b0d05abfd516ace,libbevy_reflect-f4577c9d3afb8625,liberased_serde-55341d00799a4900,libtypeid-56581b4972084ad0,libdowncast_rs-d23eac5388fa01e2,libderive_more-240fcfefe1f352ef,libthiserror-73415dbb8f842ee6,libbevy_utils-f735812b2a453396,libthread_local-5154ebe4f940a043,libbevy_ptr-b0b6a2f9db5b99ae,libbevy_platform-8e9271f754693a57,libcfg_if-3952b5c611e47a8e,libhashbrown-dbdd6cffba63b7f5,libequivalent-a5160e57af0b8e96,libserde-cb5fc210ff74a1b5,liballocator_api2-f5dc309ec59b21ec,libfoldhash-8c7e8fec9b2a37c6,libbracket_pathfinding-a34b231853dc5a93,libnum_rational-98f90ba9bbf929fc,libnum_integer-62427737774355f2,libnum_traits-33055056c0476559,libbracket_algorithm_traits-6cd5e7ba2733e2a1,libsmallvec-8078dc5edff2be86,libbracket_geometry-44c2c5c82971b468,libultraviolet-a27bb0de6cb63118,libwide-b3ff77f0261d0849,libsafe_arch-b6794e23e8e326c8,libbytemuck-e051dcaba5c48c5f}.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/dungeoncrawl.wasm" "--gc-sections" "--no-entry" "-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/dungeoncrawl.dungeoncrawl.10759520930dd1a-cgu.13.rcgu.o: undefined symbol: init_webgl [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/dungeoncrawl.dungeoncrawl.10759520930dd1a-cgu.13.rcgu.o: undefined symbol: setup_canvas_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/dungeoncrawl.dungeoncrawl.10759520930dd1a-cgu.13.rcgu.o: undefined symbol: canvas_width [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/dungeoncrawl.dungeoncrawl.10759520930dd1a-cgu.13.rcgu.o: undefined symbol: canvas_height [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/dungeoncrawl.dungeoncrawl.10759520930dd1a-cgu.13.rcgu.o: undefined symbol: dpi_scale [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/dungeoncrawl.dungeoncrawl.10759520930dd1a-cgu.13.rcgu.o: undefined symbol: run_animation_loop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/dungeoncrawl.dungeoncrawl.10759520930dd1a-cgu.13.rcgu.o: undefined symbol: console_log [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-3c82dc36b7087ed3.rlib(macroquad-3c82dc36b7087ed3.macroquad.1514feeb81126de4-cgu.04.rcgu.o): undefined symbol: glBindTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-3c82dc36b7087ed3.rlib(macroquad-3c82dc36b7087ed3.macroquad.1514feeb81126de4-cgu.04.rcgu.o): undefined symbol: glCopyTexImage2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-3c82dc36b7087ed3.rlib(macroquad-3c82dc36b7087ed3.macroquad.1514feeb81126de4-cgu.09.rcgu.o): undefined symbol: glFlush [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-3c82dc36b7087ed3.rlib(macroquad-3c82dc36b7087ed3.macroquad.1514feeb81126de4-cgu.09.rcgu.o): undefined symbol: glFinish [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-3c82dc36b7087ed3.rlib(macroquad-3c82dc36b7087ed3.macroquad.1514feeb81126de4-cgu.12.rcgu.o): undefined symbol: fs_load_file [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-65e2d0d290dfaf15.rlib(miniquad-65e2d0d290dfaf15.miniquad.35fc88edd928fa1c-cgu.05.rcgu.o): undefined symbol: console_error [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-65e2d0d290dfaf15.rlib(miniquad-65e2d0d290dfaf15.miniquad.35fc88edd928fa1c-cgu.05.rcgu.o): undefined symbol: console_warn [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-65e2d0d290dfaf15.rlib(miniquad-65e2d0d290dfaf15.miniquad.35fc88edd928fa1c-cgu.05.rcgu.o): undefined symbol: console_info [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-65e2d0d290dfaf15.rlib(miniquad-65e2d0d290dfaf15.miniquad.35fc88edd928fa1c-cgu.05.rcgu.o): undefined symbol: console_debug [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-65e2d0d290dfaf15.rlib(miniquad-65e2d0d290dfaf15.miniquad.35fc88edd928fa1c-cgu.05.rcgu.o): undefined symbol: console_debug [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-65e2d0d290dfaf15.rlib(miniquad-65e2d0d290dfaf15.miniquad.35fc88edd928fa1c-cgu.06.rcgu.o): undefined symbol: glGenQueries [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-65e2d0d290dfaf15.rlib(miniquad-65e2d0d290dfaf15.miniquad.35fc88edd928fa1c-cgu.06.rcgu.o): undefined symbol: glBeginQuery [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-65e2d0d290dfaf15.rlib(miniquad-65e2d0d290dfaf15.miniquad.35fc88edd928fa1c-cgu.06.rcgu.o): undefined symbol: glEndQuery [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 `dungeoncrawl` (lib) due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "39c75b8677a8f3b649191833a3a2fbca76d6ea25ba856c36681178888d83c35c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39c75b8677a8f3b649191833a3a2fbca76d6ea25ba856c36681178888d83c35c", kill_on_drop: false }` [INFO] [stdout] 39c75b8677a8f3b649191833a3a2fbca76d6ea25ba856c36681178888d83c35c