[INFO] cloning repository https://github.com/leepl37/rust_cli_wallet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leepl37/rust_cli_wallet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleepl37%2Frust_cli_wallet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleepl37%2Frust_cli_wallet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9d6f41f656d5feadda8e1a9233a1dc53300d42f4
[INFO] testing leepl37/rust_cli_wallet against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleepl37%2Frust_cli_wallet" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/leepl37/rust_cli_wallet
[INFO] finished tweaking git repo https://github.com/leepl37/rust_cli_wallet
[INFO] tweaked toml for git repo https://github.com/leepl37/rust_cli_wallet written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/leepl37/rust_cli_wallet on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/leepl37/rust_cli_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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] adf4dff2dcdb46e25ccfda8597eac8de491ba143605e783d503b04a118938f19
[INFO] running `Command { std: "docker" "start" "-a" "adf4dff2dcdb46e25ccfda8597eac8de491ba143605e783d503b04a118938f19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "adf4dff2dcdb46e25ccfda8597eac8de491ba143605e783d503b04a118938f19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adf4dff2dcdb46e25ccfda8597eac8de491ba143605e783d503b04a118938f19", kill_on_drop: false }`
[INFO] [stdout] adf4dff2dcdb46e25ccfda8597eac8de491ba143605e783d503b04a118938f19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d2220cba64741e700128aea448108a2a5afb9ceca1cc764d56f3ab015844766
[INFO] running `Command { std: "docker" "start" "-a" "5d2220cba64741e700128aea448108a2a5afb9ceca1cc764d56f3ab015844766", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling bitcoin v0.32.6
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling hex-conservative v0.2.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling aws-lc-rs v1.13.3
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling dnssec-prover v0.6.8
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling possiblyrandom v0.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling hex-conservative v0.1.2
[INFO] [stderr]    Compiling vss-client v0.3.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ldk-node v0.6.2
[INFO] [stderr]    Compiling percent-encoding-rfc3986 v0.1.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.30.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling lightning-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling secp256k1 v0.28.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling bip39 v2.2.0
[INFO] [stderr]    Compiling bitcoin-units v0.1.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-socks v0.5.2
[INFO] [stderr]    Compiling base58ck v0.1.0
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling lightning-types v0.2.0
[INFO] [stderr]    Compiling bdk_core v0.6.1
[INFO] [stderr]    Compiling miniscript v12.3.5
[INFO] [stderr]    Compiling bip21 v0.5.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling lightning-invoice v0.33.2
[INFO] [stderr]    Compiling lightning v0.1.5
[INFO] [stderr]    Compiling esplora-client v0.11.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling electrum-client v0.21.0
[INFO] [stderr]    Compiling electrum-client v0.24.0
[INFO] [stderr]    Compiling bdk_chain v0.23.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling bdk_electrum v0.23.1
[INFO] [stderr]    Compiling bdk_wallet v2.1.0
[INFO] [stderr]    Compiling esplora-client v0.12.1
[INFO] [stderr]    Compiling bdk_esplora v0.22.1
[INFO] [stderr]    Compiling lightning-rapid-gossip-sync v0.1.0
[INFO] [stderr]    Compiling lightning-block-sync v0.1.0
[INFO] [stderr]    Compiling lightning-transaction-sync v0.1.0
[INFO] [stderr]    Compiling lightning-persister v0.1.0
[INFO] [stderr]    Compiling lightning-net-tokio v0.1.0
[INFO] [stderr]    Compiling lightning-liquidity v0.1.0
[INFO] [stderr]    Compiling lightning-background-processor v0.1.0
[INFO] [stderr]    Compiling rust_cli_wallet v1.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `BitcoinAddress` is never constructed
[INFO] [stdout]   --> src/address.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct BitcoinAddress {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serialize` is never used
[INFO] [stdout]    --> src/address.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn serialize<S>(network: &Network, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize` is never used
[INFO] [stdout]    --> src/address.rs:122:12
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn deserialize<'de, D>(deserializer: D) -> Result<Network, D::Error>
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Utxo` is never constructed
[INFO] [stdout]  --> src/utxo.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Utxo {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UtxoStatus` is never constructed
[INFO] [stdout]   --> src/utxo.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct UtxoStatus {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TxInput` is never constructed
[INFO] [stdout]  --> src/transaction.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct TxInput {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TxOutput` is never constructed
[INFO] [stdout]   --> src/transaction.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct TxOutput {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Transaction` is never constructed
[INFO] [stdout]   --> src/transaction.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Transaction {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 14s
[INFO] running `Command { std: "docker" "inspect" "5d2220cba64741e700128aea448108a2a5afb9ceca1cc764d56f3ab015844766", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d2220cba64741e700128aea448108a2a5afb9ceca1cc764d56f3ab015844766", kill_on_drop: false }`
[INFO] [stdout] 5d2220cba64741e700128aea448108a2a5afb9ceca1cc764d56f3ab015844766
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5bfc5e61228cf188198a27292900f4a76040285d6cba381f72fe783130f3afdc
[INFO] running `Command { std: "docker" "start" "-a" "5bfc5e61228cf188198a27292900f4a76040285d6cba381f72fe783130f3afdc", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling esplora-client v0.12.1
[INFO] [stderr]    Compiling bdk_esplora v0.22.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling esplora-client v0.11.0
[INFO] [stderr]    Compiling vss-client v0.3.1
[INFO] [stderr]    Compiling lightning-transaction-sync v0.1.0
[INFO] [stderr]    Compiling ldk-node v0.6.2
[INFO] [stderr]    Compiling rust_cli_wallet v1.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `BitcoinAddress` is never constructed
[INFO] [stdout]   --> src/address.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct BitcoinAddress {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `serialize` is never used
[INFO] [stdout]    --> src/address.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn serialize<S>(network: &Network, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize` is never used
[INFO] [stdout]    --> src/address.rs:122:12
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn deserialize<'de, D>(deserializer: D) -> Result<Network, D::Error>
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Utxo` is never constructed
[INFO] [stdout]  --> src/utxo.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Utxo {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UtxoStatus` is never constructed
[INFO] [stdout]   --> src/utxo.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct UtxoStatus {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TxInput` is never constructed
[INFO] [stdout]  --> src/transaction.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct TxInput {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TxOutput` is never constructed
[INFO] [stdout]   --> src/transaction.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct TxOutput {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Transaction` is never constructed
[INFO] [stdout]   --> src/transaction.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Transaction {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "5bfc5e61228cf188198a27292900f4a76040285d6cba381f72fe783130f3afdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bfc5e61228cf188198a27292900f4a76040285d6cba381f72fe783130f3afdc", kill_on_drop: false }`
[INFO] [stdout] 5bfc5e61228cf188198a27292900f4a76040285d6cba381f72fe783130f3afdc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5a6c8cb7c48547b1e115c72df8a03697016c65b212819fd3428bbdd72aca4928
[INFO] running `Command { std: "docker" "start" "-a" "5a6c8cb7c48547b1e115c72df8a03697016c65b212819fd3428bbdd72aca4928", kill_on_drop: false }`
[INFO] [stderr] warning: struct `BitcoinAddress` is never constructed
[INFO] [stderr]   --> src/address.rs:38:12
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub struct BitcoinAddress {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `serialize` is never used
[INFO] [stderr]    --> src/address.rs:107:12
[INFO] [stderr]     |
[INFO] [stderr] 107 |     pub fn serialize<S>(network: &Network, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `deserialize` is never used
[INFO] [stderr]    --> src/address.rs:122:12
[INFO] [stderr]     |
[INFO] [stderr] 122 |     pub fn deserialize<'de, D>(deserializer: D) -> Result<Network, D::Error>
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Utxo` is never constructed
[INFO] [stderr]  --> src/utxo.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct Utxo {
[INFO] [stderr]   |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `UtxoStatus` is never constructed
[INFO] [stderr]   --> src/utxo.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct UtxoStatus {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TxInput` is never constructed
[INFO] [stderr]  --> src/transaction.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct TxInput {
[INFO] [stderr]   |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TxOutput` is never constructed
[INFO] [stderr]   --> src/transaction.rs:16:12
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct TxOutput {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Transaction` is never constructed
[INFO] [stderr]   --> src/transaction.rs:25:12
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub struct Transaction {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rust_cli_wallet` (bin "rust_cli_wallet") generated 8 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_cli_wallet-5c5bb45a2bec5557)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test address::tests::test_bitcoin_address_creation ... ok
[INFO] [stdout] test address::tests::test_network_conversion ... ok
[INFO] [stdout] test transaction::tests::test_transaction_creation ... ok
[INFO] [stdout] test transaction::tests::test_tx_input_output ... ok
[INFO] [stdout] test wallet::tests::test_get_address ... ok
[INFO] [stdout] test wallet::tests::test_wallet_address_count ... ok
[INFO] [stdout] test wallet::tests::test_get_utxos_from_address ... ok
[INFO] [stdout] test wallet::tests::test_wallet_address_creation ... ok
[INFO] [stdout] test wallet::tests::test_list_addresses ... ok
[INFO] [stdout] test wallet::tests::test_wallet_address_display ... ok
[INFO] [stdout] test wallet::tests::test_wallet_is_empty ... ok
[INFO] [stdout] test wallet::tests::test_empty_wallet_serialization ... ok
[INFO] [stdout] test wallet::tests::test_wallet_error_display ... ok
[INFO] [stdout] test wallet::tests::test_wallet_creation ... ok
[INFO] [stdout] test wallet::tests::test_wallet_serialization_roundtrip ... ok
[INFO] [stdout] test multisig::tests::test_multisig_wallet_validation ... ok
[INFO] [stdout] test utxo::tests::test_utxo_creation ... ok
[INFO] [stdout] test multisig::tests::test_multisig_wallet_creation ... ok
[INFO] [stdout] test wallet::tests::test_wallet_save_and_load ... ok
[INFO] [stdout] test utxo::tests::test_utxo_status_defaults ... ok
[INFO] [stdout] test wallet::tests::test_utxo_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_cli_wallet-de44dbffa8e673b8)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test address::tests::test_network_conversion ... ok
[INFO] [stdout] test address::tests::test_bitcoin_address_creation ... ok
[INFO] [stdout] test transaction::tests::test_transaction_creation ... ok
[INFO] [stdout] test utxo::tests::test_utxo_status_defaults ... ok
[INFO] [stdout] test transaction::tests::test_tx_input_output ... ok
[INFO] [stdout] test wallet::tests::test_empty_wallet_serialization ... ok
[INFO] [stdout] test multisig::tests::test_multisig_wallet_validation ... ok
[INFO] [stdout] test multisig::tests::test_multisig_wallet_creation ... ok
[INFO] [stdout] test wallet::tests::test_utxo_creation ... ok
[INFO] [stdout] test wallet::tests::test_get_address ... ok
[INFO] [stdout] test wallet::tests::test_list_addresses ... ok
[INFO] [stdout] test wallet::tests::test_wallet_address_count ... ok
[INFO] [stdout] test wallet::tests::test_wallet_address_display ... ok
[INFO] [stdout] test wallet::tests::test_wallet_address_creation ... ok
[INFO] [stdout] test wallet::tests::test_get_utxos_from_address ... ok
[INFO] [stdout] test wallet::tests::test_wallet_creation ... ok
[INFO] [stdout] test wallet::tests::test_wallet_error_display ... ok
[INFO] [stdout] test wallet::tests::test_wallet_is_empty ... ok
[INFO] [stdout] test wallet::tests::test_wallet_serialization_roundtrip ... ok
[INFO] [stdout] test wallet::tests::test_wallet_save_and_load ... ok
[INFO] [stdout] test utxo::tests::test_utxo_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-3317548474f33dc7)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_error_handling ... ok
[INFO] [stdout] test test_wallet_operations ... ok
[INFO] [stdout] test test_wallet_serialization ... ok
[INFO] [stdout] test test_multisig_wallet_creation ... ok
[INFO] [stdout] test test_multisig_complete_workflow ... ok
[INFO] [stdout] test test_wallet_creation_and_persistence ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_wallet_creation_and_persistence stdout ----
[INFO] [stdout] Starting address recovery with gap limit of 20...
[INFO] [stdout] Checking address usage for: tb1qk3v9vr8q764xl0x3kz4kdtcmvp2ncmpqcggqz5
[INFO] [stdout] Network error for tb1qk3v9vr8q764xl0x3kz4kdtcmvp2ncmpqcggqz5: error sending request for url (https://blockstream.info/testnet/api/address/tb1qk3v9vr8q764xl0x3kz4kdtcmvp2ncmpqcggqz5/utxo): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] Address at index 0 is unused (consecutive unused: 1)
[INFO] [stdout] ✓ Recovered unused address 0: tb1qk3v9vr8q764xl0x3kz4kdtcmvp2ncmpqcggqz5
[INFO] [stdout] Checking address usage for: tb1qsr24ts0dt8y4dmd3qf3t7r6v57y8yugcgzgspw
[INFO] [stdout] Network error for tb1qsr24ts0dt8y4dmd3qf3t7r6v57y8yugcgzgspw: error sending request for url (https://blockstream.info/testnet/api/address/tb1qsr24ts0dt8y4dmd3qf3t7r6v57y8yugcgzgspw/utxo): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] Address at index 1 is unused (consecutive unused: 2)
[INFO] [stdout] ✓ Recovered unused address 1: tb1qsr24ts0dt8y4dmd3qf3t7r6v57y8yugcgzgspw
[INFO] [stdout] Checking address usage for: tb1q2ur2354eh3x5snq9ew7hfkw5r893nwtz4xg6v8
[INFO] [stdout] Network error for tb1q2ur2354eh3x5snq9ew7hfkw5r893nwtz4xg6v8: error sending request for url (https://blockstream.info/testnet/api/address/tb1q2ur2354eh3x5snq9ew7hfkw5r893nwtz4xg6v8/utxo): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] Address at index 2 is unused (consecutive unused: 3)
[INFO] [stdout] ✓ Recovered unused address 2: tb1q2ur2354eh3x5snq9ew7hfkw5r893nwtz4xg6v8
[INFO] [stdout] Checking address usage for: tb1q4npvan3nqeluahgxesyqtwv2g686vfyl7crlkd
[INFO] [stdout] Network error for tb1q4npvan3nqeluahgxesyqtwv2g686vfyl7crlkd: error sending request for url (https://blockstream.info/testnet/api/address/tb1q4npvan3nqeluahgxesyqtwv2g686vfyl7crlkd/utxo): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] Address at index 3 is unused (consecutive unused: 4)
[INFO] [stdout] ✓ Recovered unused address 3: tb1q4npvan3nqeluahgxesyqtwv2g686vfyl7crlkd
[INFO] [stdout] Checking address usage for: tb1q58awy49mn4huufsx35udh6fu9lsu4wtyls5382
[INFO] [stdout] Network error for tb1q58awy49mn4huufsx35udh6fu9lsu4wtyls5382: error sending request for url (https://blockstream.info/testnet/api/address/tb1q58awy49mn4huufsx35udh6fu9lsu4wtyls5382/utxo): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] Address at index 4 is unused (consecutive unused: 5)
[INFO] [stdout] ✓ Recovered unused address 4: tb1q58awy49mn4huufsx35udh6fu9lsu4wtyls5382
[INFO] [stdout] Checking address usage for: tb1qk2g0ta7w7ga6anp9w3ylghnpfh5fq85uxp64lw
[INFO] [stdout] Network error for tb1qk2g0ta7w7ga6anp9w3ylghnpfh5fq85uxp64lw: error sending request for url (https://blockstream.info/testnet/api/address/tb1qk2g0ta7w7ga6anp9w3ylghnpfh5fq85uxp64lw/utxo): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] Address at index 5 is unused (consecutive unused: 6)
[INFO] [stdout] Checking address usage for: tb1qw2pfpwk45yeg85zh7273cvf466zz5z085czzhy
[INFO] [stdout] Network error for tb1qw2pfpwk45yeg85zh7273cvf466zz5z085czzhy: error sending request for url (https://blockstream.info/testnet/api/address/tb1qw2pfpwk45yeg85zh7273cvf466zz5z085czzhy/utxo): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] Address at index 6 is unused (consecutive unused: 7)
[INFO] [stdout] Checking address usage for: tb1qezdgjc2t9x0z459md5z9fhaqhf8mh6cgwq6r5c
[INFO] [stdout] Network error for tb1qezdgjc2t9x0z459md5z9fhaqhf8mh6cgwq6r5c: error sending request for url (https://blockstream.info/testnet/api/address/tb1qezdgjc2t9x0z459md5z9fhaqhf8mh6cgwq6r5c/utxo): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] Address at index 7 is unused (consecutive unused: 8)
[INFO] [stdout] Checking address usage for: tb1q8s50pjcqu98gg97nzpydlzyuemxxn98yzkcmg3
[INFO] [stdout] Network error for tb1q8s50pjcqu98gg97nzpydlzyuemxxn98yzkcmg3: error sending request for url (https://blockstream.info/testnet/api/address/tb1q8s50pjcqu98gg97nzpydlzyuemxxn98yzkcmg3/utxo): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] Address at index 8 is unused (consecutive unused: 9)
[INFO] [stdout] Checking address usage for: tb1qw7skgg3hjjje6247ampu4nx4yd0uvrmcw6tuzc
[INFO] [stdout] Network error for tb1qw7skgg3hjjje6247ampu4nx4yd0uvrmcw6tuzc: error sending request for url (https://blockstream.info/testnet/api/address/tb1qw7skgg3hjjje6247ampu4nx4yd0uvrmcw6tuzc/utxo): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] Address at index 9 is unused (consecutive unused: 10)
[INFO] [stdout] Checking address usage for: tb1q3zc6fp9yn5d9glt8vqhtnqgurgyxx4kkg2u0at
[INFO] [stdout] Network error for tb1q3zc6fp9yn5d9glt8vqhtnqgurgyxx4kkg2u0at: error sending request for url (https://blockstream.info/testnet/api/address/tb1q3zc6fp9yn5d9glt8vqhtnqgurgyxx4kkg2u0at/utxo): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] Address at index 10 is unused (consecutive unused: 11)
[INFO] [stdout] Checking address usage for: tb1qv7hq2fwls4u4kdhpe7avczv6tzpfezawfs0wtp
[INFO] [stdout] Network error for tb1qv7hq2fwls4u4kdhpe7avczv6tzpfezawfs0wtp: error sending request for url (https://blockstream.info/testnet/api/address/tb1qv7hq2fwls4u4kdhpe7avczv6tzpfezawfs0wtp/utxo): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] Address at index 11 is unused (consecutive unused: 12)
[INFO] [stdout] Checking address usage for: tb1qcvauj4dzwdeaqpz7aehgw8a5ju4ypjejkfll89
[INFO] [stdout] Network error for tb1qcvauj4dzwdeaqpz7aehgw8a5ju4ypjejkfll89: error sending request for url (https://blockstream.info/testnet/api/address/tb1qcvauj4dzwdeaqpz7aehgw8a5ju4ypjejkfll89/utxo): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] Address at index 12 is unused (consecutive unused: 13)
[INFO] [stdout] Checking address usage for: tb1qtpn8nglcgujq5xy72n6l8neyk9jf4t6gelml8h
[INFO] [stdout] Network error for tb1qtpn8nglcgujq5xy72n6l8neyk9jf4t6gelml8h: error sending request for url (https://blockstream.info/testnet/api/address/tb1qtpn8nglcgujq5xy72n6l8neyk9jf4t6gelml8h/utxo): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] Address at index 13 is unused (consecutive unused: 14)
[INFO] [stdout] Checking address usage for: tb1qmt0zxks2k9rzthjej77lh730ytkh7sdt4a5tj9
[INFO] [stdout] Network error for tb1qmt0zxks2k9rzthjej77lh730ytkh7sdt4a5tj9: error sending request for url (https://blockstream.info/testnet/api/address/tb1qmt0zxks2k9rzthjej77lh730ytkh7sdt4a5tj9/utxo): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] Address at index 14 is unused (consecutive unused: 15)
[INFO] [stdout] Checking address usage for: tb1q39pzwrj5v2lxn2syqt63ksmq9dq9x6qtt93ajz
[INFO] [stdout] Network error for tb1q39pzwrj5v2lxn2syqt63ksmq9dq9x6qtt93ajz: error sending request for url (https://blockstream.info/testnet/api/address/tb1q39pzwrj5v2lxn2syqt63ksmq9dq9x6qtt93ajz/utxo): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] Address at index 15 is unused (consecutive unused: 16)
[INFO] [stdout] Checking address usage for: tb1qlvpezu8cm6kef70h0zkfy5yg5zfa3cjnhw5lpq
[INFO] [stdout] Network error for tb1qlvpezu8cm6kef70h0zkfy5yg5zfa3cjnhw5lpq: error sending request for url (https://blockstream.info/testnet/api/address/tb1qlvpezu8cm6kef70h0zkfy5yg5zfa3cjnhw5lpq/utxo): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] Address at index 16 is unused (consecutive unused: 17)
[INFO] [stdout] Checking address usage for: tb1qyjy7yxxc87ftylzxy8qsyr4awxjn0gmeyxydyv
[INFO] [stdout] Network error for tb1qyjy7yxxc87ftylzxy8qsyr4awxjn0gmeyxydyv: error sending request for url (https://blockstream.info/testnet/api/address/tb1qyjy7yxxc87ftylzxy8qsyr4awxjn0gmeyxydyv/utxo): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] Address at index 17 is unused (consecutive unused: 18)
[INFO] [stdout] Checking address usage for: tb1quu494pfznfza3eetrn92lmkgejjnrcxnpgve4x
[INFO] [stdout] Network error for tb1quu494pfznfza3eetrn92lmkgejjnrcxnpgve4x: error sending request for url (https://blockstream.info/testnet/api/address/tb1quu494pfznfza3eetrn92lmkgejjnrcxnpgve4x/utxo): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] Address at index 18 is unused (consecutive unused: 19)
[INFO] [stdout] Checking address usage for: tb1q7zdkx8lnvmgp33hm5zj9hjmguyhz3yr2nkwf8k
[INFO] [stdout] Network error for tb1q7zdkx8lnvmgp33hm5zj9hjmguyhz3yr2nkwf8k: error sending request for url (https://blockstream.info/testnet/api/address/tb1q7zdkx8lnvmgp33hm5zj9hjmguyhz3yr2nkwf8k/utxo): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] Address at index 19 is unused (consecutive unused: 20)
[INFO] [stdout] 
[INFO] [stdout] === Recovery Summary ===
[INFO] [stdout] Scanned 20 addresses
[INFO] [stdout] Found 0 addresses with UTXOs
[INFO] [stdout] Recovered 5 addresses total
[INFO] [stdout] Stopped after 20 consecutive unused addresses
[INFO] [stdout] Next address index will be: 20
[INFO] [stdout] ✅ Successfully recovered 5 addresses from mnemonic
[INFO] [stdout] 
[INFO] [stdout] thread 'test_wallet_creation_and_persistence' (71) panicked at tests/integration_tests.rs:23:37:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ddbf2643782 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ddbf2643782 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ddbf2643782 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ddbf2643782 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ddbf265500f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ddbf265500f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ddbf260f5d1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ddbf260f5d1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ddbf261c132 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ddbf262112f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ddbf2620fc1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ddbf1ee482e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5ddbf1ee482e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ddbf262189f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5ddbf262189f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ddbf262164a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ddbf261c269 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ddbf2602efd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ddbf265deb0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ddbf265d386 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5ddbf1eb047b - core::result::Result<T,E>::unwrap::h3f4b5e2fce0e390b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5ddbf1eb047b - integration_tests::test_wallet_creation_and_persistence::{{closure}}::h7fc6717c027c4dda
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:23:37
[INFO] [stdout]   22:     0x5ddbf1ec35f2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h4268380ccdcdf934
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5ddbf1ec36ad - <core::pin::Pin<P> as core::future::future::Future>::poll::h8e50971327dae991
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ddbf1eb449d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha3d32a19c322a28d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   25:     0x5ddbf1eb423b - tokio::task::coop::with_budget::h8e5f13a0dee8a435
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5ddbf1eb423b - tokio::task::coop::budget::h2dd31ae019e93c76
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5ddbf1eb423b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3bc7cc40b819fa31
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   28:     0x5ddbf1eb1880 - tokio::runtime::scheduler::current_thread::Context::enter::h3c49fb7b6daf0f49
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   29:     0x5ddbf1eb390d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf6ba6916bb72c545
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   30:     0x5ddbf1eb2b44 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he9aff076eb9dca69
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   31:     0x5ddbf1ec1edb - tokio::runtime::context::scoped::Scoped<T>::set::h21990bf3e92ddaf8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5ddbf1ebcd39 - tokio::runtime::context::set_scheduler::{{closure}}::h9ea65699a1b9e245
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5ddbf1ea6fa2 - std::thread::local::LocalKey<T>::try_with::h3cd5c0e9d9b1b6c6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x5ddbf1ea664e - std::thread::local::LocalKey<T>::with::h147e9ca4bbd5160d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x5ddbf1ebccad - tokio::runtime::context::set_scheduler::h4463950ec0bcb93b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5ddbf1eb24b0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h1cd548b190908eef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   37:     0x5ddbf1eb2b63 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h94ccbbf4f50d9010
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   38:     0x5ddbf1eb0b00 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h6cf706dcfcde7291
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5ddbf1ec2440 - tokio::runtime::context::runtime::enter_runtime::h854177713531419f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5ddbf1eb08c1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hc370105c7034ecc1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5ddbf1ebd224 - tokio::runtime::runtime::Runtime::block_on_inner::h07a3360844e8c409
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   42:     0x5ddbf1ebd4f7 - tokio::runtime::runtime::Runtime::block_on::h1fa4529f729d0edc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   43:     0x5ddbf1eafde3 - integration_tests::test_wallet_creation_and_persistence::hcc2b222383514b3a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:28:45
[INFO] [stdout]   44:     0x5ddbf1eafe77 - integration_tests::test_wallet_creation_and_persistence::{{closure}}::h74ebb5fdc8292cc2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:7:48
[INFO] [stdout]   45:     0x5ddbf1eb80f6 - core::ops::function::FnOnce::call_once::h56c3e356df20ff5c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5ddbf1ee45eb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5ddbf1ee45eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5ddbf1efa255 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5ddbf1efa255 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5ddbf1efa255 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x5ddbf1efa255 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x5ddbf1efa255 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5ddbf1efa255 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5ddbf1efa255 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5ddbf1ed0a44 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5ddbf1ed0a44 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5ddbf1ed430a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x5ddbf1ed430a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5ddbf1ed430a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x5ddbf1ed430a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x5ddbf1ed430a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5ddbf1ed430a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x5ddbf1ed430a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5ddbf26173cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x5ddbf26173cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x72bbf2de2aa4 - <unknown>
[INFO] [stdout]   67:     0x72bbf2e6fa34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_wallet_creation_and_persistence
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.24s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "5a6c8cb7c48547b1e115c72df8a03697016c65b212819fd3428bbdd72aca4928", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a6c8cb7c48547b1e115c72df8a03697016c65b212819fd3428bbdd72aca4928", kill_on_drop: false }`
[INFO] [stdout] 5a6c8cb7c48547b1e115c72df8a03697016c65b212819fd3428bbdd72aca4928
