[INFO] cloning repository https://github.com/RouHim/chwp-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RouHim/chwp-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRouHim%2Fchwp-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRouHim%2Fchwp-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0b565bdabff5642fe121439df8b14caeca35b99 [INFO] building RouHim/chwp-rust against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRouHim%2Fchwp-rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/RouHim/chwp-rust [INFO] finished tweaking git repo https://github.com/RouHim/chwp-rust [INFO] tweaked toml for git repo https://github.com/RouHim/chwp-rust written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RouHim/chwp-rust 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/RouHim/chwp-rust 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 39baf3269409db9a077f140b2d479e2223815c41e83bb6c3de8647524e3bfe88 [INFO] running `Command { std: "docker" "start" "-a" "39baf3269409db9a077f140b2d479e2223815c41e83bb6c3de8647524e3bfe88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39baf3269409db9a077f140b2d479e2223815c41e83bb6c3de8647524e3bfe88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39baf3269409db9a077f140b2d479e2223815c41e83bb6c3de8647524e3bfe88", kill_on_drop: false }` [INFO] [stdout] 39baf3269409db9a077f140b2d479e2223815c41e83bb6c3de8647524e3bfe88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b88a450234fdf23c94f77cb65fcfb45fdf814ca02c5af94b6bd213a06b375751 [INFO] running `Command { std: "docker" "start" "-a" "b88a450234fdf23c94f77cb65fcfb45fdf814ca02c5af94b6bd213a06b375751", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling bumpalo v3.15.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling built v0.7.1 [INFO] [stderr] Compiling wasi v0.11.0+wasi-snapshot-preview1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling bitstream-io v2.2.0 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling serde_core v1.0.221 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling zune-jpeg v0.4.20 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling avif-serialize v0.8.6 [INFO] [stderr] Compiling pxfm v0.1.20 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling image-webp v0.2.0 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling moxcms v0.7.5 [INFO] [stderr] Compiling ureq-proto v0.5.2 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling raw-window-handle v0.6.0 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling js-sys v0.3.69 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling smol_str v0.2.1 [INFO] [stderr] Compiling web-time v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling ureq v3.1.4 [INFO] [stderr] Compiling mimalloc v0.1.48 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling web-sys v0.3.69 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.42 [INFO] [stderr] Compiling ravif v0.11.20 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling chwp v0.0.0 (/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" "__externref_drop_slice" "--export" "__externref_heap_live_count" "--export" "__externref_table_alloc" "--export" "__externref_table_dealloc" "--export" "__wbindgen_exn_store" "--export" "__wbindgen_free" "--export" "__wbindgen_malloc" "--export" "__wbindgen_realloc" "--export" "ring_core_0_17_8_bn_mul_mont" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<17 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{liburlencoding-39e57b9004883806,libserde_json-b42555662d703100,libryu-452e68edcd92953e,libserde_core-2ffcb1a76cd2bace,libureq-207aa445ed956df1,libwebpki_roots-bb3550fa4d8daa6f,librustls-a34b94dd5da657a6,libsubtle-343c9aa3d9f7d536,libwebpki-25d49976bfb0771a,libring-9fa52afae50b8377,libgetrandom-e836c84fd45c6af3,libwasi-b9c6bfbff0bef49f,libuntrusted-f7f5e2e679817f68,librustls_pki_types-4c6b117c47bf9fe9,libzeroize-ecdee4bda510392f,libpercent_encoding-0902f23ed4a1beb9,libutf8-f7657666c523ef48,libureq_proto-556d7827292d79b7,libhttparse-fa7ff09a7c994a50,libbase64-ee50786c9cbbc86e,libhttp-07fb560a6da8a617,libitoa-e26c2fca71a2b2d1,libbytes-7c68ee6a811d00aa,libfnv-4cf7b98c52023da7,libdirs-e79c7783bd802920,libwinit-0b86e073d05924a4,libwasm_bindgen_futures-c02840a142ef7894,libcursor_icon-ff8d9e019023cce9,libonce_cell-119600c39ce58a96,libweb_sys-78c2c348a8cf8df1,libjs_sys-494daca4d77dc96b,libwasm_bindgen-a1b6b465106963ff,libatomic_waker-8ce9e8a555f6e47b,libweb_time-80c4b56427cf7e5d,libsmol_str-4e71ac900d3b20a8,libraw_window_handle-b3da6b6850c650ba,libmimalloc-3d386c9e60e4652e,liblibmimalloc_sys-c32fa4f2005600ae,liblibc-10c21bde1a871fb1,librand-b9e33e73cfc96c55,librand_chacha-e0c881666ee22507,libppv_lite86-486e4425e6fd09e6,librand_core-51eec332d336133d,libgetrandom-3e710f04ac978d11,libimage-c582562b4e4fdc14,libimage_webp-4df5badf8662c577,libqoi-c9261e8225f8c9ec,libmoxcms-ddc5038f0a25cfc0,libpxfm-40d5691709d63318,libtiff-ef085fba2c335e3a,libfax-39583e822a76d41c,libpng-7eccd8010f48ee45,libbitflags-23dfb783786438a3,libflate2-1a61cae55fd21935,libminiz_oxide-add2caca990dcbb8,libfdeflate-50f0fe513a8b9967,libcrc32fast-7eee6fe9ac3f34b0,libexr-41882a16b057b259,libflume-e939dc25233aa915,libminiz_oxide-9ba29c48e5417291,libadler-5d585fd5ceaaf370,libzune_inflate-4f6364a931a8fa91,libsimd_adler32-f60c9d1329d503cc,libbit_field-39ff09f3d85c8db4,liblebe-e256e90670809203,libhalf-d4e3cf9579fd7557,libsmallvec-dd22fcde2487057b,libzune_jpeg-09b969f8c39014d5,libzune_core-c9d6b46af9a16ea1,libgif-3d501d2227b71ef5,libcolor_quant-8e07a515e6ff48c0,libweezl-162e8768ca50a878,libbyteorder_lite-f317906bf7af921d,libravif-38d514c6799e39c9,libloop9-45c40224980a0809,libavif_serialize-e2c753fa50bed5fb,librayon-3e15cbd50746a9f4,librayon_core-596b789b3248fe04,libcrossbeam_deque-edfc9ac1b274ec38,libcrossbeam_epoch-8b329c916e80e0f6,libcrossbeam_utils-8a6fb6f51532af4f,libquick_error-d37b5d841d8d4609,librgb-1135ced86dd8b0b1,librav1e-aa36c3c478a50f49,libprofiling-ba07b085f51ff20c,libav1_grain-9fa0af76dada6045,libnom-24337d43ce69fc7e,libmemchr-91991dd9826db106,libnum_rational-9df12fb464982600,libnum_bigint-1e117de7353f7ae4,libnum_integer-1c6a5898b32da7d2,libanyhow-91db207a2fd0f632,libdebug_unreachable-1ef33346e67b87f3,libmaybe_rayon-11952ff9d3cf1653,libcfg_if-50b02a9e3502ecf2,libv_frame-9f70a43c0fbc7a01,libaligned_vec-af394f74d316650c,libarrayvec-3479bafa2f0dc825,libthiserror-33a8e7e404cfff82,libbitstream_io-6ecdf5bbe4789bd0,libitertools-8fec089b6319076f,libeither-b6223a2c93d4ea08,liblog-96c2588d067795bb,libimgref-26c69cfeb7938de9,libbytemuck-2c82a572b69d90dc,libnum_traits-d716f2dfca76771f}.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/libmimalloc-sys-dacca54a544f165b/out" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/ring-3772b5598a0df7bc/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/chwp-23765881a4c798c7.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/libring-9fa52afae50b8377.rlib: archive member 'fad98b632b8ce3cc-curve25519.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-9fa52afae50b8377.rlib: archive member 'ca4b6ef5433f5aeb-aes_nohw.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-9fa52afae50b8377.rlib: archive member 'ca8bd8684bb569fa-montgomery.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-9fa52afae50b8377.rlib: archive member 'ca8bd8684bb569fa-montgomery_inv.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-9fa52afae50b8377.rlib: archive member 'a9af75d892b04b75-ecp_nistz.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-9fa52afae50b8377.rlib: archive member 'a9af75d892b04b75-gfp_p256.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-9fa52afae50b8377.rlib: archive member 'a9af75d892b04b75-gfp_p384.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-9fa52afae50b8377.rlib: archive member 'a9af75d892b04b75-p256.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-9fa52afae50b8377.rlib: archive member 'a1949f2101df4b9c-limbs.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-9fa52afae50b8377.rlib: archive member '7effb53edfc7fa2d-mem.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-9fa52afae50b8377.rlib: archive member 'bec76f70393ddef1-poly1305.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-9fa52afae50b8377.rlib: archive member '7effb53edfc7fa2d-constant_time_test.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibmimalloc_sys-c32fa4f2005600ae.rlib: archive member 'ad82a007e87f09df-static.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/chwp-23765881a4c798c7.chwp.289641cee77ae619-cgu.13.rcgu.o: undefined symbol: mi_zalloc_aligned [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/chwp-23765881a4c798c7.chwp.289641cee77ae619-cgu.13.rcgu.o: undefined symbol: mi_malloc_aligned [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/chwp-23765881a4c798c7.chwp.289641cee77ae619-cgu.13.rcgu.o: undefined symbol: mi_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/chwp-23765881a4c798c7.chwp.289641cee77ae619-cgu.13.rcgu.o: undefined symbol: mi_realloc_aligned [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-cgu.02.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_fe_neg [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-cgu.02.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_fe_invert [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-cgu.02.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_fe_mul_ttt [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-cgu.02.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_fe_mul_ttt [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-cgu.02.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_fe_tobytes [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-cgu.02.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_fe_isnegative [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-cgu.02.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_ge_frombytes_vartime [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-cgu.02.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_ge_scalarmult_base [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_scalar_mult_generic_masked [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_public_from_private_generic_masked [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-cgu.07.rcgu.o): undefined symbol: ring_core_0_17_8_bn_neg_inv_mod_r_u64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-cgu.07.rcgu.o): undefined symbol: ring_core_0_17_8_bn_neg_inv_mod_r_u64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-cgu.07.rcgu.o): undefined symbol: ring_core_0_17_8_bn_neg_inv_mod_r_u64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-cgu.07.rcgu.o): undefined symbol: ring_core_0_17_8_bn_neg_inv_mod_r_u64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-cgu.07.rcgu.o): undefined symbol: ring_core_0_17_8_bn_from_montgomery_in_place [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-cgu.07.rcgu.o): undefined symbol: ring_core_0_17_8_limbs_mul_add_limb [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chwp` (bin "chwp") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b88a450234fdf23c94f77cb65fcfb45fdf814ca02c5af94b6bd213a06b375751", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b88a450234fdf23c94f77cb65fcfb45fdf814ca02c5af94b6bd213a06b375751", kill_on_drop: false }` [INFO] [stdout] b88a450234fdf23c94f77cb65fcfb45fdf814ca02c5af94b6bd213a06b375751