[INFO] cloning repository https://github.com/heartlabs/megachess [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/heartlabs/megachess" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheartlabs%2Fmegachess", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheartlabs%2Fmegachess'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c4a7a7f8ad293f95b3b0bf65c0062e48b204f10 [INFO] building heartlabs/megachess against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheartlabs%2Fmegachess" "/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/heartlabs/megachess [INFO] finished tweaking git repo https://github.com/heartlabs/megachess [INFO] tweaked toml for git repo https://github.com/heartlabs/megachess written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/heartlabs/megachess 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/heartlabs/megachess 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] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-6-tc2/source/game-main/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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] 20526468e2d7bad2187e94185bc3ac11a454156c0d0be0f6f0f86d2656ac34d6 [INFO] running `Command { std: "docker" "start" "-a" "20526468e2d7bad2187e94185bc3ac11a454156c0d0be0f6f0f86d2656ac34d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20526468e2d7bad2187e94185bc3ac11a454156c0d0be0f6f0f86d2656ac34d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20526468e2d7bad2187e94185bc3ac11a454156c0d0be0f6f0f86d2656ac34d6", kill_on_drop: false }` [INFO] [stdout] 20526468e2d7bad2187e94185bc3ac11a454156c0d0be0f6f0f86d2656ac34d6 [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] 85f131e7fb5e11b3ff28a78024cfc3f90495fea27fc7c9dc9290e7d480054ba8 [INFO] running `Command { std: "docker" "start" "-a" "85f131e7fb5e11b3ff28a78024cfc3f90495fea27fc7c9dc9290e7d480054ba8", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/game-main/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling miniquad v0.3.16 [INFO] [stderr] Compiling ttf-parser v0.25.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling quad-snd v0.2.8 [INFO] [stderr] Compiling atomic_refcell v0.1.13 [INFO] [stderr] Compiling nanoserde-derive v0.1.22 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling pharos v0.5.3 [INFO] [stderr] Compiling async_io_stream v0.3.3 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling sapp-jsutils v0.1.5 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling quad-url v0.1.1 [INFO] [stderr] Compiling ws_stream_wasm v0.7.4 [INFO] [stderr] Compiling anstyle v1.0.9 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling send_wrapper v0.6.0 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling json_comments v0.2.2 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling anstream v0.6.17 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling nanoserde v0.1.37 [INFO] [stderr] Compiling async-executor v1.13.0 [INFO] [stderr] Compiling game-model v0.1.0 (/opt/rustwide/workdir/game-model) [INFO] [stdout] warning: field `description` is never read [INFO] [stdout] --> game-model/src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct GameError { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 14 | description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GameError` has derived impls for the traits `Clone` and `Debug`, 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: method `reaches` is never used [INFO] [stdout] --> game-model/src/ranges.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 26 | impl Direction { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 27 | fn reaches(&self, from_x: u8, from_y: u8, to_x: u8, to_y: u8) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Compiling derive-getters v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling game-events v0.1.0 (/opt/rustwide/workdir/game-events) [INFO] [stderr] Compiling game-core v0.1.0 (/opt/rustwide/workdir/game-core) [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling bytemuck v1.17.1 [INFO] [stderr] Compiling ecolor v0.21.0 [INFO] [stderr] Compiling emath v0.21.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling epaint v0.21.0 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling egui v0.21.0 [INFO] [stderr] Compiling macroquad v0.3.26 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling macroquad-canvas v0.3.2 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling egui-miniquad v0.14.0 [INFO] [stderr] Compiling egui-macroquad v0.15.0 [INFO] [stderr] Compiling game-render v0.1.0 (/opt/rustwide/workdir/game-render) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> game-render/src/animation.rs:439:13 [INFO] [stdout] | [INFO] [stdout] 439 | let mut sprite_render = board_render [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: field `effect` is never read [INFO] [stdout] --> game-render/src/animation.rs:233:16 [INFO] [stdout] | [INFO] [stdout] 232 | pub struct AddEffectAnimation { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 233 | pub(crate) effect: EffectKind, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AddEffectAnimation` has derived impls for the traits `Clone` and `Debug`, 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 `effect` is never read [INFO] [stdout] --> game-render/src/animation.rs:239:16 [INFO] [stdout] | [INFO] [stdout] 238 | pub struct RemoveEffectAnimation { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 239 | pub(crate) effect: EffectKind, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RemoveEffectAnimation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RemoveUnusedAnimation` is never constructed [INFO] [stdout] --> game-render/src/animation.rs:311:12 [INFO] [stdout] | [INFO] [stdout] 311 | pub struct RemoveUnusedAnimation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling matchbox_protocol v0.6.0 [INFO] [stderr] Compiling js-sys v0.3.70 [INFO] [stderr] Compiling web-sys v0.3.70 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.43 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling console_log v1.0.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling matchbox_socket v0.6.1 [INFO] [stderr] Compiling bugchess v0.1.0 (/opt/rustwide/workdir/game-main) [INFO] [stdout] warning: unused import: `env_logger::Target` [INFO] [stdout] --> game-main/src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use env_logger::Target; [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 variable: `message` [INFO] [stdout] --> game-main/src/states/core_game_state.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | let message = panic_info [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> game-main/src/states/loading.rs:180:21 [INFO] [stdout] | [INFO] [stdout] 180 | let mut core_game_state = self.core_game_state.as_mut().unwrap(); [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: function `get_url_param` is never used [INFO] [stdout] --> game-main/src/main.rs:65:4 [INFO] [stdout] | [INFO] [stdout] 65 | fn get_url_param(key: &str) -> Option { [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 `ErrorState` is never constructed [INFO] [stdout] --> game-main/src/states/error_state.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ErrorState { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> game-main/src/states/error_state.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl ErrorState { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 10 | pub fn new(description: String) -> 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" "allocate_vec_u8" "--export" "crate_version" "--export" "file_loaded" "--export" "frame" "--export" "key_down" "--export" "key_press" "--export" "key_up" "--export" "mouse_down" "--export" "mouse_move" "--export" "mouse_up" "--export" "mouse_wheel" "--export" "on_clipboard_paste" "--export" "on_file_dropped" "--export" "on_files_dropped_finish" "--export" "on_files_dropped_start" "--export" "raw_mouse_move" "--export" "resize" "--export" "touch" "--export" "macroquad_audio_crate_version" "--export" "__externref_drop_slice" "--export" "__externref_heap_live_count" "--export" "__externref_table_alloc" "--export" "__externref_table_dealloc" "--export" "__wbindgen_exn_store" "--export" "__wbindgen_free" "--export" "__wbindgen_malloc" "--export" "__wbindgen_realloc" "--export" "__getrandom_custom" "--export" "quad_url_crate_version" "--export" "sapp_jsutils_crate_version" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<17 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libconsole_log-61efbdf28ac1d1a3,libreqwest-16b9280059bf7004,libserde_urlencoded-85b1d562be51b2e2,libbase64-7b14680fd3f3a6df,libhttp-543f5a39ecc7286c,libbytes-78439f9b91fdf6fa,libfnv-4cf7b98c52023da7,liburl-aa9bf301c080cd9b,libidna-aa5ecb98afb5f4d6,libunicode_normalization-1060444cd72bf857,libtinyvec-d88dba153338e87f,libtinyvec_macros-dddcb2da28b34270,libunicode_bidi-d5259893ecfd256c,libform_urlencoded-a1f00ef252a83975,libpercent_encoding-0902f23ed4a1beb9,libenv_logger-4ec7cca923dbd678,libanstream-b9a74569088b5a52,libanstyle_query-5f094c86118711a2,libis_terminal_polyfill-55cc14b2bc4075e2,libcolorchoice-34bb85f11e447472,libanstyle_parse-cce6b73a0cf8514a,libutf8parse-9c3910e1de91e7db,libenv_filter-931af9d5dd1e1482,libregex-0fa640fc08c0de97,libregex_automata-be79d77e60419c84,libaho_corasick-cfb07920134514f4,libregex_syntax-07a481bdeb01e81d,libanstyle-37e9aea63233ed3b,libhumantime-10b1a77799583fa5,libgame_render-1941960d8d712c8e,libegui_macroquad-2a07a094f0abde08,libegui_miniquad-ba610ee311bd4bc5,libquad_url-7d393f2f3ee476dd,libsapp_jsutils-8006c68aae9c844f,libegui-f95989cee87eebf5,libepaint-e8f47399165f2c0c,libnohash_hasher-1d2a64c8bb32a3ee,libecolor-0fac5728f1d2d224,libab_glyph-6134fb11c1b02131,libowned_ttf_parser-3410bbf8ab576eab,libttf_parser-64435e30bcfd6c74,libab_glyph_rasterizer-3f247e9b5e769aee,libatomic_refcell-5c9ab99640287ce2,libemath-bb98319c074dd187,libmacroquad_canvas-482ac6b371dba213,libinstant-45734d3bbe175e66,liburlencoding-39e57b9004883806,libmatchbox_socket-636e53eca5c3555e,libserde_wasm_bindgen-1f97ba6864e42d39,libcrossbeam_channel-4066552b0e1e9332,libcrossbeam_utils-035f5f10b2b695d9,libws_stream_wasm-e7294145ae392e2c,libsend_wrapper-1c56076321c964f3,libasync_io_stream-be697e925a29067e,libpharos-4c4d863b93affa2b,libweb_sys-d4cdefb19b992580,libwasm_bindgen_futures-0566891c3b4374af,libthiserror-d565c96abacfc80e,libfutures_timer-4061217f82e6c9f4,libsend_wrapper-0a31cf93ff6cd1e0,libgloo_timers-39167a6d4f200162,libjs_sys-c1b72d1f3b2fa8b4,libwasm_bindgen-4b7f9ee2fab9e6ae,libserde_json-b9e40eb16f6388c0,libitoa-323c19d08fbe6984,libryu-f1913757cc38f137,libmatchbox_protocol-156a22c9e3962111,libuuid-29a2379c4da97232,libgetrandom-6d3fd7e110d52f97,libwasi-209230712e0af480,libfutures-7a15d9f48b14f586,libfutures_executor-ff22feca7d32cad5,libfutures_util-dd5fa4e423266010,libmemchr-9a2f103f6d32a3e4,libfutures_io-e384d78fa94300f0,libslab-593762f5b295a14d,libpin_project_lite-31e2d3f271086d5c,libfutures_task-ebcbd3ef72b78f65,libpin_utils-14025d01bce6a479,libserde-47c6a2007f30a75d,libfutures_channel-aa46f8c2cb9a0cb0,libfutures_sink-169a52a6b0606e76,libfutures_core-b0f2ea4d510d7ca9,libmacroquad-2f74aa5c7141afee,libbumpalo-e2decddbfcc90894,libfontdue-15876125399ff6af,libttf_parser-2dad05e889eb49b2,libhashbrown-25e5c4c11c114f73,libahash-0955459d0abeffac,libonce_cell-119600c39ce58a96,libzerocopy-6a6361769dfc1f1b,libimage-4cbcf9cb58615304,libbytemuck-62bc516704f04cfe,libcolor_quant-8e07a515e6ff48c0,libbyteorder-1f73498ad3f0a8bf,libpng-7f6bf32eebefbd46,libflate2-5babf75b18e67dc8,libminiz_oxide-a1268f72a527d205,libadler2-5b8c1924e4ec31f3,libfdeflate-50f0fe513a8b9967,libsimd_adler32-f60c9d1329d503cc,libcrc32fast-e0220637d8011755,libcfg_if-50b02a9e3502ecf2,libbitflags-15e3d67e03629ffa,libnum_traits-14c0b589c88d1f7d,libglam-ca429907f5f11390,libquad_snd-bd01717f2ca19560,libminiquad-c81164ecf6058baa,libgame_core-bd61b6c3b984b623,libquad_rand-a489066e64330885,liblog-7acaf8785f6aa06f,libvalue_bag-38f7a58f5c19789f,libgame_events-9290ec030fa35038,libgame_model-c80d69426aa2b76d,libindexmap-cff49c470f642172,libhashbrown-dbca590948f64ea3,libnanoserde-82f2f9038e77435b}.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/bugchess-686f87be7fb88787.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/bugchess-686f87be7fb88787.bugchess.8bb0d6f53ad35733-cgu.05.rcgu.o: undefined symbol: setup_canvas_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/bugchess-686f87be7fb88787.bugchess.8bb0d6f53ad35733-cgu.05.rcgu.o: undefined symbol: run_animation_loop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/bugchess-686f87be7fb88787.bugchess.8bb0d6f53ad35733-cgu.05.rcgu.o: undefined symbol: console_log [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/bugchess-686f87be7fb88787.bugchess.8bb0d6f53ad35733-cgu.05.rcgu.o: undefined symbol: canvas_width [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/bugchess-686f87be7fb88787.bugchess.8bb0d6f53ad35733-cgu.05.rcgu.o: undefined symbol: canvas_height [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libegui_miniquad-ba610ee311bd4bc5.rlib(egui_miniquad-ba610ee311bd4bc5.egui_miniquad.371359bc33696859-cgu.2.rcgu.o): undefined symbol: glBufferSubData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libegui_miniquad-ba610ee311bd4bc5.rlib(egui_miniquad-ba610ee311bd4bc5.egui_miniquad.371359bc33696859-cgu.2.rcgu.o): undefined symbol: glBufferSubData [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_url-7d393f2f3ee476dd.rlib(quad_url-7d393f2f3ee476dd.quad_url.b3eabf25efe40d1b-cgu.0.rcgu.o): undefined symbol: quad_url_link_open [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsapp_jsutils-8006c68aae9c844f.rlib(sapp_jsutils-8006c68aae9c844f.sapp_jsutils.7c4b172288e282a0-cgu.0.rcgu.o): undefined symbol: js_create_string [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsapp_jsutils-8006c68aae9c844f.rlib(sapp_jsutils-8006c68aae9c844f.sapp_jsutils.7c4b172288e282a0-cgu.0.rcgu.o): undefined symbol: js_free_object [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-2f74aa5c7141afee.rlib(macroquad-2f74aa5c7141afee.macroquad.ba48a852f5b23be6-cgu.03.rcgu.o): undefined symbol: glFlush [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-2f74aa5c7141afee.rlib(macroquad-2f74aa5c7141afee.macroquad.ba48a852f5b23be6-cgu.03.rcgu.o): undefined symbol: glFinish [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-2f74aa5c7141afee.rlib(macroquad-2f74aa5c7141afee.macroquad.ba48a852f5b23be6-cgu.07.rcgu.o): undefined symbol: glBindTexture [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-2f74aa5c7141afee.rlib(macroquad-2f74aa5c7141afee.macroquad.ba48a852f5b23be6-cgu.07.rcgu.o): undefined symbol: glCopyTexImage2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-2f74aa5c7141afee.rlib(macroquad-2f74aa5c7141afee.macroquad.ba48a852f5b23be6-cgu.13.rcgu.o): undefined symbol: glGenFramebuffers [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-2f74aa5c7141afee.rlib(macroquad-2f74aa5c7141afee.macroquad.ba48a852f5b23be6-cgu.13.rcgu.o): undefined symbol: glBindFramebuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-2f74aa5c7141afee.rlib(macroquad-2f74aa5c7141afee.macroquad.ba48a852f5b23be6-cgu.13.rcgu.o): undefined symbol: glFramebufferTexture2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-2f74aa5c7141afee.rlib(macroquad-2f74aa5c7141afee.macroquad.ba48a852f5b23be6-cgu.13.rcgu.o): undefined symbol: glFramebufferTexture2D [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-2f74aa5c7141afee.rlib(macroquad-2f74aa5c7141afee.macroquad.ba48a852f5b23be6-cgu.13.rcgu.o): undefined symbol: glBindFramebuffer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmacroquad-2f74aa5c7141afee.rlib(macroquad-2f74aa5c7141afee.macroquad.ba48a852f5b23be6-cgu.13.rcgu.o): undefined symbol: glBindFramebuffer [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 `bugchess` (bin "bugchess") due to 1 previous error; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "85f131e7fb5e11b3ff28a78024cfc3f90495fea27fc7c9dc9290e7d480054ba8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85f131e7fb5e11b3ff28a78024cfc3f90495fea27fc7c9dc9290e7d480054ba8", kill_on_drop: false }` [INFO] [stdout] 85f131e7fb5e11b3ff28a78024cfc3f90495fea27fc7c9dc9290e7d480054ba8