[INFO] fetching crate cres 0.9.1... [INFO] building cres-0.9.1 against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] extracting crate cres 0.9.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate cres 0.9.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate cres 0.9.1 [INFO] tweaked toml for crates.io crate cres 0.9.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cres 0.9.1 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 crates.io crate cres 0.9.1 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] b645f96774449eb22d0c95abd61d2a378215d66ce747c982433c9cc335746c21 [INFO] running `Command { std: "docker" "start" "-a" "b645f96774449eb22d0c95abd61d2a378215d66ce747c982433c9cc335746c21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b645f96774449eb22d0c95abd61d2a378215d66ce747c982433c9cc335746c21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b645f96774449eb22d0c95abd61d2a378215d66ce747c982433c9cc335746c21", kill_on_drop: false }` [INFO] [stdout] b645f96774449eb22d0c95abd61d2a378215d66ce747c982433c9cc335746c21 [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] 58e0a564c51a86587abd7c7caa7043832495679fc52896f6a8c402173bf87926 [INFO] running `Command { std: "docker" "start" "-a" "58e0a564c51a86587abd7c7caa7043832495679fc52896f6a8c402173bf87926", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/wasm32-wasip1/debug/cres.wasm [INFO] [stderr] | [INFO] [stderr] = note: the bin target `cres` in package `cres v0.9.1 (/opt/rustwide/workdir)` has the same output filename as the lib target `cres` in package `cres v0.9.1 (/opt/rustwide/workdir)` [INFO] [stderr] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/wasm32-wasip1/debug/cres.wasm.dwp [INFO] [stderr] | [INFO] [stderr] = note: the bin target `cres` in package `cres v0.9.1 (/opt/rustwide/workdir)` has the same output filename as the lib target `cres` in package `cres v0.9.1 (/opt/rustwide/workdir)` [INFO] [stderr] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling zerocopy v0.8.20 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Compiling vergen v9.0.4 [INFO] [stderr] Compiling vergen-git2 v1.0.5 [INFO] [stderr] Compiling cbindgen v0.28.0 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling rand_core v0.9.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling os_str_bytes v7.0.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling indicatif v0.17.9 [INFO] [stderr] Compiling argfile v0.2.1 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling libgit2-sys v0.18.0+1.9.0 [INFO] [stderr] Compiling bzip2-sys v0.1.12+1.0.8 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling permutohedron v0.2.4 [INFO] [stderr] Compiling sysinfo v0.33.1 [INFO] [stderr] Compiling logbar v0.1.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling bzip2 v0.5.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling deprecate-until v0.1.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling lz4 v1.28.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling clap_complete v4.5.43 [INFO] [stderr] Compiling pathfinding v4.14.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling audec v0.1.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling particle_id v0.5.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling jetty v0.4.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling git2 v0.20.0 [INFO] [stderr] Compiling cres v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "--export" "bz_internal_error" "--export" "rust_zstd_wasm_shim_calloc" "--export" "rust_zstd_wasm_shim_free" "--export" "rust_zstd_wasm_shim_malloc" "--export" "rust_zstd_wasm_shim_memcmp" "--export" "rust_zstd_wasm_shim_memcpy" "--export" "rust_zstd_wasm_shim_memmove" "--export" "rust_zstd_wasm_shim_memset" "--export" "rust_zstd_wasm_shim_qsort" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<10 object files omitted>" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libserde_yaml-d22eb3fdeb7e85c5,libryu-9c66ce429f98c657,libitoa-e96a81d596d6ec73,libunsafe_libyaml-87c585b5f14e7831,libargfile-6d4200bbb6be13af,libfs_err-34bf28b93927a661,libos_str_bytes-ba927e72d352df62,libenv_logger-6cf50f4c52385c86,libenv_filter-e86e268c1c4cf5f0,libhumantime-10b1a77799583fa5,libanyhow-f3bcef6ec4b93535,libstrum-995c2715911d248d,libregex-192a16b05795515d,libregex_automata-295f1d6c39bfb05a,libaho_corasick-cfb07920134514f4,libregex_syntax-b44ef8663a4740f2,libcres}.rlib" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{liblogbar-cf859beeeacf636e,libindicatif-e652a8215b06730f,libportable_atomic-72032faef17a3aef,libnumber_prefix-98504c5031490c82,libweb_time-393866bfc5adb2f0,libconsole-c8469edc693e12af,libunicode_width-52faa65fbb8d097d,libzstd-0c76b38fa0fa23cc,libzstd_safe-e3852a11d1631a1b,libthread_local-5df8efc1b4056fb0,libonce_cell-ce8c35e2bf3be270,librand_xoshiro-e30014e3bf37a00f,libnom-169d93f6ab38b99f,libmemchr-9a2f103f6d32a3e4,libaudec-a32f0c446521b4fe,libzstd-026b0d89f5955182,libzstd_safe-56181dcb175a1736,libzstd_sys-a833342e7f48c4b0,liblz4-a4057a5258f7c14b,liblz4_sys-67a6569cdcc74896,libbzip2-3e7906d9b8e6b8e1,libpermutohedron-2581dae0bb1e7866,libpathfinding-1605003dfd102757,libinteger_sqrt-02341ffe2aa4f240,librustc_hash-3739b9c930726fd0,librayon-82f5791fd2d265b9,librayon_core-5f99f33b5622d260,libcrossbeam_deque-f2a195995adbe5a1,libcrossbeam_epoch-cfc6ee721375722d,libcrossbeam_utils-a2bafd6ea59dbe61,libitertools-735607087e46b674,libflate2-79d6b5a01053da54,libminiz_oxide-078c894072e53b2d,libadler2-5b8c1924e4ec31f3,libcrc32fast-e0220637d8011755,libbzip2-555fd161811a6071,libbzip2_sys-b9fb630b8cb38902,liblibc-26bb775845e6fd3d,libthiserror-3f326c34d9a2bbf9,libparticle_id-087a61ced16ed686,libjetty-bfc008655a56bb89,libitertools-8ea0c8ec09d7b921,libeither-91a7b0a25f550a75,libindexmap-9501b6b66478231c,libequivalent-98516aa41a406a97,libhashbrown-652719fc7272987d,librand-b4ac6a16bb7c994c,librand_chacha-24a26c77d6cbf383,libppv_lite86-c5e9d77afd508692,libzerocopy-7ddde1683f9d36f4,libbyteorder-724208724ef3bd1b,librand_core-cd4fecb7ff3b18e0,libgetrandom-1bd159d886506bd4,libzerocopy-9d644626f0dbbc9b,libparking_lot-75ef547fd672cf18,libparking_lot_core-ab7e1e950bd46fa5,libcfg_if-50b02a9e3502ecf2,libsmallvec-dd22fcde2487057b,liblock_api-9e3303d2e4cbdde2,libscopeguard-8bf53ae5771a3088,libnoisy_float-a97b1c76829cda97,libnum_traits-b77bdcaa9e27e278,libserde-6b806151768dd065,liblog-e9e8addb5171d82a,libclap-9fa71d99b42a7a55,libclap_builder-aebc7c62844126fb,libstrsim-e512297c5f919e18,libanstream-cfed71fa82033df3,libanstyle_query-5f094c86118711a2,libis_terminal_polyfill-55cc14b2bc4075e2,libcolorchoice-34bb85f11e447472,libanstyle_parse-cce6b73a0cf8514a,libutf8parse-9c3910e1de91e7db,libclap_lex-5c194e2e9ab41dcc,libanstyle-00553110323c47ee}.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/bzip2-sys-de434f7c31aa10df/out/lib" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/lz4-sys-de4a126fd5c491d8/out" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/zstd-sys-c90ceae8871c2102/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/cres_classify_events-4e82de549a6427b4.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/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_malloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_malloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_malloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_calloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_calloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_malloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_malloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4hc.o): undefined symbol: rust_lz4_wasm_shim_malloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4hc.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cres` (bin "cres-classify-events") due to 1 previous error [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" "bz_internal_error" "--export" "rust_zstd_wasm_shim_calloc" "--export" "rust_zstd_wasm_shim_free" "--export" "rust_zstd_wasm_shim_malloc" "--export" "rust_zstd_wasm_shim_memcmp" "--export" "rust_zstd_wasm_shim_memcpy" "--export" "rust_zstd_wasm_shim_memmove" "--export" "rust_zstd_wasm_shim_memset" "--export" "rust_zstd_wasm_shim_qsort" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<17 object files omitted>" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libserde_yaml-d22eb3fdeb7e85c5,libryu-9c66ce429f98c657,libitoa-e96a81d596d6ec73,libunsafe_libyaml-87c585b5f14e7831,libargfile-6d4200bbb6be13af,libfs_err-34bf28b93927a661,libos_str_bytes-ba927e72d352df62,libenv_logger-6cf50f4c52385c86,libenv_filter-e86e268c1c4cf5f0,libhumantime-10b1a77799583fa5,libanyhow-f3bcef6ec4b93535,libstrum-995c2715911d248d,libregex-192a16b05795515d,libregex_automata-295f1d6c39bfb05a,libaho_corasick-cfb07920134514f4,libregex_syntax-b44ef8663a4740f2,libcres}.rlib" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{liblogbar-cf859beeeacf636e,libindicatif-e652a8215b06730f,libportable_atomic-72032faef17a3aef,libnumber_prefix-98504c5031490c82,libweb_time-393866bfc5adb2f0,libconsole-c8469edc693e12af,libunicode_width-52faa65fbb8d097d,libzstd-0c76b38fa0fa23cc,libzstd_safe-e3852a11d1631a1b,libthread_local-5df8efc1b4056fb0,libonce_cell-ce8c35e2bf3be270,librand_xoshiro-e30014e3bf37a00f,libnom-169d93f6ab38b99f,libmemchr-9a2f103f6d32a3e4,libaudec-a32f0c446521b4fe,libzstd-026b0d89f5955182,libzstd_safe-56181dcb175a1736,libzstd_sys-a833342e7f48c4b0,liblz4-a4057a5258f7c14b,liblz4_sys-67a6569cdcc74896,libbzip2-3e7906d9b8e6b8e1,libpermutohedron-2581dae0bb1e7866,libpathfinding-1605003dfd102757,libinteger_sqrt-02341ffe2aa4f240,librustc_hash-3739b9c930726fd0,librayon-82f5791fd2d265b9,librayon_core-5f99f33b5622d260,libcrossbeam_deque-f2a195995adbe5a1,libcrossbeam_epoch-cfc6ee721375722d,libcrossbeam_utils-a2bafd6ea59dbe61,libitertools-735607087e46b674,libflate2-79d6b5a01053da54,libminiz_oxide-078c894072e53b2d,libadler2-5b8c1924e4ec31f3,libcrc32fast-e0220637d8011755,libbzip2-555fd161811a6071,libbzip2_sys-b9fb630b8cb38902,liblibc-26bb775845e6fd3d,libthiserror-3f326c34d9a2bbf9,libparticle_id-087a61ced16ed686,libjetty-bfc008655a56bb89,libitertools-8ea0c8ec09d7b921,libeither-91a7b0a25f550a75,libindexmap-9501b6b66478231c,libequivalent-98516aa41a406a97,libhashbrown-652719fc7272987d,librand-b4ac6a16bb7c994c,librand_chacha-24a26c77d6cbf383,libppv_lite86-c5e9d77afd508692,libzerocopy-7ddde1683f9d36f4,libbyteorder-724208724ef3bd1b,librand_core-cd4fecb7ff3b18e0,libgetrandom-1bd159d886506bd4,libzerocopy-9d644626f0dbbc9b,libparking_lot-75ef547fd672cf18,libparking_lot_core-ab7e1e950bd46fa5,libcfg_if-50b02a9e3502ecf2,libsmallvec-dd22fcde2487057b,liblock_api-9e3303d2e4cbdde2,libscopeguard-8bf53ae5771a3088,libnoisy_float-a97b1c76829cda97,libnum_traits-b77bdcaa9e27e278,libserde-6b806151768dd065,liblog-e9e8addb5171d82a,libclap-9fa71d99b42a7a55,libclap_builder-aebc7c62844126fb,libstrsim-e512297c5f919e18,libanstream-cfed71fa82033df3,libanstyle_query-5f094c86118711a2,libis_terminal_polyfill-55cc14b2bc4075e2,libcolorchoice-34bb85f11e447472,libanstyle_parse-cce6b73a0cf8514a,libutf8parse-9c3910e1de91e7db,libclap_lex-5c194e2e9ab41dcc,libanstyle-00553110323c47ee}.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/bzip2-sys-de434f7c31aa10df/out/lib" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/lz4-sys-de4a126fd5c491d8/out" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/zstd-sys-c90ceae8871c2102/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/cres_partition-493a146389b5295b.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/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_malloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_malloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_malloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_calloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_calloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_malloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_malloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4hc.o): undefined symbol: rust_lz4_wasm_shim_malloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4hc.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cres` (bin "cres-partition") 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" "bz_internal_error" "--export" "rust_zstd_wasm_shim_calloc" "--export" "rust_zstd_wasm_shim_free" "--export" "rust_zstd_wasm_shim_malloc" "--export" "rust_zstd_wasm_shim_memcmp" "--export" "rust_zstd_wasm_shim_memcpy" "--export" "rust_zstd_wasm_shim_memmove" "--export" "rust_zstd_wasm_shim_memset" "--export" "rust_zstd_wasm_shim_qsort" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<17 object files omitted>" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libargfile-6d4200bbb6be13af,libfs_err-34bf28b93927a661,libos_str_bytes-ba927e72d352df62,libenv_logger-6cf50f4c52385c86,libenv_filter-e86e268c1c4cf5f0,libhumantime-10b1a77799583fa5,libanyhow-f3bcef6ec4b93535,libstrum-995c2715911d248d,libregex-192a16b05795515d,libregex_automata-295f1d6c39bfb05a,libaho_corasick-cfb07920134514f4,libregex_syntax-b44ef8663a4740f2,libcres}.rlib" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{liblogbar-cf859beeeacf636e,libindicatif-e652a8215b06730f,libportable_atomic-72032faef17a3aef,libnumber_prefix-98504c5031490c82,libweb_time-393866bfc5adb2f0,libconsole-c8469edc693e12af,libunicode_width-52faa65fbb8d097d,libzstd-0c76b38fa0fa23cc,libzstd_safe-e3852a11d1631a1b,libthread_local-5df8efc1b4056fb0,libonce_cell-ce8c35e2bf3be270,librand_xoshiro-e30014e3bf37a00f,libnom-169d93f6ab38b99f,libmemchr-9a2f103f6d32a3e4,libaudec-a32f0c446521b4fe,libzstd-026b0d89f5955182,libzstd_safe-56181dcb175a1736,libzstd_sys-a833342e7f48c4b0,liblz4-a4057a5258f7c14b,liblz4_sys-67a6569cdcc74896,libbzip2-3e7906d9b8e6b8e1,libpermutohedron-2581dae0bb1e7866,libpathfinding-1605003dfd102757,libinteger_sqrt-02341ffe2aa4f240,librustc_hash-3739b9c930726fd0,librayon-82f5791fd2d265b9,librayon_core-5f99f33b5622d260,libcrossbeam_deque-f2a195995adbe5a1,libcrossbeam_epoch-cfc6ee721375722d,libcrossbeam_utils-a2bafd6ea59dbe61,libitertools-735607087e46b674,libflate2-79d6b5a01053da54,libminiz_oxide-078c894072e53b2d,libadler2-5b8c1924e4ec31f3,libcrc32fast-e0220637d8011755,libbzip2-555fd161811a6071,libbzip2_sys-b9fb630b8cb38902,liblibc-26bb775845e6fd3d,libthiserror-3f326c34d9a2bbf9,libparticle_id-087a61ced16ed686,libjetty-bfc008655a56bb89,libitertools-8ea0c8ec09d7b921,libeither-91a7b0a25f550a75,libindexmap-9501b6b66478231c,libequivalent-98516aa41a406a97,libhashbrown-652719fc7272987d,librand-b4ac6a16bb7c994c,librand_chacha-24a26c77d6cbf383,libppv_lite86-c5e9d77afd508692,libzerocopy-7ddde1683f9d36f4,libbyteorder-724208724ef3bd1b,librand_core-cd4fecb7ff3b18e0,libgetrandom-1bd159d886506bd4,libzerocopy-9d644626f0dbbc9b,libparking_lot-75ef547fd672cf18,libparking_lot_core-ab7e1e950bd46fa5,libcfg_if-50b02a9e3502ecf2,libsmallvec-dd22fcde2487057b,liblock_api-9e3303d2e4cbdde2,libscopeguard-8bf53ae5771a3088,libnoisy_float-a97b1c76829cda97,libnum_traits-b77bdcaa9e27e278,libserde-6b806151768dd065,liblog-e9e8addb5171d82a,libclap-9fa71d99b42a7a55,libclap_builder-aebc7c62844126fb,libstrsim-e512297c5f919e18,libanstream-cfed71fa82033df3,libanstyle_query-5f094c86118711a2,libis_terminal_polyfill-55cc14b2bc4075e2,libcolorchoice-34bb85f11e447472,libanstyle_parse-cce6b73a0cf8514a,libutf8parse-9c3910e1de91e7db,libclap_lex-5c194e2e9ab41dcc,libanstyle-00553110323c47ee}.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/bzip2-sys-de434f7c31aa10df/out/lib" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/lz4-sys-de4a126fd5c491d8/out" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/zstd-sys-c90ceae8871c2102/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/cres-410736c3378e9ed9.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/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_malloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_malloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_malloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_calloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_calloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_malloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_malloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4hc.o): undefined symbol: rust_lz4_wasm_shim_malloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-67a6569cdcc74896.rlib(efce31824dbf3730-lz4hc.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cres` (bin "cres") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "58e0a564c51a86587abd7c7caa7043832495679fc52896f6a8c402173bf87926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58e0a564c51a86587abd7c7caa7043832495679fc52896f6a8c402173bf87926", kill_on_drop: false }` [INFO] [stdout] 58e0a564c51a86587abd7c7caa7043832495679fc52896f6a8c402173bf87926