[INFO] cloning repository https://github.com/ollej/rusty-code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ollej/rusty-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Follej%2Frusty-code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Follej%2Frusty-code'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1433420cf05c869133be086f1de912b890b8eb4e [INFO] building ollej/rusty-code against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Follej%2Frusty-code" "/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/ollej/rusty-code [INFO] finished tweaking git repo https://github.com/ollej/rusty-code [INFO] tweaked toml for git repo https://github.com/ollej/rusty-code written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ollej/rusty-code 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/ollej/rusty-code already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e891801077d02df03b13630a9fdba90d74e57df075b52955baa409eeaf1c8bc9 [INFO] running `Command { std: "docker" "start" "-a" "e891801077d02df03b13630a9fdba90d74e57df075b52955baa409eeaf1c8bc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e891801077d02df03b13630a9fdba90d74e57df075b52955baa409eeaf1c8bc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e891801077d02df03b13630a9fdba90d74e57df075b52955baa409eeaf1c8bc9", kill_on_drop: false }` [INFO] [stdout] e891801077d02df03b13630a9fdba90d74e57df075b52955baa409eeaf1c8bc9 [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] 7d6242fc0281c335dec7bacf940dcaf8607ffa36ae8b3ce9a82195554d4530da [INFO] running `Command { std: "docker" "start" "-a" "7d6242fc0281c335dec7bacf940dcaf8607ffa36ae8b3ce9a82195554d4530da", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling miniz_oxide v0.8.4 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling miniquad v0.4.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling errno v0.3.10 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling nanoserde-derive v0.1.22 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling sapp-jsutils v0.1.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling clap_builder v4.5.30 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling plist v1.7.0 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling nanoserde v0.1.37 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling maud_macros v0.24.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling pipeline v0.5.0 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling maud v0.24.0 [INFO] [stderr] Compiling markdown v0.3.0 (https://github.com/johannhof/markdown.rs#68ff3f83) [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling quad-url v0.1.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling colorsys v0.6.7 [INFO] [stderr] Compiling quad-net v0.1.2 [INFO] [stderr] Compiling detect-lang v0.1.5 [INFO] [stderr] Compiling macroquad v0.4.13 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling clap v4.5.30 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling jsonpath-rust v0.2.6 [INFO] [stderr] Compiling rusty-slider v0.24.0 (https://github.com/ollej/rusty-slider#47848fbc) [INFO] [stderr] Compiling rusty-code v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rusty-code` (bin "rusty-code") due to 1 previous error [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" "--export" "quad_net_crate_version" "--export" "sapp_jsutils_crate_version" "--export" "quad_url_crate_version" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<11 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libdetect_lang-225821c52666e49a,libquad_url-dc3bdecfd1e02e1c,libquad_net-d8ca5ed69d24c76a,libsapp_jsutils-1c91de801b69c9cf,libjsonpath_rust-737e71dbbe50130e,libpest-7329438577baeff7,libucd_trie-cc96c6f8c749ca02,libthiserror-d535a90b4dd6615e,librusty_slider-54116d6dcce209ff,libstrum-e9305e51db56e48f,libmarkdown-4fb90184df09306c,liblazy_static-5c91c05731f546ba,libpipeline-8985e8b9b98005c1,libnanoserde-3149f35f1fbcfa14,libcolorsys-be050bcd89cadae9,libtempfile-39e8aeee4a12bc81,libgetrandom-07399c17536ca785,libfastrand-c61e000431021488,librustix-e57ecfa72e0fbf44,libbitflags-b9e65fe2b903af63,liberrno-f58e4789f0b0aeaa,liblibc-977823592f5c2d3c,libsyntect-edd9b939e2379a9a,libfancy_regex-4eacf161967fd581,libregex-6f7ae220e9779278,libregex_automata-f23706473b08ae85,libaho_corasick-1b4e89fc7f9073c0,libbit_set-cf29413b156b4a21,libbit_vec-4ee444366919010a,libthiserror-0879eb78ecf692a5,libwalkdir-b1cd681b173bc261,libsame_file-125c2f464b3a7ca2,libyaml_rust-7e1b333f10b221a9,liblinked_hash_map-4540129a5bb42bb5,libregex_syntax-94af1ef1480f2fc4,libfnv-0f820e0e7d2b3ff0,libserde_json-48472c0d46dcd867,libryu-a113adcfe17fde39,libplist-1af20fa1213f21e1,libtime-ab20aa7753aefe21,libitoa-65c2321a724d7dad,libtime_core-dcd46c0c4c9a28c3,libnum_conv-5db9e63f8aefe185,libderanged-5ff7667110b04745,libpowerfmt-c13d6930b6159d26,libquick_xml-088c87e9fc7b7edd,libmemchr-3d40250de56b26d2,libbase64-694026ac06fee2bb,libindexmap-67fe7a7b9faa3fb4,libequivalent-c6f3b69c4dc4dcb2,libhashbrown-c050eb8f33943bd6,libbincode-18913f04a7ebcba3,libserde-0b2127442ab23309,libmacroquad-fa47bab5d4cb9315,libfontdue-e52ed403551d1972,libttf_parser-b13c60f4615fb6eb,libhashbrown-b871348d1a25b548,libahash-34731bfb4d26a3c2,libonce_cell-71ec539c917ff974,libzerocopy-d8a74d52de77f364,libimage-37b4a779d0400306,libbytemuck-7f084c31ae186f6d,libcolor_quant-940e017b5c078197,libbyteorder-d7043af5df67e162,libpng-02a05449ad377772,libbitflags-a346519f7e5b0ea5,libflate2-4474bd51fed6731b,libminiz_oxide-eefc2fd0c5f14cae,libfdeflate-823ef62d5430e191,libsimd_adler32-3295e62124412daa,libcrc32fast-a7beddaab35c965f,libcfg_if-b323c96c3756c419,libnum_traits-598f9b95b7d3360d,libquad_rand-3076e4e769215a13,libslotmap-b9e221539dc739b8,libglam-5d9bd126ffbedf37,libminiquad-8d24d1f511ebb8f1,libclap-2690b8379d70d291,libclap_builder-1cc68f9f85683356,libstrsim-d3bb09a3255f9297,libanstream-1f778650b0315287,libanstyle_query-4e1411c294385918,libis_terminal_polyfill-6e72188844e91551,libcolorchoice-f30ef55c574b0f03,libanstyle_parse-b77bb014ba9f0088,libutf8parse-3ff270fb2d0c24a5,libclap_lex-ee5a525513f42432,libanstyle-9a7a445971c349df}.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/rusty_code-a459381b91a2da09.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/rusty_code-a459381b91a2da09.rusty_code.23bb669de4079728-cgu.02.rcgu.o: undefined symbol: init_webgl [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rusty_code-a459381b91a2da09.rusty_code.23bb669de4079728-cgu.02.rcgu.o: undefined symbol: setup_canvas_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rusty_code-a459381b91a2da09.rusty_code.23bb669de4079728-cgu.02.rcgu.o: undefined symbol: canvas_width [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rusty_code-a459381b91a2da09.rusty_code.23bb669de4079728-cgu.02.rcgu.o: undefined symbol: canvas_height [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rusty_code-a459381b91a2da09.rusty_code.23bb669de4079728-cgu.02.rcgu.o: undefined symbol: run_animation_loop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/rusty_code-a459381b91a2da09.rusty_code.23bb669de4079728-cgu.02.rcgu.o: undefined symbol: console_log [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_url-dc3bdecfd1e02e1c.rlib(quad_url-dc3bdecfd1e02e1c.quad_url.9908d32ce9da28fd-cgu.0.rcgu.o): undefined symbol: quad_url_param_count [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_url-dc3bdecfd1e02e1c.rlib(quad_url-dc3bdecfd1e02e1c.quad_url.9908d32ce9da28fd-cgu.0.rcgu.o): undefined symbol: quad_url_path [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_url-dc3bdecfd1e02e1c.rlib(quad_url-dc3bdecfd1e02e1c.quad_url.9908d32ce9da28fd-cgu.0.rcgu.o): undefined symbol: quad_url_get_key [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_url-dc3bdecfd1e02e1c.rlib(quad_url-dc3bdecfd1e02e1c.quad_url.9908d32ce9da28fd-cgu.0.rcgu.o): undefined symbol: quad_url_get_value [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_net-d8ca5ed69d24c76a.rlib(quad_net-d8ca5ed69d24c76a.quad_net.70363138ee23e67e-cgu.0.rcgu.o): undefined symbol: http_try_recv [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libquad_net-d8ca5ed69d24c76a.rlib(quad_net-d8ca5ed69d24c76a.quad_net.70363138ee23e67e-cgu.0.rcgu.o): undefined symbol: http_make_request [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsapp_jsutils-1c91de801b69c9cf.rlib(sapp_jsutils-1c91de801b69c9cf.sapp_jsutils.e3fbf14081f54a70-cgu.0.rcgu.o): undefined symbol: js_buf_length [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsapp_jsutils-1c91de801b69c9cf.rlib(sapp_jsutils-1c91de801b69c9cf.sapp_jsutils.e3fbf14081f54a70-cgu.0.rcgu.o): undefined symbol: js_unwrap_to_buf [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsapp_jsutils-1c91de801b69c9cf.rlib(sapp_jsutils-1c91de801b69c9cf.sapp_jsutils.e3fbf14081f54a70-cgu.0.rcgu.o): undefined symbol: js_set_field_string [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsapp_jsutils-1c91de801b69c9cf.rlib(sapp_jsutils-1c91de801b69c9cf.sapp_jsutils.e3fbf14081f54a70-cgu.0.rcgu.o): undefined symbol: js_free_object [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsapp_jsutils-1c91de801b69c9cf.rlib(sapp_jsutils-1c91de801b69c9cf.sapp_jsutils.e3fbf14081f54a70-cgu.0.rcgu.o): undefined symbol: js_create_object [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsapp_jsutils-1c91de801b69c9cf.rlib(sapp_jsutils-1c91de801b69c9cf.sapp_jsutils.e3fbf14081f54a70-cgu.0.rcgu.o): undefined symbol: js_create_string [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsapp_jsutils-1c91de801b69c9cf.rlib(sapp_jsutils-1c91de801b69c9cf.sapp_jsutils.e3fbf14081f54a70-cgu.0.rcgu.o): undefined symbol: js_string_length [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsapp_jsutils-1c91de801b69c9cf.rlib(sapp_jsutils-1c91de801b69c9cf.sapp_jsutils.e3fbf14081f54a70-cgu.0.rcgu.o): undefined symbol: js_unwrap_to_str [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] running `Command { std: "docker" "inspect" "7d6242fc0281c335dec7bacf940dcaf8607ffa36ae8b3ce9a82195554d4530da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d6242fc0281c335dec7bacf940dcaf8607ffa36ae8b3ce9a82195554d4530da", kill_on_drop: false }` [INFO] [stdout] 7d6242fc0281c335dec7bacf940dcaf8607ffa36ae8b3ce9a82195554d4530da