[INFO] cloning repository https://github.com/rtificr/IMFE4 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rtificr/IMFE4" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frtificr%2FIMFE4", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frtificr%2FIMFE4'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f318fe7c43f92d0211989d22a6597ee7a3d602cd [INFO] building rtificr/IMFE4 against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frtificr%2FIMFE4" "/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/rtificr/IMFE4 [INFO] finished tweaking git repo https://github.com/rtificr/IMFE4 [INFO] tweaked toml for git repo https://github.com/rtificr/IMFE4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rtificr/IMFE4 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/rtificr/IMFE4 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] ad765a2786f91cfee4b318660c73da549d614fb7ff771ad4b74ead2f0f6c24a3 [INFO] running `Command { std: "docker" "start" "-a" "ad765a2786f91cfee4b318660c73da549d614fb7ff771ad4b74ead2f0f6c24a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad765a2786f91cfee4b318660c73da549d614fb7ff771ad4b74ead2f0f6c24a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad765a2786f91cfee4b318660c73da549d614fb7ff771ad4b74ead2f0f6c24a3", kill_on_drop: false }` [INFO] [stdout] ad765a2786f91cfee4b318660c73da549d614fb7ff771ad4b74ead2f0f6c24a3 [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] 8855aa4d39034943d1d2621adc2fa48000eddfa18eef1e1010cdd4eaeaf23952 [INFO] running `Command { std: "docker" "start" "-a" "8855aa4d39034943d1d2621adc2fa48000eddfa18eef1e1010cdd4eaeaf23952", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling miniz_oxide v0.8.6 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling rctree v0.5.0 [INFO] [stderr] Compiling miniquad v0.3.16 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling svgtypes v0.13.0 [INFO] [stderr] Compiling quad-snd v0.2.8 [INFO] [stderr] Compiling imagesize v0.12.0 [INFO] [stderr] Compiling roxmltree v0.19.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling emath v0.31.1 [INFO] [stderr] Compiling atomic_refcell v0.1.13 [INFO] [stderr] Compiling mime_guess2 v2.0.5 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling ecolor v0.31.1 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling sapp-jsutils v0.1.7 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling quad-url v0.1.1 [INFO] [stderr] Compiling epaint v0.31.1 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling tinyfiledialogs v3.9.1 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling egui v0.31.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling emath v0.21.0 [INFO] [stderr] Compiling ecolor v0.21.0 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling epaint v0.21.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling usvg-tree v0.37.0 [INFO] [stderr] Compiling usvg-parser v0.37.0 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling egui v0.21.0 [INFO] [stderr] Compiling usvg v0.37.0 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling macroquad v0.3.26 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling resvg v0.37.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling egui-miniquad v0.14.0 [INFO] [stderr] Compiling egui-macroquad v0.15.0 [INFO] [stderr] Compiling ehttp v0.5.0 [INFO] [stderr] Compiling egui_extras v0.31.1 [INFO] [stderr] Compiling colors-transform v0.2.11 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling IMFE4 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::ops::Deref` [INFO] [stdout] --> src/project.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::ops::Deref; [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: `HashMap` [INFO] [stdout] --> src/imf/mod.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 3 | use std::collections::{BTreeMap, HashMap}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `egui_macroquad::egui` [INFO] [stdout] --> src/camera.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use egui_macroquad::egui; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> src/frame_data.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::session::Session` [INFO] [stdout] --> src/ui/util.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::session::Session; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::state::EditState` [INFO] [stdout] --> src/ui/util.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::state::EditState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/ui/save.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/ui/export.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `egui_macroquad::egui::TextureOptions` [INFO] [stdout] --> src/session.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use egui_macroquad::egui::TextureOptions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Texture2D` [INFO] [stdout] --> src/session.rs:10:124 [INFO] [stdout] | [INFO] [stdout] 10 | use macroquad::prelude::{draw_texture_ex, is_key_down, screen_height, screen_width, set_default_camera, DrawTextureParams, Texture2D}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `macroquad::window::clear_background` [INFO] [stdout] --> src/session.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use macroquad::window::clear_background; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `egui_macroquad::egui` [INFO] [stdout] --> src/res.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use egui_macroquad::egui; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ColorImage`, `Context`, `ImageData`, `Image`, `TextureHandle`, and `TextureId` [INFO] [stdout] --> src/res.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | use egui_macroquad::egui::{ColorImage, Context, Image, ImageData, TextureHandle, TextureId}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^ ^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `egui_macroquad::egui::ImageData::Color` [INFO] [stdout] --> src/res.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use egui_macroquad::egui::ImageData::Color; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/camera.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | let mut cam = Camera2D::default(); [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/camera.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | let mut zoom: f32 = 1.0; [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/config.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | let mut colors = { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/ui/interface.rs:69:25 [INFO] [stdout] | [INFO] [stdout] 69 | let mut col = entry.0; [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/session.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | let mut proj_idx = 0usize; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/session.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | let mut project = { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/session.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | let mut cur_project = self.projects.get_mut(&self.proj_idx).unwrap(); [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `index` is never read [INFO] [stdout] --> src/project.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Project { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 30 | pub index: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Project` 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: enum `Direction` is never used [INFO] [stdout] --> src/imf/value.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | pub enum Direction { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `just_opened` is never read [INFO] [stdout] --> src/state.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Open { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 20 | pub path: String, [INFO] [stdout] 21 | pub just_opened: bool [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Open` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [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" "__getrandom_custom" "--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" "quad_url_crate_version" "--export" "sapp_jsutils_crate_version" "--export" "CONTEXT" "--export" "macroquad_audio_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/{libtinyfiledialogs-bc1119943cfe1893,liblibc-9603e04af18eacec,libtoml-cf9b4120cf7c8581,libtoml_edit-5341825020d008d3,libserde_spanned-91fbbd1eb8f88067,libindexmap-807db53732d40abd,libequivalent-e75e9a7d273f0189,libhashbrown-652719fc7272987d,libwinnow-883b41d190eccb6c,libtoml_datetime-9b32e6776cd36e3f,libanyhow-158b16066d692c49,liblazy_static-6cae036cc417a885,libserde-65590d633d8e24bd,libcolors_transform-5553f4bd2493f68a,libbincode-8c2ecb42515344d7,libunty-b3961649bb0971ed,libegui_macroquad-38fac7e5d1f0e9f5,libmacroquad-9f252857b84a636c,libbumpalo-52e4e0e72f9cfe23,libfontdue-de1bb7b1ba3adf0a,libttf_parser-2dad05e889eb49b2,libhashbrown-b414dc67df6142c2,libimage-2e28d53a94310f93,libcolor_quant-8e07a515e6ff48c0,libbyteorder-529cc76400af54b3,libpng-4ab983187d4772ff,libbitflags-15e3d67e03629ffa,libflate2-4b2f09449fed3398,libminiz_oxide-9cbcfc1d9e93c5bc,libfdeflate-1973eda695894699,libsimd_adler32-f60c9d1329d503cc,libcrc32fast-e0220637d8011755,libnum_traits-b77bdcaa9e27e278,libglam-ca429907f5f11390,libquad_snd-bd01717f2ca19560,libegui_miniquad-650cf56dd5f6c210,libquad_url-a27427065e67023f,libsapp_jsutils-40a22e86bbd4a98c,libquad_rand-c335779a0f85c006,libgetrandom-cbbca861e3d513b9,libwasi-b9c6bfbff0bef49f,libegui-d0f6e8e72e4a45f4,libepaint-b579156c4a2b8997,libnohash_hasher-1d2a64c8bb32a3ee,libecolor-bb15918546858e23,libahash-dd5a5aaf166c7c4b,libonce_cell-904453684a9de20a,libcfg_if-50b02a9e3502ecf2,libzerocopy-700d58819e876f4a,libab_glyph-dc6e91eeb0003ef2,libowned_ttf_parser-7302a4944ba6ae63,libttf_parser-54ab1f754ab5c2ca,libab_glyph_rasterizer-3f247e9b5e769aee,libatomic_refcell-5c9ab99640287ce2,libemath-11a5a80b3ad8a525,libbytemuck-55ab64f6a5e8d216,libminiquad-c81164ecf6058baa}.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" "/opt/rustwide/target/wasm32-wasip1/debug/build/tinyfiledialogs-642a0f016978188d/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/IMFE4-1a60cbe34be99e8b.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/IMFE4-1a60cbe34be99e8b.IMFE4.2747c4328af9259e-cgu.13.rcgu.o: undefined symbol: setup_canvas_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/IMFE4-1a60cbe34be99e8b.IMFE4.2747c4328af9259e-cgu.13.rcgu.o: undefined symbol: run_animation_loop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/IMFE4-1a60cbe34be99e8b.IMFE4.2747c4328af9259e-cgu.13.rcgu.o: undefined symbol: console_log [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/IMFE4-1a60cbe34be99e8b.IMFE4.2747c4328af9259e-cgu.13.rcgu.o: undefined symbol: canvas_width [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/IMFE4-1a60cbe34be99e8b.IMFE4.2747c4328af9259e-cgu.13.rcgu.o: undefined symbol: canvas_height [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtinyfiledialogs-bc1119943cfe1893.rlib(dfaf9b5f75025898-tinyfiledialogs.o): undefined symbol: popen [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtinyfiledialogs-bc1119943cfe1893.rlib(dfaf9b5f75025898-tinyfiledialogs.o): undefined symbol: pclose [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtinyfiledialogs-bc1119943cfe1893.rlib(dfaf9b5f75025898-tinyfiledialogs.o): undefined symbol: popen [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtinyfiledialogs-bc1119943cfe1893.rlib(dfaf9b5f75025898-tinyfiledialogs.o): undefined symbol: pclose [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtinyfiledialogs-bc1119943cfe1893.rlib(dfaf9b5f75025898-tinyfiledialogs.o): undefined symbol: pclose [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtinyfiledialogs-bc1119943cfe1893.rlib(dfaf9b5f75025898-tinyfiledialogs.o): undefined symbol: popen [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtinyfiledialogs-bc1119943cfe1893.rlib(dfaf9b5f75025898-tinyfiledialogs.o): undefined symbol: pclose [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtinyfiledialogs-bc1119943cfe1893.rlib(dfaf9b5f75025898-tinyfiledialogs.o): undefined symbol: popen [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtinyfiledialogs-bc1119943cfe1893.rlib(dfaf9b5f75025898-tinyfiledialogs.o): undefined symbol: pclose [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtinyfiledialogs-bc1119943cfe1893.rlib(dfaf9b5f75025898-tinyfiledialogs.o): undefined symbol: popen [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtinyfiledialogs-bc1119943cfe1893.rlib(dfaf9b5f75025898-tinyfiledialogs.o): undefined symbol: pclose [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtinyfiledialogs-bc1119943cfe1893.rlib(dfaf9b5f75025898-tinyfiledialogs.o): undefined symbol: tcgetattr [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtinyfiledialogs-bc1119943cfe1893.rlib(dfaf9b5f75025898-tinyfiledialogs.o): undefined symbol: tcgetattr [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtinyfiledialogs-bc1119943cfe1893.rlib(dfaf9b5f75025898-tinyfiledialogs.o): undefined symbol: tcsetattr [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libtinyfiledialogs-bc1119943cfe1893.rlib(dfaf9b5f75025898-tinyfiledialogs.o): undefined symbol: tcsetattr [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 `IMFE4` (bin "IMFE4") due to 1 previous error; 24 warnings emitted [INFO] running `Command { std: "docker" "inspect" "8855aa4d39034943d1d2621adc2fa48000eddfa18eef1e1010cdd4eaeaf23952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8855aa4d39034943d1d2621adc2fa48000eddfa18eef1e1010cdd4eaeaf23952", kill_on_drop: false }` [INFO] [stdout] 8855aa4d39034943d1d2621adc2fa48000eddfa18eef1e1010cdd4eaeaf23952