[INFO] cloning repository https://github.com/kettle11/LD48 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kettle11/LD48" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkettle11%2FLD48", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkettle11%2FLD48'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b96fa6ac899af13006bcbc445a8f1a80b0799460 [INFO] building kettle11/LD48 against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkettle11%2FLD48" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kettle11/LD48 [INFO] finished tweaking git repo https://github.com/kettle11/LD48 [INFO] tweaked toml for git repo https://github.com/kettle11/LD48 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kettle11/LD48 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/kettle11/LD48 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 807ee9fa57d392b3c5fc31b49c3df94e4f159c541169a0de7f88b0fa0dcb89dd [INFO] running `Command { std: "docker" "start" "-a" "807ee9fa57d392b3c5fc31b49c3df94e4f159c541169a0de7f88b0fa0dcb89dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "807ee9fa57d392b3c5fc31b49c3df94e4f159c541169a0de7f88b0fa0dcb89dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "807ee9fa57d392b3c5fc31b49c3df94e4f159c541169a0de7f88b0fa0dcb89dd", kill_on_drop: false }` [INFO] [stdout] 807ee9fa57d392b3c5fc31b49c3df94e4f159c541169a0de7f88b0fa0dcb89dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] e7caad85fe377e04badddd2c75e636da3988621e3b8512b99b0bee8bc0896f61 [INFO] running `Command { std: "docker" "start" "-a" "e7caad85fe377e04badddd2c75e636da3988621e3b8512b99b0bee8bc0896f61", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling ttf-parser v0.8.3 [INFO] [stderr] Compiling sapp-wasm v0.1.24 [INFO] [stderr] Compiling nanoserde-derive v0.1.16 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling macroquad_macro v0.1.2 (https://github.com/not-fl3/macroquad.git#35e1c1f5) [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.30 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling nanoserde v0.1.25 [INFO] [stderr] Compiling hecs v0.5.1 [INFO] [stderr] Compiling fontdue v0.4.0 [INFO] [stderr] Compiling macroquad v0.3.1 (https://github.com/not-fl3/macroquad.git#35e1c1f5) [INFO] [stderr] Compiling macroquad_game v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `rand::rand` [INFO] [stdout] --> src/main.rs:3:39 [INFO] [stdout] | [INFO] [stdout] 3 | use macroquad::{audio::*, prelude::*, rand::rand}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/main.rs:988:17 [INFO] [stdout] | [INFO] [stdout] 988 | _ => {} [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/main.rs:988:17 [INFO] [stdout] | [INFO] [stdout] 866 | 0 => { [INFO] [stdout] | - matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 924 | 1 => { [INFO] [stdout] | - matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 936 | _ => { [INFO] [stdout] | - matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 988 | _ => {} [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:439:9 [INFO] [stdout] | [INFO] [stdout] 439 | let mut collision_responses: Vec<(Entity, Vec2)> = Vec::new(); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:440:9 [INFO] [stdout] | [INFO] [stdout] 440 | let mut acceleration_to_apply: Vec<(Entity, Vec2)> = Vec::new(); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `main_area_width` [INFO] [stdout] --> src/main.rs:355:9 [INFO] [stdout] | [INFO] [stdout] 355 | let main_area_width = 570.; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_main_area_width` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collision_responses` [INFO] [stdout] --> src/main.rs:439:9 [INFO] [stdout] | [INFO] [stdout] 439 | let mut collision_responses: Vec<(Entity, Vec2)> = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collision_responses` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `acceleration_to_apply` [INFO] [stdout] --> src/main.rs:440:9 [INFO] [stdout] | [INFO] [stdout] 440 | let mut acceleration_to_apply: Vec<(Entity, Vec2)> = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_acceleration_to_apply` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player` [INFO] [stdout] --> src/main.rs:618:22 [INFO] [stdout] | [INFO] [stdout] 618 | let (player, player_thing, health) = query.get().unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_player` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `health` [INFO] [stdout] --> src/main.rs:618:44 [INFO] [stdout] | [INFO] [stdout] 618 | let (player, player_thing, health) = query.get().unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_health` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player_thing` [INFO] [stdout] --> src/main.rs:628:30 [INFO] [stdout] | [INFO] [stdout] 628 | let (player, player_thing, health) = query.get().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_thing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player` [INFO] [stdout] --> src/main.rs:795:25 [INFO] [stdout] | [INFO] [stdout] 795 | for (_, player) in &mut world.query::<&mut Player>() { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_player` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Player` and `Missile` are never constructed [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | enum ThingType { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 17 | Player, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 18 | Rock, [INFO] [stdout] 19 | Missile, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ThingType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `destructable` is never read [INFO] [stdout] --> src/main.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 34 | struct Thing { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 37 | destructable: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Thing` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `upgrades_collected` is never read [INFO] [stdout] --> src/main.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 207 | struct Player { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 208 | direction_x: f32, [INFO] [stdout] 209 | upgrades_collected: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `velocity` is never used [INFO] [stdout] --> src/physics.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl PhysicsObject { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn velocity(&self) -> Vec2 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `friction` is never read [INFO] [stdout] --> src/physics.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct Physics { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 54 | pub friction: f32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `empty` is never used [INFO] [stdout] --> src/physics.rs:67:18 [INFO] [stdout] | [INFO] [stdout] 66 | impl PhysicsHandle { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 67 | pub const fn empty() -> Self { [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" "macroquad_audio_crate_version" "--export" "file_loaded" "--export" "allocate_vec_u8" "--export" "crate_version" "--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" "raw_mouse_move" "--export" "resize" "--export" "touch" "-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/{libmacroquad-4bc18112fbd08a7a,libbumpalo-b8429d54c1fc57f8,libfontdue-998b4f6c149d0674,libttf_parser-e814f9956276cb0f,libhashbrown-d3b628cd2f8f34f2,libahash-c2543651d36673ec,libimage-cda5e7e5cf8e106c,libcolor_quant-8e07a515e6ff48c0,libnum_iter-cb98697f428d40c4,libbytemuck-9168380213fb86cd,libpng-664685a40a0bdb2f,libminiz_oxide-dadf386c3d95bd8d,libcrc32fast-16c73443c28ec47a,libdeflate-cec0dcc85515ac5c,libbyteorder-f00db367bf6f80f8,libadler32-9f2c3df339504c4f,libbitflags-05377f64c37263ee,libnum_rational-cc41532932283355,libnum_integer-4dd7eb7c765b6f02,libnum_traits-9b1d81968a913e17,libquad_rand-a489066e64330885,libminiquad-6109b2860ff8a9f2,libsapp_wasm-9607508488efa27d,libglam-ce101decb0695bbd,libhecs-779b3f7d1c7f59c3,libhashbrown-f7d5d51e8e225d3d,libahash-928e9da912422352,libgetrandom-9b687abed23c4fd6,libwasi-4ea4ad5c0c21a1a2,libcfg_if-50b02a9e3502ecf2,libonce_cell-b8172938ed26d2cc}.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/macroquad_game-642b48284292f890.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/libmacroquad-4bc18112fbd08a7a.rlib(macroquad-4bc18112fbd08a7a.macroquad.1322ff40b1e6990a-cgu.05.rcgu.o): undefined symbol: fs_load_file [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-4bc18112fbd08a7a.rlib(macroquad-4bc18112fbd08a7a.macroquad.1322ff40b1e6990a-cgu.06.rcgu.o): undefined symbol: audio_add_buffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-4bc18112fbd08a7a.rlib(macroquad-4bc18112fbd08a7a.macroquad.1322ff40b1e6990a-cgu.06.rcgu.o): undefined symbol: audio_source_is_loaded [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-4bc18112fbd08a7a.rlib(macroquad-4bc18112fbd08a7a.macroquad.1322ff40b1e6990a-cgu.06.rcgu.o): undefined symbol: audio_init [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-4bc18112fbd08a7a.rlib(macroquad-4bc18112fbd08a7a.macroquad.1322ff40b1e6990a-cgu.06.rcgu.o): undefined symbol: glBindTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-4bc18112fbd08a7a.rlib(macroquad-4bc18112fbd08a7a.macroquad.1322ff40b1e6990a-cgu.06.rcgu.o): undefined symbol: glCopyTexImage2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-4bc18112fbd08a7a.rlib(macroquad-4bc18112fbd08a7a.macroquad.1322ff40b1e6990a-cgu.06.rcgu.o): undefined symbol: audio_play_buffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-4bc18112fbd08a7a.rlib(macroquad-4bc18112fbd08a7a.macroquad.1322ff40b1e6990a-cgu.06.rcgu.o): undefined symbol: glFlush [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-4bc18112fbd08a7a.rlib(macroquad-4bc18112fbd08a7a.macroquad.1322ff40b1e6990a-cgu.06.rcgu.o): undefined symbol: glFinish [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-4bc18112fbd08a7a.rlib(macroquad-4bc18112fbd08a7a.macroquad.1322ff40b1e6990a-cgu.15.rcgu.o): undefined symbol: glGenFramebuffers [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-4bc18112fbd08a7a.rlib(macroquad-4bc18112fbd08a7a.macroquad.1322ff40b1e6990a-cgu.15.rcgu.o): undefined symbol: glBindFramebuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-4bc18112fbd08a7a.rlib(macroquad-4bc18112fbd08a7a.macroquad.1322ff40b1e6990a-cgu.15.rcgu.o): undefined symbol: glFramebufferTexture2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-4bc18112fbd08a7a.rlib(macroquad-4bc18112fbd08a7a.macroquad.1322ff40b1e6990a-cgu.15.rcgu.o): undefined symbol: glFramebufferTexture2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-4bc18112fbd08a7a.rlib(macroquad-4bc18112fbd08a7a.macroquad.1322ff40b1e6990a-cgu.15.rcgu.o): undefined symbol: glBindFramebuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-4bc18112fbd08a7a.rlib(macroquad-4bc18112fbd08a7a.macroquad.1322ff40b1e6990a-cgu.15.rcgu.o): undefined symbol: glBindFramebuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-4bc18112fbd08a7a.rlib(macroquad-4bc18112fbd08a7a.macroquad.1322ff40b1e6990a-cgu.15.rcgu.o): undefined symbol: glViewport [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-4bc18112fbd08a7a.rlib(macroquad-4bc18112fbd08a7a.macroquad.1322ff40b1e6990a-cgu.15.rcgu.o): undefined symbol: glScissor [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-4bc18112fbd08a7a.rlib(macroquad-4bc18112fbd08a7a.macroquad.1322ff40b1e6990a-cgu.15.rcgu.o): undefined symbol: glBufferSubData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-4bc18112fbd08a7a.rlib(macroquad-4bc18112fbd08a7a.macroquad.1322ff40b1e6990a-cgu.15.rcgu.o): undefined symbol: glBufferSubData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-4bc18112fbd08a7a.rlib(macroquad-4bc18112fbd08a7a.macroquad.1322ff40b1e6990a-cgu.15.rcgu.o): undefined symbol: glGenBuffers [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 `macroquad_game` (bin "macroquad_game") due to 1 previous error; 17 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e7caad85fe377e04badddd2c75e636da3988621e3b8512b99b0bee8bc0896f61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7caad85fe377e04badddd2c75e636da3988621e3b8512b99b0bee8bc0896f61", kill_on_drop: false }` [INFO] [stdout] e7caad85fe377e04badddd2c75e636da3988621e3b8512b99b0bee8bc0896f61