[INFO] cloning repository https://github.com/kleinbox/adjucipes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kleinbox/adjucipes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkleinbox%2Fadjucipes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkleinbox%2Fadjucipes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c5df7045fa7d8ff23b27c706b6ae5001a6d73a6 [INFO] building kleinbox/adjucipes against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkleinbox%2Fadjucipes" "/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/kleinbox/adjucipes [INFO] finished tweaking git repo https://github.com/kleinbox/adjucipes [INFO] tweaked toml for git repo https://github.com/kleinbox/adjucipes written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kleinbox/adjucipes 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/kleinbox/adjucipes 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] f059591101d7789c18271ecf3fc0a5970bdb3f3a090a8c5c2d8154c08a113eda [INFO] running `Command { std: "docker" "start" "-a" "f059591101d7789c18271ecf3fc0a5970bdb3f3a090a8c5c2d8154c08a113eda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f059591101d7789c18271ecf3fc0a5970bdb3f3a090a8c5c2d8154c08a113eda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f059591101d7789c18271ecf3fc0a5970bdb3f3a090a8c5c2d8154c08a113eda", kill_on_drop: false }` [INFO] [stdout] f059591101d7789c18271ecf3fc0a5970bdb3f3a090a8c5c2d8154c08a113eda [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] 93e979e2451997ad8582a0c3d52c1bde89af3b2d50b70d2f92966cb6348f4985 [INFO] running `Command { std: "docker" "start" "-a" "93e979e2451997ad8582a0c3d52c1bde89af3b2d50b70d2f92966cb6348f4985", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling winnow v0.6.8 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling zip v1.2.3 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling zopfli v0.8.0 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling deflate64 v0.1.8 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling nu-ansi-term v0.50.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling libz-ng-sys v1.1.15 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling toml_edit v0.22.13 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling toml v0.8.13 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling adjucipes v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::datapack` [INFO] [stdout] --> src/cmd/build.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::datapack; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/cmd/build.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | path: Utf8PathBuf, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `destination` [INFO] [stdout] --> src/cmd/build.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | destination: Utf8PathBuf, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_destination` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `packwiz_instance` [INFO] [stdout] --> src/cmd/build.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | let packwiz_instance = packwiz::get_instance(&packwiz_path).context(Exception::NotFound { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_packwiz_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mods` [INFO] [stdout] --> src/packwiz.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | let mods = get_mods(&packwiz_home, HashMap::new()) [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mods` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `modid_whitelist` [INFO] [stdout] --> src/packwiz.rs:53:41 [INFO] [stdout] | [INFO] [stdout] 53 | fn get_mods(packwiz_home: &Utf8PathBuf, modid_whitelist: HashMap) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modid_whitelist` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/packwiz.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | let index = match &read_to_string(packwiz_index) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "--export" "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" "<9 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libexitcode-2cecba9a736df4e5,libtoml-bd9a9b0ceaf0067a,libtoml_edit-ceea5e57e9acd46c,libserde_spanned-e186390dbbddd36b,libwinnow-eacd18a4026462d8,libtoml_datetime-25c7f050db4501d5,libserde-7eb7507eeb8928e4,libnu_ansi_term-dc6df76cb0d026d4,libzip-0279d720c22ab49c,libpbkdf2-a8975d947c8c9320,libzopfli-87e347fe6418656c,libsimd_adler32-2d154543c5feca06,libtyped_arena-47f59bb8084c00ac,liblog-03c1402355aa92f4,libtime-03959df9538c2dfa,libtime_core-bd0d63e41a36dd0e,libnum_conv-1ef8d510955d3be1,libderanged-110e4a5c5f7b0112,libpowerfmt-fbc2fd0c9a129936,libthiserror-9eb68ff42a9748ea,liblzma_rs-b723efba314658df,libcrc-ef0db9d651e96caf,libcrc_catalog-cb80f00e82a1190e,libbyteorder-529cc76400af54b3,libzstd-fa7a59a2a617552a,libzstd_safe-108f9b0f983af85a,libzstd_sys-29c7def239f80bee,libbzip2-5dc1d9eccde39178,libbzip2_sys-d9eb9bd0e8e25f0e,libdeflate64-ac5bb6e7a658bdec,libflate2-641a37a908a41390,liblibz_ng_sys-0565407f6b0d44ce,liblibc-093e1a78f14d2adc,libindexmap-c148121be622f402,libequivalent-98516aa41a406a97,libhashbrown-895854243e4b35a6,libcrc32fast-7eee6fe9ac3f34b0,libaes-8dd306e503227ca2,libcipher-5d9d2c4ad8f27fe0,libinout-73980bcc649d68b0,libzeroize-40749888f750c443,libsha1-2dce875be50c513e,librand-e81d0b87d5917871,librand_chacha-84b188f90dcf2baa,libppv_lite86-486e4425e6fd09e6,librand_core-614393d9fd58ca1a,libgetrandom-9c1205168be1b4c9,libwasi-b9c6bfbff0bef49f,libcfg_if-50b02a9e3502ecf2,libhmac-ad31620ee92ae5ca,libdigest-7b585ae4fa6d315b,libsubtle-343c9aa3d9f7d536,libblock_buffer-ff766ba1f1bc2312,libcrypto_common-54f1074c3cc16168,libgeneric_array-143189b5e972f6af,libtypenum-0fe8d28fad3fc2b1,libconstant_time_eq-7b0d81b6f7084231,libcamino-001352ce7a1457fd,libclap-e7d93612669d50e4,libclap_builder-9082a1d7739cb0b9,libstrsim-e512297c5f919e18,libanstream-78dcac7dfd8d4a03,libanstyle_query-85536be34d003e9c,libis_terminal_polyfill-f7f010ed0ad17c50,libcolorchoice-a899e1fd734637a0,libanstyle_parse-1e9842551fa90056,libutf8parse-c7a8e2c1750ad77c,libclap_lex-2df4257bb6863119,libanstyle-95a73a883aa6b5f6,libanyhow-26ac061e8db538d9}.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-ffc9de41f0e12614/out/lib" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/libz-ng-sys-c40f9bcca4ed6c2d/out/lib" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/libz-ng-sys-c40f9bcca4ed6c2d/out/lib64" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/zstd-sys-a38f0ee663f915be/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/adjucipes-d4acde5c41dea4f4.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-29c7def239f80bee.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-29c7def239f80bee.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-29c7def239f80bee.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-29c7def239f80bee.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-29c7def239f80bee.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-29c7def239f80bee.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-29c7def239f80bee.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-29c7def239f80bee.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-29c7def239f80bee.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-29c7def239f80bee.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-29c7def239f80bee.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-29c7def239f80bee.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-29c7def239f80bee.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-29c7def239f80bee.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-29c7def239f80bee.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-29c7def239f80bee.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-29c7def239f80bee.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-29c7def239f80bee.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-29c7def239f80bee.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-29c7def239f80bee.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-29c7def239f80bee.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-29c7def239f80bee.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-29c7def239f80bee.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-29c7def239f80bee.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-29c7def239f80bee.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-d9eb9bd0e8e25f0e.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-d9eb9bd0e8e25f0e.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-d9eb9bd0e8e25f0e.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-d9eb9bd0e8e25f0e.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-d9eb9bd0e8e25f0e.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-d9eb9bd0e8e25f0e.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-d9eb9bd0e8e25f0e.rlib: archive member '5bb993572ce83733-bzlib.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_ng_sys-0565407f6b0d44ce.rlib: archive member 'adler32.c.obj' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_ng_sys-0565407f6b0d44ce.rlib: archive member 'adler32_fold.c.obj' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_ng_sys-0565407f6b0d44ce.rlib: archive member 'chunkset.c.obj' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_ng_sys-0565407f6b0d44ce.rlib: archive member 'compare256.c.obj' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_ng_sys-0565407f6b0d44ce.rlib: archive member 'compress.c.obj' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_ng_sys-0565407f6b0d44ce.rlib: archive member 'cpu_features.c.obj' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_ng_sys-0565407f6b0d44ce.rlib: archive member 'crc32_braid.c.obj' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_ng_sys-0565407f6b0d44ce.rlib: archive member 'crc32_braid_comb.c.obj' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_ng_sys-0565407f6b0d44ce.rlib: archive member 'crc32_fold.c.obj' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_ng_sys-0565407f6b0d44ce.rlib: archive member 'deflate.c.obj' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_ng_sys-0565407f6b0d44ce.rlib: archive member 'deflate_fast.c.obj' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_ng_sys-0565407f6b0d44ce.rlib: archive member 'deflate_huff.c.obj' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_ng_sys-0565407f6b0d44ce.rlib: archive member 'deflate_medium.c.obj' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_ng_sys-0565407f6b0d44ce.rlib: archive member 'deflate_quick.c.obj' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_ng_sys-0565407f6b0d44ce.rlib: archive member 'deflate_rle.c.obj' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_ng_sys-0565407f6b0d44ce.rlib: archive member 'deflate_slow.c.obj' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_ng_sys-0565407f6b0d44ce.rlib: archive member 'deflate_stored.c.obj' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_ng_sys-0565407f6b0d44ce.rlib: archive member 'functable.c.obj' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_ng_sys-0565407f6b0d44ce.rlib: archive member 'infback.c.obj' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_ng_sys-0565407f6b0d44ce.rlib: archive member 'inflate.c.obj' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_ng_sys-0565407f6b0d44ce.rlib: archive member 'inftrees.c.obj' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_ng_sys-0565407f6b0d44ce.rlib: archive member 'insert_string.c.obj' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_ng_sys-0565407f6b0d44ce.rlib: archive member 'insert_string_roll.c.obj' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_ng_sys-0565407f6b0d44ce.rlib: archive member 'slide_hash.c.obj' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_ng_sys-0565407f6b0d44ce.rlib: archive member 'trees.c.obj' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_ng_sys-0565407f6b0d44ce.rlib: archive member 'uncompr.c.obj' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_ng_sys-0565407f6b0d44ce.rlib: archive member 'zutil.c.obj' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_ng_sys-0565407f6b0d44ce.rlib: archive member 'gzlib.c.obj' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_ng_sys-0565407f6b0d44ce.rlib: archive member 'gzread.c.obj' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibz_ng_sys-0565407f6b0d44ce.rlib: archive member 'gzwrite.c.obj' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzip-0279d720c22ab49c.rlib(zip-0279d720c22ab49c.zip.e39f531d314275a8-cgu.5.rcgu.o): undefined symbol: ZSTD_decompressStream [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-108f9b0f983af85a.rlib(zstd_safe-108f9b0f983af85a.zstd_safe.23f36b6491f48f52-cgu.0.rcgu.o): undefined symbol: ZSTD_isError [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-108f9b0f983af85a.rlib(zstd_safe-108f9b0f983af85a.zstd_safe.23f36b6491f48f52-cgu.0.rcgu.o): undefined symbol: ZSTD_getErrorName [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-108f9b0f983af85a.rlib(zstd_safe-108f9b0f983af85a.zstd_safe.23f36b6491f48f52-cgu.0.rcgu.o): undefined symbol: ZSTD_createDCtx [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-108f9b0f983af85a.rlib(zstd_safe-108f9b0f983af85a.zstd_safe.23f36b6491f48f52-cgu.0.rcgu.o): undefined symbol: ZSTD_DCtx_loadDictionary [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-108f9b0f983af85a.rlib(zstd_safe-108f9b0f983af85a.zstd_safe.23f36b6491f48f52-cgu.0.rcgu.o): undefined symbol: ZSTD_initDStream [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-108f9b0f983af85a.rlib(zstd_safe-108f9b0f983af85a.zstd_safe.23f36b6491f48f52-cgu.0.rcgu.o): undefined symbol: ZSTD_DCtx_reset [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-108f9b0f983af85a.rlib(zstd_safe-108f9b0f983af85a.zstd_safe.23f36b6491f48f52-cgu.0.rcgu.o): undefined symbol: ZSTD_DStreamInSize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-108f9b0f983af85a.rlib(zstd_safe-108f9b0f983af85a.zstd_safe.23f36b6491f48f52-cgu.0.rcgu.o): undefined symbol: ZSTD_freeDCtx [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2-5dc1d9eccde39178.rlib(bzip2-5dc1d9eccde39178.bzip2.d7042fd0f242fa68-cgu.0.rcgu.o): undefined symbol: BZ2_bzDecompress [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2-5dc1d9eccde39178.rlib(bzip2-5dc1d9eccde39178.bzip2.d7042fd0f242fa68-cgu.0.rcgu.o): undefined symbol: BZ2_bzDecompressInit [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2-5dc1d9eccde39178.rlib(bzip2-5dc1d9eccde39178.bzip2.d7042fd0f242fa68-cgu.0.rcgu.o): undefined symbol: BZ2_bzDecompressEnd [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libflate2-641a37a908a41390.rlib(flate2-641a37a908a41390.flate2.b60f0212c3697b80-cgu.0.rcgu.o): undefined symbol: zng_inflateInit2 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libflate2-641a37a908a41390.rlib(flate2-641a37a908a41390.flate2.b60f0212c3697b80-cgu.0.rcgu.o): undefined symbol: zng_inflateEnd [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libflate2-641a37a908a41390.rlib(flate2-641a37a908a41390.flate2.b60f0212c3697b80-cgu.0.rcgu.o): undefined symbol: zng_inflate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `adjucipes` (bin "adjucipes") due to 1 previous error; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "93e979e2451997ad8582a0c3d52c1bde89af3b2d50b70d2f92966cb6348f4985", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93e979e2451997ad8582a0c3d52c1bde89af3b2d50b70d2f92966cb6348f4985", kill_on_drop: false }` [INFO] [stdout] 93e979e2451997ad8582a0c3d52c1bde89af3b2d50b70d2f92966cb6348f4985