[INFO] cloning repository https://github.com/jakmik2/wiz-game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jakmik2/wiz-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakmik2%2Fwiz-game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakmik2%2Fwiz-game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6e4c5396dcd3ebf4a707433388adf86957c71dde [INFO] building jakmik2/wiz-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%2Fjakmik2%2Fwiz-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/jakmik2/wiz-game [INFO] finished tweaking git repo https://github.com/jakmik2/wiz-game [INFO] tweaked toml for git repo https://github.com/jakmik2/wiz-game written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jakmik2/wiz-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/jakmik2/wiz-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] 61fb32380f140a5ba999014c5257d474b1fe93db1841b5501ad1b212a43aaad0 [INFO] running `Command { std: "docker" "start" "-a" "61fb32380f140a5ba999014c5257d474b1fe93db1841b5501ad1b212a43aaad0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61fb32380f140a5ba999014c5257d474b1fe93db1841b5501ad1b212a43aaad0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61fb32380f140a5ba999014c5257d474b1fe93db1841b5501ad1b212a43aaad0", kill_on_drop: false }` [INFO] [stdout] 61fb32380f140a5ba999014c5257d474b1fe93db1841b5501ad1b212a43aaad0 [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] e64f238cc7462b57991ec4c3d86cdcb1476d82674065a206ac61b84368ac9d37 [INFO] running `Command { std: "docker" "start" "-a" "e64f238cc7462b57991ec4c3d86cdcb1476d82674065a206ac61b84368ac9d37", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bytemuck v1.14.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling miniquad v0.4.0-alpha.10 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling wide v0.7.15 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.11 [INFO] [stderr] Compiling png v0.17.11 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling spade v2.6.0 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling num-derive v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling image v0.24.8 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling macroquad v0.4.4 [INFO] [stderr] Compiling nalgebra v0.32.3 [INFO] [stderr] Compiling parry2d v0.13.6 [INFO] [stderr] Compiling rapier2d v0.18.0 [INFO] [stderr] Compiling wizgame v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `control::CharacterCollision` [INFO] [stdout] --> src/components/components.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use rapier2d::{control::CharacterCollision, prelude::*}; [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::components::cards::water_card::*` [INFO] [stdout] --> src/components/mod.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | pub use crate::components::cards::water_card::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::components::cards::fire_card::*` [INFO] [stdout] --> src/components/mod.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | pub use crate::components::cards::fire_card::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/main.rs:148:32 [INFO] [stdout] | [INFO] [stdout] 148 | .reduce(|a, b| (a.wrapping_add(b))) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 148 - .reduce(|a, b| (a.wrapping_add(b))) [INFO] [stdout] 148 + .reduce(|a, b| a.wrapping_add(b) ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/main.rs:157:32 [INFO] [stdout] | [INFO] [stdout] 157 | .reduce(|a, b| (a.wrapping_add(b))) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 157 - .reduce(|a, b| (a.wrapping_add(b))) [INFO] [stdout] 157 + .reduce(|a, b| a.wrapping_add(b) ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dt` [INFO] [stdout] --> src/components/components.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | dt: f32, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_dt` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colliders` [INFO] [stdout] --> src/components/components.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | colliders: &ColliderSet, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colliders` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bodies` [INFO] [stdout] --> src/components/components.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | bodies: &mut RigidBodySet, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_bodies` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `queries` [INFO] [stdout] --> src/components/components.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | queries: &QueryPipeline, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_queries` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/components/player.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 124 | None => (), [INFO] [stdout] | ---- matches all the relevant values [INFO] [stdout] 125 | None => (), [INFO] [stdout] | ^^^^ no value can reach this [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collision_recv` [INFO] [stdout] --> src/scene.rs:82:30 [INFO] [stdout] | [INFO] [stdout] 82 | let (collision_send, collision_recv) = crossbeam::channel::unbounded(); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collision_recv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `contact_force_recv` [INFO] [stdout] --> src/scene.rs:83:34 [INFO] [stdout] | [INFO] [stdout] 83 | let (contact_force_send, contact_force_recv) = crossbeam::channel::unbounded(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_contact_force_recv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fps` [INFO] [stdout] --> src/main.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | let fps = format!( [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_fps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAP_SIZE` is never used [INFO] [stdout] --> src/main.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | const MAP_SIZE: i16 = 64; [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 `level` is never read [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 16 | struct GameState { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 19 | level: i8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Deck` is never constructed [INFO] [stdout] --> src/main.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | struct Deck { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WaterCard` is never constructed [INFO] [stdout] --> src/components/cards/water_card.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | struct WaterCard(bool); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FireCard` is never constructed [INFO] [stdout] --> src/components/cards/fire_card.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | struct FireCard(bool); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `src` and `dest` are never read [INFO] [stdout] --> src/components/collider.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Edge { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 4 | src: Vec2, [INFO] [stdout] | ^^^ [INFO] [stdout] 5 | dest: Vec2 [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `component_scale` is never read [INFO] [stdout] --> src/scene.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Scene { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 8 | component_scale: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `actions` is never read [INFO] [stdout] --> src/states/player_card_state.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct PlayerCardState { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 3 | actions: u8, [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" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<6 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{librapier2d-e6fdb897dced1d2f,libbit_vec-7497c98401bbb85c,libvec_map-4d1795d7ce776985,libcrossbeam-05e9d404b6767ff4,libcrossbeam_deque-8b5f03a87f93e984,libcrossbeam_channel-fb17f0daab2dffcd,libcrossbeam_queue-324b6f770701493f,libcrossbeam_epoch-7e4ae21eb665b8d0,libcrossbeam_utils-86091be7b66388bc,libparry2d-6d3633ac3aedbcbe,librustc_hash-a5d506436d1d3d05,libdowncast_rs-848842ce80fdc8c5,libarrayvec-904f3b6f9e9c772a,libnalgebra-5faebb94ddda0988,libmatrixmultiply-afd7717acd256323,librawpointer-bdc2b0e64d56f44e,libnum_rational-7bf1750deb95b5cf,libnum_integer-a9437ade1cb9e4a1,libtypenum-0fe8d28fad3fc2b1,libsimba-e27f5ce50a33e977,libwide-5360af93e2cad963,libsafe_arch-aec8bcecf5f742d7,libnum_complex-5bf9f2aca62d2f96,libeither-a73da3df1d669f76,libapprox-979fe06bc5c62532,libmacroquad-6d4bb1ac62fe9fc8,libbumpalo-c55c6953b93d0282,libfontdue-a00ad4dbb48f2341,libttf_parser-2dad05e889eb49b2,libhashbrown-f8324102b2069576,libahash-5cd5939985673aa7,libonce_cell-847ca6422e74ab52,libzerocopy-8ac84286dd5aeee5,libimage-b45c09efd74e7a6f,libbytemuck-e624084ac9d3cb38,libcolor_quant-8e07a515e6ff48c0,libbyteorder-529cc76400af54b3,libpng-d97a4c8355475a15,libflate2-dccb9d1cfabdb1ef,libminiz_oxide-f0dc3ecb62b63d70,libfdeflate-50f0fe513a8b9967,libsimd_adler32-f60c9d1329d503cc,libcrc32fast-f0a61590867b47c0,libcfg_if-50b02a9e3502ecf2,libbitflags-15e3d67e03629ffa,libnum_traits-f9f2cd9ddee22d59,libquad_rand-a489066e64330885,libglam-ca429907f5f11390,libminiquad-661f8c28390ec67a,libslotmap-d9a116e7abd028d4}.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/wizgame-320bb9bf3ed06792.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/wizgame-320bb9bf3ed06792.wizgame.bc305c001a473f21-cgu.3.rcgu.o: undefined symbol: setup_canvas_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/wizgame-320bb9bf3ed06792.wizgame.bc305c001a473f21-cgu.3.rcgu.o: undefined symbol: canvas_width [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/wizgame-320bb9bf3ed06792.wizgame.bc305c001a473f21-cgu.3.rcgu.o: undefined symbol: canvas_height [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/wizgame-320bb9bf3ed06792.wizgame.bc305c001a473f21-cgu.3.rcgu.o: undefined symbol: run_animation_loop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/wizgame-320bb9bf3ed06792.wizgame.bc305c001a473f21-cgu.3.rcgu.o: undefined symbol: console_log [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-6d4bb1ac62fe9fc8.rlib(macroquad-6d4bb1ac62fe9fc8.macroquad.a687b679e5db33d1-cgu.03.rcgu.o): undefined symbol: glFlush [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-6d4bb1ac62fe9fc8.rlib(macroquad-6d4bb1ac62fe9fc8.macroquad.a687b679e5db33d1-cgu.03.rcgu.o): undefined symbol: glFinish [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-6d4bb1ac62fe9fc8.rlib(macroquad-6d4bb1ac62fe9fc8.macroquad.a687b679e5db33d1-cgu.12.rcgu.o): undefined symbol: glBindTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-6d4bb1ac62fe9fc8.rlib(macroquad-6d4bb1ac62fe9fc8.macroquad.a687b679e5db33d1-cgu.12.rcgu.o): undefined symbol: glCopyTexImage2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-661f8c28390ec67a.rlib(miniquad-661f8c28390ec67a.miniquad.3e025e903f388248-cgu.0.rcgu.o): undefined symbol: sapp_set_cursor_grab [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-661f8c28390ec67a.rlib(miniquad-661f8c28390ec67a.miniquad.3e025e903f388248-cgu.0.rcgu.o): undefined symbol: sapp_set_fullscreen [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-661f8c28390ec67a.rlib(miniquad-661f8c28390ec67a.miniquad.3e025e903f388248-cgu.0.rcgu.o): undefined symbol: glBindBuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-661f8c28390ec67a.rlib(miniquad-661f8c28390ec67a.miniquad.3e025e903f388248-cgu.0.rcgu.o): undefined symbol: glBindBuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-661f8c28390ec67a.rlib(miniquad-661f8c28390ec67a.miniquad.3e025e903f388248-cgu.0.rcgu.o): undefined symbol: glActiveTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-661f8c28390ec67a.rlib(miniquad-661f8c28390ec67a.miniquad.3e025e903f388248-cgu.0.rcgu.o): undefined symbol: glBindTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-661f8c28390ec67a.rlib(miniquad-661f8c28390ec67a.miniquad.3e025e903f388248-cgu.0.rcgu.o): undefined symbol: sapp_set_cursor [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-661f8c28390ec67a.rlib(miniquad-661f8c28390ec67a.miniquad.3e025e903f388248-cgu.0.rcgu.o): undefined symbol: sapp_set_clipboard [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-661f8c28390ec67a.rlib(miniquad-661f8c28390ec67a.miniquad.3e025e903f388248-cgu.1.rcgu.o): undefined symbol: console_error [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-661f8c28390ec67a.rlib(miniquad-661f8c28390ec67a.miniquad.3e025e903f388248-cgu.1.rcgu.o): undefined symbol: console_warn [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-661f8c28390ec67a.rlib(miniquad-661f8c28390ec67a.miniquad.3e025e903f388248-cgu.1.rcgu.o): undefined symbol: console_info [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 `wizgame` (bin "wizgame") due to 1 previous error; 21 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e64f238cc7462b57991ec4c3d86cdcb1476d82674065a206ac61b84368ac9d37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e64f238cc7462b57991ec4c3d86cdcb1476d82674065a206ac61b84368ac9d37", kill_on_drop: false }` [INFO] [stdout] e64f238cc7462b57991ec4c3d86cdcb1476d82674065a206ac61b84368ac9d37