[INFO] cloning repository https://github.com/taosx/optimize-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/taosx/optimize-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaosx%2Foptimize-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaosx%2Foptimize-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6357f5247d55ad3adf17027c15634e8302472026 [INFO] building taosx/optimize-example against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaosx%2Foptimize-example" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/taosx/optimize-example [INFO] finished tweaking git repo https://github.com/taosx/optimize-example [INFO] tweaked toml for git repo https://github.com/taosx/optimize-example written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/taosx/optimize-example 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/taosx/optimize-example 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-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] 532b53f48331e88a779b02be109b38ee67bc9badc48e39bad776186fdc55526d [INFO] running `Command { std: "docker" "start" "-a" "532b53f48331e88a779b02be109b38ee67bc9badc48e39bad776186fdc55526d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "532b53f48331e88a779b02be109b38ee67bc9badc48e39bad776186fdc55526d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "532b53f48331e88a779b02be109b38ee67bc9badc48e39bad776186fdc55526d", kill_on_drop: false }` [INFO] [stdout] 532b53f48331e88a779b02be109b38ee67bc9badc48e39bad776186fdc55526d [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] eb412e18fa960fede53fe68f0572e0c578be41f11860f90680106b0076c472e7 [INFO] running `Command { std: "docker" "start" "-a" "eb412e18fa960fede53fe68f0572e0c578be41f11860f90680106b0076c472e7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling wasi v0.11.0+wasi-snapshot-preview1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling nasm-rs v0.2.5 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling rgb v0.8.36 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling mozjpeg-sys v1.1.0 [INFO] [stderr] Compiling mozjpeg v0.9.6 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling exr v1.7.0 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling optimize-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `path_file_prefix` has been stable since 1.91.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(path_file_prefix)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` 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" "<2 object files omitted>" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libmozjpeg-816278b34ed11e17,librgb-8d2e3b11345c5b48,libarrayvec-904f3b6f9e9c772a,libmozjpeg_sys-e1a089cedfe2229e}.rlib" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libimage-1ab6b9aec8c5eb55,libqoi-54affa5fbfb9b381,libbytemuck-00f4628f506d300d,libpng-366a135a0f4150f7,libfdeflate-ef0af07f215c6667,libbitflags-15e3d67e03629ffa,libexr-3bb0f19a6bc716ef,libflume-e8200dc38d84d328,libspin-1b8ec22034eecad1,liblock_api-faede6d5c02e2ffd,libpin_project-1e69268241d05fc3,libfutures_sink-d3efaf4c8910a209,libfutures_core-eee69b52dea49de8,libnanorand-c6b11af4063f7d29,libgetrandom-434ab6f4e0d7e094,libwasi-b9c6bfbff0bef49f,libzune_inflate-4f6364a931a8fa91,libbit_field-39ff09f3d85c8db4,liblebe-e256e90670809203,libhalf-99f568df36682bb6,libsmallvec-2bf3a711842ab8ea,libnum_rational-6a8a9ae716065652,libnum_integer-4755f39c16ea2cf4,libgif-f828bfa19b5bfd24,libcolor_quant-8e07a515e6ff48c0,libbyteorder-f00db367bf6f80f8,libnum_traits-1f563e950ca2f033,libtiff-b30b4b2b0d7d1362,libflate2-21496e1b6acaca0f,libminiz_oxide-f0dc3ecb62b63d70,libsimd_adler32-f60c9d1329d503cc,libcrc32fast-f0a61590867b47c0,libweezl-49ae87ef98d0acc7,libjpeg_decoder-6624d34474738bcb,librayon-04661581b53aa962,librayon_core-51c01299a6301527,libnum_cpus-3ffbc6d611a78ed5,liblibc-1b3cdbeccd2009cc,libcrossbeam_deque-30537fcdf6c8d440,libcrossbeam_epoch-9bb894fc2d089f00,libmemoffset-a87239c1b05d0a49,libscopeguard-8bf53ae5771a3088,libcrossbeam_channel-25e7901fc52d7215,libcrossbeam_utils-e7e3862e7aed54f1,libcfg_if-50b02a9e3502ecf2,libeither-a73da3df1d669f76,libanyhow-e0282c39fd5d4960}.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/mozjpeg-sys-51758c67c67458c0/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/optimize_example-d83dc75dfa320695.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/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jcapimin.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jcapistd.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jccoefct.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jccolor.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jcdctmgr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jcext.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jchuff.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jcinit.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jcmainct.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jcmarker.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jcmaster.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jcomapi.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jcparam.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jcphuff.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jcprepct.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jcsample.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jctrans.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jdapimin.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jdapistd.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jdatadst.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jdatasrc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jdcoefct.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jdcolor.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jddctmgr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jdhuff.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jdinput.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jdmainct.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jdmarker.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jdmaster.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jdmerge.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jdphuff.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jdpostct.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jdsample.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jdtrans.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jerror.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jfdctflt.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jfdctfst.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jfdctint.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jidctflt.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jidctfst.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jidctint.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jidctred.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jmemmgr.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jmemnobs.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jquant1.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jquant2.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jutils.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg_sys-e1a089cedfe2229e.rlib: archive member 'jsimd_none.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg-816278b34ed11e17.rlib(mozjpeg-816278b34ed11e17.mozjpeg.ad30855a0e19a06-cgu.0.rcgu.o): undefined symbol: jpeg_std_error [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg-816278b34ed11e17.rlib(mozjpeg-816278b34ed11e17.mozjpeg.ad30855a0e19a06-cgu.1.rcgu.o): undefined symbol: jpeg_set_quality [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg-816278b34ed11e17.rlib(mozjpeg-816278b34ed11e17.mozjpeg.ad30855a0e19a06-cgu.1.rcgu.o): undefined symbol: jpeg_mem_dest [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg-816278b34ed11e17.rlib(mozjpeg-816278b34ed11e17.mozjpeg.ad30855a0e19a06-cgu.1.rcgu.o): undefined symbol: jpeg_start_compress [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg-816278b34ed11e17.rlib(mozjpeg-816278b34ed11e17.mozjpeg.ad30855a0e19a06-cgu.1.rcgu.o): undefined symbol: jpeg_finish_compress [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg-816278b34ed11e17.rlib(mozjpeg-816278b34ed11e17.mozjpeg.ad30855a0e19a06-cgu.1.rcgu.o): undefined symbol: jpeg_write_scanlines [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg-816278b34ed11e17.rlib(mozjpeg-816278b34ed11e17.mozjpeg.ad30855a0e19a06-cgu.1.rcgu.o): undefined symbol: jpeg_c_set_bool_param [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg-816278b34ed11e17.rlib(mozjpeg-816278b34ed11e17.mozjpeg.ad30855a0e19a06-cgu.1.rcgu.o): undefined symbol: jpeg_simple_progression [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg-816278b34ed11e17.rlib(mozjpeg-816278b34ed11e17.mozjpeg.ad30855a0e19a06-cgu.1.rcgu.o): undefined symbol: jpeg_c_set_int_param [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg-816278b34ed11e17.rlib(mozjpeg-816278b34ed11e17.mozjpeg.ad30855a0e19a06-cgu.1.rcgu.o): undefined symbol: jpeg_set_defaults [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg-816278b34ed11e17.rlib(mozjpeg-816278b34ed11e17.mozjpeg.ad30855a0e19a06-cgu.1.rcgu.o): undefined symbol: jpeg_CreateCompress [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg-816278b34ed11e17.rlib(mozjpeg-816278b34ed11e17.mozjpeg.ad30855a0e19a06-cgu.1.rcgu.o): undefined symbol: jpeg_set_defaults [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libmozjpeg-816278b34ed11e17.rlib(mozjpeg-816278b34ed11e17.mozjpeg.ad30855a0e19a06-cgu.1.rcgu.o): undefined symbol: jpeg_destroy_compress [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `optimize-example` (bin "optimize-example") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "eb412e18fa960fede53fe68f0572e0c578be41f11860f90680106b0076c472e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb412e18fa960fede53fe68f0572e0c578be41f11860f90680106b0076c472e7", kill_on_drop: false }` [INFO] [stdout] eb412e18fa960fede53fe68f0572e0c578be41f11860f90680106b0076c472e7