[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 master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleepl37%2Frust_cli_wallet" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/leepl37/rust_cli_wallet on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost-types v0.11.9 [INFO] [stderr] Downloaded lightning-transaction-sync v0.1.0 [INFO] [stderr] Downloaded vss-client v0.3.1 [INFO] [stderr] Downloaded percent-encoding-rfc3986 v0.1.3 [INFO] [stderr] Downloaded bdk_core v0.6.1 [INFO] [stderr] Downloaded lightning-persister v0.1.0 [INFO] [stderr] Downloaded bitcoin-internals v0.2.0 [INFO] [stderr] Downloaded prost-build v0.11.9 [INFO] [stderr] Downloaded bdk_esplora v0.22.1 [INFO] [stderr] Downloaded bdk_electrum v0.23.1 [INFO] [stderr] Downloaded electrum-client v0.24.0 [INFO] [stderr] Downloaded quinn v0.11.8 [INFO] [stderr] Downloaded bdk_chain v0.23.1 [INFO] [stderr] Downloaded bip39 v2.2.0 [INFO] [stderr] Downloaded prettyplease v0.2.34 [INFO] [stderr] Downloaded secp256k1 v0.28.2 [INFO] [stderr] Downloaded lightning-liquidity v0.1.0 [INFO] [stderr] Downloaded bdk_wallet v2.1.0 [INFO] [stderr] Downloaded aws-lc-rs v1.13.3 [INFO] [stderr] Downloaded lightning-invoice v0.33.2 [INFO] [stderr] Downloaded uuid v1.17.0 [INFO] [stderr] Downloaded quinn-proto v0.11.12 [INFO] [stderr] Downloaded webpki-roots v1.0.2 [INFO] [stderr] Downloaded syn v2.0.102 [INFO] [stderr] Downloaded bitcoin_hashes v0.13.0 [INFO] [stderr] Downloaded lightning-background-processor v0.1.0 [INFO] [stderr] Downloaded bitcoin v0.32.6 [INFO] [stderr] Downloaded ldk-node v0.6.2 [INFO] [stderr] Downloaded electrum-client v0.21.0 [INFO] [stderr] Downloaded quinn-udp v0.5.13 [INFO] [stderr] Downloaded hex-conservative v0.1.2 [INFO] [stderr] Downloaded esplora-client v0.12.1 [INFO] [stderr] Downloaded lightning-block-sync v0.1.0 [INFO] [stderr] Downloaded esplora-client v0.11.0 [INFO] [stderr] Downloaded libloading v0.8.8 [INFO] [stderr] Downloaded lightning-net-tokio v0.1.0 [INFO] [stderr] Downloaded miniscript v12.3.5 [INFO] [stderr] Downloaded possiblyrandom v0.2.0 [INFO] [stderr] Downloaded lightning-types v0.2.0 [INFO] [stderr] Downloaded bip21 v0.5.0 [INFO] [stderr] Downloaded chunked_transfer v1.5.0 [INFO] [stderr] Downloaded lightning-rapid-gossip-sync v0.1.0 [INFO] [stderr] Downloaded lightning-macros v0.1.0 [INFO] [stderr] Downloaded dnssec-prover v0.6.8 [INFO] [stderr] Downloaded lightning v0.1.5 [INFO] [stderr] Downloaded secp256k1-sys v0.9.2 [INFO] [stderr] Downloaded aws-lc-sys v0.30.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e85ca125e6ac256ebb05f22dc6e41cb0862186ec354eb798ec9e5c17c8096348 [INFO] running `Command { std: "docker" "start" "-a" "e85ca125e6ac256ebb05f22dc6e41cb0862186ec354eb798ec9e5c17c8096348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e85ca125e6ac256ebb05f22dc6e41cb0862186ec354eb798ec9e5c17c8096348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e85ca125e6ac256ebb05f22dc6e41cb0862186ec354eb798ec9e5c17c8096348", kill_on_drop: false }` [INFO] [stdout] e85ca125e6ac256ebb05f22dc6e41cb0862186ec354eb798ec9e5c17c8096348 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 120f9ce0858c561ac259b87d87a5f267184ee22bb513b6fbb8f4af26e2ee4018 [INFO] running `Command { std: "docker" "start" "-a" "120f9ce0858c561ac259b87d87a5f267184ee22bb513b6fbb8f4af26e2ee4018", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [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 vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling hex-conservative v0.2.1 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [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 libm v0.2.15 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling hashbrown v0.13.2 [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 mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling possiblyrandom v0.2.0 [INFO] [stderr] Compiling dnssec-prover v0.6.8 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling hex-conservative v0.1.2 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling vss-client v0.3.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling chunked_transfer v1.5.0 [INFO] [stderr] Compiling percent-encoding-rfc3986 v0.1.3 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling ldk-node v0.6.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling hashbrown v0.14.5 [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 rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling secp256k1 v0.28.2 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [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 tokio v1.45.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling lightning-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling thiserror v1.0.69 [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 futures-executor v0.3.31 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [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 h2 v0.3.26 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bip39 v2.2.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling bitcoin-units v0.1.2 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.23 [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 electrum-client v0.24.0 [INFO] [stderr] Compiling electrum-client v0.21.0 [INFO] [stderr] Compiling esplora-client v0.11.0 [INFO] [stderr] Compiling bip21 v0.5.0 [INFO] [stderr] Compiling lightning-invoice v0.33.2 [INFO] [stderr] Compiling lightning v0.1.5 [INFO] [stderr] Compiling bdk_electrum v0.23.1 [INFO] [stderr] Compiling esplora-client v0.12.1 [INFO] [stderr] Compiling bdk_esplora v0.22.1 [INFO] [stderr] Compiling bdk_chain v0.23.1 [INFO] [stderr] Compiling bdk_wallet v2.1.0 [INFO] [stderr] Compiling lightning-rapid-gossip-sync v0.1.0 [INFO] [stderr] Compiling lightning-transaction-sync v0.1.0 [INFO] [stderr] Compiling lightning-block-sync v0.1.0 [INFO] [stderr] Compiling lightning-liquidity v0.1.0 [INFO] [stderr] Compiling lightning-persister v0.1.0 [INFO] [stderr] Compiling lightning-net-tokio 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(network: &Network, serializer: S) -> Result [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 [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 59s [INFO] running `Command { std: "docker" "inspect" "120f9ce0858c561ac259b87d87a5f267184ee22bb513b6fbb8f4af26e2ee4018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "120f9ce0858c561ac259b87d87a5f267184ee22bb513b6fbb8f4af26e2ee4018", kill_on_drop: false }` [INFO] [stdout] 120f9ce0858c561ac259b87d87a5f267184ee22bb513b6fbb8f4af26e2ee4018 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd0f26d479a82074b3a20dcd122cb9dc79554bfea23e1c0e3fd5cd955c305f86 [INFO] running `Command { std: "docker" "start" "-a" "bd0f26d479a82074b3a20dcd122cb9dc79554bfea23e1c0e3fd5cd955c305f86", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [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 native-tls v0.2.14 [INFO] [stderr] Compiling bdk_esplora v0.22.1 [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(network: &Network, serializer: S) -> Result [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 [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 45s [INFO] running `Command { std: "docker" "inspect" "bd0f26d479a82074b3a20dcd122cb9dc79554bfea23e1c0e3fd5cd955c305f86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd0f26d479a82074b3a20dcd122cb9dc79554bfea23e1c0e3fd5cd955c305f86", kill_on_drop: false }` [INFO] [stdout] bd0f26d479a82074b3a20dcd122cb9dc79554bfea23e1c0e3fd5cd955c305f86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7e006998f249390c1ab3bec90d0ec7126f79223963d9a972ffba27041eab5360 [INFO] running `Command { std: "docker" "start" "-a" "7e006998f249390c1ab3bec90d0ec7126f79223963d9a972ffba27041eab5360", 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(network: &Network, serializer: S) -> Result [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 [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.56s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_cli_wallet-e9d3cc3853292022) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test transaction::tests::test_transaction_creation ... ok [INFO] [stdout] test address::tests::test_network_conversion ... ok [INFO] [stdout] test transaction::tests::test_tx_input_output ... ok [INFO] [stdout] test utxo::tests::test_utxo_creation ... ok [INFO] [stdout] test utxo::tests::test_utxo_status_defaults ... ok [INFO] [stdout] test wallet::tests::test_get_address ... ok [INFO] [stdout] test wallet::tests::test_empty_wallet_serialization ... ok [INFO] [stdout] test wallet::tests::test_get_utxos_from_address ... ok [INFO] [stdout] test wallet::tests::test_utxo_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_address_count ... ok [INFO] [stdout] test wallet::tests::test_wallet_address_creation ... 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_creation ... ok [INFO] [stdout] test address::tests::test_bitcoin_address_creation ... ok [INFO] [stdout] test wallet::tests::test_wallet_error_display ... ok [INFO] [stdout] test wallet::tests::test_wallet_save_and_load ... ok [INFO] [stdout] test wallet::tests::test_wallet_is_empty ... ok [INFO] [stdout] test multisig::tests::test_multisig_wallet_validation ... 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 unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_cli_wallet-bf67944230bb78fb) [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 wallet::tests::test_get_address ... ok [INFO] [stdout] test transaction::tests::test_tx_input_output ... ok [INFO] [stdout] test wallet::tests::test_empty_wallet_serialization ... ok [INFO] [stdout] test wallet::tests::test_wallet_is_empty ... ok [INFO] [stdout] test multisig::tests::test_multisig_wallet_validation ... ok [INFO] [stdout] test wallet::tests::test_wallet_address_count ... ok [INFO] [stdout] test utxo::tests::test_utxo_creation ... ok [INFO] [stdout] test wallet::tests::test_wallet_address_creation ... ok [INFO] [stdout] test wallet::tests::test_wallet_creation ... ok [INFO] [stdout] test wallet::tests::test_wallet_address_display ... ok [INFO] [stdout] test wallet::tests::test_wallet_serialization_roundtrip ... ok [INFO] [stdout] test wallet::tests::test_list_addresses ... ok [INFO] [stdout] test wallet::tests::test_utxo_creation ... ok [INFO] [stdout] test wallet::tests::test_wallet_error_display ... ok [INFO] [stdout] test wallet::tests::test_wallet_save_and_load ... ok [INFO] [stdout] test multisig::tests::test_multisig_wallet_creation ... ok [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-0fae08f5037f8059) [INFO] [stdout] test wallet::tests::test_get_utxos_from_address ... 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] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_wallet_operations ... ok [INFO] [stdout] test test_error_handling ... 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' (64) 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: 0x62664db1daaa - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62664db1daaa - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62664db1daaa - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x62664db1daaa - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x62664db3397a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x62664db3397a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x62664db22932 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62664db22932 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x62664dafb89f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x62664dafb89f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x62664db15539 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x62664d3d48ec - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x62664d3d48ec - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62664db157b2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x62664db157b2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x62664dafb958 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x62664daf0889 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x62664dafc82d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x62664db3416c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x62664db33eb2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x62664d3b8708 - >>::unwrap [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x62664d3b8708 - integration_tests[c1075c2bdb764879]::test_wallet_creation_and_persistence::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:23:37 [INFO] [stdout] 22: 0x62664d3b0c02 - > as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x62664d3b0c7d - >> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x62664d3b55cd - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [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: 0x62664d3b54cb - tokio[6cd2eeeb79b03063]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [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: 0x62664d3b54cb - tokio[6cd2eeeb79b03063]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [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: 0x62664d3b54cb - ::block_on::>>>::{closure#0}::{closure#0} [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: 0x62664d3b1e40 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [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: 0x62664d3b489d - ::block_on::>>>::{closure#0} [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: 0x62664d3b3b94 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [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: 0x62664d3aaeab - >::set::<::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [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: 0x62664d3c5b89 - tokio[6cd2eeeb79b03063]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [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: 0x62664d3bafb2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 34: 0x62664d3bab3e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 35: 0x62664d3c50ed - tokio[6cd2eeeb79b03063]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [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: 0x62664d3b2ee0 - ::enter::<::block_on>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [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: 0x62664d3b31d6 - ::block_on::>>> [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: 0x62664d3b37a0 - ::block_on::>>::{closure#0} [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: 0x62664d3c5763 - tokio[6cd2eeeb79b03063]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [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: 0x62664d3b1971 - ::block_on::>> [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: 0x62664d3ba874 - ::block_on_inner::>> [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: 0x62664d3baa3a - ::block_on::>> [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: 0x62664d3ba513 - integration_tests[c1075c2bdb764879]::test_wallet_creation_and_persistence [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:28:45 [INFO] [stdout] 44: 0x62664d3b56e7 - integration_tests[c1075c2bdb764879]::test_wallet_creation_and_persistence::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:7:48 [INFO] [stdout] 45: 0x62664d3bdbf6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x62664d3c89cb - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x62664d3c89cb - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x62664d3d53bb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x62664d3d53bb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 50: 0x62664d3d53bb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x62664d3d53bb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x62664d3d53bb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x62664d3d53bb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x62664d3d53bb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x62664d3cf814 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x62664d3cf814 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x62664d3d7fc2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x62664d3d7fc2 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 59: 0x62664d3d7fc2 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x62664d3d7fc2 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x62664d3d7fc2 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x62664d3d7fc2 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x62664d3d7fc2 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x62664db1ce5f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 65: 0x62664db1ce5f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 66: 0x75801aff8aa4 - [INFO] [stdout] 67: 0x75801b085a64 - clone [INFO] [stdout] 68: 0x0 - [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.50s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test integration_tests` [INFO] running `Command { std: "docker" "inspect" "7e006998f249390c1ab3bec90d0ec7126f79223963d9a972ffba27041eab5360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e006998f249390c1ab3bec90d0ec7126f79223963d9a972ffba27041eab5360", kill_on_drop: false }` [INFO] [stdout] 7e006998f249390c1ab3bec90d0ec7126f79223963d9a972ffba27041eab5360