[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 try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [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 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "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" "+028592fec99e54cc92def5a2a849c673b066dd93" "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" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82e299eb20b7f598a378872c0479701fc39b18a9efbd9d01d75687ac0793aa75 [INFO] running `Command { std: "docker" "start" "-a" "82e299eb20b7f598a378872c0479701fc39b18a9efbd9d01d75687ac0793aa75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82e299eb20b7f598a378872c0479701fc39b18a9efbd9d01d75687ac0793aa75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82e299eb20b7f598a378872c0479701fc39b18a9efbd9d01d75687ac0793aa75", kill_on_drop: false }` [INFO] [stdout] 82e299eb20b7f598a378872c0479701fc39b18a9efbd9d01d75687ac0793aa75 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1a92b225de78b543cb681af065f2643746e9f606d3d352d9fb895f046a9eee0 [INFO] running `Command { std: "docker" "start" "-a" "e1a92b225de78b543cb681af065f2643746e9f606d3d352d9fb895f046a9eee0", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling bitcoin v0.32.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling hex-conservative v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [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 aws-lc-rs v1.13.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling possiblyrandom v0.2.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling dnssec-prover v0.6.8 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling http-body v0.4.6 [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 webpki-roots v0.25.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [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 num-traits v0.2.19 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling hex-conservative v0.1.2 [INFO] [stderr] Compiling bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [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 tokio v1.45.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling sct v0.7.1 [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 tokio-util v0.7.15 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling bitcoin-units v0.1.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [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 futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tokio-socks v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling vss-client v0.3.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling bip39 v2.2.0 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling lightning-macros v0.1.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling ldk-node v0.6.2 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling percent-encoding-rfc3986 v0.1.3 [INFO] [stderr] Compiling chunked_transfer v1.5.0 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling uuid v1.17.0 [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 lightning-invoice v0.33.2 [INFO] [stderr] Compiling esplora-client v0.11.0 [INFO] [stderr] Compiling lightning v0.1.5 [INFO] [stderr] Compiling bip21 v0.5.0 [INFO] [stderr] Compiling secp256k1 v0.28.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling bdk_chain v0.23.1 [INFO] [stderr] Compiling bdk_wallet v2.1.0 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling electrum-client v0.24.0 [INFO] [stderr] Compiling electrum-client v0.21.0 [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 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-persister v0.1.0 [INFO] [stderr] Compiling lightning-liquidity v0.1.0 [INFO] [stderr] Compiling lightning-transaction-sync 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 6m 33s [INFO] running `Command { std: "docker" "inspect" "e1a92b225de78b543cb681af065f2643746e9f606d3d352d9fb895f046a9eee0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1a92b225de78b543cb681af065f2643746e9f606d3d352d9fb895f046a9eee0", kill_on_drop: false }` [INFO] [stdout] e1a92b225de78b543cb681af065f2643746e9f606d3d352d9fb895f046a9eee0 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb8f2f522a13ecd500d664c809dec29b84cfc3b895984fe3aeaccc4067feefb5 [INFO] running `Command { std: "docker" "start" "-a" "eb8f2f522a13ecd500d664c809dec29b84cfc3b895984fe3aeaccc4067feefb5", 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(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 2m 01s [INFO] running `Command { std: "docker" "inspect" "eb8f2f522a13ecd500d664c809dec29b84cfc3b895984fe3aeaccc4067feefb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb8f2f522a13ecd500d664c809dec29b84cfc3b895984fe3aeaccc4067feefb5", kill_on_drop: false }` [INFO] [stdout] eb8f2f522a13ecd500d664c809dec29b84cfc3b895984fe3aeaccc4067feefb5 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5752b1bc99a7c33b6997327de1180600b24a29c9024f7f5a6612d72cf62e1b01 [INFO] running `Command { std: "docker" "start" "-a" "5752b1bc99a7c33b6997327de1180600b24a29c9024f7f5a6612d72cf62e1b01", 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.50s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_cli_wallet-8dd5bc511bbe70f3) [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_creation ... ok [INFO] [stdout] test multisig::tests::test_multisig_wallet_validation ... ok [INFO] [stdout] test wallet::tests::test_empty_wallet_serialization ... ok [INFO] [stdout] test multisig::tests::test_multisig_wallet_creation ... ok [INFO] [stdout] test wallet::tests::test_get_address ... ok [INFO] [stdout] test wallet::tests::test_get_utxos_from_address ... ok [INFO] [stdout] test wallet::tests::test_list_addresses ... ok [INFO] [stdout] test utxo::tests::test_utxo_status_defaults ... 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_utxo_creation ... 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_address_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 transaction::tests::test_tx_input_output ... ok [INFO] [stdout] test wallet::tests::test_wallet_save_and_load ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_cli_wallet-4c077ea5fbe67d62) [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 utxo::tests::test_utxo_creation ... ok [INFO] [stdout] test multisig::tests::test_multisig_wallet_validation ... 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_list_addresses ... ok [INFO] [stdout] test wallet::tests::test_get_utxos_from_address ... 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_address_display ... 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_utxo_creation ... 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-5ceb01000c2a7043) [INFO] [stdout] test wallet::tests::test_wallet_save_and_load ... 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_error_handling ... ok [INFO] [stdout] test test_wallet_operations ... ok [INFO] [stdout] test test_wallet_serialization ... ok [INFO] [stdout] test test_multisig_complete_workflow ... ok [INFO] [stdout] test test_multisig_wallet_creation ... 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' (63) 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: 0x5d2b797b76e2 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d2b797b76e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d2b797b76e2 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d2b797b76e2 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d2b797c8fcf - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5d2b797c8fcf - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5d2b79782e21 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d2b79782e21 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5d2b7978fd32 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5d2b79794d2f - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5d2b79794bc1 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5d2b7905b71e - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x5d2b7905b71e - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5d2b7979549f - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x5d2b7979549f - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5d2b7979524a - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5d2b7978fe69 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5d2b7977695d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5d2b797d1e70 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x5d2b797d1346 - core::result::unwrap_failed::h9521c83364d1c9d7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5d2b79027410 - core::result::Result::unwrap::h22db5a6fedd2158b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x5d2b79027410 - integration_tests::test_wallet_creation_and_persistence::{{closure}}::h725dd600b799d21f [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:23:37 [INFO] [stdout] 22: 0x5d2b79039562 - as core::future::future::Future>::poll::ha5b725c21acab057 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5d2b790395dd - as core::future::future::Future>::poll::hf2b8d49c0a30e9a1 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5d2b7902b49d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hdb8c29f05c13b2eb [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: 0x5d2b7902b3ab - tokio::task::coop::with_budget::hfc361aa0a710d42c [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: 0x5d2b7902b3ab - tokio::task::coop::budget::hbdf20a0b2452d39e [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: 0x5d2b7902b3ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hd81ad40826cd6915 [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: 0x5d2b79028b30 - tokio::runtime::scheduler::current_thread::Context::enter::hc938a268a383c86c [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: 0x5d2b7902a8cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc35d81267449066b [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: 0x5d2b79029b04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h4b5212ec01b060c6 [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: 0x5d2b79038d3b - tokio::runtime::context::scoped::Scoped::set::h4a43f0b2c2a14bbb [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: 0x5d2b79030b39 - tokio::runtime::context::set_scheduler::{{closure}}::hdeb896d1c05f7d40 [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: 0x5d2b7901e4a2 - std::thread::local::LocalKey::try_with::hdfd88ba5ad7d270b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x5d2b7901d6ae - std::thread::local::LocalKey::with::h7fc368a690cedab7 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x5d2b79030a6d - tokio::runtime::context::set_scheduler::hac2979950e53b606 [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: 0x5d2b79029890 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h6425d2a77347d123 [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: 0x5d2b79029b23 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h908ebd5e6dc73773 [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: 0x5d2b79027ac0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h26850e310eac9f28 [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: 0x5d2b79033ff0 - tokio::runtime::context::runtime::enter_runtime::ha2204010b5467fdb [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: 0x5d2b790277d1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h3d14b73a47b0a151 [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: 0x5d2b79034964 - tokio::runtime::runtime::Runtime::block_on_inner::h86547e4630eedaa7 [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: 0x5d2b79034b27 - tokio::runtime::runtime::Runtime::block_on::h48f377f4786dca04 [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: 0x5d2b79026dc3 - integration_tests::test_wallet_creation_and_persistence::h599dedc245ef46a7 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:28:45 [INFO] [stdout] 44: 0x5d2b79027707 - integration_tests::test_wallet_creation_and_persistence::{{closure}}::hb2f631318184eb39 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:7:48 [INFO] [stdout] 45: 0x5d2b7902f166 - core::ops::function::FnOnce::call_once::h3fa7a5db67f6f64d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x5d2b7905b4db - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x5d2b7905b4db - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x5d2b79071125 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x5d2b79071125 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: 0x5d2b79071125 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: 0x5d2b79071125 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: 0x5d2b79071125 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x5d2b79071125 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x5d2b79071125 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x5d2b79047904 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x5d2b79047904 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 57: 0x5d2b7904b20a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 58: 0x5d2b7904b20a - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x5d2b7904b20a - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x5d2b7904b20a - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x5d2b7904b20a - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x5d2b7904b20a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 63: 0x5d2b7904b20a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x5d2b7978afaf - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 65: 0x5d2b7978afaf - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 66: 0x7422bd643aa4 - [INFO] [stdout] 67: 0x7422bd6d0a34 - 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.30s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test integration_tests` [INFO] running `Command { std: "docker" "inspect" "5752b1bc99a7c33b6997327de1180600b24a29c9024f7f5a6612d72cf62e1b01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5752b1bc99a7c33b6997327de1180600b24a29c9024f7f5a6612d72cf62e1b01", kill_on_drop: false }` [INFO] [stdout] 5752b1bc99a7c33b6997327de1180600b24a29c9024f7f5a6612d72cf62e1b01