[INFO] fetching crate email-address-extractor 1.0.1... [INFO] building email-address-extractor-1.0.1 against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] extracting crate email-address-extractor 1.0.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate email-address-extractor 1.0.1 [INFO] finished tweaking crates.io crate email-address-extractor 1.0.1 [INFO] tweaked toml for crates.io crate email-address-extractor 1.0.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate email-address-extractor 1.0.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 email-address-extractor 1.0.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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] cf3b23e341c954c17996748e8ce37d388d898af6072c98198d4a30e99026a1fd [INFO] running `Command { std: "docker" "start" "-a" "cf3b23e341c954c17996748e8ce37d388d898af6072c98198d4a30e99026a1fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf3b23e341c954c17996748e8ce37d388d898af6072c98198d4a30e99026a1fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf3b23e341c954c17996748e8ce37d388d898af6072c98198d4a30e99026a1fd", kill_on_drop: false }` [INFO] [stdout] cf3b23e341c954c17996748e8ce37d388d898af6072c98198d4a30e99026a1fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9060bd72f3bf9c69ab4458239e8d1650af4b81e6a92f154da64acafad6cb138a [INFO] running `Command { std: "docker" "start" "-a" "9060bd72f3bf9c69ab4458239e8d1650af4b81e6a92f154da64acafad6cb138a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling wasi v0.11.0+wasi-snapshot-preview1 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling zip v2.1.3 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling lopdf v0.32.0 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling adobe-cmap-parser v0.4.0 [INFO] [stderr] Compiling type1-encoding-parser v0.1.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling deflate64 v0.1.8 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling postscript v0.14.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling pdf-extract v0.7.7 [INFO] [stderr] Compiling infer v0.16.0 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling email-address-extractor v1.0.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" "<9 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libinfer-7ec5bfe4d1f55de4,libcfb-1972cade1b075107,libuuid-7e62b95ec7a89b07,libfnv-4cf7b98c52023da7,libenv_logger-f27016461347722f,libanstream-97670487548d75f5,libanstyle_query-16dc9a1ca3d64c51,libis_terminal_polyfill-f7f010ed0ad17c50,libcolorchoice-a899e1fd734637a0,libanstyle_parse-1e9842551fa90056,libutf8parse-c7a8e2c1750ad77c,libenv_filter-7d61966cbde1c2b6,libregex-22d45234497ccf90,libregex_automata-4077f8a88041ac32,libaho_corasick-20621ad1857b4649,libregex_syntax-4143df8633f5deb0,libanstyle-95a73a883aa6b5f6,libhumantime-10b1a77799583fa5,libzip-70d4a1b0f7863398,libpbkdf2-a8975d947c8c9320,libzopfli-888c04df234c641c,libsimd_adler32-2d154543c5feca06,libbumpalo-e2decddbfcc90894,libonce_cell-119600c39ce58a96,liblockfree_object_pool-19435b2250902683,libthiserror-eca9b7169cd232d5,liblzma_rs-b723efba314658df,libcrc-ef0db9d651e96caf,libcrc_catalog-cb80f00e82a1190e,libbyteorder-529cc76400af54b3,libzstd-98cad920ef8c4629,libzstd_safe-4c9644e46bac02b6,libzstd_sys-5da7b443477219d7,libbzip2-52d762467bcc6519,libbzip2_sys-7918f408321137be,liblibc-c456992264391845,libdeflate64-ac5bb6e7a658bdec,libindexmap-c148121be622f402,libequivalent-98516aa41a406a97,libhashbrown-895854243e4b35a6,libaes-8dd306e503227ca2,libcipher-5d9d2c4ad8f27fe0,libinout-73980bcc649d68b0,libzeroize-0203f5d5b3668c39,libsha1-2dce875be50c513e,librand-e81d0b87d5917871,librand_chacha-84b188f90dcf2baa,libppv_lite86-486e4425e6fd09e6,librand_core-614393d9fd58ca1a,libgetrandom-9c1205168be1b4c9,libwasi-b9c6bfbff0bef49f,libhmac-ad31620ee92ae5ca,libdigest-7b585ae4fa6d315b,libsubtle-343c9aa3d9f7d536,libblock_buffer-ff766ba1f1bc2312,libcrypto_common-54f1074c3cc16168,libgeneric_array-143189b5e972f6af,libtypenum-0fe8d28fad3fc2b1,libconstant_time_eq-7b0d81b6f7084231,libpdf_extract-59c2766c00890e30,libunicode_normalization-9f84481b7648fd16,libtinyvec-04f7082c6ffbb554,libtinyvec_macros-dddcb2da28b34270,libtype1_encoding_parser-d9da72e7157bb9ac,libadobe_cmap_parser-aef47bcd5cd2db3a,libpom-273d3696b36dd824,libeuclid-6254594abe6e098c,libnum_traits-52f5a0086e5671fd,libencoding-1a04ae7326a3bcb4,libencoding_index_tradchinese-c9bd1a44f9a00f2a,libencoding_index_simpchinese-39293d8efa6b2ab2,libencoding_index_japanese-f994c84c77f26969,libencoding_index_korean-1b854a5607906f29,libencoding_index_singlebyte-bac51cf10df4b85e,liblopdf-607df72092c445b8,libmd5-318488e0abcbaea1,libnom-3ec3e2d89a20fdda,libmemchr-1cec0bdfc9eb29da,libencoding_rs-6762c5052defde2c,libtime-be26cccd50b2b301,libitoa-323c19d08fbe6984,libtime_core-bd0d63e41a36dd0e,libnum_conv-1ef8d510955d3be1,libderanged-110e4a5c5f7b0112,libpowerfmt-fbc2fd0c9a129936,libweezl-3bf0a72bfd157bf6,libflate2-47f4c690118cb85f,libminiz_oxide-4d01129616138c79,libadler-5d585fd5ceaaf370,libcrc32fast-e0220637d8011755,libcfg_if-50b02a9e3502ecf2,liblog-d9db30ba285313c6,liblinked_hash_map-aa66f3c119e82a92}.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-b1edbd9646b017af/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/email_address_extractor-effbdee0ec901d87.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-5da7b443477219d7.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-70d4a1b0f7863398.rlib(zip-70d4a1b0f7863398.zip.8d7ffb79e7f75c00-cgu.5.rcgu.o): undefined symbol: ZSTD_decompressStream [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-4c9644e46bac02b6.rlib(zstd_safe-4c9644e46bac02b6.zstd_safe.881709eda11bdaf7-cgu.0.rcgu.o): undefined symbol: ZSTD_isError [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-4c9644e46bac02b6.rlib(zstd_safe-4c9644e46bac02b6.zstd_safe.881709eda11bdaf7-cgu.0.rcgu.o): undefined symbol: ZSTD_getErrorName [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-4c9644e46bac02b6.rlib(zstd_safe-4c9644e46bac02b6.zstd_safe.881709eda11bdaf7-cgu.0.rcgu.o): undefined symbol: ZSTD_createDCtx [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-4c9644e46bac02b6.rlib(zstd_safe-4c9644e46bac02b6.zstd_safe.881709eda11bdaf7-cgu.0.rcgu.o): undefined symbol: ZSTD_DCtx_loadDictionary [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-4c9644e46bac02b6.rlib(zstd_safe-4c9644e46bac02b6.zstd_safe.881709eda11bdaf7-cgu.0.rcgu.o): undefined symbol: ZSTD_initDStream [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-4c9644e46bac02b6.rlib(zstd_safe-4c9644e46bac02b6.zstd_safe.881709eda11bdaf7-cgu.0.rcgu.o): undefined symbol: ZSTD_DCtx_reset [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-4c9644e46bac02b6.rlib(zstd_safe-4c9644e46bac02b6.zstd_safe.881709eda11bdaf7-cgu.0.rcgu.o): undefined symbol: ZSTD_DStreamInSize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-4c9644e46bac02b6.rlib(zstd_safe-4c9644e46bac02b6.zstd_safe.881709eda11bdaf7-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 `email-address-extractor` (bin "email-address-extractor") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9060bd72f3bf9c69ab4458239e8d1650af4b81e6a92f154da64acafad6cb138a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9060bd72f3bf9c69ab4458239e8d1650af4b81e6a92f154da64acafad6cb138a", kill_on_drop: false }` [INFO] [stdout] 9060bd72f3bf9c69ab4458239e8d1650af4b81e6a92f154da64acafad6cb138a