[INFO] cloning repository https://github.com/Ashleyhen/rust-bitcoin-wallet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ashleyhen/rust-bitcoin-wallet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAshleyhen%2Frust-bitcoin-wallet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAshleyhen%2Frust-bitcoin-wallet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e3e1352cd6a22229920eb3498eff48399cac0fa5
[INFO] testing Ashleyhen/rust-bitcoin-wallet against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAshleyhen%2Frust-bitcoin-wallet" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ashleyhen/rust-bitcoin-wallet
[INFO] finished tweaking git repo https://github.com/Ashleyhen/rust-bitcoin-wallet
[INFO] tweaked toml for git repo https://github.com/Ashleyhen/rust-bitcoin-wallet written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ashleyhen/rust-bitcoin-wallet on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ashleyhen/rust-bitcoin-wallet 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a529538e0af54d77d5ec585cd5262fde8f12e90b3c674553db88c6211e054aa7
[INFO] running `Command { std: "docker" "start" "-a" "a529538e0af54d77d5ec585cd5262fde8f12e90b3c674553db88c6211e054aa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a529538e0af54d77d5ec585cd5262fde8f12e90b3c674553db88c6211e054aa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a529538e0af54d77d5ec585cd5262fde8f12e90b3c674553db88c6211e054aa7", kill_on_drop: false }`
[INFO] [stdout] a529538e0af54d77d5ec585cd5262fde8f12e90b3c674553db88c6211e054aa7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7cf1cf972aae8a58f31a53f4da3dda77d5c25a53a1b1cf2837568dfbf26e5a9c
[INFO] running `Command { std: "docker" "start" "-a" "7cf1cf972aae8a58f31a53f4da3dda77d5c25a53a1b1cf2837568dfbf26e5a9c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling futures-sink v0.3.26
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling serde_derive v1.0.156
[INFO] [stderr]    Compiling serde v1.0.156
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling async-trait v0.1.66
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.6
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling rustix v0.36.9
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling prettyplease v0.1.24
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling axum-core v0.3.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling tokio-openssl v0.6.3
[INFO] [stderr]    Compiling axum v0.6.10
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling matchit v0.5.0
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling base64-compat v1.0.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling futures-io v0.3.26
[INFO] [stderr]    Compiling hyper-openssl v0.9.2
[INFO] [stderr]    Compiling matchit v0.7.0
[INFO] [stderr]    Compiling linked_hash_set v0.1.4
[INFO] [stderr]    Compiling tempfile v3.4.0
[INFO] [stderr]    Compiling futures v0.3.26
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling prost-derive v0.11.8
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.4
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling async-stream v0.3.4
[INFO] [stderr]    Compiling axum-core v0.2.9
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling prost v0.11.8
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling prost-types v0.11.8
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling prost-build v0.11.8
[INFO] [stderr]    Compiling tonic-build v0.8.4
[INFO] [stderr]    Compiling traproot-bdk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.12
[INFO] [stderr]    Compiling bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling h2 v0.3.16
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling jsonrpc v0.12.1
[INFO] [stderr]    Compiling clightningrpc v0.2.0
[INFO] [stderr]    Compiling secp256k1 v0.24.3
[INFO] [stderr]    Compiling bitcoin v0.29.2
[INFO] [stderr]    Compiling tower-http v0.3.5
[INFO] [stderr]    Compiling tower-http v0.4.0
[INFO] [stderr]    Compiling hyper v0.14.24
[INFO] [stderr]    Compiling bitcoincore-rpc-json v0.16.0
[INFO] [stderr]    Compiling electrum-client v0.12.0
[INFO] [stderr]    Compiling miniscript v9.0.0
[INFO] [stderr]    Compiling bitcoincore-rpc v0.16.0
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling axum v0.5.17
[INFO] [stderr]    Compiling tonic v0.7.2
[INFO] [stderr]    Compiling tonic v0.8.3
[INFO] [stderr]    Compiling tonic-openssl v0.2.0
[INFO] [stdout] warning: unused import: `bitcoin::Address`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bitcoin::Address;
[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 imports: `AddressType`, `ConnectPeerRequest`, `GetInfoRequest`, `LightningAddress`, `ListPeersRequest`, `NewAddressRequest`, `NodeInfoRequest`, `OpenChannelRequest`, and `connect_lightning`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     connect_lightning,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     lnrpc::{
[INFO] [stdout] 7 |         AddressType, ConnectPeerRequest, GetInfoRequest, LightningAddress, ListPeersRequest,
[INFO] [stdout]   |         ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |         NewAddressRequest, NodeInfoRequest, OpenChannelRequest,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MINE`, `NETWORK`, `P2TRS`, `SEED`, `SendToImpl`, `Wallet`, `bisq_key::BisqKey`, `bisq_script::BisqScript`, `bisq`, `bob_scripts`, `create_address`, `input_data::regtest_call::RegtestCall`, `p2tr_key::P2TR`, `p2wpkh::P2WPKH`, `p2wsh::P2WSH`, `preimage`, `self`, `single_output_with_value`, and `single_output`
[INFO] [stdout]   --> src/main.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 |         constants::{MINE, NETWORK, SEED},
[INFO] [stdout]    |                     ^^^^  ^^^^^^^  ^^^^
[INFO] [stdout] 15 |         input_data::regtest_call::RegtestCall,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |         freelancer::{bisq, bisq_script::BisqScript, bisq_key::BisqKey},
[INFO] [stdout]    |                      ^^^^  ^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 19 |         p2tr_key::P2TR,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 20 |         p2tr_script::{self, bob_scripts, create_address, preimage, P2TRS},
[INFO] [stdout]    |                       ^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^  ^^^^^
[INFO] [stdout] 21 |         p2wpkh::P2WPKH,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 22 |         p2wsh::P2WSH,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 23 |         single_output, single_output_with_value, SendToImpl, Wallet,
[INFO] [stdout]    |         ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/bitcoin_wallet/address_formats/mod.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 | type AddressMapping = Box<(dyn Fn(&Secp256k1<All>, ExtendedPubKey) -> Address)>;
[INFO] [stdout]    |                           ^                                                  ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 14 - type AddressMapping = Box<(dyn Fn(&Secp256k1<All>, ExtendedPubKey) -> Address)>;
[INFO] [stdout] 14 + type AddressMapping = Box<dyn Fn(&Secp256k1<All>, ExtendedPubKey) -> Address >;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/bitcoin_wallet/address_formats/mod.rs:15:29
[INFO] [stdout]    |
[INFO] [stdout] 15 | type DeriveKeyMapping = Box<(dyn Fn(u32, u32) -> ExtendedPrivKey)>;
[INFO] [stdout]    |                             ^                                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 15 - type DeriveKeyMapping = Box<(dyn Fn(u32, u32) -> ExtendedPrivKey)>;
[INFO] [stdout] 15 + type DeriveKeyMapping = Box<dyn Fn(u32, u32) -> ExtendedPrivKey >;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `LOG`, `default_output`, `get_output`, `get_script_addresses`, and `regtest_rpc::RegtestRpc`
[INFO] [stdout]   --> src/bitcoin_wallet/configuration/p2wpkh_demo.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |     constants::{LOG, NETWORK, SEED},
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 10 |     input_data::{electrum_rpc::ElectrumRpc, regtest_rpc::RegtestRpc},
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     script_services::psbt_factory::{create_partially_signed_tx, default_output, get_output},
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 12 |     spending_path::{
[INFO] [stdout] 13 |         get_script_addresses, p2wpkh_script_path::P2wpkh, single_create_tx, single_output,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::input_data::regtest_rpc::RegtestRpc`
[INFO] [stdout]  --> src/bitcoin_wallet/constants.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::input_data::regtest_rpc::RegtestRpc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Txid` and `blockdata::transaction`
[INFO] [stdout]  --> src/bitcoin_wallet/input_data/mod.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bitcoin::{blockdata::transaction, Transaction, TxIn, Txid};
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops::Mul`
[INFO] [stdout]  --> src/bitcoin_wallet/input_data/electrum_rpc.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{ops::Mul, sync::Arc};
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::BTreeMap`
[INFO] [stdout]  --> src/bitcoin_wallet/input_data/regtest_call.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::BTreeMap, str::FromStr};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LoadWalletResult`
[INFO] [stdout]  --> src/bitcoin_wallet/input_data/regtest_call.rs:5:47
[INFO] [stdout]   |
[INFO] [stdout] 5 |     bitcoincore_rpc_json::{ImportMultiResult, LoadWalletResult},
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitcoin_hashes::hex::ToHex`
[INFO] [stdout]   --> src/bitcoin_wallet/script_services/input_service.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use bitcoin_hashes::hex::ToHex;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration`, `SystemTime`, `UNIX_EPOCH`, `collections::HashMap`, and `thread`
[INFO] [stdout]  --> src/lighting/clighting.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     collections::HashMap,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 3 |     thread,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 4 |     time::{Duration, SystemTime, UNIX_EPOCH},
[INFO] [stdout]   |            ^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Hash` and `hex::FromHex`
[INFO] [stdout]  --> src/lighting/clighting.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | use bitcoin_hashes::{hex::FromHex, Hash};
[INFO] [stdout]   |                      ^^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `json` and `self`
[INFO] [stdout]  --> src/lighting/clighting.rs:8:44
[INFO] [stdout]   |
[INFO] [stdout] 8 | use bitcoincore_rpc::jsonrpc::serde_json::{self, json};
[INFO] [stdout]   |                                            ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AmountOrAll`, `ListInvoice`, `lightningrpc::PayOptions`, `self`, and `self`
[INFO] [stdout]   --> src/lighting/clighting.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     lightningrpc::PayOptions,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     requests::{self, AmountOrAll},
[INFO] [stdout]    |                ^^^^  ^^^^^^^^^^^
[INFO] [stdout] 12 |     responses::{self, Connect, GetInfo, ListChannels, ListInvoice, ListInvoices, ListPeers},
[INFO] [stdout]    |                 ^^^^                                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hyper::http::response`
[INFO] [stdout]   --> src/lighting/clighting.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use hyper::http::response;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::task`
[INFO] [stdout]   --> src/lighting/clighting.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use tokio::task;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `codegen::InterceptedService`
[INFO] [stdout]   --> src/lighting/clighting.rs:19:26
[INFO] [stdout]    |
[INFO] [stdout] 19 | use tonic::{async_trait, codegen::InterceptedService};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ConnectPeerRequest`, `LightningAddress`, `ListInvoiceRequest`, `ListPeersRequest`, `MacaroonInterceptor`, `MyChannel`, `NewAddressRequest`, `OpenChannelRequest`, `connect_lightning`, and `lightning_client::LightningClient`
[INFO] [stdout]   --> src/lighting/clighting.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     connect_lightning,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     lnrpc::{
[INFO] [stdout] 23 |         lightning_client::LightningClient, ConnectPeerRequest, LightningAddress,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 24 |         ListInvoiceRequest, ListPeersRequest, NewAddressRequest, OpenChannelRequest,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 25 |     },
[INFO] [stdout] 26 |     MacaroonInterceptor, MyChannel,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `constants::SEED`, `input_data::regtest_call::RegtestCall`, `p2tr_key::P2TR`, and `single_output_with_value`
[INFO] [stdout]   --> src/lighting/clighting.rs:30:22
[INFO] [stdout]    |
[INFO] [stdout] 30 |     bitcoin_wallet::{constants::SEED, input_data::regtest_call::RegtestCall},
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     simple_wallet::{p2tr_key::P2TR, single_output_with_value, Wallet},
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]  --> src/lighting/lighting_demo.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, fmt::Debug, thread, time::Duration};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitcoin::secp256k1::Scalar`
[INFO] [stdout]  --> src/lighting/lighting_demo.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bitcoin::secp256k1::Scalar;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Hash` and `hex::ToHex`
[INFO] [stdout]  --> src/lighting/lighting_demo.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bitcoin_hashes::{hex::ToHex, Hash};
[INFO] [stdout]   |                      ^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `clightningrpc::LightningRPC`
[INFO] [stdout]  --> src/lighting/lighting_demo.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use clightningrpc::LightningRPC;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hex::FromHex`
[INFO] [stdout]  --> src/lighting/lighting_demo.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use hex::FromHex;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tonic::codegen::InterceptedService`
[INFO] [stdout]  --> src/lighting/lighting_demo.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tonic::codegen::InterceptedService;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ConnectPeerRequest`, `Invoice`, `LightningAddress`, `ListPeersRequest`, `MacaroonInterceptor`, `MyChannel`, `NewAddressRequest`, `OpenChannelRequest`, `connect_lightning`, and `lightning_client::LightningClient`
[INFO] [stdout]   --> src/lighting/lighting_demo.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |     connect_lightning,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     lnrpc::{
[INFO] [stdout] 11 |         lightning_client::LightningClient, ConnectPeerRequest, Invoice, LightningAddress,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |         ListPeersRequest, NewAddressRequest, OpenChannelRequest,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     },
[INFO] [stdout] 14 |     MacaroonInterceptor, MyChannel,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `LNCommon`, `LNInvoice`, `RpcCall`, `p2wpkh::P2WPKH`, and `single_output`
[INFO] [stdout]   --> src/lighting/lighting_demo.rs:20:49
[INFO] [stdout]    |
[INFO] [stdout] 20 |         input_data::{regtest_call::RegtestCall, RpcCall},
[INFO] [stdout]    |                                                 ^^^^^^^
[INFO] [stdout] 21 |     },
[INFO] [stdout] 22 |     lighting::{AddrType, LNChannel, LNCommon, LNInvoice, LNPeers},
[INFO] [stdout]    |                                     ^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 23 |     simple_wallet::{
[INFO] [stdout] 24 |         p2tr_key::P2TR, p2wpkh::P2WPKH, single_output, single_output_with_value, Wallet,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `clighting::Lightingd` and `lnd::Lnd`
[INFO] [stdout]   --> src/lighting/lighting_demo.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 | use super::{clighting::Lightingd, lnd::Lnd};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitcoin_hashes::Hash`
[INFO] [stdout]  --> src/lighting/lnd.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bitcoin_hashes::Hash;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitcoincore_rpc::jsonrpc::client`
[INFO] [stdout]  --> src/lighting/lnd.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bitcoincore_rpc::jsonrpc::client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hex::FromHex`
[INFO] [stdout]  --> src/lighting/lnd.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hex::FromHex;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tower::util::Optional`
[INFO] [stdout]  --> src/lighting/lnd.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tower::util::Optional;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Channel`, `Peer`, `connect_invoices`, `connect_peers`, `invoice`, and `router_client::RouterClient`
[INFO] [stdout]   --> src/lighting/lnd.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |     connect_invoices, connect_lightning, connect_peers, connect_router,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^                     ^^^^^^^^^^^^^
[INFO] [stdout] 10 |     lnrpc::{
[INFO] [stdout] 11 |         invoice, lightning_client::LightningClient, AddInvoiceResponse, Channel,
[INFO] [stdout]    |         ^^^^^^^                                                         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |         OpenChannelRequest, OpenStatusUpdate, Payment, Peer, SendRequest, SendResponse,
[INFO] [stdout]    |                                                        ^^^^
[INFO] [stdout] 16 |     },
[INFO] [stdout] 17 |     routerrpc::{router_client::RouterClient, SendPaymentRequest},
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Message` and `Output`
[INFO] [stdout]  --> src/simple_wallet/freelancer/mod.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 |     psbt::{Input, Output, PartiallySignedTransaction},
[INFO] [stdout]   |                   ^^^^^^
[INFO] [stdout] 3 |     secp256k1::{Message, SecretKey},
[INFO] [stdout]   |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Address`, `OP_CHECKSIGVERIFY`, `OP_EQUAL`, and `secp256k1::PublicKey`
[INFO] [stdout]  --> src/simple_wallet/freelancer/bisq.rs:3:53
[INFO] [stdout]   |
[INFO] [stdout] 3 |         opcodes::all::{OP_CHECKSIG, OP_CHECKSIGADD, OP_CHECKSIGVERIFY, OP_EQUAL, OP_NUMEQUAL},
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7 |     secp256k1::PublicKey,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     util::taproot::TaprootBuilder,
[INFO] [stdout] 9 |     Address, Script, XOnlyPublicKey,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `miniscript::ScriptContext`
[INFO] [stdout]   --> src/simple_wallet/freelancer/bisq.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use miniscript::ScriptContext;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `borrow::BorrowMut` and `ops::Add`
[INFO] [stdout]   --> src/simple_wallet/freelancer/bisq.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::{borrow::BorrowMut, ops::Add, str::FromStr};
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `All`, `DerivationPath`, `Fingerprint`, `Input`, `KeyPair`, `LeafVersion`, `Message`, `Prevouts`, `SchnorrSig`, `SchnorrSighashType`, `ScriptPath`, `SighashCache`, `TapLeafHash`, `TxIn`, and `Witness`
[INFO] [stdout]   --> src/simple_wallet/freelancer/bisq.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 |     psbt::{Input, Output, PartiallySignedTransaction, Prevouts},
[INFO] [stdout]    |            ^^^^^                                      ^^^^^^^^
[INFO] [stdout] 17 |     secp256k1::{All, Message, Scalar, Secp256k1, SecretKey},
[INFO] [stdout]    |                 ^^^  ^^^^^^^
[INFO] [stdout] 18 |     util::{
[INFO] [stdout] 19 |         bip32::{DerivationPath, Fingerprint},
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 20 |         sighash::{ScriptPath, SighashCache},
[INFO] [stdout]    |                   ^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 21 |         taproot::{LeafVersion, TapLeafHash},
[INFO] [stdout]    |                   ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 22 |     },
[INFO] [stdout] 23 |     KeyPair, PackedLockTime, SchnorrSig, SchnorrSighashType, Transaction, TxIn, TxOut, Witness,
[INFO] [stdout]    |     ^^^^^^^                  ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^               ^^^^         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FromHex` and `ToHex`
[INFO] [stdout]   --> src/simple_wallet/freelancer/bisq.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 |     hex::{FromHex, ToHex},
[INFO] [stdout]    |           ^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NETWORK`
[INFO] [stdout]   --> src/simple_wallet/freelancer/bisq.rs:30:46
[INFO] [stdout]    |
[INFO] [stdout] 30 | use crate::bitcoin_wallet::constants::{secp, NETWORK};
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `bisq_key` and `bisq_script`
[INFO] [stdout]   --> src/simple_wallet/freelancer/bisq.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 | use super::{bisq_key, bisq_script, ISigner};
[INFO] [stdout]    |             ^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Script`
[INFO] [stdout]  --> src/simple_wallet/freelancer/bisq_key.rs:6:37
[INFO] [stdout]   |
[INFO] [stdout] 6 |     SchnorrSig, Transaction, TxOut, Script,
[INFO] [stdout]   |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TrType`
[INFO] [stdout]   --> src/simple_wallet/freelancer/bisq_key.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 | use super::{ISigner, TrType};
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TrType`
[INFO] [stdout]   --> src/simple_wallet/freelancer/bisq_script.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 | use super::{ISigner, TrType};
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops::BitXor`
[INFO] [stdout]  --> src/simple_wallet/p2tr_key.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{ops::BitXor, str::FromStr};
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TapSighashTag` and `TapTweakTag`
[INFO] [stdout]   --> src/simple_wallet/p2tr_key.rs:10:34
[INFO] [stdout]    |
[INFO] [stdout] 10 |         taproot::{TapBranchHash, TapSighashTag, TapTweakHash, TapTweakTag},
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `self` and `sha256`
[INFO] [stdout]   --> src/simple_wallet/p2tr_key.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     sha256,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 17 |     sha256t::{self, Tag},
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/simple_wallet/p2tr_script.rs:138:12
[INFO] [stdout]     |
[INFO] [stdout] 138 |         if (!verify) {
[INFO] [stdout]     |            ^       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 138 -         if (!verify) {
[INFO] [stdout] 138 +         if !verify  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ops::Add` and `result`
[INFO] [stdout]  --> src/simple_wallet/p2wsh.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{ops::Add, result, str::FromStr};
[INFO] [stdout]   |           ^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Output` and `bip32::KeySource`
[INFO] [stdout]  --> src/simple_wallet/p2wsh.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 |     psbt::{Input, Output, PartiallySignedTransaction},
[INFO] [stdout]   |                   ^^^^^^
[INFO] [stdout] 6 |     secp256k1::{All, Message, Scalar, Secp256k1, SecretKey},
[INFO] [stdout] 7 |     util::{bip32::KeySource, sighash::SighashCache},
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `hex::ToHex` and `sha256`
[INFO] [stdout]   --> src/simple_wallet/p2wsh.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 | use bitcoin_hashes::{hex::ToHex, sha256};
[INFO] [stdout]    |                      ^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `p2wpkh::from_seed`
[INFO] [stdout]   --> src/simple_wallet/p2wsh.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 | use super::{p2wpkh::from_seed, Wallet};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `traproot_bdk::routerrpc::SendPaymentRequest::outgoing_chan_id`
[INFO] [stdout]    --> src/lighting/lnd.rs:310:13
[INFO] [stdout]     |
[INFO] [stdout] 310 |             outgoing_chan_id: 0,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `traproot_bdk::lnrpc::OpenChannelRequest::node_pubkey_string`
[INFO] [stdout]    --> src/lighting/lnd.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 |             node_pubkey_string: "".to_owned(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `traproot_bdk::lnrpc::OpenChannelRequest::sat_per_byte`
[INFO] [stdout]    --> src/lighting/lnd.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |             sat_per_byte: 0,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `traproot_bdk::lnrpc::SendRequest::dest_string`
[INFO] [stdout]    --> src/lighting/lnd.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 |             dest_string: "".to_owned(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `traproot_bdk::lnrpc::SendRequest::payment_hash_string`
[INFO] [stdout]    --> src/lighting/lnd.rs:229:13
[INFO] [stdout]     |
[INFO] [stdout] 229 |             payment_hash_string: "".to_string(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `traproot_bdk::lnrpc::Invoice::settled`
[INFO] [stdout]    --> src/lighting/lnd.rs:268:13
[INFO] [stdout]     |
[INFO] [stdout] 268 |             settled: false,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `traproot_bdk::lnrpc::Invoice::amt_paid`
[INFO] [stdout]    --> src/lighting/lnd.rs:280:13
[INFO] [stdout]     |
[INFO] [stdout] 280 |             amt_paid: 0,
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Wallet`
[INFO] [stdout]   --> src/lighting/clighting.rs:31:63
[INFO] [stdout]    |
[INFO] [stdout] 31 |     simple_wallet::{p2tr_key::P2TR, single_output_with_value, Wallet},
[INFO] [stdout]    |                                                               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Serialize`
[INFO] [stdout]   --> src/simple_wallet/p2tr_key.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use serde::Serialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hash`
[INFO] [stdout]   --> src/simple_wallet/freelancer/bisq.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     Hash,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Tag`
[INFO] [stdout]   --> src/simple_wallet/p2tr_key.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |     sha256t::{self, Tag},
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `public_key`
[INFO] [stdout]   --> src/bitcoin_wallet/configuration/p2wpkh_demo.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let public_key = private_key.public_key(&secp);
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_public_key`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]   --> src/bitcoin_wallet/configuration/p2wpkh_demo.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let address = Address::from_script(&script, NETWORK).unwrap();
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `psbt`
[INFO] [stdout]   --> src/bitcoin_wallet/configuration/p2wpkh_demo.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let psbt = create_partially_signed_tx(output_vec_vec_func(), single_tx, unlock_func)(&api);
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_psbt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> src/bitcoin_wallet/input_data/reuse_rpc_call.rs:33:37
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn broadcasts_transacton(&self, tx: &Transaction) {}
[INFO] [stdout]    |                                     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transaction`
[INFO] [stdout]   --> src/bitcoin_wallet/input_data/tapscript_ex_input.rs:25:37
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn broadcasts_transacton(&self, transaction: &Transaction) {}
[INFO] [stdout]    |                                     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transaction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shnorr_sig`
[INFO] [stdout]    --> src/simple_wallet/p2tr_key.rs:336:13
[INFO] [stdout]     |
[INFO] [stdout] 336 |         let shnorr_sig = SchnorrSig {
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shnorr_sig`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `new_shared_secret` is never used
[INFO] [stdout]   --> src/bitcoin_wallet/script_services/output_service.rs:89:4
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn new_shared_secret<'a>(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `how_is_shnorr_verified` is never used
[INFO] [stdout]    --> src/simple_wallet/p2tr_key.rs:194:12
[INFO] [stdout]     |
[INFO] [stdout] 187 | impl P2TRInfo {
[INFO] [stdout]     | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 194 |     pub fn how_is_shnorr_verified(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_output` is never used
[INFO] [stdout]   --> src/simple_wallet/p2wpkh.rs:90:4
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn create_output<'a>(total: u64, client: &'a impl RpcCall) -> Vec<TxOut> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_output` is never used
[INFO] [stdout]    --> src/simple_wallet/p2wsh.rs:151:4
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn create_output<'a>(total: u64, client: &'a impl RpcCall) -> Vec<TxOut> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.45
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "7cf1cf972aae8a58f31a53f4da3dda77d5c25a53a1b1cf2837568dfbf26e5a9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cf1cf972aae8a58f31a53f4da3dda77d5c25a53a1b1cf2837568dfbf26e5a9c", kill_on_drop: false }`
[INFO] [stdout] 7cf1cf972aae8a58f31a53f4da3dda77d5c25a53a1b1cf2837568dfbf26e5a9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc01f2e4aab102499c7e459fecf55e853d9494ac71a97d09fd0476058c11fdce
[INFO] running `Command { std: "docker" "start" "-a" "dc01f2e4aab102499c7e459fecf55e853d9494ac71a97d09fd0476058c11fdce", kill_on_drop: false }`
[INFO] [stderr]    Compiling traproot-bdk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `AddressType`, `ConnectPeerRequest`, `GetInfoRequest`, `LightningAddress`, `ListPeersRequest`, `NewAddressRequest`, `NodeInfoRequest`, `OpenChannelRequest`, and `connect_lightning`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     connect_lightning,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     lnrpc::{
[INFO] [stdout] 7 |         AddressType, ConnectPeerRequest, GetInfoRequest, LightningAddress, ListPeersRequest,
[INFO] [stdout]   |         ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |         NewAddressRequest, NodeInfoRequest, OpenChannelRequest,
[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 imports: `SendToImpl` and `bob_scripts`
[INFO] [stdout]   --> src/main.rs:20:29
[INFO] [stdout]    |
[INFO] [stdout] 20 |         p2tr_script::{self, bob_scripts, create_address, preimage, P2TRS},
[INFO] [stdout]    |                             ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |         single_output, single_output_with_value, SendToImpl, Wallet,
[INFO] [stdout]    |                                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/bitcoin_wallet/address_formats/mod.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 | type AddressMapping = Box<(dyn Fn(&Secp256k1<All>, ExtendedPubKey) -> Address)>;
[INFO] [stdout]    |                           ^                                                  ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 14 - type AddressMapping = Box<(dyn Fn(&Secp256k1<All>, ExtendedPubKey) -> Address)>;
[INFO] [stdout] 14 + type AddressMapping = Box<dyn Fn(&Secp256k1<All>, ExtendedPubKey) -> Address >;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/bitcoin_wallet/address_formats/mod.rs:15:29
[INFO] [stdout]    |
[INFO] [stdout] 15 | type DeriveKeyMapping = Box<(dyn Fn(u32, u32) -> ExtendedPrivKey)>;
[INFO] [stdout]    |                             ^                                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 15 - type DeriveKeyMapping = Box<(dyn Fn(u32, u32) -> ExtendedPrivKey)>;
[INFO] [stdout] 15 + type DeriveKeyMapping = Box<dyn Fn(u32, u32) -> ExtendedPrivKey >;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `LOG`, `default_output`, `get_output`, `get_script_addresses`, and `regtest_rpc::RegtestRpc`
[INFO] [stdout]   --> src/bitcoin_wallet/configuration/p2wpkh_demo.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout]  9 |     constants::{LOG, NETWORK, SEED},
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 10 |     input_data::{electrum_rpc::ElectrumRpc, regtest_rpc::RegtestRpc},
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     script_services::psbt_factory::{create_partially_signed_tx, default_output, get_output},
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 12 |     spending_path::{
[INFO] [stdout] 13 |         get_script_addresses, p2wpkh_script_path::P2wpkh, single_create_tx, single_output,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::input_data::regtest_rpc::RegtestRpc`
[INFO] [stdout]  --> src/bitcoin_wallet/constants.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::input_data::regtest_rpc::RegtestRpc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Txid` and `blockdata::transaction`
[INFO] [stdout]  --> src/bitcoin_wallet/input_data/mod.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bitcoin::{blockdata::transaction, Transaction, TxIn, Txid};
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops::Mul`
[INFO] [stdout]  --> src/bitcoin_wallet/input_data/electrum_rpc.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{ops::Mul, sync::Arc};
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::BTreeMap`
[INFO] [stdout]  --> src/bitcoin_wallet/input_data/regtest_call.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::BTreeMap, str::FromStr};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LoadWalletResult`
[INFO] [stdout]  --> src/bitcoin_wallet/input_data/regtest_call.rs:5:47
[INFO] [stdout]   |
[INFO] [stdout] 5 |     bitcoincore_rpc_json::{ImportMultiResult, LoadWalletResult},
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitcoin_hashes::hex::ToHex`
[INFO] [stdout]   --> src/bitcoin_wallet/script_services/input_service.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use bitcoin_hashes::hex::ToHex;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration`, `SystemTime`, `UNIX_EPOCH`, `collections::HashMap`, and `thread`
[INFO] [stdout]  --> src/lighting/clighting.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     collections::HashMap,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 3 |     thread,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 4 |     time::{Duration, SystemTime, UNIX_EPOCH},
[INFO] [stdout]   |            ^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Hash` and `hex::FromHex`
[INFO] [stdout]  --> src/lighting/clighting.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | use bitcoin_hashes::{hex::FromHex, Hash};
[INFO] [stdout]   |                      ^^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `json` and `self`
[INFO] [stdout]  --> src/lighting/clighting.rs:8:44
[INFO] [stdout]   |
[INFO] [stdout] 8 | use bitcoincore_rpc::jsonrpc::serde_json::{self, json};
[INFO] [stdout]   |                                            ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AmountOrAll`, `ListInvoice`, `lightningrpc::PayOptions`, `self`, and `self`
[INFO] [stdout]   --> src/lighting/clighting.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     lightningrpc::PayOptions,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |     requests::{self, AmountOrAll},
[INFO] [stdout]    |                ^^^^  ^^^^^^^^^^^
[INFO] [stdout] 12 |     responses::{self, Connect, GetInfo, ListChannels, ListInvoice, ListInvoices, ListPeers},
[INFO] [stdout]    |                 ^^^^                                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hyper::http::response`
[INFO] [stdout]   --> src/lighting/clighting.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use hyper::http::response;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::task`
[INFO] [stdout]   --> src/lighting/clighting.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use tokio::task;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `codegen::InterceptedService`
[INFO] [stdout]   --> src/lighting/clighting.rs:19:26
[INFO] [stdout]    |
[INFO] [stdout] 19 | use tonic::{async_trait, codegen::InterceptedService};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ConnectPeerRequest`, `LightningAddress`, `ListInvoiceRequest`, `ListPeersRequest`, `MacaroonInterceptor`, `MyChannel`, `NewAddressRequest`, `OpenChannelRequest`, `connect_lightning`, and `lightning_client::LightningClient`
[INFO] [stdout]   --> src/lighting/clighting.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     connect_lightning,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     lnrpc::{
[INFO] [stdout] 23 |         lightning_client::LightningClient, ConnectPeerRequest, LightningAddress,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 24 |         ListInvoiceRequest, ListPeersRequest, NewAddressRequest, OpenChannelRequest,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 25 |     },
[INFO] [stdout] 26 |     MacaroonInterceptor, MyChannel,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `constants::SEED`, `input_data::regtest_call::RegtestCall`, `p2tr_key::P2TR`, and `single_output_with_value`
[INFO] [stdout]   --> src/lighting/clighting.rs:30:22
[INFO] [stdout]    |
[INFO] [stdout] 30 |     bitcoin_wallet::{constants::SEED, input_data::regtest_call::RegtestCall},
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     simple_wallet::{p2tr_key::P2TR, single_output_with_value, Wallet},
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashMap`
[INFO] [stdout]  --> src/lighting/lighting_demo.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, fmt::Debug, thread, time::Duration};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hash`
[INFO] [stdout]  --> src/lighting/lighting_demo.rs:4:34
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bitcoin_hashes::{hex::ToHex, Hash};
[INFO] [stdout]   |                                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `clightningrpc::LightningRPC`
[INFO] [stdout]  --> src/lighting/lighting_demo.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use clightningrpc::LightningRPC;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tonic::codegen::InterceptedService`
[INFO] [stdout]  --> src/lighting/lighting_demo.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tonic::codegen::InterceptedService;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ConnectPeerRequest`, `Invoice`, `LightningAddress`, `ListPeersRequest`, `MacaroonInterceptor`, `MyChannel`, `NewAddressRequest`, `OpenChannelRequest`, `connect_lightning`, and `lightning_client::LightningClient`
[INFO] [stdout]   --> src/lighting/lighting_demo.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |     connect_lightning,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     lnrpc::{
[INFO] [stdout] 11 |         lightning_client::LightningClient, ConnectPeerRequest, Invoice, LightningAddress,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |         ListPeersRequest, NewAddressRequest, OpenChannelRequest,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     },
[INFO] [stdout] 14 |     MacaroonInterceptor, MyChannel,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RpcCall` and `single_output`
[INFO] [stdout]   --> src/lighting/lighting_demo.rs:20:49
[INFO] [stdout]    |
[INFO] [stdout] 20 |         input_data::{regtest_call::RegtestCall, RpcCall},
[INFO] [stdout]    |                                                 ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |         p2tr_key::P2TR, p2wpkh::P2WPKH, single_output, single_output_with_value, Wallet,
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitcoin_hashes::Hash`
[INFO] [stdout]  --> src/lighting/lnd.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bitcoin_hashes::Hash;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bitcoincore_rpc::jsonrpc::client`
[INFO] [stdout]  --> src/lighting/lnd.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bitcoincore_rpc::jsonrpc::client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hex::FromHex`
[INFO] [stdout]  --> src/lighting/lnd.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hex::FromHex;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tower::util::Optional`
[INFO] [stdout]  --> src/lighting/lnd.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tower::util::Optional;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Channel`, `Peer`, `connect_invoices`, `connect_peers`, `invoice`, and `router_client::RouterClient`
[INFO] [stdout]   --> src/lighting/lnd.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |     connect_invoices, connect_lightning, connect_peers, connect_router,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^                     ^^^^^^^^^^^^^
[INFO] [stdout] 10 |     lnrpc::{
[INFO] [stdout] 11 |         invoice, lightning_client::LightningClient, AddInvoiceResponse, Channel,
[INFO] [stdout]    |         ^^^^^^^                                                         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |         OpenChannelRequest, OpenStatusUpdate, Payment, Peer, SendRequest, SendResponse,
[INFO] [stdout]    |                                                        ^^^^
[INFO] [stdout] 16 |     },
[INFO] [stdout] 17 |     routerrpc::{router_client::RouterClient, SendPaymentRequest},
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Message` and `Output`
[INFO] [stdout]  --> src/simple_wallet/freelancer/mod.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 |     psbt::{Input, Output, PartiallySignedTransaction},
[INFO] [stdout]   |                   ^^^^^^
[INFO] [stdout] 3 |     secp256k1::{Message, SecretKey},
[INFO] [stdout]   |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Address`, `OP_CHECKSIGVERIFY`, `OP_EQUAL`, and `secp256k1::PublicKey`
[INFO] [stdout]  --> src/simple_wallet/freelancer/bisq.rs:3:53
[INFO] [stdout]   |
[INFO] [stdout] 3 |         opcodes::all::{OP_CHECKSIG, OP_CHECKSIGADD, OP_CHECKSIGVERIFY, OP_EQUAL, OP_NUMEQUAL},
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7 |     secp256k1::PublicKey,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     util::taproot::TaprootBuilder,
[INFO] [stdout] 9 |     Address, Script, XOnlyPublicKey,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `miniscript::ScriptContext`
[INFO] [stdout]   --> src/simple_wallet/freelancer/bisq.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use miniscript::ScriptContext;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `borrow::BorrowMut` and `ops::Add`
[INFO] [stdout]   --> src/simple_wallet/freelancer/bisq.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::{borrow::BorrowMut, ops::Add, str::FromStr};
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `All`, `DerivationPath`, `Fingerprint`, `Input`, `KeyPair`, `LeafVersion`, `Message`, `Prevouts`, `SchnorrSig`, `SchnorrSighashType`, `ScriptPath`, `SighashCache`, `TapLeafHash`, `TxIn`, and `Witness`
[INFO] [stdout]   --> src/simple_wallet/freelancer/bisq.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 |     psbt::{Input, Output, PartiallySignedTransaction, Prevouts},
[INFO] [stdout]    |            ^^^^^                                      ^^^^^^^^
[INFO] [stdout] 17 |     secp256k1::{All, Message, Scalar, Secp256k1, SecretKey},
[INFO] [stdout]    |                 ^^^  ^^^^^^^
[INFO] [stdout] 18 |     util::{
[INFO] [stdout] 19 |         bip32::{DerivationPath, Fingerprint},
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 20 |         sighash::{ScriptPath, SighashCache},
[INFO] [stdout]    |                   ^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 21 |         taproot::{LeafVersion, TapLeafHash},
[INFO] [stdout]    |                   ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 22 |     },
[INFO] [stdout] 23 |     KeyPair, PackedLockTime, SchnorrSig, SchnorrSighashType, Transaction, TxIn, TxOut, Witness,
[INFO] [stdout]    |     ^^^^^^^                  ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^               ^^^^         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FromHex` and `ToHex`
[INFO] [stdout]   --> src/simple_wallet/freelancer/bisq.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 |     hex::{FromHex, ToHex},
[INFO] [stdout]    |           ^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NETWORK`
[INFO] [stdout]   --> src/simple_wallet/freelancer/bisq.rs:30:46
[INFO] [stdout]    |
[INFO] [stdout] 30 | use crate::bitcoin_wallet::constants::{secp, NETWORK};
[INFO] [stdout]    |                                              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `bisq_key` and `bisq_script`
[INFO] [stdout]   --> src/simple_wallet/freelancer/bisq.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 | use super::{bisq_key, bisq_script, ISigner};
[INFO] [stdout]    |             ^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Script`
[INFO] [stdout]  --> src/simple_wallet/freelancer/bisq_key.rs:6:37
[INFO] [stdout]   |
[INFO] [stdout] 6 |     SchnorrSig, Transaction, TxOut, Script,
[INFO] [stdout]   |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TrType`
[INFO] [stdout]   --> src/simple_wallet/freelancer/bisq_key.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 | use super::{ISigner, TrType};
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TrType`
[INFO] [stdout]   --> src/simple_wallet/freelancer/bisq_script.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 | use super::{ISigner, TrType};
[INFO] [stdout]    |                      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops::BitXor`
[INFO] [stdout]  --> src/simple_wallet/p2tr_key.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{ops::BitXor, str::FromStr};
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TapSighashTag` and `TapTweakTag`
[INFO] [stdout]   --> src/simple_wallet/p2tr_key.rs:10:34
[INFO] [stdout]    |
[INFO] [stdout] 10 |         taproot::{TapBranchHash, TapSighashTag, TapTweakHash, TapTweakTag},
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `self` and `sha256`
[INFO] [stdout]   --> src/simple_wallet/p2tr_key.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     sha256,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 17 |     sha256t::{self, Tag},
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> src/simple_wallet/p2tr_script.rs:138:12
[INFO] [stdout]     |
[INFO] [stdout] 138 |         if (!verify) {
[INFO] [stdout]     |            ^       ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 138 -         if (!verify) {
[INFO] [stdout] 138 +         if !verify  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ops::Add` and `result`
[INFO] [stdout]  --> src/simple_wallet/p2wsh.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{ops::Add, result, str::FromStr};
[INFO] [stdout]   |           ^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Output` and `bip32::KeySource`
[INFO] [stdout]  --> src/simple_wallet/p2wsh.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 |     psbt::{Input, Output, PartiallySignedTransaction},
[INFO] [stdout]   |                   ^^^^^^
[INFO] [stdout] 6 |     secp256k1::{All, Message, Scalar, Secp256k1, SecretKey},
[INFO] [stdout] 7 |     util::{bip32::KeySource, sighash::SighashCache},
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `hex::ToHex` and `sha256`
[INFO] [stdout]   --> src/simple_wallet/p2wsh.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 | use bitcoin_hashes::{hex::ToHex, sha256};
[INFO] [stdout]    |                      ^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `p2wpkh::from_seed`
[INFO] [stdout]   --> src/simple_wallet/p2wsh.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 | use super::{p2wpkh::from_seed, Wallet};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `traproot_bdk::routerrpc::SendPaymentRequest::outgoing_chan_id`
[INFO] [stdout]    --> src/lighting/lnd.rs:310:13
[INFO] [stdout]     |
[INFO] [stdout] 310 |             outgoing_chan_id: 0,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `traproot_bdk::lnrpc::OpenChannelRequest::node_pubkey_string`
[INFO] [stdout]    --> src/lighting/lnd.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 |             node_pubkey_string: "".to_owned(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `traproot_bdk::lnrpc::OpenChannelRequest::sat_per_byte`
[INFO] [stdout]    --> src/lighting/lnd.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |             sat_per_byte: 0,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `traproot_bdk::lnrpc::SendRequest::dest_string`
[INFO] [stdout]    --> src/lighting/lnd.rs:222:13
[INFO] [stdout]     |
[INFO] [stdout] 222 |             dest_string: "".to_owned(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `traproot_bdk::lnrpc::SendRequest::payment_hash_string`
[INFO] [stdout]    --> src/lighting/lnd.rs:229:13
[INFO] [stdout]     |
[INFO] [stdout] 229 |             payment_hash_string: "".to_string(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `traproot_bdk::lnrpc::Invoice::settled`
[INFO] [stdout]    --> src/lighting/lnd.rs:268:13
[INFO] [stdout]     |
[INFO] [stdout] 268 |             settled: false,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `traproot_bdk::lnrpc::Invoice::amt_paid`
[INFO] [stdout]    --> src/lighting/lnd.rs:280:13
[INFO] [stdout]     |
[INFO] [stdout] 280 |             amt_paid: 0,
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Wallet`
[INFO] [stdout]   --> src/lighting/clighting.rs:31:63
[INFO] [stdout]    |
[INFO] [stdout] 31 |     simple_wallet::{p2tr_key::P2TR, single_output_with_value, Wallet},
[INFO] [stdout]    |                                                               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Serialize`
[INFO] [stdout]   --> src/simple_wallet/p2tr_key.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use serde::Serialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Hash`
[INFO] [stdout]   --> src/simple_wallet/freelancer/bisq.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     Hash,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Tag`
[INFO] [stdout]   --> src/simple_wallet/p2tr_key.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |     sha256t::{self, Tag},
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `public_key`
[INFO] [stdout]   --> src/bitcoin_wallet/configuration/p2wpkh_demo.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let public_key = private_key.public_key(&secp);
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_public_key`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]   --> src/bitcoin_wallet/configuration/p2wpkh_demo.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let address = Address::from_script(&script, NETWORK).unwrap();
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `psbt`
[INFO] [stdout]   --> src/bitcoin_wallet/configuration/p2wpkh_demo.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let psbt = create_partially_signed_tx(output_vec_vec_func(), single_tx, unlock_func)(&api);
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_psbt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> src/bitcoin_wallet/input_data/reuse_rpc_call.rs:33:37
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn broadcasts_transacton(&self, tx: &Transaction) {}
[INFO] [stdout]    |                                     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transaction`
[INFO] [stdout]   --> src/bitcoin_wallet/input_data/tapscript_ex_input.rs:25:37
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn broadcasts_transacton(&self, transaction: &Transaction) {}
[INFO] [stdout]    |                                     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transaction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shnorr_sig`
[INFO] [stdout]    --> src/simple_wallet/p2tr_key.rs:336:13
[INFO] [stdout]     |
[INFO] [stdout] 336 |         let shnorr_sig = SchnorrSig {
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shnorr_sig`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `new_shared_secret` is never used
[INFO] [stdout]   --> src/bitcoin_wallet/script_services/output_service.rs:89:4
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn new_shared_secret<'a>(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `how_is_shnorr_verified` is never used
[INFO] [stdout]    --> src/simple_wallet/p2tr_key.rs:194:12
[INFO] [stdout]     |
[INFO] [stdout] 187 | impl P2TRInfo {
[INFO] [stdout]     | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 194 |     pub fn how_is_shnorr_verified(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_output` is never used
[INFO] [stdout]   --> src/simple_wallet/p2wpkh.rs:90:4
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn create_output<'a>(total: u64, client: &'a impl RpcCall) -> Vec<TxOut> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_output` is never used
[INFO] [stdout]    --> src/simple_wallet/p2wsh.rs:151:4
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn create_output<'a>(total: u64, client: &'a impl RpcCall) -> Vec<TxOut> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.66s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.45
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "dc01f2e4aab102499c7e459fecf55e853d9494ac71a97d09fd0476058c11fdce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc01f2e4aab102499c7e459fecf55e853d9494ac71a97d09fd0476058c11fdce", kill_on_drop: false }`
[INFO] [stdout] dc01f2e4aab102499c7e459fecf55e853d9494ac71a97d09fd0476058c11fdce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 81242e30f53a73e6ddfa08324d190505316095c9a932ec87c48fb90799108e48
[INFO] running `Command { std: "docker" "start" "-a" "81242e30f53a73e6ddfa08324d190505316095c9a932ec87c48fb90799108e48", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `AddressType`, `ConnectPeerRequest`, `GetInfoRequest`, `LightningAddress`, `ListPeersRequest`, `NewAddressRequest`, `NodeInfoRequest`, `OpenChannelRequest`, and `connect_lightning`
[INFO] [stderr]  --> src/main.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 |     connect_lightning,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 6 |     lnrpc::{
[INFO] [stderr] 7 |         AddressType, ConnectPeerRequest, GetInfoRequest, LightningAddress, ListPeersRequest,
[INFO] [stderr]   |         ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stderr] 8 |         NewAddressRequest, NodeInfoRequest, OpenChannelRequest,
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `SendToImpl` and `bob_scripts`
[INFO] [stderr]   --> src/main.rs:20:29
[INFO] [stderr]    |
[INFO] [stderr] 20 |         p2tr_script::{self, bob_scripts, create_address, preimage, P2TRS},
[INFO] [stderr]    |                             ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 23 |         single_output, single_output_with_value, SendToImpl, Wallet,
[INFO] [stderr]    |                                                  ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/bitcoin_wallet/address_formats/mod.rs:14:27
[INFO] [stderr]    |
[INFO] [stderr] 14 | type AddressMapping = Box<(dyn Fn(&Secp256k1<All>, ExtendedPubKey) -> Address)>;
[INFO] [stderr]    |                           ^                                                  ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 14 - type AddressMapping = Box<(dyn Fn(&Secp256k1<All>, ExtendedPubKey) -> Address)>;
[INFO] [stderr] 14 + type AddressMapping = Box<dyn Fn(&Secp256k1<All>, ExtendedPubKey) -> Address >;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/bitcoin_wallet/address_formats/mod.rs:15:29
[INFO] [stderr]    |
[INFO] [stderr] 15 | type DeriveKeyMapping = Box<(dyn Fn(u32, u32) -> ExtendedPrivKey)>;
[INFO] [stderr]    |                             ^                                   ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 15 - type DeriveKeyMapping = Box<(dyn Fn(u32, u32) -> ExtendedPrivKey)>;
[INFO] [stderr] 15 + type DeriveKeyMapping = Box<dyn Fn(u32, u32) -> ExtendedPrivKey >;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `LOG`, `default_output`, `get_output`, `get_script_addresses`, and `regtest_rpc::RegtestRpc`
[INFO] [stderr]   --> src/bitcoin_wallet/configuration/p2wpkh_demo.rs:9:17
[INFO] [stderr]    |
[INFO] [stderr]  9 |     constants::{LOG, NETWORK, SEED},
[INFO] [stderr]    |                 ^^^
[INFO] [stderr] 10 |     input_data::{electrum_rpc::ElectrumRpc, regtest_rpc::RegtestRpc},
[INFO] [stderr]    |                                             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 11 |     script_services::psbt_factory::{create_partially_signed_tx, default_output, get_output},
[INFO] [stderr]    |                                                                 ^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stderr] 12 |     spending_path::{
[INFO] [stderr] 13 |         get_script_addresses, p2wpkh_script_path::P2wpkh, single_create_tx, single_output,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::input_data::regtest_rpc::RegtestRpc`
[INFO] [stderr]  --> src/bitcoin_wallet/constants.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use super::input_data::regtest_rpc::RegtestRpc;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Txid` and `blockdata::transaction`
[INFO] [stderr]  --> src/bitcoin_wallet/input_data/mod.rs:1:15
[INFO] [stderr]   |
[INFO] [stderr] 1 | use bitcoin::{blockdata::transaction, Transaction, TxIn, Txid};
[INFO] [stderr]   |               ^^^^^^^^^^^^^^^^^^^^^^                     ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ops::Mul`
[INFO] [stderr]  --> src/bitcoin_wallet/input_data/electrum_rpc.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{ops::Mul, sync::Arc};
[INFO] [stderr]   |           ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `collections::BTreeMap`
[INFO] [stderr]  --> src/bitcoin_wallet/input_data/regtest_call.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{collections::BTreeMap, str::FromStr};
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `LoadWalletResult`
[INFO] [stderr]  --> src/bitcoin_wallet/input_data/regtest_call.rs:5:47
[INFO] [stderr]   |
[INFO] [stderr] 5 |     bitcoincore_rpc_json::{ImportMultiResult, LoadWalletResult},
[INFO] [stderr]   |                                               ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `bitcoin_hashes::hex::ToHex`
[INFO] [stderr]   --> src/bitcoin_wallet/script_services/input_service.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use bitcoin_hashes::hex::ToHex;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Duration`, `SystemTime`, `UNIX_EPOCH`, `collections::HashMap`, and `thread`
[INFO] [stderr]  --> src/lighting/clighting.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 |     collections::HashMap,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 3 |     thread,
[INFO] [stderr]   |     ^^^^^^
[INFO] [stderr] 4 |     time::{Duration, SystemTime, UNIX_EPOCH},
[INFO] [stderr]   |            ^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Hash` and `hex::FromHex`
[INFO] [stderr]  --> src/lighting/clighting.rs:7:22
[INFO] [stderr]   |
[INFO] [stderr] 7 | use bitcoin_hashes::{hex::FromHex, Hash};
[INFO] [stderr]   |                      ^^^^^^^^^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `json` and `self`
[INFO] [stderr]  --> src/lighting/clighting.rs:8:44
[INFO] [stderr]   |
[INFO] [stderr] 8 | use bitcoincore_rpc::jsonrpc::serde_json::{self, json};
[INFO] [stderr]   |                                            ^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `AmountOrAll`, `ListInvoice`, `lightningrpc::PayOptions`, `self`, and `self`
[INFO] [stderr]   --> src/lighting/clighting.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 |     lightningrpc::PayOptions,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 11 |     requests::{self, AmountOrAll},
[INFO] [stderr]    |                ^^^^  ^^^^^^^^^^^
[INFO] [stderr] 12 |     responses::{self, Connect, GetInfo, ListChannels, ListInvoice, ListInvoices, ListPeers},
[INFO] [stderr]    |                 ^^^^                                  ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `hyper::http::response`
[INFO] [stderr]   --> src/lighting/clighting.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | use hyper::http::response;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::task`
[INFO] [stderr]   --> src/lighting/clighting.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | use tokio::task;
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `codegen::InterceptedService`
[INFO] [stderr]   --> src/lighting/clighting.rs:19:26
[INFO] [stderr]    |
[INFO] [stderr] 19 | use tonic::{async_trait, codegen::InterceptedService};
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ConnectPeerRequest`, `LightningAddress`, `ListInvoiceRequest`, `ListPeersRequest`, `MacaroonInterceptor`, `MyChannel`, `NewAddressRequest`, `OpenChannelRequest`, `connect_lightning`, and `lightning_client::LightningClient`
[INFO] [stderr]   --> src/lighting/clighting.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 21 |     connect_lightning,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 22 |     lnrpc::{
[INFO] [stderr] 23 |         lightning_client::LightningClient, ConnectPeerRequest, LightningAddress,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stderr] 24 |         ListInvoiceRequest, ListPeersRequest, NewAddressRequest, OpenChannelRequest,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 25 |     },
[INFO] [stderr] 26 |     MacaroonInterceptor, MyChannel,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `constants::SEED`, `input_data::regtest_call::RegtestCall`, `p2tr_key::P2TR`, and `single_output_with_value`
[INFO] [stderr]   --> src/lighting/clighting.rs:30:22
[INFO] [stderr]    |
[INFO] [stderr] 30 |     bitcoin_wallet::{constants::SEED, input_data::regtest_call::RegtestCall},
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 31 |     simple_wallet::{p2tr_key::P2TR, single_output_with_value, Wallet},
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `collections::HashMap`
[INFO] [stderr]  --> src/lighting/lighting_demo.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{collections::HashMap, fmt::Debug, thread, time::Duration};
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Hash`
[INFO] [stderr]  --> src/lighting/lighting_demo.rs:4:34
[INFO] [stderr]   |
[INFO] [stderr] 4 | use bitcoin_hashes::{hex::ToHex, Hash};
[INFO] [stderr]   |                                  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `clightningrpc::LightningRPC`
[INFO] [stderr]  --> src/lighting/lighting_demo.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use clightningrpc::LightningRPC;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tonic::codegen::InterceptedService`
[INFO] [stderr]  --> src/lighting/lighting_demo.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use tonic::codegen::InterceptedService;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ConnectPeerRequest`, `Invoice`, `LightningAddress`, `ListPeersRequest`, `MacaroonInterceptor`, `MyChannel`, `NewAddressRequest`, `OpenChannelRequest`, `connect_lightning`, and `lightning_client::LightningClient`
[INFO] [stderr]   --> src/lighting/lighting_demo.rs:9:5
[INFO] [stderr]    |
[INFO] [stderr]  9 |     connect_lightning,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 10 |     lnrpc::{
[INFO] [stderr] 11 |         lightning_client::LightningClient, ConnectPeerRequest, Invoice, LightningAddress,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stderr] 12 |         ListPeersRequest, NewAddressRequest, OpenChannelRequest,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 13 |     },
[INFO] [stderr] 14 |     MacaroonInterceptor, MyChannel,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `RpcCall` and `single_output`
[INFO] [stderr]   --> src/lighting/lighting_demo.rs:20:49
[INFO] [stderr]    |
[INFO] [stderr] 20 |         input_data::{regtest_call::RegtestCall, RpcCall},
[INFO] [stderr]    |                                                 ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 24 |         p2tr_key::P2TR, p2wpkh::P2WPKH, single_output, single_output_with_value, Wallet,
[INFO] [stderr]    |                                         ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `bitcoin_hashes::Hash`
[INFO] [stderr]  --> src/lighting/lnd.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use bitcoin_hashes::Hash;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `bitcoincore_rpc::jsonrpc::client`
[INFO] [stderr]  --> src/lighting/lnd.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use bitcoincore_rpc::jsonrpc::client;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `hex::FromHex`
[INFO] [stderr]  --> src/lighting/lnd.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use hex::FromHex;
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tower::util::Optional`
[INFO] [stderr]  --> src/lighting/lnd.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use tower::util::Optional;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Channel`, `Peer`, `connect_invoices`, `connect_peers`, `invoice`, and `router_client::RouterClient`
[INFO] [stderr]   --> src/lighting/lnd.rs:9:5
[INFO] [stderr]    |
[INFO] [stderr]  9 |     connect_invoices, connect_lightning, connect_peers, connect_router,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^                     ^^^^^^^^^^^^^
[INFO] [stderr] 10 |     lnrpc::{
[INFO] [stderr] 11 |         invoice, lightning_client::LightningClient, AddInvoiceResponse, Channel,
[INFO] [stderr]    |         ^^^^^^^                                                         ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 15 |         OpenChannelRequest, OpenStatusUpdate, Payment, Peer, SendRequest, SendResponse,
[INFO] [stderr]    |                                                        ^^^^
[INFO] [stderr] 16 |     },
[INFO] [stderr] 17 |     routerrpc::{router_client::RouterClient, SendPaymentRequest},
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Message` and `Output`
[INFO] [stderr]  --> src/simple_wallet/freelancer/mod.rs:2:19
[INFO] [stderr]   |
[INFO] [stderr] 2 |     psbt::{Input, Output, PartiallySignedTransaction},
[INFO] [stderr]   |                   ^^^^^^
[INFO] [stderr] 3 |     secp256k1::{Message, SecretKey},
[INFO] [stderr]   |                 ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Address`, `OP_CHECKSIGVERIFY`, `OP_EQUAL`, and `secp256k1::PublicKey`
[INFO] [stderr]  --> src/simple_wallet/freelancer/bisq.rs:3:53
[INFO] [stderr]   |
[INFO] [stderr] 3 |         opcodes::all::{OP_CHECKSIG, OP_CHECKSIGADD, OP_CHECKSIGVERIFY, OP_EQUAL, OP_NUMEQUAL},
[INFO] [stderr]   |                                                     ^^^^^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 7 |     secp256k1::PublicKey,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 8 |     util::taproot::TaprootBuilder,
[INFO] [stderr] 9 |     Address, Script, XOnlyPublicKey,
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `miniscript::ScriptContext`
[INFO] [stderr]   --> src/simple_wallet/freelancer/bisq.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | use miniscript::ScriptContext;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `borrow::BorrowMut` and `ops::Add`
[INFO] [stderr]   --> src/simple_wallet/freelancer/bisq.rs:12:11
[INFO] [stderr]    |
[INFO] [stderr] 12 | use std::{borrow::BorrowMut, ops::Add, str::FromStr};
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `All`, `DerivationPath`, `Fingerprint`, `Input`, `KeyPair`, `LeafVersion`, `Message`, `Prevouts`, `SchnorrSig`, `SchnorrSighashType`, `ScriptPath`, `SighashCache`, `TapLeafHash`, `TxIn`, and `Witness`
[INFO] [stderr]   --> src/simple_wallet/freelancer/bisq.rs:16:12
[INFO] [stderr]    |
[INFO] [stderr] 16 |     psbt::{Input, Output, PartiallySignedTransaction, Prevouts},
[INFO] [stderr]    |            ^^^^^                                      ^^^^^^^^
[INFO] [stderr] 17 |     secp256k1::{All, Message, Scalar, Secp256k1, SecretKey},
[INFO] [stderr]    |                 ^^^  ^^^^^^^
[INFO] [stderr] 18 |     util::{
[INFO] [stderr] 19 |         bip32::{DerivationPath, Fingerprint},
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stderr] 20 |         sighash::{ScriptPath, SighashCache},
[INFO] [stderr]    |                   ^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr] 21 |         taproot::{LeafVersion, TapLeafHash},
[INFO] [stderr]    |                   ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stderr] 22 |     },
[INFO] [stderr] 23 |     KeyPair, PackedLockTime, SchnorrSig, SchnorrSighashType, Transaction, TxIn, TxOut, Witness,
[INFO] [stderr]    |     ^^^^^^^                  ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^               ^^^^         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `FromHex` and `ToHex`
[INFO] [stderr]   --> src/simple_wallet/freelancer/bisq.rs:26:11
[INFO] [stderr]    |
[INFO] [stderr] 26 |     hex::{FromHex, ToHex},
[INFO] [stderr]    |           ^^^^^^^  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `NETWORK`
[INFO] [stderr]   --> src/simple_wallet/freelancer/bisq.rs:30:46
[INFO] [stderr]    |
[INFO] [stderr] 30 | use crate::bitcoin_wallet::constants::{secp, NETWORK};
[INFO] [stderr]    |                                              ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `bisq_key` and `bisq_script`
[INFO] [stderr]   --> src/simple_wallet/freelancer/bisq.rs:33:13
[INFO] [stderr]    |
[INFO] [stderr] 33 | use super::{bisq_key, bisq_script, ISigner};
[INFO] [stderr]    |             ^^^^^^^^  ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Script`
[INFO] [stderr]  --> src/simple_wallet/freelancer/bisq_key.rs:6:37
[INFO] [stderr]   |
[INFO] [stderr] 6 |     SchnorrSig, Transaction, TxOut, Script,
[INFO] [stderr]   |                                     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `TrType`
[INFO] [stderr]   --> src/simple_wallet/freelancer/bisq_key.rs:12:22
[INFO] [stderr]    |
[INFO] [stderr] 12 | use super::{ISigner, TrType};
[INFO] [stderr]    |                      ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `TrType`
[INFO] [stderr]   --> src/simple_wallet/freelancer/bisq_script.rs:13:22
[INFO] [stderr]    |
[INFO] [stderr] 13 | use super::{ISigner, TrType};
[INFO] [stderr]    |                      ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ops::BitXor`
[INFO] [stderr]  --> src/simple_wallet/p2tr_key.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{ops::BitXor, str::FromStr};
[INFO] [stderr]   |           ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `TapSighashTag` and `TapTweakTag`
[INFO] [stderr]   --> src/simple_wallet/p2tr_key.rs:10:34
[INFO] [stderr]    |
[INFO] [stderr] 10 |         taproot::{TapBranchHash, TapSighashTag, TapTweakHash, TapTweakTag},
[INFO] [stderr]    |                                  ^^^^^^^^^^^^^                ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `self` and `sha256`
[INFO] [stderr]   --> src/simple_wallet/p2tr_key.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 |     sha256,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 17 |     sha256t::{self, Tag},
[INFO] [stderr]    |               ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around `if` condition
[INFO] [stderr]    --> src/simple_wallet/p2tr_script.rs:138:12
[INFO] [stderr]     |
[INFO] [stderr] 138 |         if (!verify) {
[INFO] [stderr]     |            ^       ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 138 -         if (!verify) {
[INFO] [stderr] 138 +         if !verify  {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ops::Add` and `result`
[INFO] [stderr]  --> src/simple_wallet/p2wsh.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{ops::Add, result, str::FromStr};
[INFO] [stderr]   |           ^^^^^^^^  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Output` and `bip32::KeySource`
[INFO] [stderr]  --> src/simple_wallet/p2wsh.rs:5:19
[INFO] [stderr]   |
[INFO] [stderr] 5 |     psbt::{Input, Output, PartiallySignedTransaction},
[INFO] [stderr]   |                   ^^^^^^
[INFO] [stderr] 6 |     secp256k1::{All, Message, Scalar, Secp256k1, SecretKey},
[INFO] [stderr] 7 |     util::{bip32::KeySource, sighash::SighashCache},
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `hex::ToHex` and `sha256`
[INFO] [stderr]   --> src/simple_wallet/p2wsh.rs:12:22
[INFO] [stderr]    |
[INFO] [stderr] 12 | use bitcoin_hashes::{hex::ToHex, sha256};
[INFO] [stderr]    |                      ^^^^^^^^^^  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `p2wpkh::from_seed`
[INFO] [stderr]   --> src/simple_wallet/p2wsh.rs:17:13
[INFO] [stderr]    |
[INFO] [stderr] 17 | use super::{p2wpkh::from_seed, Wallet};
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `traproot_bdk::routerrpc::SendPaymentRequest::outgoing_chan_id`
[INFO] [stderr]    --> src/lighting/lnd.rs:310:13
[INFO] [stderr]     |
[INFO] [stderr] 310 |             outgoing_chan_id: 0,
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `traproot_bdk::lnrpc::OpenChannelRequest::node_pubkey_string`
[INFO] [stderr]    --> src/lighting/lnd.rs:129:13
[INFO] [stderr]     |
[INFO] [stderr] 129 |             node_pubkey_string: "".to_owned(),
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `traproot_bdk::lnrpc::OpenChannelRequest::sat_per_byte`
[INFO] [stderr]    --> src/lighting/lnd.rs:132:13
[INFO] [stderr]     |
[INFO] [stderr] 132 |             sat_per_byte: 0,
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `traproot_bdk::lnrpc::SendRequest::dest_string`
[INFO] [stderr]    --> src/lighting/lnd.rs:222:13
[INFO] [stderr]     |
[INFO] [stderr] 222 |             dest_string: "".to_owned(),
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `traproot_bdk::lnrpc::SendRequest::payment_hash_string`
[INFO] [stderr]    --> src/lighting/lnd.rs:229:13
[INFO] [stderr]     |
[INFO] [stderr] 229 |             payment_hash_string: "".to_string(),
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `traproot_bdk::lnrpc::Invoice::settled`
[INFO] [stderr]    --> src/lighting/lnd.rs:268:13
[INFO] [stderr]     |
[INFO] [stderr] 268 |             settled: false,
[INFO] [stderr]     |             ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated field `traproot_bdk::lnrpc::Invoice::amt_paid`
[INFO] [stderr]    --> src/lighting/lnd.rs:280:13
[INFO] [stderr]     |
[INFO] [stderr] 280 |             amt_paid: 0,
[INFO] [stderr]     |             ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Wallet`
[INFO] [stderr]   --> src/lighting/clighting.rs:31:63
[INFO] [stderr]    |
[INFO] [stderr] 31 |     simple_wallet::{p2tr_key::P2TR, single_output_with_value, Wallet},
[INFO] [stderr]    |                                                               ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `serde::Serialize`
[INFO] [stderr]   --> src/simple_wallet/p2tr_key.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 21 | use serde::Serialize;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Hash`
[INFO] [stderr]   --> src/simple_wallet/freelancer/bisq.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 27 |     Hash,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Tag`
[INFO] [stderr]   --> src/simple_wallet/p2tr_key.rs:17:21
[INFO] [stderr]    |
[INFO] [stderr] 17 |     sha256t::{self, Tag},
[INFO] [stderr]    |                     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `public_key`
[INFO] [stderr]   --> src/bitcoin_wallet/configuration/p2wpkh_demo.rs:29:9
[INFO] [stderr]    |
[INFO] [stderr] 29 |     let public_key = private_key.public_key(&secp);
[INFO] [stderr]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_public_key`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `address`
[INFO] [stderr]   --> src/bitcoin_wallet/configuration/p2wpkh_demo.rs:36:9
[INFO] [stderr]    |
[INFO] [stderr] 36 |     let address = Address::from_script(&script, NETWORK).unwrap();
[INFO] [stderr]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `psbt`
[INFO] [stderr]   --> src/bitcoin_wallet/configuration/p2wpkh_demo.rs:50:9
[INFO] [stderr]    |
[INFO] [stderr] 50 |     let psbt = create_partially_signed_tx(output_vec_vec_func(), single_tx, unlock_func)(&api);
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_psbt`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `tx`
[INFO] [stderr]   --> src/bitcoin_wallet/input_data/reuse_rpc_call.rs:33:37
[INFO] [stderr]    |
[INFO] [stderr] 33 |     fn broadcasts_transacton(&self, tx: &Transaction) {}
[INFO] [stderr]    |                                     ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `transaction`
[INFO] [stderr]   --> src/bitcoin_wallet/input_data/tapscript_ex_input.rs:25:37
[INFO] [stderr]    |
[INFO] [stderr] 25 |     fn broadcasts_transacton(&self, transaction: &Transaction) {}
[INFO] [stderr]    |                                     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transaction`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `shnorr_sig`
[INFO] [stderr]    --> src/simple_wallet/p2tr_key.rs:336:13
[INFO] [stderr]     |
[INFO] [stderr] 336 |         let shnorr_sig = SchnorrSig {
[INFO] [stderr]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shnorr_sig`
[INFO] [stderr] 
[INFO] [stderr] warning: function `new_shared_secret` is never used
[INFO] [stderr]   --> src/bitcoin_wallet/script_services/output_service.rs:89:4
[INFO] [stderr]    |
[INFO] [stderr] 89 | fn new_shared_secret<'a>(
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `how_is_shnorr_verified` is never used
[INFO] [stderr]    --> src/simple_wallet/p2tr_key.rs:194:12
[INFO] [stderr]     |
[INFO] [stderr] 187 | impl P2TRInfo {
[INFO] [stderr]     | ------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 194 |     pub fn how_is_shnorr_verified(
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_output` is never used
[INFO] [stderr]   --> src/simple_wallet/p2wpkh.rs:90:4
[INFO] [stderr]    |
[INFO] [stderr] 90 | fn create_output<'a>(total: u64, client: &'a impl RpcCall) -> Vec<TxOut> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_output` is never used
[INFO] [stderr]    --> src/simple_wallet/p2wsh.rs:151:4
[INFO] [stderr]     |
[INFO] [stderr] 151 | fn create_output<'a>(total: u64, client: &'a impl RpcCall) -> Vec<TxOut> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `traproot-bdk` (bin "traproot-bdk" test) generated 71 warnings (run `cargo fix --bin "traproot-bdk" -p traproot-bdk --tests` to apply 56 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.45
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/traproot_bdk-ec5c45b5671bcc44)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/traproot_bdk-6663598edbedcfe0)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test lighting::lighting_demo::lightingd_create_invoice_and_pay ... FAILED
[INFO] [stdout] test bisq_with_tr_key ... FAILED
[INFO] [stdout] test lighting::clighting::clighting_sends_open_channel_request ... FAILED
[INFO] [stdout] test lighting::lighting_demo::clighting_sends_open_channel_request ... FAILED
[INFO] [stdout] test lighting::lighting_demo::lnd_list_peer ... FAILED
[INFO] [stdout] test bisq_with_tr_script ... FAILED
[INFO] [stdout] test test_pay_2_witness_script_hash ... FAILED
[INFO] [stdout] test test_tap_root_key_sig ... FAILED
[INFO] [stdout] test lighting::lighting_demo::quick_pay ... FAILED
[INFO] [stdout] test lighting::lighting_demo::open_channel_request ... FAILED
[INFO] [stdout] test test_pay_2_witness_public_key_hash ... FAILED
[INFO] [stdout] test lighting::lighting_demo::lnd_create_invoice_and_pay ... FAILED
[INFO] [stdout] test test_pay_2_taproot_script ... FAILED
[INFO] [stdout] test lighting::lighting_demo::lnd_sends_open_channel_request ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- lighting::lighting_demo::lightingd_create_invoice_and_pay stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'lighting::lighting_demo::lightingd_create_invoice_and_pay' (30) panicked at src/lighting/lnd.rs:37:10:
[INFO] [stdout] failed to connect: ConnectError { internal: ReadFile { file: ".meta/lnd_data/admin.macaroon", error: Os { code: 2, kind: NotFound, message: "No such file or directory" } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x572540cf49fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x572540cf49fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x572540cf49fa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x572540cf49fa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x572540d0c47a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x572540d0c47a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x572540cf9982 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x572540cf9982 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x572540cd21af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x572540cd21af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x572540cec589 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57254046c5cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x57254046c5cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x572540cec802 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x572540cec802 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x572540cd2268 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x572540cc99d9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x572540cd313d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x572540d0cd8c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572540d0cad2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x572540451c3e - core::result::Result<T,E>::expect::h1b1fa38179dc381c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5725402c4144 - traproot_bdk::lighting::lnd::Lnd::new::{{closure}}::h921d70c1a8e16232
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lighting/lnd.rs:37:10
[INFO] [stdout]   22:     0x5725402de5ac - traproot_bdk::lighting::lighting_demo::lightingd_create_invoice_and_pay::{{closure}}::hc4d2064f877c8748
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lighting/lighting_demo.rs:204:30
[INFO] [stdout]   23:     0x5725402afaa2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6a58d8fb4c356242
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5725402afcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::haf51a85236392b30
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x57254045c1cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha6b7f35b15634562
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   26:     0x57254045c11b - tokio::runtime::coop::with_budget::h1cc731a069c49987
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x57254045c11b - tokio::runtime::coop::budget::hb55d1d7ba5bc68bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x57254045c11b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd01c7b2f9291ba78
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   29:     0x57254045a950 - tokio::runtime::scheduler::current_thread::Context::enter::h1f79a0a3c8f33566
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   30:     0x57254045b6ba - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7ec3c7a6d0abcc4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   31:     0x57254045b424 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd7c2c9b34bdf18cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   32:     0x5725403ee863 - tokio::macros::scoped_tls::ScopedKey<T>::set::h8cba13dd7b46abf9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x57254045b1cf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h15fc6ead8a5bbf4e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   34:     0x57254045b46a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h098c304224b93a24
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   35:     0x57254045a5a3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcad84ee64d1df9df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   36:     0x5725403db57a - tokio::runtime::runtime::Runtime::block_on::he6e974ce71314cce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/runtime.rs:302:52
[INFO] [stdout]   37:     0x5725402de160 - traproot_bdk::lighting::lighting_demo::lightingd_create_invoice_and_pay::h897b5735e550e216
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lighting/lighting_demo.rs:218:54
[INFO] [stdout]   38:     0x5725402de1f7 - traproot_bdk::lighting::lighting_demo::lightingd_create_invoice_and_pay::{{closure}}::h36b493a71b0b8333
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lighting/lighting_demo.rs:202:48
[INFO] [stdout]   39:     0x5725403e07b6 - core::ops::function::FnOnce::call_once::h78eb8cf8383b894f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5725404606ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5725404606ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x57254046d09b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x57254046d09b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x57254046d09b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x57254046d09b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x57254046d09b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x57254046d09b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x57254046d09b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x5725404687b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x5725404687b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x57254046fca2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x57254046fca2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x57254046fca2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x57254046fca2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x57254046fca2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x57254046fca2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x57254046fca2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x572540cf3fcf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   59:     0x572540cf3fcf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x70ff3882aaa4 - <unknown>
[INFO] [stdout]   61:     0x70ff388b7a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bisq_with_tr_key stdout ----
[INFO] [stdout] Testing layer 1 pay to witness public key signature
[INFO] [stdout] [src/main.rs:189:5] address.to_string() = "bcrt1p3z3qayjd0ss65gm660el84j896af9zmcmxg0u7fd2rkx4an2ykzqe7s5c7"
[INFO] [stdout] 
[INFO] [stdout] thread 'bisq_with_tr_key' (26) panicked at src/bitcoin_wallet/input_data/regtest_call.rs:80:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: JsonRpc(Transport(SocketError(Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x572540cf49fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x572540cf49fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x572540cf49fa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x572540cf49fa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x572540d0c47a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x572540d0c47a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x572540cf9982 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x572540cf9982 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x572540cd21af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x572540cd21af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x572540cec589 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57254046c5cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x57254046c5cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x572540cec802 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x572540cec802 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x572540cd2268 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x572540cc99d9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x572540cd313d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x572540d0cd8c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572540d0cad2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5725402d327d - core::result::Result<T,E>::unwrap::h83d9b29cdbfbaa88
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5725402d327d - traproot_bdk::bitcoin_wallet::input_data::regtest_call::RegtestCall::init::{{closure}}::h84b03c010e379e56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bitcoin_wallet/input_data/regtest_call.rs:80:18
[INFO] [stdout]   22:     0x57254028ff9e - <core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::for_each::h7a84c6fc95087075
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/slice/iter/macros.rs:301:21
[INFO] [stdout]   23:     0x5725402d3085 - traproot_bdk::bitcoin_wallet::input_data::regtest_call::RegtestCall::init::he241c6ec845a0ec9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bitcoin_wallet/input_data/regtest_call.rs:68:29
[INFO] [stdout]   24:     0x5725402d5928 - traproot_bdk::bisq_with_tr_key::h00632ad4c0cd5000
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:191:23
[INFO] [stdout]   25:     0x5725402d5c67 - traproot_bdk::bisq_with_tr_key::{{closure}}::hb8ae84198dd14c97
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:170:22
[INFO] [stdout]   26:     0x5725403e02c6 - core::ops::function::FnOnce::call_once::h4ac7a61881edca7c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5725404606ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5725404606ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x57254046d09b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x57254046d09b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x57254046d09b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x57254046d09b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x57254046d09b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x57254046d09b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x57254046d09b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5725404687b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5725404687b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x57254046fca2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x57254046fca2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x57254046fca2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x57254046fca2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x57254046fca2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x57254046fca2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x57254046fca2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x572540cf3fcf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   46:     0x572540cf3fcf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x70ff3882aaa4 - <unknown>
[INFO] [stdout]   48:     0x70ff388b7a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- lighting::clighting::clighting_sends_open_channel_request stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'lighting::clighting::clighting_sends_open_channel_request' (28) panicked at src/lighting/clighting.rs:43:38:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x572540cf49fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x572540cf49fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x572540cf49fa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x572540cf49fa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x572540d0c47a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x572540d0c47a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x572540cf9982 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x572540cf9982 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x572540cd21af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x572540cd21af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x572540cec589 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57254046c5cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x57254046c5cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x572540cec802 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x572540cec802 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x572540cd2268 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x572540cc99d9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x572540cd313d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x572540d0cd8c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572540d0cad2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57254032ffb9 - core::result::Result<T,E>::unwrap::hee9dabddb10e6638
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x57254032ffb9 - <traproot_bdk::lighting::clighting::Lightingd as traproot_bdk::lighting::LNCommon<clightningrpc::responses::GetInfo>>::get_info::{{closure}}::h228eb19d0e7890c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lighting/clighting.rs:43:38
[INFO] [stdout]   22:     0x5725402af81f - <core::pin::Pin<P> as core::future::future::Future>::poll::h0291421b464c209f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x57254032f90c - traproot_bdk::lighting::clighting::clighting_sends_open_channel_request::{{closure}}::hf074634725536f10
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lighting/clighting.rs:114:31
[INFO] [stdout]   24:     0x5725402afaa2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6a58d8fb4c356242
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5725402afcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::haf51a85236392b30
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x57254045c1cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha6b7f35b15634562
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   27:     0x57254045c11b - tokio::runtime::coop::with_budget::h1cc731a069c49987
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x57254045c11b - tokio::runtime::coop::budget::hb55d1d7ba5bc68bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x57254045c11b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd01c7b2f9291ba78
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   30:     0x57254045a950 - tokio::runtime::scheduler::current_thread::Context::enter::h1f79a0a3c8f33566
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   31:     0x57254045b6ba - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7ec3c7a6d0abcc4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   32:     0x57254045b424 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd7c2c9b34bdf18cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   33:     0x5725403ee863 - tokio::macros::scoped_tls::ScopedKey<T>::set::h8cba13dd7b46abf9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x57254045b1cf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h15fc6ead8a5bbf4e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   35:     0x57254045b46a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h098c304224b93a24
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   36:     0x57254045a5a3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcad84ee64d1df9df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   37:     0x5725403db57a - tokio::runtime::runtime::Runtime::block_on::he6e974ce71314cce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/runtime.rs:302:52
[INFO] [stdout]   38:     0x57254032f57f - traproot_bdk::lighting::clighting::clighting_sends_open_channel_request::hf69782b50a0d67ab
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lighting/clighting.rs:114:37
[INFO] [stdout]   39:     0x57254032f617 - traproot_bdk::lighting::clighting::clighting_sends_open_channel_request::{{closure}}::hbd5fac6b6fc94b65
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lighting/clighting.rs:112:52
[INFO] [stdout]   40:     0x5725403e0666 - core::ops::function::FnOnce::call_once::h6f2f035700cf494c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5725404606ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5725404606ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x57254046d09b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x57254046d09b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x57254046d09b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x57254046d09b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x57254046d09b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x57254046d09b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x57254046d09b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x5725404687b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x5725404687b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x57254046fca2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x57254046fca2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x57254046fca2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x57254046fca2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x57254046fca2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x57254046fca2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x57254046fca2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x572540cf3fcf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x572540cf3fcf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x70ff3882aaa4 - <unknown>
[INFO] [stdout]   62:     0x70ff388b7a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- lighting::lighting_demo::clighting_sends_open_channel_request stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'lighting::lighting_demo::clighting_sends_open_channel_request' (29) panicked at src/lighting/lnd.rs:37:10:
[INFO] [stdout] failed to connect: ConnectError { internal: ReadFile { file: ".meta/lnd_data/admin.macaroon", error: Os { code: 2, kind: NotFound, message: "No such file or directory" } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x572540cf49fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x572540cf49fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x572540cf49fa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x572540cf49fa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x572540d0c47a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x572540d0c47a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x572540cf9982 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x572540cf9982 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x572540cd21af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x572540cd21af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x572540cec589 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57254046c5cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x57254046c5cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x572540cec802 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x572540cec802 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x572540cd2268 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x572540cc99d9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x572540cd313d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x572540d0cd8c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572540d0cad2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x572540451c3e - core::result::Result<T,E>::expect::h1b1fa38179dc381c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5725402c4144 - traproot_bdk::lighting::lnd::Lnd::new::{{closure}}::h921d70c1a8e16232
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lighting/lnd.rs:37:10
[INFO] [stdout]   22:     0x5725402df1bd - traproot_bdk::lighting::lighting_demo::clighting_sends_open_channel_request::{{closure}}::hb07c7a96986a1643
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lighting/lighting_demo.rs:94:30
[INFO] [stdout]   23:     0x5725402afaa2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6a58d8fb4c356242
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5725402afcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::haf51a85236392b30
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x57254045c1cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha6b7f35b15634562
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   26:     0x57254045c11b - tokio::runtime::coop::with_budget::h1cc731a069c49987
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x57254045c11b - tokio::runtime::coop::budget::hb55d1d7ba5bc68bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x57254045c11b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd01c7b2f9291ba78
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   29:     0x57254045a950 - tokio::runtime::scheduler::current_thread::Context::enter::h1f79a0a3c8f33566
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   30:     0x57254045b6ba - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7ec3c7a6d0abcc4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   31:     0x57254045b424 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd7c2c9b34bdf18cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   32:     0x5725403ee863 - tokio::macros::scoped_tls::ScopedKey<T>::set::h8cba13dd7b46abf9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x57254045b1cf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h15fc6ead8a5bbf4e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   34:     0x57254045b46a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h098c304224b93a24
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   35:     0x57254045a5a3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcad84ee64d1df9df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   36:     0x5725403db57a - tokio::runtime::runtime::Runtime::block_on::he6e974ce71314cce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/runtime.rs:302:52
[INFO] [stdout]   37:     0x5725402deee0 - traproot_bdk::lighting::lighting_demo::clighting_sends_open_channel_request::he7f8fdecb75a8992
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lighting/lighting_demo.rs:132:66
[INFO] [stdout]   38:     0x5725402def77 - traproot_bdk::lighting::lighting_demo::clighting_sends_open_channel_request::{{closure}}::h19686385edd7e1e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lighting/lighting_demo.rs:93:52
[INFO] [stdout]   39:     0x5725403e0af6 - core::ops::function::FnOnce::call_once::h9fa12d65797b707c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5725404606ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5725404606ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x57254046d09b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x57254046d09b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x57254046d09b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x57254046d09b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x57254046d09b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x57254046d09b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x57254046d09b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x5725404687b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x5725404687b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x57254046fca2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x57254046fca2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x57254046fca2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x57254046fca2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x57254046fca2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x57254046fca2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x57254046fca2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x572540cf3fcf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   59:     0x572540cf3fcf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x70ff3882aaa4 - <unknown>
[INFO] [stdout]   61:     0x70ff388b7a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- lighting::lighting_demo::lnd_list_peer stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'lighting::lighting_demo::lnd_list_peer' (34) panicked at src/lighting/lnd.rs:37:10:
[INFO] [stdout] failed to connect: ConnectError { internal: ReadFile { file: ".meta/lnd_data/admin.macaroon", error: Os { code: 2, kind: NotFound, message: "No such file or directory" } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x572540cf49fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x572540cf49fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x572540cf49fa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x572540cf49fa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x572540d0c47a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x572540d0c47a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x572540cf9982 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x572540cf9982 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x572540cd21af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x572540cd21af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x572540cec589 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57254046c5cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x57254046c5cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x572540cec802 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x572540cec802 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x572540cd2268 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x572540cc99d9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x572540cd313d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x572540d0cd8c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572540d0cad2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x572540451c3e - core::result::Result<T,E>::expect::h1b1fa38179dc381c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5725402c4144 - traproot_bdk::lighting::lnd::Lnd::new::{{closure}}::h921d70c1a8e16232
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lighting/lnd.rs:37:10
[INFO] [stdout]   22:     0x5725402d873e - traproot_bdk::lighting::lighting_demo::lnd_list_peer::{{closure}}::h475280bc8b6b837e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lighting/lighting_demo.rs:197:30
[INFO] [stdout]   23:     0x5725402afaa2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6a58d8fb4c356242
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5725402afcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::haf51a85236392b30
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x57254045c1cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha6b7f35b15634562
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   26:     0x57254045c11b - tokio::runtime::coop::with_budget::h1cc731a069c49987
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x57254045c11b - tokio::runtime::coop::budget::hb55d1d7ba5bc68bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x57254045c11b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd01c7b2f9291ba78
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   29:     0x57254045a950 - tokio::runtime::scheduler::current_thread::Context::enter::h1f79a0a3c8f33566
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   30:     0x57254045b6ba - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7ec3c7a6d0abcc4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   31:     0x57254045b424 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd7c2c9b34bdf18cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   32:     0x5725403ee863 - tokio::macros::scoped_tls::ScopedKey<T>::set::h8cba13dd7b46abf9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x57254045b1cf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h15fc6ead8a5bbf4e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   34:     0x57254045b46a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h098c304224b93a24
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   35:     0x57254045a5a3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcad84ee64d1df9df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   36:     0x5725403db57a - tokio::runtime::runtime::Runtime::block_on::he6e974ce71314cce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/runtime.rs:302:52
[INFO] [stdout]   37:     0x5725402d8521 - traproot_bdk::lighting::lighting_demo::lnd_list_peer::h047fb1398fde8052
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lighting/lighting_demo.rs:198:36
[INFO] [stdout]   38:     0x5725402d85b7 - traproot_bdk::lighting::lighting_demo::lnd_list_peer::{{closure}}::h461d6588d4d1cd57
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lighting/lighting_demo.rs:196:29
[INFO] [stdout]   39:     0x5725403e0cb6 - core::ops::function::FnOnce::call_once::hb6f013bea89bb4cd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5725404606ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5725404606ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x57254046d09b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x57254046d09b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x57254046d09b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x57254046d09b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x57254046d09b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x57254046d09b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x57254046d09b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x5725404687b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x5725404687b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x57254046fca2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x57254046fca2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x57254046fca2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x57254046fca2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x57254046fca2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x57254046fca2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x57254046fca2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x572540cf3fcf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   59:     0x572540cf3fcf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x70ff3882aaa4 - <unknown>
[INFO] [stdout]   61:     0x70ff388b7a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bisq_with_tr_script stdout ----
[INFO] [stdout] Testing layer 1 pay to witness public key signature
[INFO] [stdout] [src/main.rs:141:5] address.to_string() = "bcrt1p3z3qayjd0ss65gm660el84j896af9zmcmxg0u7fd2rkx4an2ykzqe7s5c7"
[INFO] [stdout] 
[INFO] [stdout] thread 'bisq_with_tr_script' (27) panicked at src/bitcoin_wallet/input_data/regtest_call.rs:80:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: JsonRpc(Transport(SocketError(Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x572540cf49fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x572540cf49fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x572540cf49fa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x572540cf49fa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x572540d0c47a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x572540d0c47a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x572540cf9982 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x572540cf9982 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x572540cd21af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x572540cd21af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x572540cec589 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57254046c5cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x57254046c5cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x572540cec802 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x572540cec802 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x572540cd2268 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x572540cc99d9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x572540cd313d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x572540d0cd8c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572540d0cad2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5725402d327d - core::result::Result<T,E>::unwrap::h83d9b29cdbfbaa88
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5725402d327d - traproot_bdk::bitcoin_wallet::input_data::regtest_call::RegtestCall::init::{{closure}}::h84b03c010e379e56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bitcoin_wallet/input_data/regtest_call.rs:80:18
[INFO] [stdout]   22:     0x57254028ff9e - <core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::for_each::h7a84c6fc95087075
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/slice/iter/macros.rs:301:21
[INFO] [stdout]   23:     0x5725402d3085 - traproot_bdk::bitcoin_wallet::input_data::regtest_call::RegtestCall::init::he241c6ec845a0ec9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bitcoin_wallet/input_data/regtest_call.rs:68:29
[INFO] [stdout]   24:     0x5725402d6548 - traproot_bdk::bisq_with_tr_script::hbe1a34e42c2f8d75
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:143:23
[INFO] [stdout]   25:     0x5725402d6af7 - traproot_bdk::bisq_with_tr_script::{{closure}}::hfd2a4d2612eb33ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:122:25
[INFO] [stdout]   26:     0x5725403e0776 - core::ops::function::FnOnce::call_once::h78e888616d96e8e3
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5725404606ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5725404606ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x57254046d09b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x57254046d09b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x57254046d09b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x57254046d09b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x57254046d09b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x57254046d09b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x57254046d09b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5725404687b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5725404687b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x57254046fca2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x57254046fca2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x57254046fca2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x57254046fca2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x57254046fca2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x57254046fca2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x57254046fca2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x572540cf3fcf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   46:     0x572540cf3fcf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x70ff3882aaa4 - <unknown>
[INFO] [stdout]   48:     0x70ff388b7a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_pay_2_witness_script_hash stdout ----
[INFO] [stdout] Testing layer 1 pay to witness script signature
[INFO] [stdout] target address bcrt1q8sjkz7a37sy08u27r58c584gwdjmtp7g8erd3f4f9frmnnvfwfqsss86dg
[INFO] [stdout] 
[INFO] [stdout] thread 'test_pay_2_witness_script_hash' (42) panicked at src/bitcoin_wallet/input_data/regtest_call.rs:80:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: JsonRpc(Transport(SocketError(Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x572540cf49fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x572540cf49fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x572540cf49fa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x572540cf49fa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x572540d0c47a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x572540d0c47a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x572540cf9982 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x572540cf9982 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x572540cd21af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x572540cd21af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x572540cec589 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57254046c5cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x57254046c5cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x572540cec802 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x572540cec802 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x572540cd2268 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x572540cc99d9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x572540cd313d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x572540d0cd8c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572540d0cad2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5725402d327d - core::result::Result<T,E>::unwrap::h83d9b29cdbfbaa88
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5725402d327d - traproot_bdk::bitcoin_wallet::input_data::regtest_call::RegtestCall::init::{{closure}}::h84b03c010e379e56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bitcoin_wallet/input_data/regtest_call.rs:80:18
[INFO] [stdout]   22:     0x57254028ff9e - <core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::for_each::h7a84c6fc95087075
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/slice/iter/macros.rs:301:21
[INFO] [stdout]   23:     0x5725402d3085 - traproot_bdk::bitcoin_wallet::input_data::regtest_call::RegtestCall::init::he241c6ec845a0ec9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bitcoin_wallet/input_data/regtest_call.rs:68:29
[INFO] [stdout]   24:     0x5725402d7d79 - traproot_bdk::test_pay_2_witness_script_hash::head03efe22509716
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:80:18
[INFO] [stdout]   25:     0x5725402d80d7 - traproot_bdk::test_pay_2_witness_script_hash::{{closure}}::he8c771ce1d274096
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:62:36
[INFO] [stdout]   26:     0x5725403e13a6 - core::ops::function::FnOnce::call_once::hffeee7237ea8ac28
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5725404606ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5725404606ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x57254046d09b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x57254046d09b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x57254046d09b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x57254046d09b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x57254046d09b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x57254046d09b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x57254046d09b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5725404687b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5725404687b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x57254046fca2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x57254046fca2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x57254046fca2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x57254046fca2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x57254046fca2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x57254046fca2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x57254046fca2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x572540cf3fcf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   46:     0x572540cf3fcf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x70ff3882aaa4 - <unknown>
[INFO] [stdout]   48:     0x70ff388b7a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_tap_root_key_sig stdout ----
[INFO] [stdout] Testing layer 1 pay to tap root with key signature
[INFO] [stdout] 
[INFO] [stdout] thread 'test_tap_root_key_sig' (43) panicked at src/bitcoin_wallet/input_data/regtest_call.rs:80:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: JsonRpc(Transport(SocketError(Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x572540cf49fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x572540cf49fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x572540cf49fa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x572540cf49fa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x572540d0c47a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x572540d0c47a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x572540cf9982 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x572540cf9982 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x572540cd21af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x572540cd21af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x572540cec589 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57254046c5cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x57254046c5cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x572540cec802 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x572540cec802 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x572540cd2268 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x572540cc99d9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x572540cd313d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x572540d0cd8c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572540d0cad2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5725402d327d - core::result::Result<T,E>::unwrap::h83d9b29cdbfbaa88
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5725402d327d - traproot_bdk::bitcoin_wallet::input_data::regtest_call::RegtestCall::init::{{closure}}::h84b03c010e379e56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bitcoin_wallet/input_data/regtest_call.rs:80:18
[INFO] [stdout]   22:     0x57254028ff9e - <core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::for_each::h7a84c6fc95087075
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/slice/iter/macros.rs:301:21
[INFO] [stdout]   23:     0x5725402d3085 - traproot_bdk::bitcoin_wallet::input_data::regtest_call::RegtestCall::init::he241c6ec845a0ec9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bitcoin_wallet/input_data/regtest_call.rs:68:29
[INFO] [stdout]   24:     0x5725402d6c74 - traproot_bdk::test_tap_root_key_sig::hd436a836e183cbe8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:38:18
[INFO] [stdout]   25:     0x5725402d6da7 - traproot_bdk::test_tap_root_key_sig::{{closure}}::h855356f4d5142c95
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:36:27
[INFO] [stdout]   26:     0x5725403e09e6 - core::ops::function::FnOnce::call_once::h988ec239c3ec244a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5725404606ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5725404606ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x57254046d09b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x57254046d09b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x57254046d09b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x57254046d09b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x57254046d09b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x57254046d09b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x57254046d09b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5725404687b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5725404687b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x57254046fca2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x57254046fca2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x57254046fca2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x57254046fca2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x57254046fca2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x57254046fca2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x57254046fca2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x572540cf3fcf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   46:     0x572540cf3fcf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x70ff3882aaa4 - <unknown>
[INFO] [stdout]   48:     0x70ff388b7a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- lighting::lighting_demo::quick_pay stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'lighting::lighting_demo::quick_pay' (37) panicked at src/lighting/lnd.rs:37:10:
[INFO] [stdout] failed to connect: ConnectError { internal: ReadFile { file: ".meta/lnd_data/admin.macaroon", error: Os { code: 2, kind: NotFound, message: "No such file or directory" } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x572540cf49fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x572540cf49fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x572540cf49fa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x572540cf49fa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x572540d0c47a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x572540d0c47a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x572540cf9982 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x572540cf9982 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x572540cd21af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x572540cd21af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x572540cec589 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57254046c5cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x57254046c5cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x572540cec802 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x572540cec802 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x572540cd2268 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x572540cc99d9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x572540cd313d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x572540d0cd8c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572540d0cad2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x572540451c3e - core::result::Result<T,E>::expect::h1b1fa38179dc381c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5725402c4144 - traproot_bdk::lighting::lnd::Lnd::new::{{closure}}::h921d70c1a8e16232
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lighting/lnd.rs:37:10
[INFO] [stdout]   22:     0x5725402e0c38 - traproot_bdk::lighting::lighting_demo::quick_pay::{{closure}}::h8d7a933aa918fc40
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lighting/lighting_demo.rs:247:37
[INFO] [stdout]   23:     0x5725402afaa2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6a58d8fb4c356242
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5725402afcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::haf51a85236392b30
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x57254045c1cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha6b7f35b15634562
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   26:     0x57254045c11b - tokio::runtime::coop::with_budget::h1cc731a069c49987
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x57254045c11b - tokio::runtime::coop::budget::hb55d1d7ba5bc68bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x57254045c11b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd01c7b2f9291ba78
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   29:     0x57254045a950 - tokio::runtime::scheduler::current_thread::Context::enter::h1f79a0a3c8f33566
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   30:     0x57254045b6ba - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7ec3c7a6d0abcc4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   31:     0x57254045b424 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd7c2c9b34bdf18cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   32:     0x5725403ee863 - tokio::macros::scoped_tls::ScopedKey<T>::set::h8cba13dd7b46abf9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x57254045b1cf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h15fc6ead8a5bbf4e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   34:     0x57254045b46a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h098c304224b93a24
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   35:     0x57254045a5a3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcad84ee64d1df9df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   36:     0x5725403db57a - tokio::runtime::runtime::Runtime::block_on::he6e974ce71314cce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/runtime.rs:302:52
[INFO] [stdout]   37:     0x5725402e0990 - traproot_bdk::lighting::lighting_demo::quick_pay::h1fc54918c5a0c5ea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lighting/lighting_demo.rs:260:17
[INFO] [stdout]   38:     0x5725402e0a27 - traproot_bdk::lighting::lighting_demo::quick_pay::{{closure}}::h54d8dc1e7429eca3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lighting/lighting_demo.rs:246:25
[INFO] [stdout]   39:     0x5725403e0836 - core::ops::function::FnOnce::call_once::h7e78d655e22f31fa
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5725404606ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5725404606ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x57254046d09b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x57254046d09b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x57254046d09b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x57254046d09b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x57254046d09b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x57254046d09b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x57254046d09b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x5725404687b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x5725404687b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x57254046fca2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x57254046fca2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x57254046fca2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x57254046fca2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x57254046fca2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x57254046fca2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x57254046fca2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x572540cf3fcf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   59:     0x572540cf3fcf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x70ff3882aaa4 - <unknown>
[INFO] [stdout]   61:     0x70ff388b7a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- lighting::lighting_demo::open_channel_request stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'lighting::lighting_demo::open_channel_request' (36) panicked at src/lighting/lnd.rs:37:10:
[INFO] [stdout] failed to connect: ConnectError { internal: ReadFile { file: ".meta/lnd_data/admin.macaroon", error: Os { code: 2, kind: NotFound, message: "No such file or directory" } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x572540cf49fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x572540cf49fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x572540cf49fa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x572540cf49fa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x572540d0c47a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x572540d0c47a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x572540cf9982 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x572540cf9982 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x572540cd21af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x572540cd21af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x572540cec589 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57254046c5cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x57254046c5cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x572540cec802 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x572540cec802 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x572540cd2268 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x572540cc99d9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x572540cd313d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x572540d0cd8c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572540d0cad2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x572540451c3e - core::result::Result<T,E>::expect::h1b1fa38179dc381c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5725402c4144 - traproot_bdk::lighting::lnd::Lnd::new::{{closure}}::h921d70c1a8e16232
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lighting/lnd.rs:37:10
[INFO] [stdout]   22:     0x5725402da119 - traproot_bdk::lighting::lighting_demo::open_channel_request::{{closure}}::hd0b78922f3cc1139
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lighting/lighting_demo.rs:73:33
[INFO] [stdout]   23:     0x5725402afaa2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6a58d8fb4c356242
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5725402afcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::haf51a85236392b30
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x57254045c1cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha6b7f35b15634562
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   26:     0x57254045c11b - tokio::runtime::coop::with_budget::h1cc731a069c49987
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x57254045c11b - tokio::runtime::coop::budget::hb55d1d7ba5bc68bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x57254045c11b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd01c7b2f9291ba78
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   29:     0x57254045a950 - tokio::runtime::scheduler::current_thread::Context::enter::h1f79a0a3c8f33566
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   30:     0x57254045b6ba - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7ec3c7a6d0abcc4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   31:     0x57254045b424 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd7c2c9b34bdf18cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   32:     0x5725403ee863 - tokio::macros::scoped_tls::ScopedKey<T>::set::h8cba13dd7b46abf9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x57254045b1cf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h15fc6ead8a5bbf4e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   34:     0x57254045b46a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h098c304224b93a24
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   35:     0x57254045a5a3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcad84ee64d1df9df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   36:     0x5725403db57a - tokio::runtime::runtime::Runtime::block_on::he6e974ce71314cce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/runtime.rs:302:52
[INFO] [stdout]   37:     0x5725402d9e70 - traproot_bdk::lighting::lighting_demo::open_channel_request::h962096aeeee3a549
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lighting/lighting_demo.rs:89:68
[INFO] [stdout]   38:     0x5725402d9f07 - traproot_bdk::lighting::lighting_demo::open_channel_request::{{closure}}::hc355fed54c0efa7b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lighting/lighting_demo.rs:72:36
[INFO] [stdout]   39:     0x5725403e05e6 - core::ops::function::FnOnce::call_once::h6bdb4c29fb3598e4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5725404606ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5725404606ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x57254046d09b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x57254046d09b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x57254046d09b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x57254046d09b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x57254046d09b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x57254046d09b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x57254046d09b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x5725404687b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x5725404687b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x57254046fca2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x57254046fca2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr] error: test failed, to rerun pass `--bin traproot-bdk`
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x57254046fca2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x57254046fca2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x57254046fca2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x57254046fca2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x57254046fca2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x572540cf3fcf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   59:     0x572540cf3fcf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x70ff3882aaa4 - <unknown>
[INFO] [stdout]   61:     0x70ff388b7a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_pay_2_witness_public_key_hash stdout ----
[INFO] [stdout] Testing layer 1 pay to witness public key signature
[INFO] [stdout] 
[INFO] [stdout] thread 'test_pay_2_witness_public_key_hash' (41) panicked at src/bitcoin_wallet/input_data/regtest_call.rs:80:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: JsonRpc(Transport(SocketError(Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x572540cf49fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x572540cf49fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x572540cf49fa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x572540cf49fa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x572540d0c47a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x572540d0c47a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x572540cf9982 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x572540cf9982 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x572540cd21af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x572540cd21af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x572540cec589 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57254046c5cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x57254046c5cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x572540cec802 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x572540cec802 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x572540cd2268 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x572540cc99d9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x572540cd313d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x572540d0cd8c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572540d0cad2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5725402d327d - core::result::Result<T,E>::unwrap::h83d9b29cdbfbaa88
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5725402d327d - traproot_bdk::bitcoin_wallet::input_data::regtest_call::RegtestCall::init::{{closure}}::h84b03c010e379e56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bitcoin_wallet/input_data/regtest_call.rs:80:18
[INFO] [stdout]   22:     0x57254028ff9e - <core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::for_each::h7a84c6fc95087075
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/slice/iter/macros.rs:301:21
[INFO] [stdout]   23:     0x5725402d3085 - traproot_bdk::bitcoin_wallet::input_data::regtest_call::RegtestCall::init::he241c6ec845a0ec9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bitcoin_wallet/input_data/regtest_call.rs:68:29
[INFO] [stdout]   24:     0x5725402d8254 - traproot_bdk::test_pay_2_witness_public_key_hash::h073196fa01496553
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:51:18
[INFO] [stdout]   25:     0x5725402d83a7 - traproot_bdk::test_pay_2_witness_public_key_hash::{{closure}}::h702f2e67e2848045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:49:40
[INFO] [stdout]   26:     0x5725403e0236 - core::ops::function::FnOnce::call_once::h46edc977889cf410
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5725404606ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5725404606ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x57254046d09b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x57254046d09b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x57254046d09b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x57254046d09b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x57254046d09b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x57254046d09b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x57254046d09b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5725404687b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5725404687b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x57254046fca2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x57254046fca2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x57254046fca2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x57254046fca2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x57254046fca2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x57254046fca2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x57254046fca2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x572540cf3fcf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   46:     0x572540cf3fcf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x70ff3882aaa4 - <unknown>
[INFO] [stdout]   48:     0x70ff388b7a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- lighting::lighting_demo::lnd_create_invoice_and_pay stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'lighting::lighting_demo::lnd_create_invoice_and_pay' (33) panicked at src/lighting/lnd.rs:37:10:
[INFO] [stdout] failed to connect: ConnectError { internal: ReadFile { file: ".meta/lnd_data/admin.macaroon", error: Os { code: 2, kind: NotFound, message: "No such file or directory" } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x572540cf49fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x572540cf49fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x572540cf49fa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x572540cf49fa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x572540d0c47a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x572540d0c47a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x572540cf9982 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x572540cf9982 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x572540cd21af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x572540cd21af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x572540cec589 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57254046c5cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x57254046c5cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x572540cec802 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x572540cec802 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x572540cd2268 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x572540cc99d9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x572540cd313d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x572540d0cd8c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572540d0cad2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x572540451c3e - core::result::Result<T,E>::expect::h1b1fa38179dc381c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5725402c4144 - traproot_bdk::lighting::lnd::Lnd::new::{{closure}}::h921d70c1a8e16232
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lighting/lnd.rs:37:10
[INFO] [stdout]   22:     0x5725402db0a1 - traproot_bdk::lighting::lighting_demo::lnd_create_invoice_and_pay::{{closure}}::h8de7eda4bf0154a7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lighting/lighting_demo.rs:224:30
[INFO] [stdout]   23:     0x5725402afaa2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6a58d8fb4c356242
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5725402afcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::haf51a85236392b30
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x57254045c1cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha6b7f35b15634562
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   26:     0x57254045c11b - tokio::runtime::coop::with_budget::h1cc731a069c49987
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x57254045c11b - tokio::runtime::coop::budget::hb55d1d7ba5bc68bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x57254045c11b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd01c7b2f9291ba78
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   29:     0x57254045a950 - tokio::runtime::scheduler::current_thread::Context::enter::h1f79a0a3c8f33566
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   30:     0x57254045b6ba - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7ec3c7a6d0abcc4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   31:     0x57254045b424 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd7c2c9b34bdf18cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   32:     0x5725403ee863 - tokio::macros::scoped_tls::ScopedKey<T>::set::h8cba13dd7b46abf9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x57254045b1cf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h15fc6ead8a5bbf4e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   34:     0x57254045b46a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h098c304224b93a24
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   35:     0x57254045a5a3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcad84ee64d1df9df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   36:     0x5725403db57a - tokio::runtime::runtime::Runtime::block_on::he6e974ce71314cce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/runtime.rs:302:52
[INFO] [stdout]   37:     0x5725402dac40 - traproot_bdk::lighting::lighting_demo::lnd_create_invoice_and_pay::he0dff692fc8a2a84
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lighting/lighting_demo.rs:242:54
[INFO] [stdout]   38:     0x5725402dacd7 - traproot_bdk::lighting::lighting_demo::lnd_create_invoice_and_pay::{{closure}}::h84112883d1c67308
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lighting/lighting_demo.rs:222:42
[INFO] [stdout]   39:     0x5725403e04e6 - core::ops::function::FnOnce::call_once::h5bfa7c07d9faf109
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5725404606ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5725404606ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x57254046d09b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x57254046d09b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x57254046d09b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x57254046d09b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x57254046d09b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x57254046d09b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x57254046d09b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x5725404687b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x5725404687b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x57254046fca2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x57254046fca2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x57254046fca2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x57254046fca2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x57254046fca2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x57254046fca2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x57254046fca2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x572540cf3fcf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   59:     0x572540cf3fcf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x70ff3882aaa4 - <unknown>
[INFO] [stdout]   61:     0x70ff388b7a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_pay_2_taproot_script stdout ----
[INFO] [stdout] Testing layer 1 pay to witness public key signature
[INFO] [stdout] address bcrt1ppjj995khlhftanw7ak4zyzu3650rlmpfr9p4tafegw3u38h7vx4qnxemeg
[INFO] [stdout] 
[INFO] [stdout] thread 'test_pay_2_taproot_script' (39) panicked at src/bitcoin_wallet/input_data/regtest_call.rs:80:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: JsonRpc(Transport(SocketError(Os { code: 101, kind: NetworkUnreachable, message: "Network is unreachable" })))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x572540cf49fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x572540cf49fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x572540cf49fa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x572540cf49fa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x572540d0c47a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x572540d0c47a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x572540cf9982 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x572540cf9982 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x572540cd21af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x572540cd21af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x572540cec589 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57254046c5cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x57254046c5cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x572540cec802 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x572540cec802 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x572540cd2268 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x572540cc99d9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x572540cd313d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x572540d0cd8c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572540d0cad2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5725402d327d - core::result::Result<T,E>::unwrap::h83d9b29cdbfbaa88
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5725402d327d - traproot_bdk::bitcoin_wallet::input_data::regtest_call::RegtestCall::init::{{closure}}::h84b03c010e379e56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bitcoin_wallet/input_data/regtest_call.rs:80:18
[INFO] [stdout]   22:     0x57254028ff9e - <core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::for_each::h7a84c6fc95087075
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/slice/iter/macros.rs:301:21
[INFO] [stdout]   23:     0x5725402d3085 - traproot_bdk::bitcoin_wallet::input_data::regtest_call::RegtestCall::init::he241c6ec845a0ec9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bitcoin_wallet/input_data/regtest_call.rs:68:29
[INFO] [stdout]   24:     0x5725402d7575 - traproot_bdk::test_pay_2_taproot_script::h0f7f81f7a4e90341
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:113:18
[INFO] [stdout]   25:     0x5725402d77d7 - traproot_bdk::test_pay_2_taproot_script::{{closure}}::hf3c64e3c60b14a10
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:92:31
[INFO] [stdout]   26:     0x5725403e1286 - core::ops::function::FnOnce::call_once::hf1672ccb076d8b32
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5725404606ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5725404606ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x57254046d09b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x57254046d09b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x57254046d09b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x57254046d09b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x57254046d09b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x57254046d09b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x57254046d09b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5725404687b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5725404687b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x57254046fca2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x57254046fca2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x57254046fca2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x57254046fca2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x57254046fca2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x57254046fca2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x57254046fca2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x572540cf3fcf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   46:     0x572540cf3fcf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x70ff3882aaa4 - <unknown>
[INFO] [stdout]   48:     0x70ff388b7a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- lighting::lighting_demo::lnd_sends_open_channel_request stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'lighting::lighting_demo::lnd_sends_open_channel_request' (35) panicked at src/lighting/lnd.rs:37:10:
[INFO] [stdout] failed to connect: ConnectError { internal: ReadFile { file: ".meta/lnd_data/admin.macaroon", error: Os { code: 2, kind: NotFound, message: "No such file or directory" } } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x572540cf49fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x572540cf49fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x572540cf49fa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x572540cf49fa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x572540d0c47a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x572540d0c47a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x572540cf9982 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x572540cf9982 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x572540cd21af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x572540cd21af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x572540cec589 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57254046c5cc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x57254046c5cc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x572540cec802 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x572540cec802 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x572540cd2268 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x572540cc99d9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x572540cd313d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x572540d0cd8c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572540d0cad2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x572540451c3e - core::result::Result<T,E>::expect::h1b1fa38179dc381c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5725402c4144 - traproot_bdk::lighting::lnd::Lnd::new::{{closure}}::h921d70c1a8e16232
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lighting/lnd.rs:37:10
[INFO] [stdout]   22:     0x5725402dbfbc - traproot_bdk::lighting::lighting_demo::lnd_sends_open_channel_request::{{closure}}::h1323eaf8320bcb30
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lighting/lighting_demo.rs:137:30
[INFO] [stdout]   23:     0x5725402afaa2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6a58d8fb4c356242
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5725402afcbd - <core::pin::Pin<P> as core::future::future::Future>::poll::haf51a85236392b30
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x57254045c1cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha6b7f35b15634562
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   26:     0x57254045c11b - tokio::runtime::coop::with_budget::h1cc731a069c49987
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x57254045c11b - tokio::runtime::coop::budget::hb55d1d7ba5bc68bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x57254045c11b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd01c7b2f9291ba78
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   29:     0x57254045a950 - tokio::runtime::scheduler::current_thread::Context::enter::h1f79a0a3c8f33566
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   30:     0x57254045b6ba - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h7ec3c7a6d0abcc4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   31:     0x57254045b424 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd7c2c9b34bdf18cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   32:     0x5725403ee863 - tokio::macros::scoped_tls::ScopedKey<T>::set::h8cba13dd7b46abf9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x57254045b1cf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h15fc6ead8a5bbf4e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   34:     0x57254045b46a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h098c304224b93a24
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   35:     0x57254045a5a3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcad84ee64d1df9df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   36:     0x5725403db57a - tokio::runtime::runtime::Runtime::block_on::he6e974ce71314cce
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.26.0/src/runtime/runtime.rs:302:52
[INFO] [stdout]   37:     0x5725402dbd00 - traproot_bdk::lighting::lighting_demo::lnd_sends_open_channel_request::hf2c8973313316806
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lighting/lighting_demo.rs:192:67
[INFO] [stdout]   38:     0x5725402ddff7 - traproot_bdk::lighting::lighting_demo::lnd_sends_open_channel_request::{{closure}}::hf1cd2471be922185
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lighting/lighting_demo.rs:136:46
[INFO] [stdout]   39:     0x5725403dfef6 - core::ops::function::FnOnce::call_once::h113999cd5fbae1ff
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5725404606ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5725404606ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x57254046d09b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x57254046d09b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x57254046d09b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x57254046d09b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x57254046d09b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x57254046d09b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x57254046d09b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x5725404687b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x5725404687b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x57254046fca2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x57254046fca2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x57254046fca2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x57254046fca2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x57254046fca2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x57254046fca2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x57254046fca2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x572540cf3fcf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   59:     0x572540cf3fcf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   60:     0x70ff3882aaa4 - <unknown>
[INFO] [stdout]   61:     0x70ff388b7a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bisq_with_tr_key
[INFO] [stdout]     bisq_with_tr_script
[INFO] [stdout]     lighting::clighting::clighting_sends_open_channel_request
[INFO] [stdout]     lighting::lighting_demo::clighting_sends_open_channel_request
[INFO] [stdout]     lighting::lighting_demo::lightingd_create_invoice_and_pay
[INFO] [stdout]     lighting::lighting_demo::lnd_create_invoice_and_pay
[INFO] [stdout]     lighting::lighting_demo::lnd_list_peer
[INFO] [stdout]     lighting::lighting_demo::lnd_sends_open_channel_request
[INFO] [stdout]     lighting::lighting_demo::open_channel_request
[INFO] [stdout]     lighting::lighting_demo::quick_pay
[INFO] [stdout]     test_pay_2_taproot_script
[INFO] [stdout]     test_pay_2_witness_public_key_hash
[INFO] [stdout]     test_pay_2_witness_script_hash
[INFO] [stdout]     test_tap_root_key_sig
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "81242e30f53a73e6ddfa08324d190505316095c9a932ec87c48fb90799108e48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81242e30f53a73e6ddfa08324d190505316095c9a932ec87c48fb90799108e48", kill_on_drop: false }`
[INFO] [stdout] 81242e30f53a73e6ddfa08324d190505316095c9a932ec87c48fb90799108e48
