[INFO] cloning repository https://github.com/0xhardman/rust-mnemonic-to-address [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xhardman/rust-mnemonic-to-address" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xhardman%2Frust-mnemonic-to-address", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xhardman%2Frust-mnemonic-to-address'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f66b827ab77ff7920517aaa88cea08619a74d35 [INFO] building 0xhardman/rust-mnemonic-to-address against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xhardman%2Frust-mnemonic-to-address" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/0xhardman/rust-mnemonic-to-address [INFO] finished tweaking git repo https://github.com/0xhardman/rust-mnemonic-to-address [INFO] tweaked toml for git repo https://github.com/0xhardman/rust-mnemonic-to-address written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/0xhardman/rust-mnemonic-to-address 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/0xhardman/rust-mnemonic-to-address 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] b21fbc0b2fc5b2b543f77766ba375e7d0dfa2572da782b494536c32aa7a21327 [INFO] running `Command { std: "docker" "start" "-a" "b21fbc0b2fc5b2b543f77766ba375e7d0dfa2572da782b494536c32aa7a21327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b21fbc0b2fc5b2b543f77766ba375e7d0dfa2572da782b494536c32aa7a21327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b21fbc0b2fc5b2b543f77766ba375e7d0dfa2572da782b494536c32aa7a21327", kill_on_drop: false }` [INFO] [stdout] b21fbc0b2fc5b2b543f77766ba375e7d0dfa2572da782b494536c32aa7a21327 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e4f8fe2e33d4d04cea4533b8423826cc126716f913337d25a012c926e1013daa [INFO] running `Command { std: "docker" "start" "-a" "e4f8fe2e33d4d04cea4533b8423826cc126716f913337d25a012c926e1013daa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling hex-conservative v0.2.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bitcoin-io v0.1.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling secp256k1-sys v0.10.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling secp256k1 v0.29.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling tiny-bip39 v1.0.0 [INFO] [stderr] Compiling mnemonic2address v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::str::Bytes` [INFO] [stdout] --> src/step2.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::str::Bytes; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Language` [INFO] [stdout] --> src/step2.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use bip39::{Language, Mnemonic, Seed}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `child_number` is never read [INFO] [stdout] --> src/utils.rs:87:41 [INFO] [stdout] | [INFO] [stdout] 87 | let mut child_number: Option = None; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `step1_generate_mnemonic` is never used [INFO] [stdout] --> src/step1.rs:5:4 [INFO] [stdout] | [INFO] [stdout] 5 | fn step1_generate_mnemonic() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `step2_mnemonic_to_seed` is never used [INFO] [stdout] --> src/step2.rs:7:4 [INFO] [stdout] | [INFO] [stdout] 7 | fn step2_mnemonic_to_seed(mnemonic: &Mnemonic) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `step3_seed_to_master_key` is never used [INFO] [stdout] --> src/step3.rs:5:4 [INFO] [stdout] | [INFO] [stdout] 5 | fn step3_seed_to_master_key(seed_hex: &String) -> (String, String) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `step3_master_kay_to_private_key` is never used [INFO] [stdout] --> src/step4.rs:7:4 [INFO] [stdout] | [INFO] [stdout] 7 | fn step3_master_kay_to_private_key( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `step5_private_key_to_public_key` is never used [INFO] [stdout] --> src/step5.rs:5:4 [INFO] [stdout] | [INFO] [stdout] 5 | fn step5_private_key_to_public_key(private_key_hex: String) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `step6_public_key_to_address` is never used [INFO] [stdout] --> src/step6.rs:4:4 [INFO] [stdout] | [INFO] [stdout] 4 | fn step6_public_key_to_address(pub_key_hex: String) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/step4.rs:18:48 [INFO] [stdout] | [INFO] [stdout] 18 | SecretKey::from_slice(master_secret_key.clone()).unwrap(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `[u8]` does not implement `Clone`, so calling `clone` on `&[u8]` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` 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" "ring_core_0_17_8_bn_mul_mont" "--export" "rustsecp256k1_v0_10_0_context_create" "--export" "rustsecp256k1_v0_10_0_context_destroy" "--export" "rustsecp256k1_v0_10_0_default_error_callback_fn" "--export" "rustsecp256k1_v0_10_0_default_illegal_callback_fn" "-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/{libbs58-665836f850c0f188,libhex-85aa986ef279af61,libbitcoin_hashes-d9e6219c71cee49f,libbitcoin_io-e0dd5baa079d4d5e,libhex_conservative-a66f26b7d9011c8f,libarrayvec-c7e7234329ec1356,libtiny_keccak-6f4b76cb7c37e07e,libcrunchy-d11fc6eb36ce0e97,libsecp256k1-1b5f75c8d65fcd4c,libsecp256k1_sys-96064ad252f45df1,libring-76d5fa68f131f753,libuntrusted-f7f5e2e679817f68,libbip39-4e75c3ee66a236a8,libpbkdf2-fed94946d03900b3,libsha2-3843953db2518c0d,libhmac-9e7289ea022bfa2f,libdigest-a7b5015738e957c7,libsubtle-fab3e977f4ec423b,libblock_buffer-ff766ba1f1bc2312,libcrypto_common-54f1074c3cc16168,libgeneric_array-143189b5e972f6af,libtypenum-0fe8d28fad3fc2b1,libzeroize-68a5ac3643893e8f,libunicode_normalization-9f84481b7648fd16,libtinyvec-04f7082c6ffbb554,libtinyvec_macros-dddcb2da28b34270,libanyhow-b18d3e0417b79d1a,libonce_cell-119600c39ce58a96,librustc_hash-a5d506436d1d3d05,libthiserror-66f8b9dc2a618b69,librand-e81d0b87d5917871,librand_chacha-84b188f90dcf2baa,libppv_lite86-486e4425e6fd09e6,librand_core-614393d9fd58ca1a,libgetrandom-9c1205168be1b4c9,libwasi-b9c6bfbff0bef49f,libcfg_if-50b02a9e3502ecf2}.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-3bb53e7ac175a95b/out" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/secp256k1-sys-ef6908912003fc21/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/mnemonic2address-66672fd347f5cc9e.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/libsecp256k1_sys-96064ad252f45df1.rlib: archive member '3fec8a5f3c4f77fb-wasm.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-96064ad252f45df1.rlib: archive member '84f2453a56d059fc-lax_der_parsing.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-96064ad252f45df1.rlib: archive member 'c928380082b86401-precomputed_ecmult_gen.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-96064ad252f45df1.rlib: archive member 'c928380082b86401-precomputed_ecmult.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-96064ad252f45df1.rlib: archive member 'c928380082b86401-secp256k1.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-76d5fa68f131f753.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-76d5fa68f131f753.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-76d5fa68f131f753.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-76d5fa68f131f753.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-76d5fa68f131f753.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-76d5fa68f131f753.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-76d5fa68f131f753.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-76d5fa68f131f753.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-76d5fa68f131f753.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-76d5fa68f131f753.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-76d5fa68f131f753.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-76d5fa68f131f753.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/mnemonic2address-66672fd347f5cc9e.mnemonic2address.a75ab0e895a16a23-cgu.2.rcgu.o: undefined symbol: rustsecp256k1_v0_10_0_ec_pubkey_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/mnemonic2address-66672fd347f5cc9e.mnemonic2address.a75ab0e895a16a23-cgu.2.rcgu.o: undefined symbol: rustsecp256k1_v0_10_0_context_preallocated_clone_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/mnemonic2address-66672fd347f5cc9e.mnemonic2address.a75ab0e895a16a23-cgu.2.rcgu.o: undefined symbol: rustsecp256k1_v0_10_0_context_preallocated_destroy [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/mnemonic2address-66672fd347f5cc9e.mnemonic2address.a75ab0e895a16a23-cgu.2.rcgu.o: undefined symbol: rustsecp256k1_v0_10_0_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/mnemonic2address-66672fd347f5cc9e.mnemonic2address.a75ab0e895a16a23-cgu.2.rcgu.o: undefined symbol: rustsecp256k1_v0_10_0_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/mnemonic2address-66672fd347f5cc9e.mnemonic2address.a75ab0e895a16a23-cgu.2.rcgu.o: undefined symbol: rustsecp256k1_v0_10_0_ec_seckey_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/mnemonic2address-66672fd347f5cc9e.mnemonic2address.a75ab0e895a16a23-cgu.2.rcgu.o: undefined symbol: rustsecp256k1_v0_10_0_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/mnemonic2address-66672fd347f5cc9e.mnemonic2address.a75ab0e895a16a23-cgu.2.rcgu.o: undefined symbol: rustsecp256k1_v0_10_0_ec_pubkey_serialize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/mnemonic2address-66672fd347f5cc9e.mnemonic2address.a75ab0e895a16a23-cgu.2.rcgu.o: undefined symbol: rustsecp256k1_v0_10_0_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/mnemonic2address-66672fd347f5cc9e.mnemonic2address.a75ab0e895a16a23-cgu.2.rcgu.o: undefined symbol: rustsecp256k1_v0_10_0_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/mnemonic2address-66672fd347f5cc9e.mnemonic2address.a75ab0e895a16a23-cgu.2.rcgu.o: undefined symbol: rustsecp256k1_v0_10_0_ec_seckey_tweak_add [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/mnemonic2address-66672fd347f5cc9e.mnemonic2address.a75ab0e895a16a23-cgu.2.rcgu.o: undefined symbol: rustsecp256k1_v0_10_0_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/mnemonic2address-66672fd347f5cc9e.mnemonic2address.a75ab0e895a16a23-cgu.2.rcgu.o: undefined symbol: rustsecp256k1_v0_10_0_ec_pubkey_serialize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-1b5f75c8d65fcd4c.rlib(secp256k1-1b5f75c8d65fcd4c.secp256k1.1445255442bfe578-cgu.1.rcgu.o): undefined symbol: rustsecp256k1_v0_10_0_context_preallocated_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-1b5f75c8d65fcd4c.rlib(secp256k1-1b5f75c8d65fcd4c.secp256k1.1445255442bfe578-cgu.1.rcgu.o): undefined symbol: rustsecp256k1_v0_10_0_context_preallocated_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-96064ad252f45df1.rlib(secp256k1_sys-96064ad252f45df1.secp256k1_sys.a839467a0d89dfd6-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_10_0_context_preallocated_size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-96064ad252f45df1.rlib(secp256k1_sys-96064ad252f45df1.secp256k1_sys.a839467a0d89dfd6-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_10_0_context_preallocated_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-96064ad252f45df1.rlib(secp256k1_sys-96064ad252f45df1.secp256k1_sys.a839467a0d89dfd6-cgu.0.rcgu.o): undefined symbol: rustsecp256k1_v0_10_0_context_preallocated_destroy [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-96064ad252f45df1.rlib(secp256k1_sys-96064ad252f45df1.secp256k1_sys.a839467a0d89dfd6-cgu.0.rcgu.o): undefined symbol: WASM32_INT_SIZE [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1_sys-96064ad252f45df1.rlib(secp256k1_sys-96064ad252f45df1.secp256k1_sys.a839467a0d89dfd6-cgu.0.rcgu.o): undefined symbol: WASM32_INT_SIZE [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 `mnemonic2address` (bin "mnemonic2address") due to 1 previous error; 10 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e4f8fe2e33d4d04cea4533b8423826cc126716f913337d25a012c926e1013daa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4f8fe2e33d4d04cea4533b8423826cc126716f913337d25a012c926e1013daa", kill_on_drop: false }` [INFO] [stdout] e4f8fe2e33d4d04cea4533b8423826cc126716f913337d25a012c926e1013daa