[INFO] cloning repository https://github.com/Jonohas/image-preprocessing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jonohas/image-preprocessing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJonohas%2Fimage-preprocessing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJonohas%2Fimage-preprocessing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 941468d2a24a5a1235821c68f036ffd74a41df3f [INFO] building Jonohas/image-preprocessing against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJonohas%2Fimage-preprocessing" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Jonohas/image-preprocessing [INFO] finished tweaking git repo https://github.com/Jonohas/image-preprocessing [INFO] tweaked toml for git repo https://github.com/Jonohas/image-preprocessing written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Jonohas/image-preprocessing 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/Jonohas/image-preprocessing 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 70858fca8b01f5ebde888f7d1183bcfe4b4daeacc8688a794c91cb4037df4573 [INFO] running `Command { std: "docker" "start" "-a" "70858fca8b01f5ebde888f7d1183bcfe4b4daeacc8688a794c91cb4037df4573", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70858fca8b01f5ebde888f7d1183bcfe4b4daeacc8688a794c91cb4037df4573", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70858fca8b01f5ebde888f7d1183bcfe4b4daeacc8688a794c91cb4037df4573", kill_on_drop: false }` [INFO] [stdout] 70858fca8b01f5ebde888f7d1183bcfe4b4daeacc8688a794c91cb4037df4573 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d2075b01c9fb2c2b8bead46d66dca3513b57207ce71a7ae13d2c8aedee501483 [INFO] running `Command { std: "docker" "start" "-a" "d2075b01c9fb2c2b8bead46d66dca3513b57207ce71a7ae13d2c8aedee501483", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling zip v2.2.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling mutate_once v0.1.1 [INFO] [stderr] Compiling kamadak-exif v0.5.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling zstd-sys v2.0.13+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 num-rational v0.4.2 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ravif v0.11.10 [INFO] [stderr] Compiling image v0.25.2 [INFO] [stderr] Compiling image-preprocessing v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/exif_rotation.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum ExifRotation { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] 12 | Upright = 1, [INFO] [stdout] 13 | FlippedHorizontal = 2, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | Rotated180 = 3, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 15 | FlippedVertical = 4, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | Rotated90CWFlippedHorizontal = 5, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | Rotated90CCW = 6, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 18 | Rotated90CCWFlippedHorizontal = 7, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | Rotated90CW = 8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExifRotation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (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" "--export" "bz_internal_error" "--export" "rust_zstd_wasm_shim_calloc" "--export" "rust_zstd_wasm_shim_free" "--export" "rust_zstd_wasm_shim_malloc" "--export" "rust_zstd_wasm_shim_memcmp" "--export" "rust_zstd_wasm_shim_memcpy" "--export" "rust_zstd_wasm_shim_memmove" "--export" "rust_zstd_wasm_shim_memset" "--export" "rust_zstd_wasm_shim_qsort" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<17 object files omitted>" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libzip-5b3c9de1813706cc,libdeflate64-db6c023547004da3,libpbkdf2-d547918eaca6945b,libzstd-266882ae30f58a70,libzstd_safe-c596eb4efaab8259,libzstd_sys-e7fcbcab9b9ae966,libzopfli-f2510f70a156a045,libbumpalo-e2decddbfcc90894,libonce_cell-119600c39ce58a96,liblockfree_object_pool-19435b2250902683,libbzip2-4247966edde172da,libbzip2_sys-5a565634c1503468,liblibc-0d85c93f0135d223,libtime-03959df9538c2dfa,libtime_core-bd0d63e41a36dd0e,libnum_conv-1ef8d510955d3be1,libderanged-110e4a5c5f7b0112,libpowerfmt-fbc2fd0c9a129936,liblzma_rs-777106977748225d,libcrc-ef0db9d651e96caf,libcrc_catalog-cb80f00e82a1190e,libindexmap-59489caa048fb1d2,libequivalent-98516aa41a406a97,libhashbrown-895854243e4b35a6,libaes-535a9bf812af451b,libcipher-73083d460e0e5fcd,libinout-cd4da56b1459a6bf,libzeroize-31909168770d0d28,libsha1-2af3713e0d59f918,librand-c16bba39932db8b3,librand_chacha-cff740f14628ee42,libppv_lite86-14824a4a9b01737f,libzerocopy-8aaea6f53839b46a,libbyteorder-f00db367bf6f80f8,librand_core-614393d9fd58ca1a,libgetrandom-9c1205168be1b4c9,libwasi-b9c6bfbff0bef49f,libhmac-33d1f28dcab998c5,libdigest-03f13f145c4dd217,libsubtle-5c0660ad43943a6b,libblock_buffer-30c36dfbc2a8b2f8,libcrypto_common-5038f827c08d2ab5,libgeneric_array-4e82bc9a3c5612b1,libtypenum-0fe8d28fad3fc2b1,libconstant_time_eq-0873a0aff6023e9e,libwalkdir-9a905762863fc6e6,libsame_file-d90975b76a214118,libimage-5b9e29d734312e87,libimage_webp-237248672935b076,libqoi-1b5ba1c00fcbb53f,librayon-e4aa844c5a28edf6,libpng-7f6bf32eebefbd46,libfdeflate-50f0fe513a8b9967,libbitflags-15e3d67e03629ffa,libexr-bc09eb4ba41842ef,libflume-86c3c6b3e708383b,libminiz_oxide-119077de7212f19e,libzune_inflate-4f6364a931a8fa91,libsimd_adler32-f60c9d1329d503cc,librayon_core-13c918d748e4d33e,libcrossbeam_deque-3906f08d6cbb9360,libcrossbeam_epoch-ceeebe382abade32,libmemoffset-a87239c1b05d0a49,libscopeguard-8bf53ae5771a3088,libcrossbeam_utils-035f5f10b2b695d9,libbit_field-39ff09f3d85c8db4,liblebe-e256e90670809203,libhalf-0c87516f0ac3dc1c,libsmallvec-dd22fcde2487057b,libzune_jpeg-a299d8a437e1458d}.rlib" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libzune_core-c9d6b46af9a16ea1,libgif-232fa5c57545039d,libcolor_quant-8e07a515e6ff48c0,libbyteorder_lite-f317906bf7af921d,libravif-1be94a566ec490b0,libloop9-983da33c45ba45ca,libavif_serialize-93701ac0d50547ae,libquick_error-d37b5d841d8d4609,librgb-c487c723e71fcefb,librav1e-0ddcc928e5487c52,libprofiling-cf76b89e57178268,libav1_grain-6abb84128860bc31,libnom-21299c705231e825,libmemchr-9a2f103f6d32a3e4,libnum_rational-36dd92964813c8cb,libnum_bigint-5546923bf8bb30ef,libnum_integer-6ded27586419d903,libanyhow-ce865fccb34e5faa,libdebug_unreachable-1ef33346e67b87f3,libmaybe_rayon-2f9eec2b81bf2997,libv_frame-7c5e2647683a5d9f,libaligned_vec-af394f74d316650c,libarrayvec-3479bafa2f0dc825,libthiserror-533346301ffc76b2,libbitstream_io-b65649a516ab319b,libitertools-5c966367cdc49890,libeither-94178cbcc15c8efe,liblog-b98f2dc96346a89c,libimgref-2c2b2808b6648f83,libbytemuck-919f559fbc30ecc5,libnum_traits-6955875367040d13,libtiff-395ec5b41d47a5b6,libflate2-5babf75b18e67dc8,libminiz_oxide-a1268f72a527d205,libadler2-5b8c1924e4ec31f3,libcrc32fast-e0220637d8011755,libcfg_if-50b02a9e3502ecf2,libweezl-3bf0a72bfd157bf6,libjpeg_decoder-fd926ddf0abbe14e,libexif-77691125f1aee121,libmutate_once-34027885de3b7962}.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-5f29f5173d0c3b35/out/lib" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/zstd-sys-a478ee90f2bdc25f/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/image_preprocessing-a6a8aaf3f3720a86.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-e7fcbcab9b9ae966.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-e7fcbcab9b9ae966.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-e7fcbcab9b9ae966.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-e7fcbcab9b9ae966.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-e7fcbcab9b9ae966.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-e7fcbcab9b9ae966.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-e7fcbcab9b9ae966.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-e7fcbcab9b9ae966.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-e7fcbcab9b9ae966.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-e7fcbcab9b9ae966.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-e7fcbcab9b9ae966.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-e7fcbcab9b9ae966.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-e7fcbcab9b9ae966.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-e7fcbcab9b9ae966.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-e7fcbcab9b9ae966.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-e7fcbcab9b9ae966.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-e7fcbcab9b9ae966.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-e7fcbcab9b9ae966.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-e7fcbcab9b9ae966.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-e7fcbcab9b9ae966.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-e7fcbcab9b9ae966.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-e7fcbcab9b9ae966.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-e7fcbcab9b9ae966.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-e7fcbcab9b9ae966.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-e7fcbcab9b9ae966.rlib: archive member '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-5a565634c1503468.rlib: archive member 'blocksort.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-5a565634c1503468.rlib: archive member 'huffman.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-5a565634c1503468.rlib: archive member 'crctable.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-5a565634c1503468.rlib: archive member 'randtable.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-5a565634c1503468.rlib: archive member 'compress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-5a565634c1503468.rlib: archive member 'decompress.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2_sys-5a565634c1503468.rlib: archive member 'bzlib.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/image_preprocessing-a6a8aaf3f3720a86.image_preprocessing.9d1c693908cdd9a7-cgu.04.rcgu.o: undefined symbol: ZSTD_endStream [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/image_preprocessing-a6a8aaf3f3720a86.image_preprocessing.9d1c693908cdd9a7-cgu.04.rcgu.o: undefined symbol: ZSTD_flushStream [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/image_preprocessing-a6a8aaf3f3720a86.image_preprocessing.9d1c693908cdd9a7-cgu.04.rcgu.o: undefined symbol: ZSTD_compressStream [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-c596eb4efaab8259.rlib(zstd_safe-c596eb4efaab8259.zstd_safe.2bc0c87b45ced4a0-cgu.0.rcgu.o): undefined symbol: ZSTD_isError [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-c596eb4efaab8259.rlib(zstd_safe-c596eb4efaab8259.zstd_safe.2bc0c87b45ced4a0-cgu.0.rcgu.o): undefined symbol: ZSTD_maxCLevel [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-c596eb4efaab8259.rlib(zstd_safe-c596eb4efaab8259.zstd_safe.2bc0c87b45ced4a0-cgu.0.rcgu.o): undefined symbol: ZSTD_minCLevel [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-c596eb4efaab8259.rlib(zstd_safe-c596eb4efaab8259.zstd_safe.2bc0c87b45ced4a0-cgu.0.rcgu.o): undefined symbol: ZSTD_getErrorName [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-c596eb4efaab8259.rlib(zstd_safe-c596eb4efaab8259.zstd_safe.2bc0c87b45ced4a0-cgu.0.rcgu.o): undefined symbol: ZSTD_createCCtx [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-c596eb4efaab8259.rlib(zstd_safe-c596eb4efaab8259.zstd_safe.2bc0c87b45ced4a0-cgu.0.rcgu.o): undefined symbol: ZSTD_CCtx_setParameter [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-c596eb4efaab8259.rlib(zstd_safe-c596eb4efaab8259.zstd_safe.2bc0c87b45ced4a0-cgu.0.rcgu.o): undefined symbol: ZSTD_CCtx_loadDictionary [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-c596eb4efaab8259.rlib(zstd_safe-c596eb4efaab8259.zstd_safe.2bc0c87b45ced4a0-cgu.0.rcgu.o): undefined symbol: ZSTD_CCtx_reset [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libzstd_safe-c596eb4efaab8259.rlib(zstd_safe-c596eb4efaab8259.zstd_safe.2bc0c87b45ced4a0-cgu.0.rcgu.o): undefined symbol: ZSTD_freeCCtx [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2-4247966edde172da.rlib(bzip2-4247966edde172da.bzip2.3b2e3b906b148306-cgu.0.rcgu.o): undefined symbol: BZ2_bzCompress [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2-4247966edde172da.rlib(bzip2-4247966edde172da.bzip2.3b2e3b906b148306-cgu.0.rcgu.o): undefined symbol: BZ2_bzCompressInit [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbzip2-4247966edde172da.rlib(bzip2-4247966edde172da.bzip2.3b2e3b906b148306-cgu.0.rcgu.o): undefined symbol: BZ2_bzCompressEnd [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `image-preprocessing` (bin "image-preprocessing") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "d2075b01c9fb2c2b8bead46d66dca3513b57207ce71a7ae13d2c8aedee501483", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2075b01c9fb2c2b8bead46d66dca3513b57207ce71a7ae13d2c8aedee501483", kill_on_drop: false }` [INFO] [stdout] d2075b01c9fb2c2b8bead46d66dca3513b57207ce71a7ae13d2c8aedee501483