[INFO] cloning repository https://github.com/Bytekeeper/ogtlib [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bytekeeper/ogtlib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBytekeeper%2Fogtlib", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBytekeeper%2Fogtlib'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96afb0c1a1229d8d008202df55f8cd77619cb630 [INFO] building Bytekeeper/ogtlib against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBytekeeper%2Fogtlib" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Bytekeeper/ogtlib [INFO] finished tweaking git repo https://github.com/Bytekeeper/ogtlib [INFO] tweaked toml for git repo https://github.com/Bytekeeper/ogtlib written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Bytekeeper/ogtlib 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/Bytekeeper/ogtlib 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] b7aba2e24e0eb86bef4514a4d24fce70d8867844b312af95710281dbb34349e9 [INFO] running `Command { std: "docker" "start" "-a" "b7aba2e24e0eb86bef4514a4d24fce70d8867844b312af95710281dbb34349e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7aba2e24e0eb86bef4514a4d24fce70d8867844b312af95710281dbb34349e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7aba2e24e0eb86bef4514a4d24fce70d8867844b312af95710281dbb34349e9", kill_on_drop: false }` [INFO] [stdout] b7aba2e24e0eb86bef4514a4d24fce70d8867844b312af95710281dbb34349e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1ba5bf2008e40f11175db48a7b71b2accb57b8bcec486ebaf9e2e2bd9e3dcaa9 [INFO] running `Command { std: "docker" "start" "-a" "1ba5bf2008e40f11175db48a7b71b2accb57b8bcec486ebaf9e2e2bd9e3dcaa9", kill_on_drop: false }` [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling miniquad v0.4.7 [INFO] [stderr] Compiling glam v0.29.2 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling triple_buffer v8.0.0 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling rtrb v0.3.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling send_wrapper v0.6.0 [INFO] [stderr] Compiling atomic-arena v0.1.2 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling fontdue v0.9.2 [INFO] [stderr] Compiling kira v0.10.0 [INFO] [stderr] Compiling ogt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/backend/mod.rs:51:21 [INFO] [stdout] | [INFO] [stdout] 51 | Err(err) => handler(Err(())), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/assets.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | fn get_or_build(&self, build: impl FnOnce(&Vec) -> T) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 52 | fn get_or_build(&self, build: impl FnOnce(&Vec) -> T) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/assets.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn get(&self, ctx: &Context) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 78 | pub fn get(&self, ctx: &Context) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/assets.rs:87:16 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn get(&self, _ctx: &Context) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 87 | pub fn get(&self, _ctx: &Context) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/assets.rs:103:16 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn get(&self, ctx: &Context) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 103 | pub fn get(&self, ctx: &Context) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.17s [INFO] running `Command { std: "docker" "inspect" "1ba5bf2008e40f11175db48a7b71b2accb57b8bcec486ebaf9e2e2bd9e3dcaa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ba5bf2008e40f11175db48a7b71b2accb57b8bcec486ebaf9e2e2bd9e3dcaa9", kill_on_drop: false }` [INFO] [stdout] 1ba5bf2008e40f11175db48a7b71b2accb57b8bcec486ebaf9e2e2bd9e3dcaa9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 7cbc443e55cb39c3588a4e758a99d67ef8a455bdbb0064a6998463837305a30c [INFO] running `Command { std: "docker" "start" "-a" "7cbc443e55cb39c3588a4e758a99d67ef8a455bdbb0064a6998463837305a30c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling avif-serialize v0.8.2 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling image-webp v0.2.0 [INFO] [stderr] Compiling wide v0.7.31 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling triple_buffer v8.0.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling kira v0.10.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fontdue v0.9.2 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling imageproc v0.25.0 [INFO] [stderr] Compiling ogt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/backend/mod.rs:51:21 [INFO] [stdout] | [INFO] [stdout] 51 | Err(err) => handler(Err(())), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/assets.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | fn get_or_build(&self, build: impl FnOnce(&Vec) -> T) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 52 | fn get_or_build(&self, build: impl FnOnce(&Vec) -> T) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/assets.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn get(&self, ctx: &Context) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 78 | pub fn get(&self, ctx: &Context) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/assets.rs:87:16 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn get(&self, _ctx: &Context) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 87 | pub fn get(&self, _ctx: &Context) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/assets.rs:103:16 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn get(&self, ctx: &Context) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 103 | pub fn get(&self, ctx: &Context) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `miniquad::gl::*` [INFO] [stdout] --> examples/bunnymark.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use miniquad::gl::*; [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: `glam::uvec2` [INFO] [stdout] --> src/font.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | use glam::uvec2; [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: `imageproc::rect::Rect as r` [INFO] [stdout] --> src/rect_pack.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | use imageproc::rect::Rect as r; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug_images` [INFO] [stdout] --> src/rect_pack.rs:149:15 [INFO] [stdout] | [INFO] [stdout] 149 | #[cfg(feature = "debug_images")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `miniquad` [INFO] [stdout] = help: consider adding `debug_images` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> examples/bunnymark.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | for i in 0..10_000 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `image` [INFO] [stdout] --> src/rect_pack.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | use image::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `imageproc::drawing` [INFO] [stdout] --> src/rect_pack.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | use imageproc::drawing::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/backend/mod.rs:51:21 [INFO] [stdout] | [INFO] [stdout] 51 | Err(err) => handler(Err(())), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/assets.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | fn get_or_build(&self, build: impl FnOnce(&Vec) -> T) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 52 | fn get_or_build(&self, build: impl FnOnce(&Vec) -> T) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/assets.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn get(&self, ctx: &Context) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 78 | pub fn get(&self, ctx: &Context) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/assets.rs:87:16 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn get(&self, _ctx: &Context) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 87 | pub fn get(&self, _ctx: &Context) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/assets.rs:103:16 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn get(&self, ctx: &Context) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 103 | pub fn get(&self, ctx: &Context) -> Option> { [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" "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" "<2 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libquad_rand-c335779a0f85c006,libogt-a281c862392ba90f,libwee_alloc-eabc0b22adbf6c5c,libmemory_units-93578f67784e9426,libcfg_if-c52cb2c48f08318d,libimage-b8645fa1451122de,libimage_webp-4df5badf8662c577,libqoi-cd83c3c0154eb130,libpng-2af8bb43e4b37ec2,libbitflags-15e3d67e03629ffa,libfdeflate-1973eda695894699,libexr-3b0d437672bae2ad,libzune_inflate-4f6364a931a8fa91,libbit_field-39ff09f3d85c8db4,liblebe-e256e90670809203,libhalf-0c87516f0ac3dc1c,libsmallvec-dd22fcde2487057b,libzune_jpeg-f365bda7fc54bba3,libzune_core-c9d6b46af9a16ea1,libgif-232fa5c57545039d,libcolor_quant-8e07a515e6ff48c0,libbyteorder_lite-f317906bf7af921d,libravif-d9f1e814d802d02b,libloop9-45c40224980a0809,libavif_serialize-499e7c075b0286bd,librayon-82f5791fd2d265b9,librayon_core-5f99f33b5622d260,libcrossbeam_deque-f2a195995adbe5a1,libcrossbeam_epoch-cfc6ee721375722d,libcrossbeam_utils-a2bafd6ea59dbe61,libquick_error-d37b5d841d8d4609,librgb-1135ced86dd8b0b1,librav1e-11691f41f46d6ebd,libprofiling-70eeaec0c15f7590,libav1_grain-9321d1135a409b60,libnom-8820aef74acb375d,libmemchr-fce70e7b22dffad4,libnum_rational-4e6c10586581364e,libnum_bigint-b034778558afde34,libnum_integer-098d85aa535a6bb8,libanyhow-f3bcef6ec4b93535,libdebug_unreachable-1ef33346e67b87f3,libmaybe_rayon-a2ad76f861b2906d,libv_frame-aa6c6d31841eafe3,libaligned_vec-af394f74d316650c,libarrayvec-3479bafa2f0dc825,libthiserror-fc77077a2357be8c,libbitstream_io-1b7a579d95865f70,libitertools-f15d5a9a24354d9a,libeither-91a7b0a25f550a75,liblog-b98f2dc96346a89c,libimgref-26c69cfeb7938de9,libbytemuck-5759e99afaf0e95c,libnum_traits-41cc9ce2b558b8fe,libtiff-85b17e29258197d1,libflate2-21d67f275fe2d380,libminiz_oxide-6d7f6e51173ad8a5,libsimd_adler32-f60c9d1329d503cc,libcrc32fast-e0220637d8011755,libweezl-3bf0a72bfd157bf6,libjpeg_decoder-fd926ddf0abbe14e,libfontdue-d1188cbb6adec308,libhashbrown-9f354f5c75e695f1,libahash-fc836070b3e095af,libonce_cell-ce8c35e2bf3be270,libcfg_if-50b02a9e3502ecf2,libzerocopy-ab3b6dd7840e335c,libbyteorder-724208724ef3bd1b,liballocator_api2-8e8748a307852ab5,libttf_parser-f7891d02a2dd8704,libmemoffset-633f7fe4851d82f1,libglam-55f2208a194048b4,libmint-e37750b888e74071,libminiquad-57e77de53dc1cf80}.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/examples/bunnymark-8ef366a5f1c97f29.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/examples/bunnymark-8ef366a5f1c97f29.bunnymark.dbfe101665db4c61-cgu.0.rcgu.o: undefined symbol: init_webgl [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/examples/bunnymark-8ef366a5f1c97f29.bunnymark.dbfe101665db4c61-cgu.0.rcgu.o: undefined symbol: setup_canvas_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/examples/bunnymark-8ef366a5f1c97f29.bunnymark.dbfe101665db4c61-cgu.0.rcgu.o: undefined symbol: canvas_width [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/examples/bunnymark-8ef366a5f1c97f29.bunnymark.dbfe101665db4c61-cgu.0.rcgu.o: undefined symbol: canvas_height [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/examples/bunnymark-8ef366a5f1c97f29.bunnymark.dbfe101665db4c61-cgu.0.rcgu.o: undefined symbol: run_animation_loop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/examples/bunnymark-8ef366a5f1c97f29.bunnymark.dbfe101665db4c61-cgu.0.rcgu.o: undefined symbol: console_log [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libogt-a281c862392ba90f.rlib(ogt-a281c862392ba90f.ogt.fcc672e4c49860c3-cgu.4.rcgu.o): undefined symbol: glUseProgram [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libogt-a281c862392ba90f.rlib(ogt-a281c862392ba90f.ogt.fcc672e4c49860c3-cgu.4.rcgu.o): undefined symbol: glUniformMatrix4fv [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libogt-a281c862392ba90f.rlib(ogt-a281c862392ba90f.ogt.fcc672e4c49860c3-cgu.4.rcgu.o): undefined symbol: glBindVertexArray [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libogt-a281c862392ba90f.rlib(ogt-a281c862392ba90f.ogt.fcc672e4c49860c3-cgu.4.rcgu.o): undefined symbol: glBindBuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libogt-a281c862392ba90f.rlib(ogt-a281c862392ba90f.ogt.fcc672e4c49860c3-cgu.4.rcgu.o): undefined symbol: glBufferData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libogt-a281c862392ba90f.rlib(ogt-a281c862392ba90f.ogt.fcc672e4c49860c3-cgu.4.rcgu.o): undefined symbol: glDrawArrays [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libogt-a281c862392ba90f.rlib(ogt-a281c862392ba90f.ogt.fcc672e4c49860c3-cgu.4.rcgu.o): undefined symbol: glGetUniformLocation [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libogt-a281c862392ba90f.rlib(ogt-a281c862392ba90f.ogt.fcc672e4c49860c3-cgu.4.rcgu.o): undefined symbol: glGenVertexArrays [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libogt-a281c862392ba90f.rlib(ogt-a281c862392ba90f.ogt.fcc672e4c49860c3-cgu.4.rcgu.o): undefined symbol: glBindVertexArray [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libogt-a281c862392ba90f.rlib(ogt-a281c862392ba90f.ogt.fcc672e4c49860c3-cgu.4.rcgu.o): undefined symbol: glEnableVertexAttribArray [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libogt-a281c862392ba90f.rlib(ogt-a281c862392ba90f.ogt.fcc672e4c49860c3-cgu.4.rcgu.o): undefined symbol: glEnableVertexAttribArray [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libogt-a281c862392ba90f.rlib(ogt-a281c862392ba90f.ogt.fcc672e4c49860c3-cgu.4.rcgu.o): undefined symbol: glGenBuffers [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libogt-a281c862392ba90f.rlib(ogt-a281c862392ba90f.ogt.fcc672e4c49860c3-cgu.4.rcgu.o): undefined symbol: glBindBuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libogt-a281c862392ba90f.rlib(ogt-a281c862392ba90f.ogt.fcc672e4c49860c3-cgu.4.rcgu.o): undefined symbol: glVertexAttribPointer [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 `ogt` (example "bunnymark") due to 1 previous error; 2 warnings emitted [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" "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" "<5 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libwee_alloc-eabc0b22adbf6c5c,libmemory_units-93578f67784e9426,libcfg_if-c52cb2c48f08318d}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libquad_rand-c335779a0f85c006,libimageproc-de80025b31106eea,libnalgebra-f72f79d779cb56b9,libmatrixmultiply-e208c9547c9000a7,librawpointer-bdc2b0e64d56f44e,libtypenum-0fe8d28fad3fc2b1,libsimba-e94baaa162b7d9cc,libwide-e0f8bc6853379e6e,libsafe_arch-aba7e461809dddec,libapprox-f3b85e2ab759d42e,libab_glyph-dc6e91eeb0003ef2,libowned_ttf_parser-7302a4944ba6ae63,libttf_parser-54ab1f754ab5c2ca,libab_glyph_rasterizer-3f247e9b5e769aee,libnum-73590e9080d0ee31,libnum_iter-5f8d595bef2db7e9,libnum_complex-afb7f03681b4e7ea,librand_distr-e3b4520c0635ad88,librand-74512bf06b8307f9,librand_chacha-e1fe5faf15636bbe,libppv_lite86-6a6f66c228421860,librand_core-ff95f3f927c9ebf4,libgetrandom-85d4f9076c2e1f1a,libwasi-b9c6bfbff0bef49f,libimage-b8645fa1451122de,libimage_webp-4df5badf8662c577,libqoi-cd83c3c0154eb130,libpng-2af8bb43e4b37ec2,libbitflags-15e3d67e03629ffa,libfdeflate-1973eda695894699,libexr-3b0d437672bae2ad,libzune_inflate-4f6364a931a8fa91,libbit_field-39ff09f3d85c8db4,liblebe-e256e90670809203,libhalf-0c87516f0ac3dc1c,libsmallvec-dd22fcde2487057b,libzune_jpeg-f365bda7fc54bba3,libzune_core-c9d6b46af9a16ea1,libgif-232fa5c57545039d,libcolor_quant-8e07a515e6ff48c0,libbyteorder_lite-f317906bf7af921d,libravif-d9f1e814d802d02b,libloop9-45c40224980a0809,libavif_serialize-499e7c075b0286bd,librayon-82f5791fd2d265b9,librayon_core-5f99f33b5622d260,libcrossbeam_deque-f2a195995adbe5a1,libcrossbeam_epoch-cfc6ee721375722d,libcrossbeam_utils-a2bafd6ea59dbe61,libquick_error-d37b5d841d8d4609,librgb-1135ced86dd8b0b1,librav1e-11691f41f46d6ebd,libprofiling-70eeaec0c15f7590,libav1_grain-9321d1135a409b60,libnom-8820aef74acb375d,libmemchr-fce70e7b22dffad4,libnum_rational-4e6c10586581364e,libnum_bigint-b034778558afde34,libnum_integer-098d85aa535a6bb8,libanyhow-f3bcef6ec4b93535,libdebug_unreachable-1ef33346e67b87f3,libmaybe_rayon-a2ad76f861b2906d,libv_frame-aa6c6d31841eafe3,libaligned_vec-af394f74d316650c,libarrayvec-3479bafa2f0dc825,libthiserror-fc77077a2357be8c,libbitstream_io-1b7a579d95865f70,libitertools-f15d5a9a24354d9a,libeither-91a7b0a25f550a75,liblog-b98f2dc96346a89c,libimgref-26c69cfeb7938de9,libbytemuck-5759e99afaf0e95c,libnum_traits-41cc9ce2b558b8fe,libtiff-85b17e29258197d1,libflate2-21d67f275fe2d380,libminiz_oxide-6d7f6e51173ad8a5,libsimd_adler32-f60c9d1329d503cc,libcrc32fast-e0220637d8011755,libweezl-3bf0a72bfd157bf6,libjpeg_decoder-fd926ddf0abbe14e,libfontdue-d1188cbb6adec308,libhashbrown-9f354f5c75e695f1,libahash-fc836070b3e095af,libonce_cell-ce8c35e2bf3be270,libcfg_if-50b02a9e3502ecf2,libzerocopy-ab3b6dd7840e335c,libbyteorder-724208724ef3bd1b,liballocator_api2-8e8748a307852ab5,libttf_parser-f7891d02a2dd8704,libmemoffset-633f7fe4851d82f1,libglam-55f2208a194048b4,libmint-e37750b888e74071,libminiquad-57e77de53dc1cf80}.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/ogt-ba7da4f3682aa063.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-57e77de53dc1cf80.rlib(miniquad-57e77de53dc1cf80.miniquad.57c692c1e358ae43-cgu.2.rcgu.o): undefined symbol: fs_get_buffer_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-57e77de53dc1cf80.rlib(miniquad-57e77de53dc1cf80.miniquad.57c692c1e358ae43-cgu.2.rcgu.o): undefined symbol: fs_take_buffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-57e77de53dc1cf80.rlib(miniquad-57e77de53dc1cf80.miniquad.57c692c1e358ae43-cgu.7.rcgu.o): undefined symbol: sapp_set_cursor_grab [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-57e77de53dc1cf80.rlib(miniquad-57e77de53dc1cf80.miniquad.57c692c1e358ae43-cgu.7.rcgu.o): undefined symbol: sapp_set_fullscreen [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libminiquad-57e77de53dc1cf80.rlib(miniquad-57e77de53dc1cf80.miniquad.57c692c1e358ae43-cgu.7.rcgu.o): undefined symbol: sapp_set_cursor [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ogt` (lib test) due to 1 previous error; 10 warnings emitted [INFO] running `Command { std: "docker" "inspect" "7cbc443e55cb39c3588a4e758a99d67ef8a455bdbb0064a6998463837305a30c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cbc443e55cb39c3588a4e758a99d67ef8a455bdbb0064a6998463837305a30c", kill_on_drop: false }` [INFO] [stdout] 7cbc443e55cb39c3588a4e758a99d67ef8a455bdbb0064a6998463837305a30c