[INFO] cloning repository https://github.com/ca1c/stockcli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ca1c/stockcli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fca1c%2Fstockcli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fca1c%2Fstockcli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2fc1fcb4a1455bb7e455b1882288e9d9384963e2 [INFO] building ca1c/stockcli against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fca1c%2Fstockcli" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ca1c/stockcli [INFO] finished tweaking git repo https://github.com/ca1c/stockcli [INFO] tweaked toml for git repo https://github.com/ca1c/stockcli written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ca1c/stockcli 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/ca1c/stockcli 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 82ec7c943f97dd24ac8f4ba02d7545031a3ffb6ec2a7ade36763512c2922cbed [INFO] running `Command { std: "docker" "start" "-a" "82ec7c943f97dd24ac8f4ba02d7545031a3ffb6ec2a7ade36763512c2922cbed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82ec7c943f97dd24ac8f4ba02d7545031a3ffb6ec2a7ade36763512c2922cbed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82ec7c943f97dd24ac8f4ba02d7545031a3ffb6ec2a7ade36763512c2922cbed", kill_on_drop: false }` [INFO] [stdout] 82ec7c943f97dd24ac8f4ba02d7545031a3ffb6ec2a7ade36763512c2922cbed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 1c80df4ca8dd19bd2c8bd5c34a1c44535dd1433e9e2aec7557a4d8bba0ed9dfe [INFO] running `Command { std: "docker" "start" "-a" "1c80df4ca8dd19bd2c8bd5c34a1c44535dd1433e9e2aec7557a4d8bba0ed9dfe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling wasi v0.11.0+wasi-snapshot-preview1 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling webpki-roots v0.26.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling enable-ansi-support v0.2.1 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling clap_builder v4.5.6 [INFO] [stderr] Compiling errno v0.3.9 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rustls-webpki v0.102.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.2 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling zerovec v0.10.2 [INFO] [stderr] Compiling clap v4.5.6 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling cfonts v1.1.4 [INFO] [stderr] Compiling idna v1.0.0 [INFO] [stderr] Compiling url v2.5.1 [INFO] [stderr] Compiling ureq v2.9.7 [INFO] [stderr] Compiling stockcli v0.1.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" "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" "<4 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libureq-938888538dd4cb7b,libwebpki_roots-251d27a146e6be4a,librustls-a2026fe0b85ec6d3,libsubtle-343c9aa3d9f7d536,libwebpki-65dbd205a8ffbd1e,libring-d5e79edde15c540a,libuntrusted-f7f5e2e679817f68,libzeroize-45bfc24bfbceb526,librustls_pki_types-bfaf1b3be51ebb3c,libonce_cell-119600c39ce58a96,libflate2-47f4c690118cb85f,libminiz_oxide-4d01129616138c79,libadler-5d585fd5ceaaf370,libcrc32fast-e0220637d8011755,libbase64-ee50786c9cbbc86e,liblog-03c1402355aa92f4,liburl-75bd4dfecb85edf4,libidna-4bf021a996e7ad3d,libicu_normalizer-7c400fa53986f555,libicu_normalizer_data-9e4ad571bd8d7e26,libwrite16-cb19abc8d7175564,libutf8_iter-e7eaa3ca1141e5f6,libutf16_iter-088da0ba84db8823,libsmallvec-cca03ca43a52c354,libicu_properties-1e623e50c1f13e8d,libicu_properties_data-3cee3059d03406b1,libicu_locid_transform-8c141b69214c7c61,libicu_locid_transform_data-eedb792a7a562a2e,libicu_collections-29573b6929a90eba,libicu_provider-6e7f25d231f37b71,libicu_locid-701015b1d08240df,liblitemap-7b43a0c30383b88a,libtinystr-f0567018fb63539c,libzerovec-1fb36db9d7d7fea3,libwriteable-c4138878bea4157a,libyoke-520b9856b7d1ed00,libzerofrom-9b091eb41c8f71da,libstable_deref_trait-0a37f0660129801c,libform_urlencoded-a1f00ef252a83975,libpercent_encoding-0902f23ed4a1beb9,libcolored-6f32a11f0de99c30,liblazy_static-36da267ce9339a94,libclap-7564c8fb9e3ad0ec,libclap_builder-c9fe3c0608a5bce6,libstrsim-e512297c5f919e18,libanstream-1b785e3a4dea17cd,libanstyle_query-16dc9a1ca3d64c51,libis_terminal_polyfill-f7f010ed0ad17c50,libcolorchoice-a899e1fd734637a0,libanstyle_parse-e818c5b55c522eac,libutf8parse-9c3910e1de91e7db,libclap_lex-bd9c0d0c250819b3,libanstyle-95a73a883aa6b5f6,libanyhow-b18d3e0417b79d1a,libcfonts-5c3d0a5e3ada6534,libterminal_size-eba724caae3702e1,libsupports_color-cbc7cf11e9254d81,libis_ci-c501c90fc35d2b61,libis_terminal-800f69e2911f0d04,liblibc-971c4bde5ba5d62a,librand-e81d0b87d5917871,librand_chacha-84b188f90dcf2baa,libppv_lite86-486e4425e6fd09e6,librand_core-614393d9fd58ca1a,libgetrandom-9c1205168be1b4c9,libwasi-b9c6bfbff0bef49f,libcfg_if-50b02a9e3502ecf2,libenable_ansi_support-bba70f4ff4306651,libserde_json-ab4e41549a6dae09,libitoa-323c19d08fbe6984,libryu-f1913757cc38f137,libserde-e03f5d9db1fb6f4c,libstrum-15d566ba0ae6901f,libexitcode-2cecba9a736df4e5,libdotenv-89f45f0506c47bba}.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-3b23643ea5b3636b/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/stockcli-4be70404ef3150d4.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-d5e79edde15c540a.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-d5e79edde15c540a.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-d5e79edde15c540a.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-d5e79edde15c540a.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-d5e79edde15c540a.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-d5e79edde15c540a.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-d5e79edde15c540a.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-d5e79edde15c540a.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-d5e79edde15c540a.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-d5e79edde15c540a.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-d5e79edde15c540a.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-d5e79edde15c540a.rlib: archive member '7effb53edfc7fa2d-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-d5e79edde15c540a.rlib(ring-d5e79edde15c540a.ring.616fd8924f5dac80-cgu.05.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-d5e79edde15c540a.rlib(ring-d5e79edde15c540a.ring.616fd8924f5dac80-cgu.05.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-d5e79edde15c540a.rlib(ring-d5e79edde15c540a.ring.616fd8924f5dac80-cgu.05.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-d5e79edde15c540a.rlib(ring-d5e79edde15c540a.ring.616fd8924f5dac80-cgu.05.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-d5e79edde15c540a.rlib(ring-d5e79edde15c540a.ring.616fd8924f5dac80-cgu.05.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-d5e79edde15c540a.rlib(ring-d5e79edde15c540a.ring.616fd8924f5dac80-cgu.05.rcgu.o): undefined symbol: ring_core_0_17_8_limbs_mul_add_limb [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-d5e79edde15c540a.rlib(ring-d5e79edde15c540a.ring.616fd8924f5dac80-cgu.06.rcgu.o): undefined symbol: ring_core_0_17_8_aes_nohw_encrypt [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-d5e79edde15c540a.rlib(ring-d5e79edde15c540a.ring.616fd8924f5dac80-cgu.06.rcgu.o): undefined symbol: ring_core_0_17_8_aes_nohw_ctr32_encrypt_blocks [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-d5e79edde15c540a.rlib(ring-d5e79edde15c540a.ring.616fd8924f5dac80-cgu.06.rcgu.o): undefined symbol: ring_core_0_17_8_aes_nohw_set_encrypt_key [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-d5e79edde15c540a.rlib(ring-d5e79edde15c540a.ring.616fd8924f5dac80-cgu.06.rcgu.o): undefined symbol: ring_core_0_17_8_CRYPTO_poly1305_finish [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-d5e79edde15c540a.rlib(ring-d5e79edde15c540a.ring.616fd8924f5dac80-cgu.06.rcgu.o): undefined symbol: ring_core_0_17_8_CRYPTO_poly1305_init [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-d5e79edde15c540a.rlib(ring-d5e79edde15c540a.ring.616fd8924f5dac80-cgu.06.rcgu.o): undefined symbol: ring_core_0_17_8_CRYPTO_memcmp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-d5e79edde15c540a.rlib(ring-d5e79edde15c540a.ring.616fd8924f5dac80-cgu.06.rcgu.o): undefined symbol: ring_core_0_17_8_CRYPTO_poly1305_update [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-d5e79edde15c540a.rlib(ring-d5e79edde15c540a.ring.616fd8924f5dac80-cgu.06.rcgu.o): undefined symbol: ring_core_0_17_8_CRYPTO_poly1305_update [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-d5e79edde15c540a.rlib(ring-d5e79edde15c540a.ring.616fd8924f5dac80-cgu.06.rcgu.o): undefined symbol: ring_core_0_17_8_CRYPTO_poly1305_update [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-d5e79edde15c540a.rlib(ring-d5e79edde15c540a.ring.616fd8924f5dac80-cgu.07.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-d5e79edde15c540a.rlib(ring-d5e79edde15c540a.ring.616fd8924f5dac80-cgu.07.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-d5e79edde15c540a.rlib(ring-d5e79edde15c540a.ring.616fd8924f5dac80-cgu.09.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-d5e79edde15c540a.rlib(ring-d5e79edde15c540a.ring.616fd8924f5dac80-cgu.09.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-d5e79edde15c540a.rlib(ring-d5e79edde15c540a.ring.616fd8924f5dac80-cgu.09.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_fe_mul_ttt [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 `stockcli` (bin "stockcli") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1c80df4ca8dd19bd2c8bd5c34a1c44535dd1433e9e2aec7557a4d8bba0ed9dfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c80df4ca8dd19bd2c8bd5c34a1c44535dd1433e9e2aec7557a4d8bba0ed9dfe", kill_on_drop: false }` [INFO] [stdout] 1c80df4ca8dd19bd2c8bd5c34a1c44535dd1433e9e2aec7557a4d8bba0ed9dfe