[INFO] cloning repository https://github.com/Johnify/Rust-decompress [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Johnify/Rust-decompress" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnify%2FRust-decompress", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnify%2FRust-decompress'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e8ec0f3116e5ee6e7995e392ca103c0821bbb0eb [INFO] building Johnify/Rust-decompress against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnify%2FRust-decompress" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Johnify/Rust-decompress [INFO] finished tweaking git repo https://github.com/Johnify/Rust-decompress [INFO] tweaked toml for git repo https://github.com/Johnify/Rust-decompress written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Johnify/Rust-decompress 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/Johnify/Rust-decompress 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] 368ae3f083f6eac37132957b5a5f1ff10a60392131d0a13bb8ea987779170ca1 [INFO] running `Command { std: "docker" "start" "-a" "368ae3f083f6eac37132957b5a5f1ff10a60392131d0a13bb8ea987779170ca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "368ae3f083f6eac37132957b5a5f1ff10a60392131d0a13bb8ea987779170ca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "368ae3f083f6eac37132957b5a5f1ff10a60392131d0a13bb8ea987779170ca1", kill_on_drop: false }` [INFO] [stdout] 368ae3f083f6eac37132957b5a5f1ff10a60392131d0a13bb8ea987779170ca1 [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] c5f42b5952fafd7559cf2f45e82c5b34aeda5cec0c87d9f85424371a12422515 [INFO] running `Command { std: "docker" "start" "-a" "c5f42b5952fafd7559cf2f45e82c5b34aeda5cec0c87d9f85424371a12422515", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling subtle v2.6.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling zstd-sys v2.0.11+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling decompress-yt v0.1.0 (/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" "<4 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libzip-15a1a20ae12c372e,libpbkdf2-d56d19eb11b16453,libsha2-7e4add105b30d668,libpassword_hash-e295e9157497e819,libbase64ct-c9302994bb1e2261,librand_core-512e272d4ecb92d6,libtime-03959df9538c2dfa,libtime_core-bd0d63e41a36dd0e,libnum_conv-1ef8d510955d3be1,libderanged-110e4a5c5f7b0112,libpowerfmt-fbc2fd0c9a129936,libzstd-52b4b39d46a89c01,libzstd_safe-3a206456d04aae90,libzstd_sys-166525e808d411ff,libbzip2-52d762467bcc6519,libbzip2_sys-7918f408321137be,liblibc-c456992264391845,libflate2-6b3fe3cd130a2e2d,libminiz_oxide-8cf911ec1d1b7ccf,libadler-5d585fd5ceaaf370,libcrc32fast-e0220637d8011755,libbyteorder-529cc76400af54b3,libaes-8dd306e503227ca2,libcipher-5d9d2c4ad8f27fe0,libinout-73980bcc649d68b0,libsha1-47ebf4738ff84e16,libcfg_if-50b02a9e3502ecf2,libhmac-bcd9be111e433684,libdigest-423602aac85b6777,libsubtle-df24f0a98ac54ef4,libblock_buffer-ff766ba1f1bc2312,libcrypto_common-54f1074c3cc16168,libgeneric_array-143189b5e972f6af,libtypenum-0fe8d28fad3fc2b1,libconstant_time_eq-af81dc6b8c452b61}.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-95a7df1090527062/out/lib" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/zstd-sys-8fd8ecf76e374740/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/decompress_yt-6138e5bcdcf9dffe.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member '8957a4c8b028b07b-debug.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member '8957a4c8b028b07b-entropy_common.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member '8957a4c8b028b07b-error_private.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member '8957a4c8b028b07b-fse_decompress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member '8957a4c8b028b07b-pool.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member '8957a4c8b028b07b-threading.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member '8957a4c8b028b07b-zstd_common.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member '1ddd1489cc625d97-fse_compress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member '1ddd1489cc625d97-hist.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member '1ddd1489cc625d97-huf_compress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member '1ddd1489cc625d97-zstd_compress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member '1ddd1489cc625d97-zstd_compress_literals.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member '1ddd1489cc625d97-zstd_compress_sequences.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member '1ddd1489cc625d97-zstd_compress_superblock.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member '1ddd1489cc625d97-zstd_double_fast.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member '1ddd1489cc625d97-zstd_fast.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member '1ddd1489cc625d97-zstd_lazy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member '1ddd1489cc625d97-zstd_ldm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member '1ddd1489cc625d97-zstd_opt.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member '1ddd1489cc625d97-zstdmt_compress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member '690f776bf7b37aeb-huf_decompress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member '690f776bf7b37aeb-zstd_ddict.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member '690f776bf7b37aeb-zstd_decompress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member '690f776bf7b37aeb-zstd_decompress_block.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member 'b0401a448be314bb-cover.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member 'b0401a448be314bb-divsufsort.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member 'b0401a448be314bb-fastcover.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member 'b0401a448be314bb-zdict.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member '5eeec2f4c1e9b3b6-zstd_v01.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member '5eeec2f4c1e9b3b6-zstd_v02.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member '5eeec2f4c1e9b3b6-zstd_v03.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member '5eeec2f4c1e9b3b6-zstd_v04.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member '5eeec2f4c1e9b3b6-zstd_v05.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member '5eeec2f4c1e9b3b6-zstd_v06.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member '5eeec2f4c1e9b3b6-zstd_v07.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-166525e808d411ff.rlib: archive member '690f776bf7b37aeb-huf_decompress_amd64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-7918f408321137be.rlib: archive member '5bb993572ce83733-blocksort.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-7918f408321137be.rlib: archive member '5bb993572ce83733-huffman.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-7918f408321137be.rlib: archive member '5bb993572ce83733-crctable.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-7918f408321137be.rlib: archive member '5bb993572ce83733-randtable.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-7918f408321137be.rlib: archive member '5bb993572ce83733-compress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-7918f408321137be.rlib: archive member '5bb993572ce83733-decompress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-7918f408321137be.rlib: archive member '5bb993572ce83733-bzlib.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzip-15a1a20ae12c372e.rlib(zip-15a1a20ae12c372e.zip.506c81a5e9fd8234-cgu.2.rcgu.o): undefined symbol: ZSTD_decompressStream [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-3a206456d04aae90.rlib(zstd_safe-3a206456d04aae90.zstd_safe.e9dca48ea7a8dd63-cgu.0.rcgu.o): undefined symbol: ZSTD_isError [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-3a206456d04aae90.rlib(zstd_safe-3a206456d04aae90.zstd_safe.e9dca48ea7a8dd63-cgu.0.rcgu.o): undefined symbol: ZSTD_initDStream [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-3a206456d04aae90.rlib(zstd_safe-3a206456d04aae90.zstd_safe.e9dca48ea7a8dd63-cgu.0.rcgu.o): undefined symbol: ZSTD_getErrorName [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-3a206456d04aae90.rlib(zstd_safe-3a206456d04aae90.zstd_safe.e9dca48ea7a8dd63-cgu.0.rcgu.o): undefined symbol: ZSTD_DStreamInSize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-3a206456d04aae90.rlib(zstd_safe-3a206456d04aae90.zstd_safe.e9dca48ea7a8dd63-cgu.0.rcgu.o): undefined symbol: ZSTD_DCtx_loadDictionary [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-3a206456d04aae90.rlib(zstd_safe-3a206456d04aae90.zstd_safe.e9dca48ea7a8dd63-cgu.0.rcgu.o): undefined symbol: ZSTD_createDCtx [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-3a206456d04aae90.rlib(zstd_safe-3a206456d04aae90.zstd_safe.e9dca48ea7a8dd63-cgu.0.rcgu.o): undefined symbol: ZSTD_DCtx_reset [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-3a206456d04aae90.rlib(zstd_safe-3a206456d04aae90.zstd_safe.e9dca48ea7a8dd63-cgu.0.rcgu.o): undefined symbol: ZSTD_freeDCtx [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2-52d762467bcc6519.rlib(bzip2-52d762467bcc6519.bzip2.b59742c6e798f3ce-cgu.0.rcgu.o): undefined symbol: BZ2_bzDecompress [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2-52d762467bcc6519.rlib(bzip2-52d762467bcc6519.bzip2.b59742c6e798f3ce-cgu.0.rcgu.o): undefined symbol: BZ2_bzDecompressInit [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2-52d762467bcc6519.rlib(bzip2-52d762467bcc6519.bzip2.b59742c6e798f3ce-cgu.0.rcgu.o): undefined symbol: BZ2_bzDecompressEnd [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `decompress-yt` (bin "decompress-yt") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c5f42b5952fafd7559cf2f45e82c5b34aeda5cec0c87d9f85424371a12422515", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5f42b5952fafd7559cf2f45e82c5b34aeda5cec0c87d9f85424371a12422515", kill_on_drop: false }` [INFO] [stdout] c5f42b5952fafd7559cf2f45e82c5b34aeda5cec0c87d9f85424371a12422515