[INFO] cloning repository https://github.com/pawl1n/imoyo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pawl1n/imoyo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpawl1n%2Fimoyo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpawl1n%2Fimoyo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64a3686a279e8f0569bb23dfcdf76e872e1a62be [INFO] building pawl1n/imoyo against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpawl1n%2Fimoyo" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pawl1n/imoyo [INFO] finished tweaking git repo https://github.com/pawl1n/imoyo [INFO] tweaked toml for git repo https://github.com/pawl1n/imoyo written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pawl1n/imoyo 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/pawl1n/imoyo 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] [stderr] Blocking waiting for file lock on package cache [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] fd644d9047f1ad91379e410189ba1713ba01245cdef9fc6d9fba45cd7dda8602 [INFO] running `Command { std: "docker" "start" "-a" "fd644d9047f1ad91379e410189ba1713ba01245cdef9fc6d9fba45cd7dda8602", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd644d9047f1ad91379e410189ba1713ba01245cdef9fc6d9fba45cd7dda8602", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd644d9047f1ad91379e410189ba1713ba01245cdef9fc6d9fba45cd7dda8602", kill_on_drop: false }` [INFO] [stdout] fd644d9047f1ad91379e410189ba1713ba01245cdef9fc6d9fba45cd7dda8602 [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] 228e9e564159f197b7a500d8e651c4ce1e114e0e68a3bf25e6fb1a7aca3be368 [INFO] running `Command { std: "docker" "start" "-a" "228e9e564159f197b7a500d8e651c4ce1e114e0e68a3bf25e6fb1a7aca3be368", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling wasi v0.11.0+wasi-snapshot-preview1 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling built v0.7.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling bitstream-io v2.2.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rustls-pki-types v1.3.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling imgref v1.10.1 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling wide v0.7.15 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling zune-jpeg v0.4.11 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling ab_glyph v0.2.23 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling rustls-webpki v0.102.2 [INFO] [stderr] Compiling image-webp v0.1.1 [INFO] [stderr] Compiling nalgebra v0.32.4 [INFO] [stderr] Compiling ureq v2.9.6 [INFO] [stderr] Compiling ravif v0.11.5 [INFO] [stderr] Compiling image v0.25.0 [INFO] [stderr] Compiling imageproc v0.24.0 [INFO] [stderr] Compiling imoyo v0.1.5 (/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" "ring_core_0_17_5_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>" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libureq-efc4f0aba9ac3718,libwebpki_roots-4af6c82213e7342c,librustls-cda1175502ead590,libsubtle-343c9aa3d9f7d536,libwebpki-546ee4755ccdef8c,libring-0e9fab1971b5e88b,libuntrusted-f7f5e2e679817f68,libzeroize-ecdee4bda510392f,librustls_pki_types-125c0513b41bcab0,libonce_cell-119600c39ce58a96,libbase64-710238602af2c408,liburl-e5a221099376f604,libidna-9eaa0e36347232ed,libunicode_normalization-3b638c617373ca60,libtinyvec-04f7082c6ffbb554,libtinyvec_macros-dddcb2da28b34270,libunicode_bidi-818fcfce2532c4d3,libform_urlencoded-1e0ec7337c1c6778,libpercent_encoding-d87fcbc1c262c93e,libimageproc-686017268735558d,libnalgebra-a574617c7464fd85,libmatrixmultiply-afd7717acd256323,librawpointer-bdc2b0e64d56f44e,libtypenum-0fe8d28fad3fc2b1,libsimba-6309de539d9bfbd5,libwide-c0cdd54d36d12c5f,libsafe_arch-d9ee18d3cf20a405,libapprox-979fe06bc5c62532,libab_glyph-af2dbe5cca334bc7,libowned_ttf_parser-7b2deceb9f5a6a09,libttf_parser-b8d6bcc7ff803266,libab_glyph_rasterizer-3f247e9b5e769aee,libconv-d84a987dc3e9c3f9,libcustom_derive-533845275436cc65,libnum-137d8c3c3b7db6a2,libnum_iter-71566cfefc6639fc,libnum_complex-6f941f606c774b77,librand_distr-8f681d268c29cba1,librand-d5adca643ddd1941,librand_chacha-1b8e4b7cda4089a0,libppv_lite86-486e4425e6fd09e6,librand_core-2f0d02eeefb56a02,libgetrandom-3c58890fd7e8a23c,libwasi-b9c6bfbff0bef49f,libimage-7da48dcfbe2adc37,libimage_webp-89b420012ff8382c,libqoi-66d84167ae838d0f,libpng-528595266752ae89,libfdeflate-50f0fe513a8b9967,libbitflags-15e3d67e03629ffa,libexr-9ec4966707093ce9,libflume-e939dc25233aa915,libzune_inflate-4f6364a931a8fa91,libbit_field-39ff09f3d85c8db4,liblebe-e256e90670809203,libhalf-f5ba674cd7f28c27,libsmallvec-920de8903c71110b,libzune_jpeg-152720370b6f1ac1}.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-529cc76400af54b3,libravif-722df31fe70dcae0,libloop9-983da33c45ba45ca,libavif_serialize-7526bf1d1d6129ff,librayon-eae2906bb2ad1326,librayon_core-186e13a1b9198091,libcrossbeam_deque-30537fcdf6c8d440,libcrossbeam_epoch-9bb894fc2d089f00,libmemoffset-a87239c1b05d0a49,libscopeguard-8bf53ae5771a3088,libcrossbeam_utils-e7e3862e7aed54f1,libquick_error-d37b5d841d8d4609,librgb-3907f5f80faa80f3,librav1e-96560023a5e02649,libprofiling-16d578a20e915571,libav1_grain-990c5c9a426a7b1a,libnom-24337d43ce69fc7e,libmemchr-91991dd9826db106,libnum_rational-020f334838b2d52e,libnum_bigint-f221b6f1b7962d93,libnum_integer-8fed97c355debed1,libanyhow-91db207a2fd0f632,libdebug_unreachable-1ef33346e67b87f3,libmaybe_rayon-ccfec110301c7952,libv_frame-5a692b4bd2f3476e,libaligned_vec-af394f74d316650c,libarrayvec-904f3b6f9e9c772a,libthiserror-1a32517e220afadd,libbitstream_io-6ecdf5bbe4789bd0,libitertools-5c966367cdc49890,libeither-94178cbcc15c8efe,liblog-2df1d538f4c13c57,libimgref-2c2b2808b6648f83,libbytemuck-3f9e9de9006d6c9e,libnum_traits-f9f2cd9ddee22d59,libtiff-2779be5caed40df4,libflate2-dccb9d1cfabdb1ef,libminiz_oxide-f0dc3ecb62b63d70,libsimd_adler32-f60c9d1329d503cc,libcrc32fast-f0a61590867b47c0,libcfg_if-50b02a9e3502ecf2,libweezl-3bf0a72bfd157bf6,libjpeg_decoder-fd926ddf0abbe14e}.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/ring-d3a6cc834bcde1ff/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/imoyo-d1209377b61a6e07.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-0e9fab1971b5e88b.rlib: archive member 'curve25519.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-0e9fab1971b5e88b.rlib: archive member 'aes_nohw.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-0e9fab1971b5e88b.rlib: archive member 'montgomery.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-0e9fab1971b5e88b.rlib: archive member 'montgomery_inv.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-0e9fab1971b5e88b.rlib: archive member 'ecp_nistz.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-0e9fab1971b5e88b.rlib: archive member 'gfp_p256.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-0e9fab1971b5e88b.rlib: archive member 'gfp_p384.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-0e9fab1971b5e88b.rlib: archive member 'p256.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-0e9fab1971b5e88b.rlib: archive member 'limbs.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-0e9fab1971b5e88b.rlib: archive member 'mem.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-0e9fab1971b5e88b.rlib: archive member 'poly1305.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-0e9fab1971b5e88b.rlib: archive member 'constant_time_test.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-0e9fab1971b5e88b.rlib(ring-0e9fab1971b5e88b.ring.d367a81e5735797-cgu.02.rcgu.o): undefined symbol: ring_core_0_17_5_x25519_sc_muladd [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-0e9fab1971b5e88b.rlib(ring-0e9fab1971b5e88b.ring.d367a81e5735797-cgu.05.rcgu.o): undefined symbol: ring_core_0_17_5_x25519_fe_neg [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-0e9fab1971b5e88b.rlib(ring-0e9fab1971b5e88b.ring.d367a81e5735797-cgu.05.rcgu.o): undefined symbol: ring_core_0_17_5_x25519_fe_invert [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-0e9fab1971b5e88b.rlib(ring-0e9fab1971b5e88b.ring.d367a81e5735797-cgu.05.rcgu.o): undefined symbol: ring_core_0_17_5_x25519_fe_mul_ttt [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-0e9fab1971b5e88b.rlib(ring-0e9fab1971b5e88b.ring.d367a81e5735797-cgu.05.rcgu.o): undefined symbol: ring_core_0_17_5_x25519_fe_mul_ttt [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-0e9fab1971b5e88b.rlib(ring-0e9fab1971b5e88b.ring.d367a81e5735797-cgu.05.rcgu.o): undefined symbol: ring_core_0_17_5_x25519_fe_tobytes [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-0e9fab1971b5e88b.rlib(ring-0e9fab1971b5e88b.ring.d367a81e5735797-cgu.05.rcgu.o): undefined symbol: ring_core_0_17_5_x25519_fe_isnegative [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-0e9fab1971b5e88b.rlib(ring-0e9fab1971b5e88b.ring.d367a81e5735797-cgu.05.rcgu.o): undefined symbol: ring_core_0_17_5_x25519_ge_frombytes_vartime [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-0e9fab1971b5e88b.rlib(ring-0e9fab1971b5e88b.ring.d367a81e5735797-cgu.05.rcgu.o): undefined symbol: ring_core_0_17_5_x25519_ge_scalarmult_base [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-0e9fab1971b5e88b.rlib(ring-0e9fab1971b5e88b.ring.d367a81e5735797-cgu.05.rcgu.o): undefined symbol: ring_core_0_17_5_p256_scalar_mul_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-0e9fab1971b5e88b.rlib(ring-0e9fab1971b5e88b.ring.d367a81e5735797-cgu.05.rcgu.o): undefined symbol: ring_core_0_17_5_p256_scalar_sqr_rep_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-0e9fab1971b5e88b.rlib(ring-0e9fab1971b5e88b.ring.d367a81e5735797-cgu.05.rcgu.o): undefined symbol: ring_core_0_17_5_p256_scalar_mul_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-0e9fab1971b5e88b.rlib(ring-0e9fab1971b5e88b.ring.d367a81e5735797-cgu.05.rcgu.o): undefined symbol: ring_core_0_17_5_p256_scalar_sqr_rep_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-0e9fab1971b5e88b.rlib(ring-0e9fab1971b5e88b.ring.d367a81e5735797-cgu.05.rcgu.o): undefined symbol: ring_core_0_17_5_p256_scalar_sqr_rep_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-0e9fab1971b5e88b.rlib(ring-0e9fab1971b5e88b.ring.d367a81e5735797-cgu.05.rcgu.o): undefined symbol: ring_core_0_17_5_p256_scalar_mul_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-0e9fab1971b5e88b.rlib(ring-0e9fab1971b5e88b.ring.d367a81e5735797-cgu.05.rcgu.o): undefined symbol: ring_core_0_17_5_p256_point_mul_base [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-0e9fab1971b5e88b.rlib(ring-0e9fab1971b5e88b.ring.d367a81e5735797-cgu.05.rcgu.o): undefined symbol: ring_core_0_17_5_p256_mul_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-0e9fab1971b5e88b.rlib(ring-0e9fab1971b5e88b.ring.d367a81e5735797-cgu.05.rcgu.o): undefined symbol: ring_core_0_17_5_p256_sqr_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-0e9fab1971b5e88b.rlib(ring-0e9fab1971b5e88b.ring.d367a81e5735797-cgu.05.rcgu.o): undefined symbol: ring_core_0_17_5_p256_point_add [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-0e9fab1971b5e88b.rlib(ring-0e9fab1971b5e88b.ring.d367a81e5735797-cgu.05.rcgu.o): undefined symbol: ring_core_0_17_5_p256_scalar_mul_mont [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 `imoyo` (bin "imoyo") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "228e9e564159f197b7a500d8e651c4ce1e114e0e68a3bf25e6fb1a7aca3be368", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "228e9e564159f197b7a500d8e651c4ce1e114e0e68a3bf25e6fb1a7aca3be368", kill_on_drop: false }` [INFO] [stdout] 228e9e564159f197b7a500d8e651c4ce1e114e0e68a3bf25e6fb1a7aca3be368