[INFO] cloning repository https://github.com/sflanaga/postdu2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sflanaga/postdu2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsflanaga%2Fpostdu2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsflanaga%2Fpostdu2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c33861c6c4285eb5f256f2b1811e3c1fa55c5d5e [INFO] building sflanaga/postdu2 against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsflanaga%2Fpostdu2" "/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/sflanaga/postdu2 [INFO] finished tweaking git repo https://github.com/sflanaga/postdu2 [INFO] tweaked toml for git repo https://github.com/sflanaga/postdu2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sflanaga/postdu2 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/sflanaga/postdu2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.structopt.feature [INFO] [stderr] warning: version requirement `0.10.0+zstd.1.5.22` for dependency `zstd` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] warning: unused manifest key: profile.release.trustflags [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] 8ec52d4190f29b20a378455947345ab373d772f8f67a06d7523be369167ccb4a [INFO] running `Command { std: "docker" "start" "-a" "8ec52d4190f29b20a378455947345ab373d772f8f67a06d7523be369167ccb4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ec52d4190f29b20a378455947345ab373d772f8f67a06d7523be369167ccb4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ec52d4190f29b20a378455947345ab373d772f8f67a06d7523be369167ccb4a", kill_on_drop: false }` [INFO] [stdout] 8ec52d4190f29b20a378455947345ab373d772f8f67a06d7523be369167ccb4a [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] a61c9031fc0c5c43b7d03dc1dffebbfbd5c26844af5a32692e909cac46f24ec8 [INFO] running `Command { std: "docker" "start" "-a" "a61c9031fc0c5c43b7d03dc1dffebbfbd5c26844af5a32692e909cac46f24ec8", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.structopt.feature [INFO] [stderr] warning: version requirement `0.10.0+zstd.1.5.22` for dependency `zstd` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] warning: unused manifest key: profile.release.trustflags [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Compiling postdu2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/main.rs:154:40 [INFO] [stdout] | [INFO] [stdout] 154 | (0..cfg.num_rec_threads).for_each(|i|send_sr.send(None).expect("send_sr - for shutdown")); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/main.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | for i in 0..cfg.num_rec_threads { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `field_count` is assigned to, but never used [INFO] [stdout] --> src/main.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | let mut field_count = 0 ; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_field_count` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `field_count` is never read [INFO] [stdout] --> src/main.rs:147:17 [INFO] [stdout] | [INFO] [stdout] 147 | field_count += sr.len(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | let mut rdr: Box = match &ext[..] { [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] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "-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/{libcrossbeam_channel-0f2fc72da417aaff,libcrossbeam_utils-da42f6d5fe3035f8,libzstd-aec182afa5364b98,libzstd_safe-4a4825ae1163c804,libzstd_sys-8bb711460cac4f8c,liburl-cc449d9c55eb7a33,libidna-db0e0d3b4051de16,libunicode_normalization-42276e0a13a32388,libtinyvec-1d966a4c9b5ed1d7,libtinyvec_macros-ff4c1336287d63b1,libunicode_bidi-21e777e0284ab037,libform_urlencoded-f6519c32a8c9325f,libpercent_encoding-8efcb70eb2ff38b2,libmatches-63b2ac82f4c4dab4,libhumantime-10b1a77799583fa5,libanyhow-9bf1884ed4e15ac6,libstructopt-2d5412528363e32f,libclap-49fefd6eedb00da4,libvec_map-4d1795d7ce776985,libtextwrap-f1ce9f77c0f2c5c6,libunicode_width-2ce7b1bea304ba76,libstrsim-77da817db1277a2f,libbitflags-05377f64c37263ee,libatty-3242e974e54baef7,libansi_term-6c0151593fd7624b,libflate2-52abeaa69f6c4ba2,libminiz_oxide-629d95067ea26f96,libadler-5d585fd5ceaaf370,libcrc32fast-16c73443c28ec47a,libcfg_if-50b02a9e3502ecf2,libcsv-d3918b3727dba0fd,libryu-1081a85990212fc6,libitoa-b21e3352d640df1e,libcsv_core-31b5aa731599d77e,libbstr-3a3871ab1171c6ec,liblazy_static-36da267ce9339a94,libregex_automata-92fd52de9e5ea89a,libmemchr-e380b89611db9168,libserde-e39ed712b0de1207}.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/zstd-sys-a9604733e9f70491/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/postdu2-792cbf1395046948.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-8bb711460cac4f8c.rlib: archive member '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-8bb711460cac4f8c.rlib: archive member '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-8bb711460cac4f8c.rlib: archive member 'pool.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8bb711460cac4f8c.rlib: archive member 'debug.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8bb711460cac4f8c.rlib: archive member '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-8bb711460cac4f8c.rlib: archive member 'threading.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8bb711460cac4f8c.rlib: archive member '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-8bb711460cac4f8c.rlib: archive member '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-8bb711460cac4f8c.rlib: archive member '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-8bb711460cac4f8c.rlib: archive member '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-8bb711460cac4f8c.rlib: archive member '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-8bb711460cac4f8c.rlib: archive member 'hist.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8bb711460cac4f8c.rlib: archive member '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-8bb711460cac4f8c.rlib: archive member '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-8bb711460cac4f8c.rlib: archive member '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-8bb711460cac4f8c.rlib: archive member '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-8bb711460cac4f8c.rlib: archive member '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-8bb711460cac4f8c.rlib: archive member '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-8bb711460cac4f8c.rlib: archive member '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-8bb711460cac4f8c.rlib: archive member '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-8bb711460cac4f8c.rlib: archive member '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-8bb711460cac4f8c.rlib: archive member '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-8bb711460cac4f8c.rlib: archive member '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-8bb711460cac4f8c.rlib: archive member '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-8bb711460cac4f8c.rlib: archive member 'cover.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8bb711460cac4f8c.rlib: archive member 'fastcover.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8bb711460cac4f8c.rlib: archive member 'divsufsort.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8bb711460cac4f8c.rlib: archive member 'zdict.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_sys-8bb711460cac4f8c.rlib: archive member '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-8bb711460cac4f8c.rlib: archive member '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-8bb711460cac4f8c.rlib: archive member '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-8bb711460cac4f8c.rlib: archive member '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-8bb711460cac4f8c.rlib: archive member '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-8bb711460cac4f8c.rlib: archive member '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-8bb711460cac4f8c.rlib: archive member '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-8bb711460cac4f8c.rlib: archive member 'huf_decompress_amd64.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/postdu2-792cbf1395046948.postdu2.3c620f98326e6c87-cgu.15.rcgu.o: undefined symbol: ZSTD_decompressStream [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-4a4825ae1163c804.rlib(zstd_safe-4a4825ae1163c804.zstd_safe.77728cede9e9bc7e-cgu.0.rcgu.o): undefined symbol: ZSTD_isError [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-4a4825ae1163c804.rlib(zstd_safe-4a4825ae1163c804.zstd_safe.77728cede9e9bc7e-cgu.0.rcgu.o): undefined symbol: ZSTD_initDStream [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-4a4825ae1163c804.rlib(zstd_safe-4a4825ae1163c804.zstd_safe.77728cede9e9bc7e-cgu.0.rcgu.o): undefined symbol: ZSTD_getErrorName [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-4a4825ae1163c804.rlib(zstd_safe-4a4825ae1163c804.zstd_safe.77728cede9e9bc7e-cgu.0.rcgu.o): undefined symbol: ZSTD_DStreamInSize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-4a4825ae1163c804.rlib(zstd_safe-4a4825ae1163c804.zstd_safe.77728cede9e9bc7e-cgu.0.rcgu.o): undefined symbol: ZSTD_DCtx_loadDictionary [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-4a4825ae1163c804.rlib(zstd_safe-4a4825ae1163c804.zstd_safe.77728cede9e9bc7e-cgu.0.rcgu.o): undefined symbol: ZSTD_createDCtx [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-4a4825ae1163c804.rlib(zstd_safe-4a4825ae1163c804.zstd_safe.77728cede9e9bc7e-cgu.0.rcgu.o): undefined symbol: ZSTD_DCtx_reset [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-4a4825ae1163c804.rlib(zstd_safe-4a4825ae1163c804.zstd_safe.77728cede9e9bc7e-cgu.0.rcgu.o): undefined symbol: ZSTD_freeDCtx [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `postdu2` (bin "postdu2") due to 1 previous error; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a61c9031fc0c5c43b7d03dc1dffebbfbd5c26844af5a32692e909cac46f24ec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a61c9031fc0c5c43b7d03dc1dffebbfbd5c26844af5a32692e909cac46f24ec8", kill_on_drop: false }` [INFO] [stdout] a61c9031fc0c5c43b7d03dc1dffebbfbd5c26844af5a32692e909cac46f24ec8