[INFO] fetching crate jitash-bdk 0.28.1... [INFO] testing jitash-bdk-0.28.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate jitash-bdk 0.28.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate jitash-bdk 0.28.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate jitash-bdk 0.28.1 [INFO] tweaked toml for crates.io crate jitash-bdk 0.28.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate jitash-bdk 0.28.1 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate jitash-bdk 0.28.1 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" "+beta-2025-09-21" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eab894118879c01a30ee940b75a74713de87278dc86d913a76b459aaa4b96326 [INFO] running `Command { std: "docker" "start" "-a" "eab894118879c01a30ee940b75a74713de87278dc86d913a76b459aaa4b96326", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eab894118879c01a30ee940b75a74713de87278dc86d913a76b459aaa4b96326", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eab894118879c01a30ee940b75a74713de87278dc86d913a76b459aaa4b96326", kill_on_drop: false }` [INFO] [stdout] eab894118879c01a30ee940b75a74713de87278dc86d913a76b459aaa4b96326 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7459a4e929cfef41bd60686718d7c876ccd6575742863be2b7514bcc73f8758 [INFO] running `Command { std: "docker" "start" "-a" "b7459a4e929cfef41bd60686718d7c876ccd6575742863be2b7514bcc73f8758", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling serde_json v1.0.102 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling bdk-macros v0.6.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling bitcoin_hashes v0.11.0 [INFO] [stderr] Compiling secp256k1 v0.24.3 [INFO] [stderr] Compiling bitcoin v0.29.2 [INFO] [stderr] Compiling miniscript v9.0.1 [INFO] [stderr] Compiling electrum-client v0.12.1 [INFO] [stderr] Compiling jitash-bdk v0.28.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `reqwest` [INFO] [stdout] --> src/lib.rs:209:11 [INFO] [stdout] | [INFO] [stdout] 209 | #[cfg(all(feature = "reqwest", feature = "ureq"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ahash`, `all-keys`, `async-interface`, `async-trait`, `bip39`, `bitcoinconsensus`, `bitcoincore-rpc`, `cc`, `compact_filters`, `compiler`, `default`, `dev-getrandom-wasm`, `electrum`, `electrum-client`, `esplora`, `esplora-client`, `futures`, `hardware-signer`, `hashlink`, `hwi`, `key-value-db`, `keys-bip39`, `minimal`, `regex`, `reqwest-default-tls`, `rocksdb`, `rpc`, `rusqlite`, `sled`, `socks`, `sqlite`, `sqlite-bundled`, `std`, `test-blockchains`, and `test-electrum` and 10 more [INFO] [stdout] = help: consider adding `reqwest` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ureq` [INFO] [stdout] --> src/lib.rs:209:32 [INFO] [stdout] | [INFO] [stdout] 209 | #[cfg(all(feature = "reqwest", feature = "ureq"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ahash`, `all-keys`, `async-interface`, `async-trait`, `bip39`, `bitcoinconsensus`, `bitcoincore-rpc`, `cc`, `compact_filters`, `compiler`, `default`, `dev-getrandom-wasm`, `electrum`, `electrum-client`, `esplora`, `esplora-client`, `futures`, `hardware-signer`, `hashlink`, `hwi`, `key-value-db`, `keys-bip39`, `minimal`, `regex`, `reqwest-default-tls`, `rocksdb`, `rpc`, `rusqlite`, `sled`, `socks`, `sqlite`, `sqlite-bundled`, `std`, `test-blockchains`, and `test-electrum` and 10 more [INFO] [stdout] = help: consider adding `ureq` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ureq` [INFO] [stdout] --> src/lib.rs:217:40 [INFO] [stdout] | [INFO] [stdout] 217 | #[cfg(all(feature = "async-interface", feature = "ureq"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ahash`, `all-keys`, `async-interface`, `async-trait`, `bip39`, `bitcoinconsensus`, `bitcoincore-rpc`, `cc`, `compact_filters`, `compiler`, `default`, `dev-getrandom-wasm`, `electrum`, `electrum-client`, `esplora`, `esplora-client`, `futures`, `hardware-signer`, `hashlink`, `hwi`, `key-value-db`, `keys-bip39`, `minimal`, `regex`, `reqwest-default-tls`, `rocksdb`, `rpc`, `rusqlite`, `sled`, `socks`, `sqlite`, `sqlite-bundled`, `std`, `test-blockchains`, and `test-electrum` and 10 more [INFO] [stdout] = help: consider adding `ureq` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_raw_tx_or` is never used [INFO] [stdout] --> src/database/mod.rs:191:8 [INFO] [stdout] | [INFO] [stdout] 185 | pub(crate) trait DatabaseUtils: Database { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 191 | fn get_raw_tx_or(&self, txid: &Txid, default: D) -> Result, Error> [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/descriptor/policy.rs:1030:26 [INFO] [stdout] | [INFO] [stdout] 1030 | fn psbt_inputs_sat(psbt: &Psbt) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1030 | fn psbt_inputs_sat(psbt: &Psbt) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/wallet/mod.rs:1596:5 [INFO] [stdout] | [INFO] [stdout] 1596 | / pub fn cus_complete_transaction( [INFO] [stdout] 1597 | | &self, [INFO] [stdout] 1598 | | tx: Transaction, [INFO] [stdout] 1599 | | ) -> Result { [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "b7459a4e929cfef41bd60686718d7c876ccd6575742863be2b7514bcc73f8758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7459a4e929cfef41bd60686718d7c876ccd6575742863be2b7514bcc73f8758", kill_on_drop: false }` [INFO] [stdout] b7459a4e929cfef41bd60686718d7c876ccd6575742863be2b7514bcc73f8758 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9325c5b6d7122e4adf228e1c7af27f1868174faf9262aafe6f67c9c9f0276687 [INFO] running `Command { std: "docker" "start" "-a" "9325c5b6d7122e4adf228e1c7af27f1868174faf9262aafe6f67c9c9f0276687", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling bitcoin v0.30.1 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling bitcoin_hashes v0.12.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling minreq v2.8.1 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling jsonrpc v0.13.0 [INFO] [stderr] Compiling time v0.3.10 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling bitcoind v0.30.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stdout] warning: unexpected `cfg` condition value: `reqwest` [INFO] [stdout] --> src/lib.rs:209:11 [INFO] [stdout] | [INFO] [stdout] 209 | #[cfg(all(feature = "reqwest", feature = "ureq"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ahash`, `all-keys`, `async-interface`, `async-trait`, `bip39`, `bitcoinconsensus`, `bitcoincore-rpc`, `cc`, `compact_filters`, `compiler`, `default`, `dev-getrandom-wasm`, `electrum`, `electrum-client`, `esplora`, `esplora-client`, `futures`, `hardware-signer`, `hashlink`, `hwi`, `key-value-db`, `keys-bip39`, `minimal`, `regex`, `reqwest-default-tls`, `rocksdb`, `rpc`, `rusqlite`, `sled`, `socks`, `sqlite`, `sqlite-bundled`, `std`, `test-blockchains`, and `test-electrum` and 10 more [INFO] [stdout] = help: consider adding `reqwest` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ureq` [INFO] [stdout] --> src/lib.rs:209:32 [INFO] [stdout] | [INFO] [stdout] 209 | #[cfg(all(feature = "reqwest", feature = "ureq"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ahash`, `all-keys`, `async-interface`, `async-trait`, `bip39`, `bitcoinconsensus`, `bitcoincore-rpc`, `cc`, `compact_filters`, `compiler`, `default`, `dev-getrandom-wasm`, `electrum`, `electrum-client`, `esplora`, `esplora-client`, `futures`, `hardware-signer`, `hashlink`, `hwi`, `key-value-db`, `keys-bip39`, `minimal`, `regex`, `reqwest-default-tls`, `rocksdb`, `rpc`, `rusqlite`, `sled`, `socks`, `sqlite`, `sqlite-bundled`, `std`, `test-blockchains`, and `test-electrum` and 10 more [INFO] [stdout] = help: consider adding `ureq` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ureq` [INFO] [stdout] --> src/lib.rs:217:40 [INFO] [stdout] | [INFO] [stdout] 217 | #[cfg(all(feature = "async-interface", feature = "ureq"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ahash`, `all-keys`, `async-interface`, `async-trait`, `bip39`, `bitcoinconsensus`, `bitcoincore-rpc`, `cc`, `compact_filters`, `compiler`, `default`, `dev-getrandom-wasm`, `electrum`, `electrum-client`, `esplora`, `esplora-client`, `futures`, `hardware-signer`, `hashlink`, `hwi`, `key-value-db`, `keys-bip39`, `minimal`, `regex`, `reqwest-default-tls`, `rocksdb`, `rpc`, `rusqlite`, `sled`, `socks`, `sqlite`, `sqlite-bundled`, `std`, `test-blockchains`, and `test-electrum` and 10 more [INFO] [stdout] = help: consider adding `ureq` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_raw_tx_or` is never used [INFO] [stdout] --> src/database/mod.rs:191:8 [INFO] [stdout] | [INFO] [stdout] 185 | pub(crate) trait DatabaseUtils: Database { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 191 | fn get_raw_tx_or(&self, txid: &Txid, default: D) -> Result, Error> [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/descriptor/policy.rs:1030:26 [INFO] [stdout] | [INFO] [stdout] 1030 | fn psbt_inputs_sat(psbt: &Psbt) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1030 | fn psbt_inputs_sat(psbt: &Psbt) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/wallet/mod.rs:1596:5 [INFO] [stdout] | [INFO] [stdout] 1596 | / pub fn cus_complete_transaction( [INFO] [stdout] 1597 | | &self, [INFO] [stdout] 1598 | | tx: Transaction, [INFO] [stdout] 1599 | | ) -> Result { [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling secp256k1 v0.27.0 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.3 [INFO] [stderr] Compiling electrsd v0.24.0 [INFO] [stderr] Compiling core-rpc-json v0.17.0 [INFO] [stderr] Compiling electrum-client v0.15.1 [INFO] [stderr] Compiling miniscript v10.0.0 [INFO] [stderr] Compiling core-rpc v0.17.0 [INFO] [stderr] Compiling jitash-bdk v0.28.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> examples/electrum_backend.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::str::FromStr; [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: `std::str::FromStr` [INFO] [stdout] --> examples/utils/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0464]: multiple candidates for `rlib` dependency `bitcoin` found [INFO] [stdout] --> src/lib.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | pub extern crate bitcoin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: candidate #1: /opt/rustwide/target/debug/deps/libbitcoin-fd2e1a410813c6da.rlib [INFO] [stdout] = note: candidate #2: /opt/rustwide/target/debug/deps/libbitcoin-fe4a8228a3024e9c.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0464]: multiple candidates for `rlib` dependency `miniscript` found [INFO] [stdout] --> src/lib.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | pub extern crate miniscript; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: candidate #1: /opt/rustwide/target/debug/deps/libminiscript-0eabf6eb2b8f5b20.rlib [INFO] [stdout] = note: candidate #2: /opt/rustwide/target/debug/deps/libminiscript-7f80434c56d71327.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: no errors encountered even though delayed bugs were created [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] note: those delayed bugs will now be shown as internal compiler errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: no resolution for an import [INFO] [stdout] --> examples/electrum_backend.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use bitcoin::util::bip32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_ast_lowering/src/lib.rs:760:24 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::lower_import_res.cold [INFO] [stdout] 5: ::lower_use_tree [INFO] [stdout] 6: ::lower_item_kind [INFO] [stdout] 7: ::lower_node [INFO] [stdout] 8: rustc_ast_lowering::lower_to_hir [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 11: rustc_query_impl::query_impl::hir_crate::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 12: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 13: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 14: rustc_query_impl::query_impl::opt_hir_owner_nodes::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 15: ::expect_hir_owner_nodes [INFO] [stdout] 16: rustc_middle::hir::map::hir_crate_items [INFO] [stdout] 17: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 18: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 19: rustc_query_impl::query_impl::hir_crate_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 20: rustc_interface::passes::analysis [INFO] [stdout] 21: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 22: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 23: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 24: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 25: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 26: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 27: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 28: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] 29: [INFO] [stdout] 30: clone [INFO] [stdout] --> examples/electrum_backend.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use bitcoin::util::bip32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: no resolution for an import [INFO] [stdout] --> examples/utils/mod.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | use bitcoin::{Address, Transaction}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_ast_lowering/src/lib.rs:760:24 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::lower_import_res.cold [INFO] [stdout] 5: ::lower_use_tree [INFO] [stdout] 6: ::lower_use_tree [INFO] [stdout] 7: ::lower_item_kind [INFO] [stdout] 8: ::lower_node [INFO] [stdout] 9: rustc_ast_lowering::lower_to_hir [INFO] [stdout] 10: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::hir_crate::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 14: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 15: rustc_query_impl::query_impl::opt_hir_owner_nodes::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 16: ::expect_hir_owner_nodes [INFO] [stdout] 17: rustc_middle::hir::map::hir_crate_items [INFO] [stdout] 18: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 19: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 20: rustc_query_impl::query_impl::hir_crate_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 21: rustc_interface::passes::analysis [INFO] [stdout] 22: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 23: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 24: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 25: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 26: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 27: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 28: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 29: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] 30: [INFO] [stdout] 31: clone [INFO] [stdout] --> examples/utils/mod.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | use bitcoin::{Address, Transaction}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: no resolution for an import [INFO] [stdout] --> examples/utils/mod.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | use bitcoin::{Address, Transaction}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_ast_lowering/src/lib.rs:760:24 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::lower_import_res.cold [INFO] [stdout] 5: ::lower_use_tree [INFO] [stdout] 6: ::lower_use_tree [INFO] [stdout] 7: ::lower_item_kind [INFO] [stdout] 8: ::lower_node [INFO] [stdout] 9: rustc_ast_lowering::lower_to_hir [INFO] [stdout] 10: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::hir_crate::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 14: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 15: rustc_query_impl::query_impl::opt_hir_owner_nodes::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 16: ::expect_hir_owner_nodes [INFO] [stdout] 17: rustc_middle::hir::map::hir_crate_items [INFO] [stdout] 18: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 19: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 20: rustc_query_impl::query_impl::hir_crate_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 21: rustc_interface::passes::analysis [INFO] [stdout] 22: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 23: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 24: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 25: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 26: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 27: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 28: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 29: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] 30: [INFO] [stdout] 31: clone [INFO] [stdout] --> examples/utils/mod.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | use bitcoin::{Address, Transaction}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: path with `Res::Err` but no error emitted [INFO] [stdout] --> examples/utils/mod.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | ) -> Transaction { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_hir_analysis/src/hir_ty_lowering/mod.rs:2051:22 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::lower_resolved_ty_path [INFO] [stdout] 5: ::lower_ty::{closure#0} [INFO] [stdout] 6: ::lower_fn_ty [INFO] [stdout] 7: rustc_hir_analysis::collect::lower_fn_sig_recovering_infer_ret_ty [INFO] [stdout] 8: rustc_hir_analysis::collect::fn_sig [INFO] [stdout] 9: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 10: >::call_once [INFO] [stdout] 11: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 12: rustc_query_impl::query_impl::fn_sig::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 13: rustc_hir_analysis::check::check::check_item_type [INFO] [stdout] 14: rustc_hir_analysis::check::wfcheck::check_well_formed [INFO] [stdout] 15: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 16: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 17: rustc_query_impl::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 18: rustc_hir_analysis::check::wfcheck::check_type_wf [INFO] [stdout] 19: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 20: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 21: rustc_query_impl::query_impl::check_type_wf::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 22: rustc_hir_analysis::check_crate [INFO] [stdout] 23: rustc_interface::passes::analysis [INFO] [stdout] 24: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 25: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 26: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 27: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 28: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 29: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 30: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 31: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] 32: [INFO] [stdout] 33: clone [INFO] [stdout] --> examples/utils/mod.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | ) -> Transaction { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted [INFO] [stdout] --> examples/utils/mod.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | let to_address = Address::from_str(recipient_address).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_hir_typeck/src/expr.rs:770:32 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::check_expr_path [INFO] [stdout] 5: ::check_expr_with_expectation_and_args [INFO] [stdout] 6: ::check_expr_call [INFO] [stdout] 7: ::check_expr_with_expectation_and_args [INFO] [stdout] 8: ::check_expr_with_expectation_and_args [INFO] [stdout] 9: ::check_decl [INFO] [stdout] 10: ::check_expr_block [INFO] [stdout] 11: ::check_expr_with_expectation_and_args [INFO] [stdout] 12: rustc_hir_typeck::check::check_fn [INFO] [stdout] 13: rustc_hir_typeck::typeck_with_inspect::{closure#0} [INFO] [stdout] 14: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 15: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 16: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 17: ::par_hir_body_owners::::{closure#0} [INFO] [stdout] 18: rustc_hir_analysis::check_crate [INFO] [stdout] 19: rustc_interface::passes::analysis [INFO] [stdout] 20: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 21: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 22: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 23: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 24: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 25: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 26: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 27: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] 28: [INFO] [stdout] 29: clone [INFO] [stdout] --> examples/utils/mod.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | let to_address = Address::from_str(recipient_address).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error[E0618]: expected function, found `{type error}` [INFO] [stdout] --> examples/utils/mod.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | let to_address = Address::from_str(recipient_address).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^------------------- [INFO] [stdout] | | [INFO] [stdout] | call expression requires function [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_hir_typeck/src/callee.rs:709:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::check_expr_call [INFO] [stdout] 4: ::check_expr_with_expectation_and_args [INFO] [stdout] 5: ::check_expr_with_expectation_and_args [INFO] [stdout] 6: ::check_decl [INFO] [stdout] 7: ::check_expr_block [INFO] [stdout] 8: ::check_expr_with_expectation_and_args [INFO] [stdout] 9: rustc_hir_typeck::check::check_fn [INFO] [stdout] 10: rustc_hir_typeck::typeck_with_inspect::{closure#0} [INFO] [stdout] 11: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 12: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 13: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 14: ::par_hir_body_owners::::{closure#0} [INFO] [stdout] 15: rustc_hir_analysis::check_crate [INFO] [stdout] 16: rustc_interface::passes::analysis [INFO] [stdout] 17: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 18: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 19: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 20: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 21: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 22: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 23: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 24: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] 25: [INFO] [stdout] 26: clone [INFO] [stdout] --> examples/utils/mod.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | let to_address = Address::from_str(recipient_address).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: `Res::Err` but no error emitted [INFO] [stdout] --> examples/electrum_backend.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | let xpriv = bip32::ExtendedPrivKey::from_str(xpriv).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_hir_typeck/src/expr.rs:770:32 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::check_expr_path [INFO] [stdout] 5: ::check_expr_with_expectation_and_args [INFO] [stdout] 6: ::check_expr_call [INFO] [stdout] 7: ::check_expr_with_expectation_and_args [INFO] [stdout] 8: ::check_expr_with_expectation_and_args [INFO] [stdout] 9: ::check_decl [INFO] [stdout] 10: ::check_expr_block [INFO] [stdout] 11: ::check_expr_with_expectation_and_args [INFO] [stdout] 12: rustc_hir_typeck::check::check_fn [INFO] [stdout] 13: rustc_hir_typeck::typeck_with_inspect::{closure#0} [INFO] [stdout] 14: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 15: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 16: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 17: ::par_hir_body_owners::::{closure#0} [INFO] [stdout] 18: rustc_hir_analysis::check_crate [INFO] [stdout] 19: rustc_interface::passes::analysis [INFO] [stdout] 20: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 21: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 22: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 23: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 24: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 25: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 26: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 27: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] 28: [INFO] [stdout] 29: clone [INFO] [stdout] --> examples/electrum_backend.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | let xpriv = bip32::ExtendedPrivKey::from_str(xpriv).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error[E0618]: expected function, found `{type error}` [INFO] [stdout] --> examples/electrum_backend.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | let xpriv = bip32::ExtendedPrivKey::from_str(xpriv).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^------- [INFO] [stdout] | | [INFO] [stdout] | call expression requires function [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_hir_typeck/src/callee.rs:709:34 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::check_expr_call [INFO] [stdout] 4: ::check_expr_with_expectation_and_args [INFO] [stdout] 5: ::check_expr_with_expectation_and_args [INFO] [stdout] 6: ::check_decl [INFO] [stdout] 7: ::check_expr_block [INFO] [stdout] 8: ::check_expr_with_expectation_and_args [INFO] [stdout] 9: rustc_hir_typeck::check::check_fn [INFO] [stdout] 10: rustc_hir_typeck::typeck_with_inspect::{closure#0} [INFO] [stdout] 11: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 12: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 13: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 14: ::par_hir_body_owners::::{closure#0} [INFO] [stdout] 15: rustc_hir_analysis::check_crate [INFO] [stdout] 16: rustc_interface::passes::analysis [INFO] [stdout] 17: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 18: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 19: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 20: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 21: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 22: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 23: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 24: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] 25: [INFO] [stdout] 26: clone [INFO] [stdout] --> examples/electrum_backend.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | let xpriv = bip32::ExtendedPrivKey::from_str(xpriv).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: TyKind::Error constructed but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_hir_typeck/src/expr.rs:690:43 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::new_misc_error [INFO] [stdout] 5: ::check_expr_with_expectation_and_args [INFO] [stdout] 6: ::check_expr_call [INFO] [stdout] 7: ::check_expr_with_expectation_and_args [INFO] [stdout] 8: ::check_decl [INFO] [stdout] 9: ::check_expr_block [INFO] [stdout] 10: ::check_expr_with_expectation_and_args [INFO] [stdout] 11: rustc_hir_typeck::check::check_fn [INFO] [stdout] 12: rustc_hir_typeck::typeck_with_inspect::{closure#0} [INFO] [stdout] 13: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 14: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 15: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 16: ::par_hir_body_owners::::{closure#0} [INFO] [stdout] 17: rustc_hir_analysis::check_crate [INFO] [stdout] 18: rustc_interface::passes::analysis [INFO] [stdout] 19: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 20: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 21: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 22: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 23: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 24: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 25: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 26: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] 27: [INFO] [stdout] 28: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: TyKind::Error constructed but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_hir_typeck/src/expr.rs:690:43 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::new_misc_error [INFO] [stdout] 5: ::check_expr_with_expectation_and_args [INFO] [stdout] 6: ::check_argument_types [INFO] [stdout] 7: ::check_expr_with_expectation_and_args [INFO] [stdout] 8: ::check_expr_with_expectation_and_args [INFO] [stdout] 9: ::check_expr_block [INFO] [stdout] 10: ::check_expr_with_expectation_and_args [INFO] [stdout] 11: ::check_expr_with_expectation_and_args [INFO] [stdout] 12: ::check_expr_block [INFO] [stdout] 13: ::check_expr_with_expectation_and_args [INFO] [stdout] 14: rustc_hir_typeck::check::check_fn [INFO] [stdout] 15: rustc_hir_typeck::typeck_with_inspect::{closure#0} [INFO] [stdout] 16: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 17: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 18: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 19: ::par_hir_body_owners::::{closure#0} [INFO] [stdout] 20: rustc_hir_analysis::check_crate [INFO] [stdout] 21: rustc_interface::passes::analysis [INFO] [stdout] 22: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 23: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 24: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 25: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 26: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 27: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 28: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 29: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] 30: [INFO] [stdout] 31: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: TyKind::Error constructed but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_hir_typeck/src/expr.rs:690:43 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::span_delayed_bug:: [INFO] [stdout] 4: ::new_misc_error [INFO] [stdout] 5: ::check_expr_with_expectation_and_args [INFO] [stdout] 6: ::check_expr_call [INFO] [stdout] 7: ::check_expr_with_expectation_and_args [INFO] [stdout] 8: ::check_expr_with_expectation_and_args [INFO] [stdout] 9: ::check_decl [INFO] [stdout] 10: ::check_expr_block [INFO] [stdout] 11: ::check_expr_with_expectation_and_args [INFO] [stdout] 12: ::check_expr_call [INFO] [stdout] 13: ::check_expr_with_expectation_and_args [INFO] [stdout] 14: ::check_expr_block [INFO] [stdout] 15: ::check_expr_with_expectation_and_args [INFO] [stdout] 16: ::check_expr_block [INFO] [stdout] 17: ::check_expr_with_expectation_and_args [INFO] [stdout] 18: ::check_expr_with_expectation_and_args [INFO] [stdout] 19: ::check_expr_block [INFO] [stdout] 20: ::check_expr_with_expectation_and_args [INFO] [stdout] 21: rustc_hir_typeck::check::check_fn [INFO] [stdout] 22: rustc_hir_typeck::typeck_with_inspect::{closure#0} [INFO] [stdout] 23: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 24: rustc_query_system::query::plumbing::try_execute_query::, rustc_query_system::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 25: rustc_query_impl::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 26: ::par_hir_body_owners::::{closure#0} [INFO] [stdout] 27: rustc_hir_analysis::check_crate [INFO] [stdout] 28: rustc_interface::passes::analysis [INFO] [stdout] 29: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 30: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 31: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 32: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 33: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 34: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 35: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 36: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] 37: [INFO] [stdout] 38: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: no type-dependent def for method call [INFO] [stdout] --> examples/electrum_backend.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | let xpriv = bip32::ExtendedPrivKey::from_str(xpriv).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_privacy/src/lib.rs:1246:26 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::visit_expr [INFO] [stdout] 4: ::visit_local [INFO] [stdout] 5: ::visit_expr [INFO] [stdout] 6: rustc_privacy::check_mod_privacy [INFO] [stdout] 7: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 8: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 9: rustc_query_impl::query_impl::check_mod_privacy::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 10: rustc_interface::passes::analysis [INFO] [stdout] 11: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 12: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 13: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 14: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 15: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 16: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 17: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 18: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] 19: [INFO] [stdout] 20: clone [INFO] [stdout] --> examples/electrum_backend.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | let xpriv = bip32::ExtendedPrivKey::from_str(xpriv).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stdout] error: internal compiler error: no type-dependent def for method call [INFO] [stdout] --> examples/electrum_backend.rs:76:31 [INFO] [stdout] | [INFO] [stdout] 76 | println!("tx id: {}", tx.txid()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_privacy/src/lib.rs:1246:26 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::visit_expr [INFO] [stdout] 4: ::visit_expr [INFO] [stdout] 5: ::visit_expr [INFO] [stdout] 6: ::visit_expr [INFO] [stdout] 7: ::visit_local [INFO] [stdout] 8: ::visit_expr [INFO] [stdout] 9: ::visit_expr [INFO] [stdout] 10: ::visit_expr [INFO] [stdout] 11: ::visit_expr [INFO] [stdout] 12: ::visit_expr [INFO] [stdout] 13: ::visit_expr [INFO] [stdout] 14: rustc_privacy::check_mod_privacy [INFO] [stdout] 15: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 16: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 17: rustc_query_impl::query_impl::check_mod_privacy::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 18: rustc_interface::passes::analysis [INFO] [stdout] 19: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 20: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 21: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 22: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 23: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 24: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 25: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 26: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] 27: [INFO] [stdout] 28: clone [INFO] [stdout] --> examples/electrum_backend.rs:76:31 [INFO] [stdout] | [INFO] [stdout] 76 | println!("tx id: {}", tx.txid()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error: internal compiler error: no type-dependent def for method call [INFO] [stdout] --> examples/utils/mod.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | let to_address = Address::from_str(recipient_address).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_privacy/src/lib.rs:1246:26 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::visit_expr [INFO] [stdout] 4: ::visit_local [INFO] [stdout] 5: ::visit_expr [INFO] [stdout] 6: rustc_privacy::check_mod_privacy [INFO] [stdout] 7: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 8: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 9: rustc_query_impl::query_impl::check_mod_privacy::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 10: rustc_interface::passes::analysis [INFO] [stdout] 11: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 12: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 13: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 14: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 15: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 16: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 17: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 18: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] 19: [INFO] [stdout] 20: clone [INFO] [stdout] --> examples/utils/mod.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | let to_address = Address::from_str(recipient_address).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] note: rustc 1.91.0-beta.3 (bb624dcb4 2025-09-20) running on x86_64-unknown-linux-gnu [INFO] [stdout] error: internal compiler error: no type-dependent def for method call [INFO] [stdout] --> examples/utils/mod.rs:19:41 [INFO] [stdout] | [INFO] [stdout] 19 | tx_builder.set_recipients(vec![(to_address.script_pubkey(), amount)]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: delayed at compiler/rustc_privacy/src/lib.rs:1246:26 [INFO] [stdout] 0: ::emit_diagnostic [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::emit_producing_guarantee [INFO] [stdout] 3: ::visit_expr [INFO] [stdout] 4: ::visit_expr [INFO] [stdout] 5: ::visit_expr [INFO] [stdout] 6: ::visit_expr [INFO] [stdout] 7: ::visit_expr [INFO] [stdout] 8: ::visit_expr [INFO] [stdout] 9: ::visit_expr [INFO] [stdout] 10: rustc_privacy::check_mod_privacy [INFO] [stdout] 11: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 12: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 13: rustc_query_impl::query_impl::check_mod_privacy::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 14: rustc_interface::passes::analysis [INFO] [stdout] 15: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 16: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 17: rustc_query_impl::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 18: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stdout] 19: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stdout] 20: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stdout] 21: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 22: std::sys::thread::unix::Thread::new::thread_start [INFO] [stdout] 23: [INFO] [stdout] 24: clone [INFO] [stdout] --> examples/utils/mod.rs:19:41 [INFO] [stdout] | [INFO] [stdout] 19 | tx_builder.set_recipients(vec![(to_address.script_pubkey(), amount)]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type bin -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `jitash-bdk` (example "electrum_backend"); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name electrum_backend --edition=2018 examples/electrum_backend.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="electrum"' --cfg 'feature="electrum-client"' --cfg 'feature="key-value-db"' --cfg 'feature="sled"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "all-keys", "async-interface", "async-trait", "bip39", "bitcoinconsensus", "bitcoincore-rpc", "cc", "compact_filters", "compiler", "default", "dev-getrandom-wasm", "electrum", "electrum-client", "esplora", "esplora-client", "futures", "hardware-signer", "hashlink", "hwi", "key-value-db", "keys-bip39", "minimal", "regex", "reqwest-default-tls", "rocksdb", "rpc", "rusqlite", "sled", "socks", "sqlite", "sqlite-bundled", "std", "test-blockchains", "test-electrum", "test-esplora", "test-hardware-signer", "test-md-docs", "test-rpc", "test-rpc-legacy", "use-esplora-async", "use-esplora-blocking", "use-esplora-reqwest", "use-esplora-ureq", "verify"))' -C metadata=6f99fd8a412611c4 -C extra-filename=-4d107163ba8b6778 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-3c989e42e59395b3.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-497680cbb1dcd4bf.rlib --extern base64ct=/opt/rustwide/target/debug/deps/libbase64ct-8162745f0eb54d37.rlib --extern bdk_macros=/opt/rustwide/target/debug/deps/libbdk_macros-c138dd94968dd18d.so --extern bitcoin=/opt/rustwide/target/debug/deps/libbitcoin-fe4a8228a3024e9c.rlib --extern bitcoin=/opt/rustwide/target/debug/deps/libbitcoin-fd2e1a410813c6da.rlib --extern electrsd=/opt/rustwide/target/debug/deps/libelectrsd-4f9c391ee1116ff0.rlib --extern electrum_client=/opt/rustwide/target/debug/deps/libelectrum_client-96d1d3cb910903fd.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-d58047726c72f9b1.rlib --extern jitash_bdk=/opt/rustwide/target/debug/deps/libjitash_bdk-88d0b87286acf863.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-af860367908b8176.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-fb28ea1b5e2e37e6.rlib --extern miniscript=/opt/rustwide/target/debug/deps/libminiscript-0eabf6eb2b8f5b20.rlib --extern miniscript=/opt/rustwide/target/debug/deps/libminiscript-7f80434c56d71327.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-df764c6d36e21fcf.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-630c2f2423e7cf12.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6082a177f4abaa32.rlib --extern sled=/opt/rustwide/target/debug/deps/libsled-17ebf8f29488fb13.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ab6a92a1c83297d0.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-289eb128965f3978.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/secp256k1-sys-8eebe264f5549ebe/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-df608e49fda70967/out -L native=/opt/rustwide/target/debug/build/ring-eb5d7299030987f3/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-bac969449fbc6c1c/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-ab7ab8872b10b7fa/out` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved imports `super::KeyMap`, `crate::psbt::Psbt`, `schnorr::TapTweak` [INFO] [stdout] --> src/descriptor/template.rs:22:55 [INFO] [stdout] | [INFO] [stdout] 22 | use super::{ExtendedDescriptor, IntoWalletDescriptor, KeyMap}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/psbt/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | use crate::psbt::Psbt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wallet/signer.rs:529:9 [INFO] [stdout] | [INFO] [stdout] 529 | use schnorr::TapTweak; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Witness` [INFO] [stdout] --> src/database/mod.rs:337:29 [INFO] [stdout] | [INFO] [stdout] 337 | tx_in.witness = Witness::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `Witness` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 217 + use bitcoin::Witness; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `reqwest` [INFO] [stdout] --> src/lib.rs:209:11 [INFO] [stdout] | [INFO] [stdout] 209 | #[cfg(all(feature = "reqwest", feature = "ureq"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ahash`, `all-keys`, `async-interface`, `async-trait`, `bip39`, `bitcoinconsensus`, `bitcoincore-rpc`, `cc`, `compact_filters`, `compiler`, `default`, `dev-getrandom-wasm`, `electrum`, `electrum-client`, `esplora`, `esplora-client`, `futures`, `hardware-signer`, `hashlink`, `hwi`, `key-value-db`, `keys-bip39`, `minimal`, `regex`, `reqwest-default-tls`, `rocksdb`, `rpc`, `rusqlite`, `sled`, `socks`, `sqlite`, `sqlite-bundled`, `std`, `test-blockchains`, and `test-electrum` and 10 more [INFO] [stdout] = help: consider adding `reqwest` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ureq` [INFO] [stdout] --> src/lib.rs:209:32 [INFO] [stdout] | [INFO] [stdout] 209 | #[cfg(all(feature = "reqwest", feature = "ureq"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ahash`, `all-keys`, `async-interface`, `async-trait`, `bip39`, `bitcoinconsensus`, `bitcoincore-rpc`, `cc`, `compact_filters`, `compiler`, `default`, `dev-getrandom-wasm`, `electrum`, `electrum-client`, `esplora`, `esplora-client`, `futures`, `hardware-signer`, `hashlink`, `hwi`, `key-value-db`, `keys-bip39`, `minimal`, `regex`, `reqwest-default-tls`, `rocksdb`, `rpc`, `rusqlite`, `sled`, `socks`, `sqlite`, `sqlite-bundled`, `std`, `test-blockchains`, and `test-electrum` and 10 more [INFO] [stdout] = help: consider adding `ureq` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ureq` [INFO] [stdout] --> src/lib.rs:217:40 [INFO] [stdout] | [INFO] [stdout] 217 | #[cfg(all(feature = "async-interface", feature = "ureq"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ahash`, `all-keys`, `async-interface`, `async-trait`, `bip39`, `bitcoinconsensus`, `bitcoincore-rpc`, `cc`, `compact_filters`, `compiler`, `default`, `dev-getrandom-wasm`, `electrum`, `electrum-client`, `esplora`, `esplora-client`, `futures`, `hardware-signer`, `hashlink`, `hwi`, `key-value-db`, `keys-bip39`, `minimal`, `regex`, `reqwest-default-tls`, `rocksdb`, `rpc`, `rusqlite`, `sled`, `socks`, `sqlite`, `sqlite-bundled`, `std`, `test-blockchains`, and `test-electrum` and 10 more [INFO] [stdout] = help: consider adding `ureq` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/database/mod.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 217 | use std::str::FromStr; [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: `std::str::FromStr` [INFO] [stdout] --> src/descriptor/dsl.rs:801:9 [INFO] [stdout] | [INFO] [stdout] 801 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/descriptor/policy.rs:1158:9 [INFO] [stdout] | [INFO] [stdout] 1158 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/descriptor/template.rs:481:9 [INFO] [stdout] | [INFO] [stdout] 481 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/descriptor/mod.rs:582:9 [INFO] [stdout] | [INFO] [stdout] 582 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/keys/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/psbt/mod.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/wallet/coin_selection.rs:725:9 [INFO] [stdout] | [INFO] [stdout] 725 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/wallet/signer.rs:1021:9 [INFO] [stdout] | [INFO] [stdout] 1021 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/wallet/tx_builder.rs:824:13 [INFO] [stdout] | [INFO] [stdout] 824 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/wallet/utils.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/database/memory.rs:488:13 [INFO] [stdout] | [INFO] [stdout] 488 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wallet/mod.rs:1942:16 [INFO] [stdout] | [INFO] [stdout] 1942 | let txid = crate::populate_test_db!(wallet.database.borrow_mut(), tx_meta, Some(100)); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::populate_test_db` which comes from the expansion of the macro `crate::populate_test_db` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/database/memory.rs:488:13 [INFO] [stdout] | [INFO] [stdout] 488 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wallet/mod.rs:2277:9 [INFO] [stdout] | [INFO] [stdout] 2277 | crate::populate_test_db!(wallet.database.borrow_mut(), tx_meta, None); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::populate_test_db` which comes from the expansion of the macro `crate::populate_test_db` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/database/memory.rs:488:13 [INFO] [stdout] | [INFO] [stdout] 488 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wallet/mod.rs:2487:9 [INFO] [stdout] | [INFO] [stdout] 2487 | crate::populate_test_db!(wallet.database.borrow_mut(), tx_meta, None); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::populate_test_db` which comes from the expansion of the macro `crate::populate_test_db` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/wallet/mod.rs:2758:13 [INFO] [stdout] | [INFO] [stdout] 2758 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/wallet/mod.rs:2779:13 [INFO] [stdout] | [INFO] [stdout] 2779 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/database/memory.rs:488:13 [INFO] [stdout] | [INFO] [stdout] 488 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wallet/mod.rs:2925:33 [INFO] [stdout] | [INFO] [stdout] 2925 | let small_output_txid = crate::populate_test_db!( [INFO] [stdout] | _________________________________- [INFO] [stdout] 2926 | | wallet.database.borrow_mut(), [INFO] [stdout] 2927 | | testutils! (@tx ( (@external descriptors, 0) => 25_000 ) (@confirmations 1)), [INFO] [stdout] 2928 | | Some(100), [INFO] [stdout] 2929 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::populate_test_db` which comes from the expansion of the macro `crate::populate_test_db` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/database/memory.rs:488:13 [INFO] [stdout] | [INFO] [stdout] 488 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wallet/mod.rs:2954:33 [INFO] [stdout] | [INFO] [stdout] 2954 | let small_output_txid = crate::populate_test_db!( [INFO] [stdout] | _________________________________- [INFO] [stdout] 2955 | | wallet.database.borrow_mut(), [INFO] [stdout] 2956 | | testutils! (@tx ( (@external descriptors, 0) => 25_000 ) (@confirmations 1)), [INFO] [stdout] 2957 | | Some(100), [INFO] [stdout] 2958 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::populate_test_db` which comes from the expansion of the macro `crate::populate_test_db` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/database/memory.rs:488:13 [INFO] [stdout] | [INFO] [stdout] 488 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wallet/mod.rs:3001:9 [INFO] [stdout] | [INFO] [stdout] 3001 | crate::populate_test_db!(wallet.database.borrow_mut(), tx_meta, None); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::populate_test_db` which comes from the expansion of the macro `crate::populate_test_db` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/database/memory.rs:488:13 [INFO] [stdout] | [INFO] [stdout] 488 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wallet/mod.rs:3659:29 [INFO] [stdout] | [INFO] [stdout] 3659 | let incoming_txid = crate::populate_test_db!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 3660 | | wallet.database.borrow_mut(), [INFO] [stdout] 3661 | | testutils! (@tx ( (@external descriptors, 0) => 25_000 ) (@confirmations 1)), [INFO] [stdout] 3662 | | Some(100), [INFO] [stdout] 3663 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::populate_test_db` which comes from the expansion of the macro `crate::populate_test_db` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/database/memory.rs:488:13 [INFO] [stdout] | [INFO] [stdout] 488 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wallet/mod.rs:3716:29 [INFO] [stdout] | [INFO] [stdout] 3716 | let incoming_txid = crate::populate_test_db!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 3717 | | wallet.database.borrow_mut(), [INFO] [stdout] 3718 | | testutils! (@tx ( (@external descriptors, 0) => 25_000 ) (@confirmations 1)), [INFO] [stdout] 3719 | | Some(100), [INFO] [stdout] 3720 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::populate_test_db` which comes from the expansion of the macro `crate::populate_test_db` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/database/memory.rs:488:13 [INFO] [stdout] | [INFO] [stdout] 488 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wallet/mod.rs:3762:9 [INFO] [stdout] | [INFO] [stdout] 3762 | / crate::populate_test_db!( [INFO] [stdout] 3763 | | wallet.database.borrow_mut(), [INFO] [stdout] 3764 | | testutils! (@tx ( (@external descriptors, 0) => 25_000 ) (@confirmations 1)), [INFO] [stdout] 3765 | | Some(100), [INFO] [stdout] 3766 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::populate_test_db` which comes from the expansion of the macro `crate::populate_test_db` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/database/memory.rs:488:13 [INFO] [stdout] | [INFO] [stdout] 488 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wallet/mod.rs:3825:9 [INFO] [stdout] | [INFO] [stdout] 3825 | / crate::populate_test_db!( [INFO] [stdout] 3826 | | wallet.database.borrow_mut(), [INFO] [stdout] 3827 | | testutils! (@tx ( (@external descriptors, 0) => 25_000 ) (@confirmations 1)), [INFO] [stdout] 3828 | | Some(100), [INFO] [stdout] 3829 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::populate_test_db` which comes from the expansion of the macro `crate::populate_test_db` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/database/memory.rs:488:13 [INFO] [stdout] | [INFO] [stdout] 488 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wallet/mod.rs:3888:29 [INFO] [stdout] | [INFO] [stdout] 3888 | let incoming_txid = crate::populate_test_db!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 3889 | | wallet.database.borrow_mut(), [INFO] [stdout] 3890 | | testutils! (@tx ( (@external descriptors, 0) => 25_000 ) (@confirmations 1)), [INFO] [stdout] 3891 | | Some(100), [INFO] [stdout] 3892 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::populate_test_db` which comes from the expansion of the macro `crate::populate_test_db` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/database/memory.rs:488:13 [INFO] [stdout] | [INFO] [stdout] 488 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wallet/mod.rs:3965:9 [INFO] [stdout] | [INFO] [stdout] 3965 | / crate::populate_test_db!( [INFO] [stdout] 3966 | | wallet.database.borrow_mut(), [INFO] [stdout] 3967 | | testutils! (@tx ( (@external descriptors, 0) => 25_000 ) (@confirmations 1)), [INFO] [stdout] 3968 | | Some(100), [INFO] [stdout] 3969 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::populate_test_db` which comes from the expansion of the macro `crate::populate_test_db` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/database/memory.rs:488:13 [INFO] [stdout] | [INFO] [stdout] 488 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wallet/mod.rs:4042:29 [INFO] [stdout] | [INFO] [stdout] 4042 | let incoming_txid = crate::populate_test_db!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 4043 | | wallet.database.borrow_mut(), [INFO] [stdout] 4044 | | testutils! (@tx ( (@external descriptors, 0) => 25_000 ) (@confirmations 1)), [INFO] [stdout] 4045 | | Some(100), [INFO] [stdout] 4046 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::populate_test_db` which comes from the expansion of the macro `crate::populate_test_db` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/database/memory.rs:488:13 [INFO] [stdout] | [INFO] [stdout] 488 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wallet/mod.rs:4113:29 [INFO] [stdout] | [INFO] [stdout] 4113 | let incoming_txid = crate::populate_test_db!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 4114 | | wallet.database.borrow_mut(), [INFO] [stdout] 4115 | | testutils! (@tx ( (@external descriptors, 0) => 25_000 ) (@confirmations 1)), [INFO] [stdout] 4116 | | Some(100), [INFO] [stdout] 4117 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::populate_test_db` which comes from the expansion of the macro `crate::populate_test_db` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/database/memory.rs:488:13 [INFO] [stdout] | [INFO] [stdout] 488 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wallet/mod.rs:4200:9 [INFO] [stdout] | [INFO] [stdout] 4200 | / crate::populate_test_db!( [INFO] [stdout] 4201 | | wallet.database.borrow_mut(), [INFO] [stdout] 4202 | | testutils! (@tx ( (@external descriptors, 0) => 25_000 ) (@confirmations 0)), [INFO] [stdout] 4203 | | Some(100), [INFO] [stdout] 4204 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::populate_test_db` which comes from the expansion of the macro `crate::populate_test_db` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/database/memory.rs:488:13 [INFO] [stdout] | [INFO] [stdout] 488 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wallet/mod.rs:4238:9 [INFO] [stdout] | [INFO] [stdout] 4238 | / crate::populate_test_db!( [INFO] [stdout] 4239 | | wallet.database.borrow_mut(), [INFO] [stdout] 4240 | | testutils! (@tx ( (@external descriptors, 0) => 25_000 ) (@confirmations 0)), [INFO] [stdout] 4241 | | Some(100), [INFO] [stdout] 4242 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::populate_test_db` which comes from the expansion of the macro `crate::populate_test_db` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/database/memory.rs:488:13 [INFO] [stdout] | [INFO] [stdout] 488 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wallet/mod.rs:4287:29 [INFO] [stdout] | [INFO] [stdout] 4287 | let incoming_txid = crate::populate_test_db!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 4288 | | wallet.database.borrow_mut(), [INFO] [stdout] 4289 | | testutils! (@tx ( (@external descriptors, 0) => 8859 ) (@confirmations 1)), [INFO] [stdout] 4290 | | Some(100), [INFO] [stdout] 4291 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::populate_test_db` which comes from the expansion of the macro `crate::populate_test_db` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/database/memory.rs:488:13 [INFO] [stdout] | [INFO] [stdout] 488 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wallet/mod.rs:4605:9 [INFO] [stdout] | [INFO] [stdout] 4605 | / crate::populate_test_db!( [INFO] [stdout] 4606 | | wallet.database.borrow_mut(), [INFO] [stdout] 4607 | | testutils! (@tx ( (@external descriptors, 0) => 25_000 ) (@confirmations 1)), [INFO] [stdout] 4608 | | Some(100), [INFO] [stdout] 4609 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::populate_test_db` which comes from the expansion of the macro `crate::populate_test_db` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/database/memory.rs:488:13 [INFO] [stdout] | [INFO] [stdout] 488 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/wallet/mod.rs:5434:9 [INFO] [stdout] | [INFO] [stdout] 5434 | / crate::populate_test_db!( [INFO] [stdout] 5435 | | wallet.database.borrow_mut(), [INFO] [stdout] 5436 | | testutils! (@tx ( (@external descriptors, 0) => 25_000 ) (@confirmations 1)), [INFO] [stdout] 5437 | | Some(confirmation_time), [INFO] [stdout] 5438 | | (@coinbase true) [INFO] [stdout] 5439 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::populate_test_db` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0464. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `jitash-bdk` (lib test) due to 4 previous errors; 35 warnings emitted [INFO] running `Command { std: "docker" "inspect" "9325c5b6d7122e4adf228e1c7af27f1868174faf9262aafe6f67c9c9f0276687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9325c5b6d7122e4adf228e1c7af27f1868174faf9262aafe6f67c9c9f0276687", kill_on_drop: false }` [INFO] [stdout] 9325c5b6d7122e4adf228e1c7af27f1868174faf9262aafe6f67c9c9f0276687