[INFO] fetching crate btc-transaction-utils 0.9.0... [INFO] building btc-transaction-utils-0.9.0 against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] extracting crate btc-transaction-utils 0.9.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate btc-transaction-utils 0.9.0 [INFO] finished tweaking crates.io crate btc-transaction-utils 0.9.0 [INFO] tweaked toml for crates.io crate btc-transaction-utils 0.9.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate btc-transaction-utils 0.9.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 38 packages to latest compatible versions [INFO] [stderr] Adding bitcoin v0.23.0 (available: v0.32.8) [INFO] [stderr] Adding bitcoin_hashes v0.7.6 (available: v0.18.0) [INFO] [stderr] Adding cc v1.0.41 (available: v1.2.50) [INFO] [stderr] Adding rand v0.6.5 (available: v0.9.2) [INFO] [stderr] Adding secp256k1 v0.17.2 (available: v0.31.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [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] 984dec68b5270198698e3090aae8c75dc7b811d24cccb6d5ee7e8cbfa21c2b0b [INFO] running `Command { std: "docker" "start" "-a" "984dec68b5270198698e3090aae8c75dc7b811d24cccb6d5ee7e8cbfa21c2b0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "984dec68b5270198698e3090aae8c75dc7b811d24cccb6d5ee7e8cbfa21c2b0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "984dec68b5270198698e3090aae8c75dc7b811d24cccb6d5ee7e8cbfa21c2b0b", kill_on_drop: false }` [INFO] [stdout] 984dec68b5270198698e3090aae8c75dc7b811d24cccb6d5ee7e8cbfa21c2b0b [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] d91a382aa7532a7a9d0f2c72d4faa9d80294a2c3da787662c563f1f901ca60d1 [INFO] running `Command { std: "docker" "start" "-a" "d91a382aa7532a7a9d0f2c72d4faa9d80294a2c3da787662c563f1f901ca60d1", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling bitcoin_hashes v0.7.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling serde_str v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling secp256k1 v0.17.2 [INFO] [stderr] Compiling bitcoin v0.23.0 [INFO] [stderr] Compiling btc-transaction-utils v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/multisig.rs:132:10 [INFO] [stdout] | [INFO] [stdout] 132 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:285:41 [INFO] [stdout] | [INFO] [stdout] 285 | fn from(tx_ref: &'a Transaction) -> UnspentTxOutValue { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 285 | fn from(tx_ref: &'a Transaction) -> UnspentTxOutValue<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/sign.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn from(s: &'a InputSignature) -> InputSignatureRef { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 119 | fn from(s: &'a InputSignature) -> InputSignatureRef<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.18s [INFO] running `Command { std: "docker" "inspect" "d91a382aa7532a7a9d0f2c72d4faa9d80294a2c3da787662c563f1f901ca60d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d91a382aa7532a7a9d0f2c72d4faa9d80294a2c3da787662c563f1f901ca60d1", kill_on_drop: false }` [INFO] [stdout] d91a382aa7532a7a9d0f2c72d4faa9d80294a2c3da787662c563f1f901ca60d1 [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" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] bcb9b1cfbfbe93799c07527bcae3e835a6835de74e32c28822223524f19d163d [INFO] running `Command { std: "docker" "start" "-a" "bcb9b1cfbfbe93799c07527bcae3e835a6835de74e32c28822223524f19d163d", kill_on_drop: false }` [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/multisig.rs:132:10 [INFO] [stdout] | [INFO] [stdout] 132 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:285:41 [INFO] [stdout] | [INFO] [stdout] 285 | fn from(tx_ref: &'a Transaction) -> UnspentTxOutValue { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 285 | fn from(tx_ref: &'a Transaction) -> UnspentTxOutValue<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/sign.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn from(s: &'a InputSignature) -> InputSignatureRef { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 119 | fn from(s: &'a InputSignature) -> InputSignatureRef<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling btc-transaction-utils v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/multisig.rs:132:10 [INFO] [stdout] | [INFO] [stdout] 132 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:285:41 [INFO] [stdout] | [INFO] [stdout] 285 | fn from(tx_ref: &'a Transaction) -> UnspentTxOutValue { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 285 | fn from(tx_ref: &'a Transaction) -> UnspentTxOutValue<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/sign.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | fn from(s: &'a InputSignature) -> InputSignatureRef { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 119 | fn from(s: &'a InputSignature) -> InputSignatureRef<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/multisig.rs:317:9 [INFO] [stdout] | [INFO] [stdout] 317 | / RedeemScript::from( [INFO] [stdout] 318 | | "5321027db7837e51888e94c094703030d162c682c8dba312210f44ff440fbd5e5c24732102bdd272891c9\ [INFO] [stdout] 319 | | e4dfc3962b1fdffd5a59732019816f9db4833634dbdaf01a401a52103280883dc31ccaee34218819aaa24\ [INFO] [stdout] 320 | | 5480c35a33acd91283586ff6d1284ed681e52103e2bc790a6e32bf5a766919ff55b1f9e9914e13aed84f5\ [INFO] [stdout] 321 | | 02c0e4171976e19deb054ae", [INFO] [stdout] 322 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 317 | let _ = RedeemScript::from( [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::convert::From::from` that must be used [INFO] [stdout] --> src/multisig.rs:327:9 [INFO] [stdout] | [INFO] [stdout] 327 | / RedeemScript::from( [INFO] [stdout] 328 | | "5c21031cf96b4fef362af7d86ee6c7159fa89485730dac8e3090163dd0c282dbc84f2221028839757bba9\ [INFO] [stdout] 329 | | bdf46ae553c124479e5c3ded609495f3e93e88ab23c0f559e8be521035c70ffb21d1b454ec650e511e76f6\ [INFO] [stdout] 330 | | bd3fe76f49c471522ee187abac8d0131a18210234acd7dee22bc23688beed0c7e42c0930cfe024204b7298\ [INFO] [stdout] ... | [INFO] [stdout] 342 | | 793a1437db847ecd04129dc0112ae", [INFO] [stdout] 343 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 327 | let _ = RedeemScript::from( [INFO] [stdout] | +++++++ [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" "rustsecp256k1_v0_1_1_context_create" "--export" "rustsecp256k1_v0_1_1_context_destroy" "--export" "rustsecp256k1_v0_1_1_default_error_callback_fn" "--export" "rustsecp256k1_v0_1_1_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/{libserde_str-be91d4a5c71503eb,libserde-456c4627ea697551,libserde_core-7054782e1b276604,libanyhow-adb37054aa5ff02e}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libthiserror-18bdaa2af8ea947a,libhex-85aa986ef279af61,libbitcoin-ed853c667a49811c,libbech32-03a3226cf011a103,libsecp256k1-c4d1d9b668fe890f,librand-397fbe3b7616d5da,librand_xorshift-2bc20c69768a78d9,librand_pcg-78849773ef8466b6,librand_hc-616e6ddde9a64c95,librand_chacha-1fa97c800295760c,librand_isaac-fab7d5bc42ed396c,librand_core-dbe786ecad3dd8f6,librand_os-4a04da00598c8914,librand_jitter-436d4ba70d564eae,librand_core-7b75640df732d16f,libsecp256k1_sys-fb51b7168aff8894,libbitcoin_hashes-92b2fe8df708f5d0}.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/secp256k1-sys-e92ddc78be79bc23/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/btc_transaction_utils-b6534fbcef89f6bb.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-fb51b7168aff8894.rlib: archive member '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-fb51b7168aff8894.rlib: archive member 'secp256k1.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/btc_transaction_utils-b6534fbcef89f6bb.btc_transaction_utils.77026f136b8285c9-cgu.0.rcgu.o: undefined symbol: rustsecp256k1_v0_1_1_ec_pubkey_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/btc_transaction_utils-b6534fbcef89f6bb.btc_transaction_utils.77026f136b8285c9-cgu.0.rcgu.o: undefined symbol: rustsecp256k1_v0_1_1_context_preallocated_destroy [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/btc_transaction_utils-b6534fbcef89f6bb.btc_transaction_utils.77026f136b8285c9-cgu.0.rcgu.o: undefined symbol: rustsecp256k1_v0_1_1_context_preallocated_destroy [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/btc_transaction_utils-b6534fbcef89f6bb.btc_transaction_utils.77026f136b8285c9-cgu.0.rcgu.o: undefined symbol: rustsecp256k1_v0_1_1_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/btc_transaction_utils-b6534fbcef89f6bb.btc_transaction_utils.77026f136b8285c9-cgu.0.rcgu.o: undefined symbol: rustsecp256k1_v0_1_1_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/btc_transaction_utils-b6534fbcef89f6bb.btc_transaction_utils.77026f136b8285c9-cgu.0.rcgu.o: undefined symbol: rustsecp256k1_v0_1_1_ecdsa_signature_serialize_der [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/btc_transaction_utils-b6534fbcef89f6bb.btc_transaction_utils.77026f136b8285c9-cgu.0.rcgu.o: undefined symbol: rustsecp256k1_v0_1_1_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/btc_transaction_utils-b6534fbcef89f6bb.btc_transaction_utils.77026f136b8285c9-cgu.0.rcgu.o: undefined symbol: rustsecp256k1_v0_1_1_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/btc_transaction_utils-b6534fbcef89f6bb.btc_transaction_utils.77026f136b8285c9-cgu.0.rcgu.o: undefined symbol: rustsecp256k1_v0_1_1_ecdsa_signature_parse_der [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/btc_transaction_utils-b6534fbcef89f6bb.btc_transaction_utils.77026f136b8285c9-cgu.0.rcgu.o: undefined symbol: rustsecp256k1_v0_1_1_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/btc_transaction_utils-b6534fbcef89f6bb.btc_transaction_utils.77026f136b8285c9-cgu.0.rcgu.o: undefined symbol: rustsecp256k1_v0_1_1_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/btc_transaction_utils-b6534fbcef89f6bb.btc_transaction_utils.77026f136b8285c9-cgu.0.rcgu.o: undefined symbol: rustsecp256k1_v0_1_1_ec_pubkey_serialize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/btc_transaction_utils-b6534fbcef89f6bb.btc_transaction_utils.77026f136b8285c9-cgu.0.rcgu.o: undefined symbol: rustsecp256k1_v0_1_1_nonce_function_rfc6979 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/btc_transaction_utils-b6534fbcef89f6bb.btc_transaction_utils.77026f136b8285c9-cgu.0.rcgu.o: undefined symbol: rustsecp256k1_v0_1_1_nonce_function_rfc6979 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/btc_transaction_utils-b6534fbcef89f6bb.btc_transaction_utils.77026f136b8285c9-cgu.0.rcgu.o: undefined symbol: rustsecp256k1_v0_1_1_ecdsa_sign [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/btc_transaction_utils-b6534fbcef89f6bb.btc_transaction_utils.77026f136b8285c9-cgu.0.rcgu.o: undefined symbol: rustsecp256k1_v0_1_1_ecdsa_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbitcoin-ed853c667a49811c.rlib(bitcoin-ed853c667a49811c.bitcoin.b42368145404df46-cgu.13.rcgu.o): undefined symbol: rustsecp256k1_v0_1_1_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbitcoin-ed853c667a49811c.rlib(bitcoin-ed853c667a49811c.bitcoin.b42368145404df46-cgu.13.rcgu.o): undefined symbol: rustsecp256k1_v0_1_1_context_no_precomp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbitcoin-ed853c667a49811c.rlib(bitcoin-ed853c667a49811c.bitcoin.b42368145404df46-cgu.13.rcgu.o): undefined symbol: rustsecp256k1_v0_1_1_ec_pubkey_serialize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libbitcoin-ed853c667a49811c.rlib(bitcoin-ed853c667a49811c.bitcoin.b42368145404df46-cgu.13.rcgu.o): undefined symbol: rustsecp256k1_v0_1_1_context_no_precomp [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 `btc-transaction-utils` (lib test) due to 1 previous error; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "bcb9b1cfbfbe93799c07527bcae3e835a6835de74e32c28822223524f19d163d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcb9b1cfbfbe93799c07527bcae3e835a6835de74e32c28822223524f19d163d", kill_on_drop: false }` [INFO] [stdout] bcb9b1cfbfbe93799c07527bcae3e835a6835de74e32c28822223524f19d163d