[INFO] cloning repository https://github.com/Jwyman328/family-wallet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jwyman328/family-wallet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJwyman328%2Ffamily-wallet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJwyman328%2Ffamily-wallet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 27a0e4ebac3db6a176243f72cb82d70f00457e13
[INFO] testing Jwyman328/family-wallet against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJwyman328%2Ffamily-wallet" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Jwyman328/family-wallet
[INFO] finished tweaking git repo https://github.com/Jwyman328/family-wallet
[INFO] tweaked toml for git repo https://github.com/Jwyman328/family-wallet written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jwyman328/family-wallet on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Jwyman328/family-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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: dependencies.bdk.default-feature
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v1.8.0
[INFO] [stderr]   Downloaded tokio-test v0.4.2
[INFO] [stderr]   Downloaded mio v0.8.4
[INFO] [stderr]   Downloaded socket2 v0.4.6
[INFO] [stderr]   Downloaded smallvec v1.9.0
[INFO] [stderr]   Downloaded bdk-macros v0.6.0
[INFO] [stderr]   Downloaded futures-macro v0.3.23
[INFO] [stderr]   Downloaded bech32 v0.8.1
[INFO] [stderr]   Downloaded socks v0.3.4
[INFO] [stderr]   Downloaded futures-channel v0.3.23
[INFO] [stderr]   Downloaded futures-executor v0.3.23
[INFO] [stderr]   Downloaded async-trait v0.1.56
[INFO] [stderr]   Downloaded bitcoin_hashes v0.9.7
[INFO] [stderr]   Downloaded webpki v0.22.0
[INFO] [stderr]   Downloaded futures v0.3.23
[INFO] [stderr]   Downloaded bip39 v1.0.1
[INFO] [stderr]   Downloaded serde v1.0.140
[INFO] [stderr]   Downloaded tokio-util v0.7.3
[INFO] [stderr]   Downloaded futures-util v0.3.23
[INFO] [stderr]   Downloaded h2 v0.3.14
[INFO] [stderr]   Downloaded hyper v0.14.20
[INFO] [stderr]   Downloaded serde_json v1.0.82
[INFO] [stderr]   Downloaded reqwest v0.11.11
[INFO] [stderr]   Downloaded webpki-roots v0.22.4
[INFO] [stderr]   Downloaded rustls v0.20.6
[INFO] [stderr]   Downloaded bdk v0.20.0
[INFO] [stderr]   Downloaded idna v0.2.1
[INFO] [stderr]   Downloaded security-framework v2.7.0
[INFO] [stderr]   Downloaded unicode-normalization v0.1.9
[INFO] [stderr]   Downloaded bitcoin_hashes v0.10.0
[INFO] [stderr]   Downloaded secp256k1 v0.22.1
[INFO] [stderr]   Downloaded miniscript v7.0.0
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.10
[INFO] [stderr]   Downloaded serde_derive v1.0.140
[INFO] [stderr]   Downloaded bytes v1.2.1
[INFO] [stderr]   Downloaded electrum-client v0.10.1
[INFO] [stderr]   Downloaded base64-compat v1.0.0
[INFO] [stderr]   Downloaded sled v0.34.7
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.11
[INFO] [stderr]   Downloaded parking_lot_core v0.8.5
[INFO] [stderr]   Downloaded httparse v1.7.1
[INFO] [stderr]   Downloaded tokio-stream v0.1.9
[INFO] [stderr]   Downloaded tokio v1.20.1
[INFO] [stderr]   Downloaded async-stream-impl v0.3.3
[INFO] [stderr]   Downloaded async-stream v0.3.3
[INFO] [stderr]   Downloaded futures-core v0.3.23
[INFO] [stderr]   Downloaded futures-io v0.3.23
[INFO] [stderr]   Downloaded futures-task v0.3.23
[INFO] [stderr]   Downloaded futures-sink v0.3.23
[INFO] [stderr]   Downloaded proc-macro2 v1.0.42
[INFO] [stderr]   Downloaded unicode-ident v1.0.2
[INFO] [stderr]   Downloaded bitcoin v0.28.1
[INFO] [stderr]   Downloaded secp256k1-sys v0.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3773fc62c8868ed9416a5c637984f65ddf3cf746da50b93aa101d4af9c9c1b7f
[INFO] running `Command { std: "docker" "start" "-a" "3773fc62c8868ed9416a5c637984f65ddf3cf746da50b93aa101d4af9c9c1b7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3773fc62c8868ed9416a5c637984f65ddf3cf746da50b93aa101d4af9c9c1b7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3773fc62c8868ed9416a5c637984f65ddf3cf746da50b93aa101d4af9c9c1b7f", kill_on_drop: false }`
[INFO] [stdout] 3773fc62c8868ed9416a5c637984f65ddf3cf746da50b93aa101d4af9c9c1b7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f2a8275cd9fb1327a00f92dd8c06f870a8fb81d910c77ad1ff43030b15b3882
[INFO] running `Command { std: "docker" "start" "-a" "2f2a8275cd9fb1327a00f92dd8c06f870a8fb81d910c77ad1ff43030b15b3882", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: dependencies.bdk.default-feature
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.42
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling futures-core v0.3.23
[INFO] [stderr]    Compiling serde_derive v1.0.140
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling serde v1.0.140
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling futures-sink v0.3.23
[INFO] [stderr]    Compiling futures-channel v0.3.23
[INFO] [stderr]    Compiling futures-task v0.3.23
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling futures-util v0.3.23
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling futures-io v0.3.23
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling socket2 v0.4.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling secp256k1-sys v0.5.2
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.9
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling base64-compat v1.0.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling bech32 v0.8.1
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling bitcoin_hashes v0.9.7
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling idna v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.23
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling bdk-macros v0.6.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling webpki-roots v0.22.4
[INFO] [stderr]    Compiling futures-executor v0.3.23
[INFO] [stderr]    Compiling futures v0.3.23
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tokio-stream v0.1.9
[INFO] [stderr]    Compiling tokio-test v0.4.2
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling bitcoin_hashes v0.10.0
[INFO] [stderr]    Compiling secp256k1 v0.22.1
[INFO] [stderr]    Compiling bip39 v1.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling bitcoin v0.28.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling electrum-client v0.10.1
[INFO] [stderr]    Compiling miniscript v7.0.0
[INFO] [stderr]    Compiling bdk v0.20.0
[INFO] [stderr]    Compiling family-wallet v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::child`
[INFO] [stdout]  --> src/head_of_the_house/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::child;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `convert_float_to_satoshis`
[INFO] [stdout]  --> src/head_of_the_house/mod.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::helpers::{convert_float_to_satoshis};
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `convert_float_to_satoshis`
[INFO] [stdout]   --> src/master_account/mod.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::helpers::{convert_float_to_satoshis};
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::helpers::convert_float_to_satoshis`
[INFO] [stdout]   --> src/testing_helpers/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::helpers::convert_float_to_satoshis;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::testing_helpers::mine_a_block`
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::testing_helpers::mine_a_block;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::executor::block_on`
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use futures::executor::block_on;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount`
[INFO] [stdout]   --> src/account/mod.rs:40:33
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn spend_bitcoin(&self, amount:u64) -> Option<&str>{
[INFO] [stdout]    |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/testing_helpers/mod.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     master_account.sync_wallet_with_electrum_server(Some(&default_electrum_server));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let _ = master_account.sync_wallet_with_electrum_server(Some(&default_electrum_server));
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "2f2a8275cd9fb1327a00f92dd8c06f870a8fb81d910c77ad1ff43030b15b3882", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f2a8275cd9fb1327a00f92dd8c06f870a8fb81d910c77ad1ff43030b15b3882", kill_on_drop: false }`
[INFO] [stdout] 2f2a8275cd9fb1327a00f92dd8c06f870a8fb81d910c77ad1ff43030b15b3882
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bbc4dec01b2e78540c372da8d66e05e0ce7145c32859a2f89debe9f84b2c1bc9
[INFO] running `Command { std: "docker" "start" "-a" "bbc4dec01b2e78540c372da8d66e05e0ce7145c32859a2f89debe9f84b2c1bc9", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: dependencies.bdk.default-feature
[INFO] [stderr]    Compiling family-wallet v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::child`
[INFO] [stdout]  --> src/head_of_the_house/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::child;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::helpers::convert_float_to_satoshis`
[INFO] [stdout]   --> src/testing_helpers/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::helpers::convert_float_to_satoshis;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::testing_helpers::mine_a_block`
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::testing_helpers::mine_a_block;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::executor::block_on`
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use futures::executor::block_on;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/head_of_the_house/mod.rs:434:13
[INFO] [stdout]     |
[INFO] [stdout] 433 |             _ => assert_eq!(false, true), // if it is any other type of error it should be a failed test
[INFO] [stdout]     |             - matches any value
[INFO] [stdout] 434 |             Ok(_) => assert_eq!(false, true),
[INFO] [stdout]     |             ^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mock_children`
[INFO] [stdout]    --> src/head_of_the_house/mod.rs:523:14
[INFO] [stdout]     |
[INFO] [stdout] 523 |         let (mock_children, mut new_head_of_house ) = set_up_user_with_no_bitcoin_and_one_child();
[INFO] [stdout]     |              ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mock_children`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount`
[INFO] [stdout]   --> src/account/mod.rs:40:33
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn spend_bitcoin(&self, amount:u64) -> Option<&str>{
[INFO] [stdout]    |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/head_of_the_house/mod.rs:543:9
[INFO] [stdout]     |
[INFO] [stdout] 543 |         borrowed_master_account.sync_wallet();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 543 |         let _ = borrowed_master_account.sync_wallet();
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/testing_helpers/mod.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     master_account.sync_wallet_with_electrum_server(Some(&default_electrum_server));
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let _ = master_account.sync_wallet_with_electrum_server(Some(&default_electrum_server));
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.99s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "bbc4dec01b2e78540c372da8d66e05e0ce7145c32859a2f89debe9f84b2c1bc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbc4dec01b2e78540c372da8d66e05e0ce7145c32859a2f89debe9f84b2c1bc9", kill_on_drop: false }`
[INFO] [stdout] bbc4dec01b2e78540c372da8d66e05e0ce7145c32859a2f89debe9f84b2c1bc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9410d1e33920d897d80bd38f803ea8f15d192781bb833f30e61fe6cb80317c96
[INFO] running `Command { std: "docker" "start" "-a" "9410d1e33920d897d80bd38f803ea8f15d192781bb833f30e61fe6cb80317c96", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: dependencies.bdk.default-feature
[INFO] [stderr] warning: unused import: `crate::child`
[INFO] [stderr]  --> src/head_of_the_house/mod.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::child;
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::helpers::convert_float_to_satoshis`
[INFO] [stderr]   --> src/testing_helpers/mod.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | use crate::helpers::convert_float_to_satoshis;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::testing_helpers::mine_a_block`
[INFO] [stderr]   --> src/main.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | use crate::testing_helpers::mine_a_block;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `futures::executor::block_on`
[INFO] [stderr]   --> src/main.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | use futures::executor::block_on;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/head_of_the_house/mod.rs:434:13
[INFO] [stderr]     |
[INFO] [stderr] 433 |             _ => assert_eq!(false, true), // if it is any other type of error it should be a failed test
[INFO] [stderr]     |             - matches any value
[INFO] [stderr] 434 |             Ok(_) => assert_eq!(false, true),
[INFO] [stderr]     |             ^^^^^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `mock_children`
[INFO] [stderr]    --> src/head_of_the_house/mod.rs:523:14
[INFO] [stderr]     |
[INFO] [stderr] 523 |         let (mock_children, mut new_head_of_house ) = set_up_user_with_no_bitcoin_and_one_child();
[INFO] [stderr]     |              ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mock_children`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `amount`
[INFO] [stderr]   --> src/account/mod.rs:40:33
[INFO] [stderr]    |
[INFO] [stderr] 40 |     pub fn spend_bitcoin(&self, amount:u64) -> Option<&str>{
[INFO] [stderr]    |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount`
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> src/head_of_the_house/mod.rs:543:9
[INFO] [stderr]     |
[INFO] [stderr] 543 |         borrowed_master_account.sync_wallet();
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 543 |         let _ = borrowed_master_account.sync_wallet();
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/testing_helpers/mod.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 23 |     master_account.sync_wallet_with_electrum_server(Some(&default_electrum_server));
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 23 |     let _ = master_account.sync_wallet_with_electrum_server(Some(&default_electrum_server));
[INFO] [stderr]    |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `family-wallet` (bin "family-wallet" test) generated 9 warnings (run `cargo fix --bin "family-wallet" -p family-wallet --tests` to apply 6 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/family_wallet-6f45767be348c491)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test account::tests::child_without_permission_can_not_send_bitcoin ... ok
[INFO] [stdout] test account::tests::subtract_bitcoin_amount_subtracts ... ok
[INFO] [stdout] test env_variables::test::test_set_env_variables_sets_env_variables ... ok
[INFO] [stdout] test account::tests::child_with_permission_sends_bitcoin_successfully ... ok
[INFO] [stdout] test account::tests::has_permission_to_spend_returns_false_when_child_has_no_such_permission ... ok
[INFO] [stdout] test account::tests::has_permission_to_spend_returns_true_when_child_has_such_permission ... ok
[INFO] [stdout] test head_of_the_house::tests::test_does_user_have_permission_to_spend_get_user_by_id_error_returns_false ... ok
[INFO] [stdout] test master_account::test::get_pending_transactions_has_one_tx_after_low_fee_transaction ... FAILED
[INFO] [stdout] test head_of_the_house::tests::get_account_by_id ... ok
[INFO] [stdout] test head_of_the_house::tests::test_initiating_new_head_of_house_hold ... ok
[INFO] [stdout] test head_of_the_house::tests::add_account_automatically_when_adding_new_user ... ok
[INFO] [stdout] test head_of_the_house::tests::test_subtract_amount_from_user_account_unknown_user_return_account_error ... ok
[INFO] [stdout] test head_of_the_house::tests::test_spend_bitcoin_unsuccess_from_head_of_house_child_because_insufficient_funds ... FAILED
[INFO] [stdout] test master_account::test::master_account_initialized_with_no_bitcoin ... ok
[INFO] [stdout] test master_account::test::get_pending_transactions_has_no_tx_after_high_fee_transaction ... FAILED
[INFO] [stdout] test master_account::test::test_get_bitcoin_total_minus_transfers_to_children ... FAILED
[INFO] [stdout] test head_of_the_house::tests::test_add_pending_transaction_to_user_account_unknown_user_returns_account_error ... FAILED
[INFO] [stdout] test head_of_the_house::tests::spend_bitcoin_using_transfered_from_master_amount ... FAILED
[INFO] [stdout] test head_of_the_house::tests::test_add_sats_child_account_back_to_master ... FAILED
[INFO] [stdout] test head_of_the_house::tests::test_add_sats_from_master_account_to_child_account ... FAILED
[INFO] [stdout] test head_of_the_house::tests::test_get_account_balance_returns_current_account_amount ... FAILED
[INFO] [stdout] test head_of_the_house::tests::test_spend_bitcoin_success_from_head_of_house_child_reflected_in_master_account ... FAILED
[INFO] [stdout] test head_of_the_house::tests::test_get_pending_spend_amount_return_pending_spend_values ... FAILED
[INFO] [stdout] test head_of_the_house::tests::test_child_adding_new_address_adds_to_master_account_then_childs_account ... FAILED
[INFO] [stdout] test master_account::test::test_get_pending_spend_amount_reflects_unsettled_amount ... FAILED
[INFO] [stdout] test master_account::test::spend_bitcoin_returns_success_and_reduces_bitcoin_amount ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- master_account::test::get_pending_transactions_has_one_tx_after_low_fee_transaction stdout ----
[INFO] [stdout] my mnemonic words talk again shop lizard found all elite argue ride misery drama street
[INFO] [stdout] 
[INFO] [stdout] thread 'master_account::test::get_pending_transactions_has_one_tx_after_low_fee_transaction' (46) panicked at src/testing_helpers/mod.rs:73:14:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e8075404f2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e8075404f2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e8075404f2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57e8075404f2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57e80755962a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57e80755962a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x57e807545b06 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e807545b06 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57e80751d0bf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57e80751d0bf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57e807537df9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57e806f1bdbe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57e806f1bdbe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e807538062 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57e807538062 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57e80751d178 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57e807512139 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57e80751e23d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57e807559d6c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57e807559c23 - core[27de1724e4349be2]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x57e806e8ff67 - core[27de1724e4349be2]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x57e806bff274 - family_wallet[50812090e29e9941]::testing_helpers::test_result_type_is_not_err::<bdk[9c70c6ec5898088]::types::TransactionDetails, family_wallet[50812090e29e9941]::custom_errors::WalletError>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing_helpers/mod.rs:73:14
[INFO] [stdout]   22:     0x57e806bbae95 - family_wallet[50812090e29e9941]::master_account::test::get_pending_transactions_has_one_tx_after_low_fee_transaction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/master_account/mod.rs:356:9
[INFO] [stdout]   23:     0x57e806bb5187 - family_wallet[50812090e29e9941]::master_account::test::get_pending_transactions_has_one_tx_after_low_fee_transaction::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/master_account/mod.rs:346:71
[INFO] [stdout]   24:     0x57e806c11336 - <family_wallet[50812090e29e9941]::master_account::test::get_pending_transactions_has_one_tx_after_low_fee_transaction::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x57e806f1016b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x57e806f1016b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x57e806f1c9ca - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x57e806f1c9ca - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x57e806f1c9ca - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x57e806f1c9ca - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x57e806f17f74 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x57e806f17f74 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x57e806f1f4c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x57e806f1f4c2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x57e806f1f4c2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x57e806f1f4c2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x57e806f1f4c2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x57e806f1f4c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x57e806f1f4c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x57e80753fc0f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x57e80753fc0f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7bac05b60aa4 - <unknown>
[INFO] [stdout]   46:     0x7bac05beda64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- head_of_the_house::tests::test_spend_bitcoin_unsuccess_from_head_of_house_child_because_insufficient_funds stdout ----
[INFO] [stdout] my mnemonic words coil hover plastic strategy put cry broccoli pledge used almost news radio
[INFO] [stdout] 
[INFO] [stdout] thread 'head_of_the_house::tests::test_spend_bitcoin_unsuccess_from_head_of_house_child_because_insufficient_funds' (43) panicked at src/testing_helpers/mod.rs:56:16:
[INFO] [stdout] error attempting to mine_a_block: reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(3000), path: "/faucet", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e8075404f2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e8075404f2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e8075404f2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57e8075404f2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57e80755962a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57e80755962a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x57e807545b06 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e807545b06 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57e80751d0bf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57e80751d0bf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57e807537df9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57e806f1bdbe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57e806f1bdbe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e807538062 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57e807538062 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57e80751d178 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57e807512139 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57e80751e23d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57e807559d6c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57e807559ae2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57e806b5c6d3 - <core[27de1724e4349be2]::result::Result<reqwest[94a767f008b374c5]::async_impl::response::Response, reqwest[94a767f008b374c5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57e806c00a01 - family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing_helpers/mod.rs:56:16
[INFO] [stdout]   22:     0x57e806c0cceb - <core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x57e806b99fab - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:64
[INFO] [stdout]   24:     0x57e806c1b40a - tokio[fbfd0dd44124076c]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:102:9
[INFO] [stdout]   25:     0x57e806b8dab1 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[fbfd0dd44124076c]::coop::Budget>>>::try_with::<tokio[fbfd0dd44124076c]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x57e806b8d6a2 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[fbfd0dd44124076c]::coop::Budget>>>::with::<tokio[fbfd0dd44124076c]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x57e806b99e47 - tokio[fbfd0dd44124076c]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:95:13
[INFO] [stdout]   28:     0x57e806b99e47 - tokio[fbfd0dd44124076c]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:72:5
[INFO] [stdout]   29:     0x57e806b99e47 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:25
[INFO] [stdout]   30:     0x57e806b8defd - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:367:19
[INFO] [stdout]   31:     0x57e806b99157 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:542:44
[INFO] [stdout]   32:     0x57e806b98ebb - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:57
[INFO] [stdout]   33:     0x57e806c28e0a - <tokio[fbfd0dd44124076c]::macros::scoped_tls::ScopedKey<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Context>>::set::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Core>, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x57e806b8ee06 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:35
[INFO] [stdout]   35:     0x57e806b8f0be - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:533:24
[INFO] [stdout]   36:     0x57e806b87446 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::BasicScheduler>::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:179:29
[INFO] [stdout]   37:     0x57e806bacd1a - <tokio[fbfd0dd44124076c]::runtime::Runtime>::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/mod.rs:482:51
[INFO] [stdout]   38:     0x57e806bacad5 - tokio_test[5cd0f4fe9ec7de79]::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.4.2/src/lib.rs:35:8
[INFO] [stdout]   39:     0x57e806bbb3b7 - family_wallet[50812090e29e9941]::head_of_the_house::tests::set_up_user_with_two_bitcoin
[INFO] [stdout]                                at /opt/rustwide/workdir/src/head_of_the_house/mod.rs:344:13
[INFO] [stdout]   40:     0x57e806bbb4f5 - family_wallet[50812090e29e9941]::head_of_the_house::tests::set_up_random_user_with_two_bitcoin
[INFO] [stdout]                                at /opt/rustwide/workdir/src/head_of_the_house/mod.rs:649:9
[INFO] [stdout]   41:     0x57e806bc079e - family_wallet[50812090e29e9941]::head_of_the_house::tests::test_spend_bitcoin_unsuccess_from_head_of_house_child_because_insufficient_funds
[INFO] [stdout]                                at /opt/rustwide/workdir/src/head_of_the_house/mod.rs:427:50
[INFO] [stdout]   42:     0x57e806bb5427 - family_wallet[50812090e29e9941]::head_of_the_house::tests::test_spend_bitcoin_unsuccess_from_head_of_house_child_because_insufficient_funds::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/head_of_the_house/mod.rs:425:90
[INFO] [stdout]   43:     0x57e806c116b6 - <family_wallet[50812090e29e9941]::head_of_the_house::tests::test_spend_bitcoin_unsuccess_from_head_of_house_child_because_insufficient_funds::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x57e806f1016b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x57e806f1016b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x57e806f1c9ca - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x57e806f1c9ca - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x57e806f1c9ca - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x57e806f1c9ca - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x57e806f17f74 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x57e806f17f74 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x57e806f1f4c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x57e806f1f4c2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x57e806f1f4c2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x57e806f1f4c2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x57e806f1f4c2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x57e806f1f4c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x57e806f1f4c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x57e80753fc0f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x57e80753fc0f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x7bac05b60aa4 - <unknown>
[INFO] [stdout]   65:     0x7bac05beda64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- master_account::test::get_pending_transactions_has_no_tx_after_high_fee_transaction stdout ----
[INFO] [stdout] my mnemonic words talk again shop lizard found all elite argue ride misery drama street
[INFO] [stdout] 
[INFO] [stdout] thread 'master_account::test::get_pending_transactions_has_no_tx_after_high_fee_transaction' (45) panicked at src/testing_helpers/mod.rs:56:16:
[INFO] [stdout] error attempting to mine_a_block: reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(3000), path: "/faucet", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e8075404f2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e8075404f2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e8075404f2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57e8075404f2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57e80755962a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57e80755962a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x57e807545b06 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e807545b06 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57e80751d0bf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57e80751d0bf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57e807537df9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57e806f1bdbe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57e806f1bdbe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e807538062 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57e807538062 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57e80751d178 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57e807512139 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57e80751e23d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57e807559d6c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57e807559ae2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57e806b5c6d3 - <core[27de1724e4349be2]::result::Result<reqwest[94a767f008b374c5]::async_impl::response::Response, reqwest[94a767f008b374c5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57e806c00a01 - family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing_helpers/mod.rs:56:16
[INFO] [stdout]   22:     0x57e806c0cceb - <core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x57e806b99fab - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:64
[INFO] [stdout]   24:     0x57e806c1b40a - tokio[fbfd0dd44124076c]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:102:9
[INFO] [stdout]   25:     0x57e806b8dab1 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[fbfd0dd44124076c]::coop::Budget>>>::try_with::<tokio[fbfd0dd44124076c]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x57e806b8d6a2 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[fbfd0dd44124076c]::coop::Budget>>>::with::<tokio[fbfd0dd44124076c]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x57e806b99e47 - tokio[fbfd0dd44124076c]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:95:13
[INFO] [stdout]   28:     0x57e806b99e47 - tokio[fbfd0dd44124076c]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:72:5
[INFO] [stdout]   29:     0x57e806b99e47 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:25
[INFO] [stdout]   30:     0x57e806b8defd - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:367:19
[INFO] [stdout]   31:     0x57e806b99157 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:542:44
[INFO] [stdout]   32:     0x57e806b98ebb - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:57
[INFO] [stdout]   33:     0x57e806c28e0a - <tokio[fbfd0dd44124076c]::macros::scoped_tls::ScopedKey<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Context>>::set::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Core>, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x57e806b8ee06 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:35
[INFO] [stdout]   35:     0x57e806b8f0be - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:533:24
[INFO] [stdout]   36:     0x57e806b87446 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::BasicScheduler>::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:179:29
[INFO] [stdout]   37:     0x57e806bacd1a - <tokio[fbfd0dd44124076c]::runtime::Runtime>::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/mod.rs:482:51
[INFO] [stdout]   38:     0x57e806bacad5 - tokio_test[5cd0f4fe9ec7de79]::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.4.2/src/lib.rs:35:8
[INFO] [stdout]   39:     0x57e806bba70b - family_wallet[50812090e29e9941]::master_account::test::get_pending_transactions_has_no_tx_after_high_fee_transaction
[INFO] [stdout]                                at /opt/rustwide/workdir/src/master_account/mod.rs:305:13
[INFO] [stdout]   40:     0x57e806bb5157 - family_wallet[50812090e29e9941]::master_account::test::get_pending_transactions_has_no_tx_after_high_fee_transaction::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/master_account/mod.rs:364:71
[INFO] [stdout]   41:     0x57e806c112f6 - <family_wallet[50812090e29e9941]::master_account::test::get_pending_transactions_has_no_tx_after_high_fee_transaction::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x57e806f1016b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x57e806f1016b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x57e806f1c9ca - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x57e806f1c9ca - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x57e806f1c9ca - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x57e806f1c9ca - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x57e806f17f74 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x57e806f17f74 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x57e806f1f4c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x57e806f1f4c2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x57e806f1f4c2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x57e806f1f4c2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x57e806f1f4c2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x57e806f1f4c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x57e806f1f4c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x57e80753fc0f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   61:     0x57e80753fc0f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   62:     0x7bac05b60aa4 - <unknown>
[INFO] [stdout]   63:     0x7bac05beda64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- master_account::test::test_get_bitcoin_total_minus_transfers_to_children stdout ----
[INFO] [stdout] my mnemonic words zone speed drill paper kitchen adjust latin fence pig move laundry holiday
[INFO] [stdout] 
[INFO] [stdout] thread 'master_account::test::test_get_bitcoin_total_minus_transfers_to_children' (49) panicked at src/testing_helpers/mod.rs:56:16:
[INFO] [stdout] error attempting to mine_a_block: reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(3000), path: "/faucet", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e8075404f2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e8075404f2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e8075404f2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57e8075404f2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57e80755962a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57e80755962a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x57e807545b06 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e807545b06 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57e80751d0bf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57e80751d0bf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57e807537df9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57e806f1bdbe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57e806f1bdbe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e807538062 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57e807538062 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57e80751d178 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57e807512139 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57e80751e23d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57e807559d6c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57e807559ae2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57e806b5c6d3 - <core[27de1724e4349be2]::result::Result<reqwest[94a767f008b374c5]::async_impl::response::Response, reqwest[94a767f008b374c5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57e806c00a01 - family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing_helpers/mod.rs:56:16
[INFO] [stdout]   22:     0x57e806c0cceb - <core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x57e806b99fab - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:64
[INFO] [stdout]   24:     0x57e806c1b40a - tokio[fbfd0dd44124076c]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:102:9
[INFO] [stdout]   25:     0x57e806b8dab1 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[fbfd0dd44124076c]::coop::Budget>>>::try_with::<tokio[fbfd0dd44124076c]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x57e806b8d6a2 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[fbfd0dd44124076c]::coop::Budget>>>::with::<tokio[fbfd0dd44124076c]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x57e806b99e47 - tokio[fbfd0dd44124076c]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:95:13
[INFO] [stdout]   28:     0x57e806b99e47 - tokio[fbfd0dd44124076c]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:72:5
[INFO] [stdout]   29:     0x57e806b99e47 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:25
[INFO] [stdout]   30:     0x57e806b8defd - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:367:19
[INFO] [stdout]   31:     0x57e806b99157 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:542:44
[INFO] [stdout]   32:     0x57e806b98ebb - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:57
[INFO] [stdout]   33:     0x57e806c28e0a - <tokio[fbfd0dd44124076c]::macros::scoped_tls::ScopedKey<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Context>>::set::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Core>, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x57e806b8ee06 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:35
[INFO] [stdout]   35:     0x57e806b8f0be - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:533:24
[INFO] [stdout]   36:     0x57e806b87446 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::BasicScheduler>::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:179:29
[INFO] [stdout]   37:     0x57e806bacd1a - <tokio[fbfd0dd44124076c]::runtime::Runtime>::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/mod.rs:482:51
[INFO] [stdout]   38:     0x57e806bacad5 - tokio_test[5cd0f4fe9ec7de79]::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.4.2/src/lib.rs:35:8
[INFO] [stdout]   39:     0x57e806bb9524 - family_wallet[50812090e29e9941]::master_account::test::test_get_bitcoin_total_minus_transfers_to_children
[INFO] [stdout]                                at /opt/rustwide/workdir/src/master_account/mod.rs:305:13
[INFO] [stdout]   40:     0x57e806bb50c7 - family_wallet[50812090e29e9941]::master_account::test::test_get_bitcoin_total_minus_transfers_to_children::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/master_account/mod.rs:406:60
[INFO] [stdout]   41:     0x57e806c11236 - <family_wallet[50812090e29e9941]::master_account::test::test_get_bitcoin_total_minus_transfers_to_children::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x57e806f1016b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x57e806f1016b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x57e806f1c9ca - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x57e806f1c9ca - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x57e806f1c9ca - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x57e806f1c9ca - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x57e806f17f74 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x57e806f17f74 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x57e806f1f4c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x57e806f1f4c2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x57e806f1f4c2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x57e806f1f4c2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x57e806f1f4c2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x57e806f1f4c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x57e806f1f4c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x57e80753fc0f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   61:     0x57e80753fc0f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   62:     0x7bac05b60aa4 - <unknown>
[INFO] [stdout]   63:     0x7bac05beda64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- head_of_the_house::tests::test_add_pending_transaction_to_user_account_unknown_user_returns_account_error stdout ----
[INFO] [stdout] my mnemonic words owner dumb parade once machine acoustic flavor eager virtual arrange balcony okay
[INFO] [stdout] 
[INFO] [stdout] thread 'head_of_the_house::tests::test_add_pending_transaction_to_user_account_unknown_user_returns_account_error' (34) panicked at src/testing_helpers/mod.rs:56:16:
[INFO] [stdout] error attempting to mine_a_block: reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(3000), path: "/faucet", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e8075404f2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e8075404f2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e8075404f2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57e8075404f2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57e80755962a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57e80755962a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x57e807545b06 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e807545b06 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57e80751d0bf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57e80751d0bf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57e807537df9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57e806f1bdbe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57e806f1bdbe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e807538062 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57e807538062 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57e80751d178 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57e807512139 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57e80751e23d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57e807559d6c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57e807559ae2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57e806b5c6d3 - <core[27de1724e4349be2]::result::Result<reqwest[94a767f008b374c5]::async_impl::response::Response, reqwest[94a767f008b374c5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57e806c00a01 - family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing_helpers/mod.rs:56:16
[INFO] [stdout]   22:     0x57e806c0cceb - <core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x57e806b99fab - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:64
[INFO] [stdout]   24:     0x57e806c1b40a - tokio[fbfd0dd44124076c]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:102:9
[INFO] [stdout]   25:     0x57e806b8dab1 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[fbfd0dd44124076c]::coop::Budget>>>::try_with::<tokio[fbfd0dd44124076c]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x57e806b8d6a2 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[fbfd0dd44124076c]::coop::Budget>>>::with::<tokio[fbfd0dd44124076c]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x57e806b99e47 - tokio[fbfd0dd44124076c]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:95:13
[INFO] [stdout]   28:     0x57e806b99e47 - tokio[fbfd0dd44124076c]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:72:5
[INFO] [stdout]   29:     0x57e806b99e47 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:25
[INFO] [stdout]   30:     0x57e806b8defd - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:367:19
[INFO] [stdout]   31:     0x57e806b99157 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:542:44
[INFO] [stdout]   32:     0x57e806b98ebb - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:57
[INFO] [stdout]   33:     0x57e806c28e0a - <tokio[fbfd0dd44124076c]::macros::scoped_tls::ScopedKey<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Context>>::set::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Core>, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x57e806b8ee06 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:35
[INFO] [stdout]   35:     0x57e806b8f0be - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:533:24
[INFO] [stdout]   36:     0x57e806b87446 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::BasicScheduler>::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:179:29
[INFO] [stdout]   37:     0x57e806bacd1a - <tokio[fbfd0dd44124076c]::runtime::Runtime>::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/mod.rs:482:51
[INFO] [stdout]   38:     0x57e806bacad5 - tokio_test[5cd0f4fe9ec7de79]::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.4.2/src/lib.rs:35:8
[INFO] [stdout]   39:     0x57e806bbff18 - family_wallet[50812090e29e9941]::head_of_the_house::tests::test_add_pending_transaction_to_user_account_unknown_user_returns_account_error
[INFO] [stdout]                                at /opt/rustwide/workdir/src/head_of_the_house/mod.rs:344:13
[INFO] [stdout]   40:     0x57e806bb53c7 - family_wallet[50812090e29e9941]::head_of_the_house::tests::test_add_pending_transaction_to_user_account_unknown_user_returns_account_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/head_of_the_house/mod.rs:533:89
[INFO] [stdout]   41:     0x57e806c11636 - <family_wallet[50812090e29e9941]::head_of_the_house::tests::test_add_pending_transaction_to_user_account_unknown_user_returns_account_error::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x57e806f1016b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x57e806f1016b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x57e806f1c9ca - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x57e806f1c9ca - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x57e806f1c9ca - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x57e806f1c9ca - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x57e806f17f74 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x57e806f17f74 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x57e806f1f4c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x57e806f1f4c2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x57e806f1f4c2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x57e806f1f4c2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x57e806f1f4c2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x57e806f1f4c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x57e806f1f4c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x57e80753fc0f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   61:     0x57e80753fc0f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   62:     0x7bac05b60aa4 - <unknown>
[INFO] [stdout]   63:     0x7bac05beda64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- head_of_the_house::tests::spend_bitcoin_using_transfered_from_master_amount stdout ----
[INFO] [stdout] my mnemonic words brief agent sibling gown blossom slender ozone neck arch spend dove idea
[INFO] [stdout] 
[INFO] [stdout] thread 'head_of_the_house::tests::spend_bitcoin_using_transfered_from_master_amount' (33) panicked at src/testing_helpers/mod.rs:56:16:
[INFO] [stdout] error attempting to mine_a_block: reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(3000), path: "/faucet", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e8075404f2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e8075404f2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e8075404f2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57e8075404f2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57e80755962a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57e80755962a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x57e807545b06 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e807545b06 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57e80751d0bf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57e80751d0bf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57e807537df9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57e806f1bdbe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57e806f1bdbe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e807538062 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57e807538062 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57e80751d178 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57e807512139 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57e80751e23d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57e807559d6c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57e807559ae2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57e806b5c6d3 - <core[27de1724e4349be2]::result::Result<reqwest[94a767f008b374c5]::async_impl::response::Response, reqwest[94a767f008b374c5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57e806c00a01 - family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing_helpers/mod.rs:56:16
[INFO] [stdout]   22:     0x57e806c0cceb - <core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x57e806b99fab - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:64
[INFO] [stdout]   24:     0x57e806c1b40a - tokio[fbfd0dd44124076c]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:102:9
[INFO] [stdout]   25:     0x57e806b8dab1 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[fbfd0dd44124076c]::coop::Budget>>>::try_with::<tokio[fbfd0dd44124076c]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x57e806b8d6a2 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[fbfd0dd44124076c]::coop::Budget>>>::with::<tokio[fbfd0dd44124076c]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x57e806b99e47 - tokio[fbfd0dd44124076c]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:95:13
[INFO] [stdout]   28:     0x57e806b99e47 - tokio[fbfd0dd44124076c]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:72:5
[INFO] [stdout]   29:     0x57e806b99e47 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:25
[INFO] [stdout]   30:     0x57e806b8defd - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:367:19
[INFO] [stdout]   31:     0x57e806b99157 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:542:44
[INFO] [stdout]   32:     0x57e806b98ebb - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:57
[INFO] [stdout]   33:     0x57e806c28e0a - <tokio[fbfd0dd44124076c]::macros::scoped_tls::ScopedKey<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Context>>::set::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Core>, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x57e806b8ee06 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:35
[INFO] [stdout]   35:     0x57e806b8f0be - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:533:24
[INFO] [stdout]   36:     0x57e806b87446 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::BasicScheduler>::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:179:29
[INFO] [stdout]   37:     0x57e806bacd1a - <tokio[fbfd0dd44124076c]::runtime::Runtime>::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/mod.rs:482:51
[INFO] [stdout]   38:     0x57e806bacad5 - tokio_test[5cd0f4fe9ec7de79]::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.4.2/src/lib.rs:35:8
[INFO] [stdout]   39:     0x57e806bbd3bc - family_wallet[50812090e29e9941]::head_of_the_house::tests::spend_bitcoin_using_transfered_from_master_amount
[INFO] [stdout]                                at /opt/rustwide/workdir/src/head_of_the_house/mod.rs:344:13
[INFO] [stdout]   40:     0x57e806bb5277 - family_wallet[50812090e29e9941]::head_of_the_house::tests::spend_bitcoin_using_transfered_from_master_amount::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/head_of_the_house/mod.rs:597:59
[INFO] [stdout]   41:     0x57e806c11476 - <family_wallet[50812090e29e9941]::head_of_the_house::tests::spend_bitcoin_using_transfered_from_master_amount::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x57e806f1016b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x57e806f1016b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x57e806f1c9ca - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x57e806f1c9ca - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x57e806f1c9ca - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x57e806f1c9ca - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x57e806f17f74 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x57e806f17f74 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x57e806f1f4c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x57e806f1f4c2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x57e806f1f4c2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x57e806f1f4c2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x57e806f1f4c2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x57e806f1f4c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x57e806f1f4c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x57e80753fc0f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   61:     0x57e80753fc0f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   62:     0x7bac05b60aa4 - <unknown>
[INFO] [stdout]   63:     0x7bac05beda64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- head_of_the_house::tests::test_add_sats_child_account_back_to_master stdout ----
[INFO] [stdout] my mnemonic words moon evoke sugar swarm forest silent add essay extend own execute punch
[INFO] [stdout] 
[INFO] [stdout] thread 'head_of_the_house::tests::test_add_sats_child_account_back_to_master' (35) panicked at src/testing_helpers/mod.rs:56:16:
[INFO] [stdout] error attempting to mine_a_block: reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(3000), path: "/faucet", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e8075404f2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e8075404f2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e8075404f2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57e8075404f2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57e80755962a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57e80755962a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x57e807545b06 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e807545b06 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57e80751d0bf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57e80751d0bf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57e807537df9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57e806f1bdbe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57e806f1bdbe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e807538062 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57e807538062 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57e80751d178 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57e807512139 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57e80751e23d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57e807559d6c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57e807559ae2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57e806b5c6d3 - <core[27de1724e4349be2]::result::Result<reqwest[94a767f008b374c5]::async_impl::response::Response, reqwest[94a767f008b374c5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57e806c00a01 - family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing_helpers/mod.rs:56:16
[INFO] [stdout]   22:     0x57e806c0cceb - <core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x57e806b99fab - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:64
[INFO] [stdout]   24:     0x57e806c1b40a - tokio[fbfd0dd44124076c]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:102:9
[INFO] [stdout]   25:     0x57e806b8dab1 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[fbfd0dd44124076c]::coop::Budget>>>::try_with::<tokio[fbfd0dd44124076c]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x57e806b8d6a2 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[fbfd0dd44124076c]::coop::Budget>>>::with::<tokio[fbfd0dd44124076c]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x57e806b99e47 - tokio[fbfd0dd44124076c]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:95:13
[INFO] [stdout]   28:     0x57e806b99e47 - tokio[fbfd0dd44124076c]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:72:5
[INFO] [stdout]   29:     0x57e806b99e47 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:25
[INFO] [stdout]   30:     0x57e806b8defd - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:367:19
[INFO] [stdout]   31:     0x57e806b99157 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:542:44
[INFO] [stdout]   32:     0x57e806b98ebb - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:57
[INFO] [stdout]   33:     0x57e806c28e0a - <tokio[fbfd0dd44124076c]::macros::scoped_tls::ScopedKey<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Context>>::set::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Core>, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x57e806b8ee06 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:35
[INFO] [stdout]   35:     0x57e806b8f0be - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:533:24
[INFO] [stdout]   36:     0x57e806b87446 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::BasicScheduler>::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:179:29
[INFO] [stdout]   37:     0x57e806bacd1a - <tokio[fbfd0dd44124076c]::runtime::Runtime>::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/mod.rs:482:51
[INFO] [stdout]   38:     0x57e806bacad5 - tokio_test[5cd0f4fe9ec7de79]::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.4.2/src/lib.rs:35:8
[INFO] [stdout]   39:     0x57e806bbc617 - family_wallet[50812090e29e9941]::head_of_the_house::tests::test_add_sats_child_account_back_to_master
[INFO] [stdout]                                at /opt/rustwide/workdir/src/head_of_the_house/mod.rs:344:13
[INFO] [stdout]   40:     0x57e806bb5217 - family_wallet[50812090e29e9941]::head_of_the_house::tests::test_add_sats_child_account_back_to_master::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/head_of_the_house/mod.rs:574:52
[INFO] [stdout]   41:     0x57e806c113f6 - <family_wallet[50812090e29e9941]::head_of_the_house::tests::test_add_sats_child_account_back_to_master::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x57e806f1016b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x57e806f1016b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x57e806f1c9ca - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x57e806f1c9ca - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x57e806f1c9ca - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x57e806f1c9ca - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x57e806f17f74 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x57e806f17f74 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x57e806f1f4c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x57e806f1f4c2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x57e806f1f4c2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x57e806f1f4c2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x57e806f1f4c2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x57e806f1f4c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x57e806f1f4c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x57e80753fc0f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   61:     0x57e80753fc0f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   62:     0x7bac05b60aa4 - <unknown>
[INFO] [stdout]   63:     0x7bac05beda64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- head_of_the_house::tests::test_add_sats_from_master_account_to_child_account stdout ----
[INFO] [stdout] my mnemonic words afford balcony earth egg year worth what cloth toss cattle session decline
[INFO] [stdout] 
[INFO] [stdout] thread 'head_of_the_house::tests::test_add_sats_from_master_account_to_child_account' (36) panicked at src/testing_helpers/mod.rs:56:16:
[INFO] [stdout] error attempting to mine_a_block: reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(3000), path: "/faucet", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e8075404f2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e8075404f2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e8075404f2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57e8075404f2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57e80755962a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57e80755962a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x57e807545b06 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e807545b06 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57e80751d0bf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57e80751d0bf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57e807537df9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57e806f1bdbe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57e806f1bdbe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e807538062 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57e807538062 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57e80751d178 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57e807512139 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57e80751e23d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57e807559d6c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57e807559ae2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57e806b5c6d3 - <core[27de1724e4349be2]::result::Result<reqwest[94a767f008b374c5]::async_impl::response::Response, reqwest[94a767f008b374c5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57e806c00a01 - family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing_helpers/mod.rs:56:16
[INFO] [stdout]   22:     0x57e806c0cceb - <core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x57e806b99fab - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:64
[INFO] [stdout]   24:     0x57e806c1b40a - tokio[fbfd0dd44124076c]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:102:9
[INFO] [stdout]   25:     0x57e806b8dab1 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[fbfd0dd44124076c]::coop::Budget>>>::try_with::<tokio[fbfd0dd44124076c]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x57e806b8d6a2 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[fbfd0dd44124076c]::coop::Budget>>>::with::<tokio[fbfd0dd44124076c]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x57e806b99e47 - tokio[fbfd0dd44124076c]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:95:13
[INFO] [stdout]   28:     0x57e806b99e47 - tokio[fbfd0dd44124076c]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:72:5
[INFO] [stdout]   29:     0x57e806b99e47 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:25
[INFO] [stdout]   30:     0x57e806b8defd - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:367:19
[INFO] [stdout]   31:     0x57e806b99157 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:542:44
[INFO] [stdout]   32:     0x57e806b98ebb - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:57
[INFO] [stdout]   33:     0x57e806c28e0a - <tokio[fbfd0dd44124076c]::macros::scoped_tls::ScopedKey<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Context>>::set::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Core>, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x57e806b8ee06 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:35
[INFO] [stdout]   35:     0x57e806b8f0be - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:533:24
[INFO] [stdout]   36:     0x57e806b87446 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::BasicScheduler>::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:179:29
[INFO] [stdout]   37:     0x57e806bacd1a - <tokio[fbfd0dd44124076c]::runtime::Runtime>::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/mod.rs:482:51
[INFO] [stdout]   38:     0x57e806bacad5 - tokio_test[5cd0f4fe9ec7de79]::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.4.2/src/lib.rs:35:8
[INFO] [stdout]   39:     0x57e806bbdbe3 - family_wallet[50812090e29e9941]::head_of_the_house::tests::test_add_sats_from_master_account_to_child_account
[INFO] [stdout]                                at /opt/rustwide/workdir/src/head_of_the_house/mod.rs:344:13
[INFO] [stdout]   40:     0x57e806bb52a7 - family_wallet[50812090e29e9941]::head_of_the_house::tests::test_add_sats_from_master_account_to_child_account::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/head_of_the_house/mod.rs:554:60
[INFO] [stdout]   41:     0x57e806c114b6 - <family_wallet[50812090e29e9941]::head_of_the_house::tests::test_add_sats_from_master_account_to_child_account::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x57e806f1016b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x57e806f1016b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x57e806f1c9ca - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x57e806f1c9ca - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x57e806f1c9ca - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x57e806f1c9ca - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x57e806f17f74 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x57e806f17f74 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x57e806f1f4c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x57e806f1f4c2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x57e806f1f4c2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x57e806f1f4c2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x57e806f1f4c2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x57e806f1f4c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x57e806f1f4c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x57e80753fc0f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   61:     0x57e80753fc0f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   62:     0x7bac05b60aa4 - <unknown>
[INFO] [stdout]   63:     0x7bac05beda64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- head_of_the_house::tests::test_get_account_balance_returns_current_account_amount stdout ----
[INFO] [stdout] my mnemonic words pupil aerobic spike fog proof index among aunt route mean shy boil
[INFO] [stdout] 
[INFO] [stdout] thread 'head_of_the_house::tests::test_get_account_balance_returns_current_account_amount' (39) panicked at src/testing_helpers/mod.rs:56:16:
[INFO] [stdout] error attempting to mine_a_block: reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(3000), path: "/faucet", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e8075404f2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e8075404f2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e8075404f2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57e8075404f2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57e80755962a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57e80755962a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x57e807545b06 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e807545b06 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57e80751d0bf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57e80751d0bf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57e807537df9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57e806f1bdbe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57e806f1bdbe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e807538062 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57e807538062 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57e80751d178 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57e807512139 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57e80751e23d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57e807559d6c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57e807559ae2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57e806b5c6d3 - <core[27de1724e4349be2]::result::Result<reqwest[94a767f008b374c5]::async_impl::response::Response, reqwest[94a767f008b374c5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57e806c00a01 - family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing_helpers/mod.rs:56:16
[INFO] [stdout]   22:     0x57e806c0cceb - <core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x57e806b99fab - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:64
[INFO] [stdout]   24:     0x57e806c1b40a - tokio[fbfd0dd44124076c]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:102:9
[INFO] [stdout]   25:     0x57e806b8dab1 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[fbfd0dd44124076c]::coop::Budget>>>::try_with::<tokio[fbfd0dd44124076c]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x57e806b8d6a2 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[fbfd0dd44124076c]::coop::Budget>>>::with::<tokio[fbfd0dd44124076c]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x57e806b99e47 - tokio[fbfd0dd44124076c]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:95:13
[INFO] [stdout]   28:     0x57e806b99e47 - tokio[fbfd0dd44124076c]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:72:5
[INFO] [stdout]   29:     0x57e806b99e47 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:25
[INFO] [stdout]   30:     0x57e806b8defd - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:367:19
[INFO] [stdout]   31:     0x57e806b99157 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:542:44
[INFO] [stdout]   32:     0x57e806b98ebb - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:57
[INFO] [stdout]   33:     0x57e806c28e0a - <tokio[fbfd0dd44124076c]::macros::scoped_tls::ScopedKey<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Context>>::set::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Core>, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x57e806b8ee06 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:35
[INFO] [stdout]   35:     0x57e806b8f0be - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:533:24
[INFO] [stdout]   36:     0x57e806b87446 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::BasicScheduler>::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:179:29
[INFO] [stdout]   37:     0x57e806bacd1a - <tokio[fbfd0dd44124076c]::runtime::Runtime>::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/mod.rs:482:51
[INFO] [stdout]   38:     0x57e806bacad5 - tokio_test[5cd0f4fe9ec7de79]::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.4.2/src/lib.rs:35:8
[INFO] [stdout]   39:     0x57e806bbe3a3 - family_wallet[50812090e29e9941]::head_of_the_house::tests::test_get_account_balance_returns_current_account_amount
[INFO] [stdout]                                at /opt/rustwide/workdir/src/head_of_the_house/mod.rs:344:13
[INFO] [stdout]   40:     0x57e806bb52d7 - family_wallet[50812090e29e9941]::head_of_the_house::tests::test_get_account_balance_returns_current_account_amount::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/head_of_the_house/mod.rs:474:65
[INFO] [stdout]   41:     0x57e806c114f6 - <family_wallet[50812090e29e9941]::head_of_the_house::tests::test_get_account_balance_returns_current_account_amount::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x57e806f1016b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x57e806f1016b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x57e806f1c9ca - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x57e806f1c9ca - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x57e806f1c9ca - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x57e806f1c9ca - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x57e806f17f74 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x57e806f17f74 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x57e806f1f4c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x57e806f1f4c2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x57e806f1f4c2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x57e806f1f4c2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x57e806f1f4c2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x57e806f1f4c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x57e806f1f4c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x57e80753fc0f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   61:     0x57e80753fc0f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   62:     0x7bac05b60aa4 - <unknown>
[INFO] [stdout]   63:     0x7bac05beda64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- head_of_the_house::tests::test_spend_bitcoin_success_from_head_of_house_child_reflected_in_master_account stdout ----
[INFO] [stdout] my mnemonic words stone venture soldier insane main trouble lock visit monitor rug glad debate
[INFO] [stdout] 
[INFO] [stdout] thread 'head_of_the_house::tests::test_spend_bitcoin_success_from_head_of_house_child_reflected_in_master_account' (42) panicked at src/testing_helpers/mod.rs:56:16:
[INFO] [stdout] error attempting to mine_a_block: reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(3000), path: "/faucet", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e8075404f2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e8075404f2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e8075404f2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57e8075404f2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57e80755962a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57e80755962a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x57e807545b06 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e807545b06 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57e80751d0bf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57e80751d0bf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57e807537df9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57e806f1bdbe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57e806f1bdbe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e807538062 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57e807538062 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57e80751d178 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57e807512139 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57e80751e23d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57e807559d6c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57e807559ae2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57e806b5c6d3 - <core[27de1724e4349be2]::result::Result<reqwest[94a767f008b374c5]::async_impl::response::Response, reqwest[94a767f008b374c5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57e806c00a01 - family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing_helpers/mod.rs:56:16
[INFO] [stdout]   22:     0x57e806c0cceb - <core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x57e806b99fab - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:64
[INFO] [stdout]   24:     0x57e806c1b40a - tokio[fbfd0dd44124076c]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:102:9
[INFO] [stdout]   25:     0x57e806b8dab1 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[fbfd0dd44124076c]::coop::Budget>>>::try_with::<tokio[fbfd0dd44124076c]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x57e806b8d6a2 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[fbfd0dd44124076c]::coop::Budget>>>::with::<tokio[fbfd0dd44124076c]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x57e806b99e47 - tokio[fbfd0dd44124076c]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:95:13
[INFO] [stdout]   28:     0x57e806b99e47 - tokio[fbfd0dd44124076c]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:72:5
[INFO] [stdout]   29:     0x57e806b99e47 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:25
[INFO] [stdout]   30:     0x57e806b8defd - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:367:19
[INFO] [stdout]   31:     0x57e806b99157 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:542:44
[INFO] [stdout]   32:     0x57e806b98ebb - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:57
[INFO] [stdout]   33:     0x57e806c28e0a - <tokio[fbfd0dd44124076c]::macros::scoped_tls::ScopedKey<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Context>>::set::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Core>, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x57e806b8ee06 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:35
[INFO] [stdout]   35:     0x57e806b8f0be - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:533:24
[INFO] [stdout]   36:     0x57e806b87446 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::BasicScheduler>::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:179:29
[INFO] [stdout]   37:     0x57e806bacd1a - <tokio[fbfd0dd44124076c]::runtime::Runtime>::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/mod.rs:482:51
[INFO] [stdout]   38:     0x57e806bacad5 - tokio_test[5cd0f4fe9ec7de79]::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.4.2/src/lib.rs:35:8
[INFO] [stdout]   39:     0x57e806bbb3b7 - family_wallet[50812090e29e9941]::head_of_the_house::tests::set_up_user_with_two_bitcoin
[INFO] [stdout]                                at /opt/rustwide/workdir/src/head_of_the_house/mod.rs:344:13
[INFO] [stdout]   40:     0x57e806bbb4f5 - family_wallet[50812090e29e9941]::head_of_the_house::tests::set_up_random_user_with_two_bitcoin
[INFO] [stdout]                                at /opt/rustwide/workdir/src/head_of_the_house/mod.rs:649:9
[INFO] [stdout]   41:     0x57e806bc01ed - family_wallet[50812090e29e9941]::head_of_the_house::tests::test_spend_bitcoin_success_from_head_of_house_child_reflected_in_master_account
[INFO] [stdout]                                at /opt/rustwide/workdir/src/head_of_the_house/mod.rs:402:50
[INFO] [stdout]   42:     0x57e806bb53f7 - family_wallet[50812090e29e9941]::head_of_the_house::tests::test_spend_bitcoin_success_from_head_of_house_child_reflected_in_master_account::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/head_of_the_house/mod.rs:400:89
[INFO] [stdout]   43:     0x57e806c11676 - <family_wallet[50812090e29e9941]::head_of_the_house::tests::test_spend_bitcoin_success_from_head_of_house_child_reflected_in_master_account::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x57e806f1016b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x57e806f1016b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x57e806f1c9ca - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x57e806f1c9ca - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x57e806f1c9ca - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x57e806f1c9ca - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x57e806f17f74 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x57e806f17f74 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x57e806f1f4c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x57e806f1f4c2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x57e806f1f4c2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x57e806f1f4c2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x57e806f1f4c2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x57e806f1f4c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x57e806f1f4c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x57e80753fc0f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x57e80753fc0f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x7bac05b60aa4 - <unknown>
[INFO] [stdout]   65:     0x7bac05beda64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- head_of_the_house::tests::test_get_pending_spend_amount_return_pending_spend_values stdout ----
[INFO] [stdout] my mnemonic words casino ranch boil kit clean excuse ritual habit hood truth front member
[INFO] [stdout] 
[INFO] [stdout] thread 'head_of_the_house::tests::test_get_pending_spend_amount_return_pending_spend_values' (40) panicked at src/testing_helpers/mod.rs:56:16:
[INFO] [stdout] error attempting to mine_a_block: reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(3000), path: "/faucet", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e8075404f2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e8075404f2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e8075404f2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57e8075404f2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57e80755962a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57e80755962a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x57e807545b06 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e807545b06 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57e80751d0bf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57e80751d0bf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57e807537df9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57e806f1bdbe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57e806f1bdbe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e807538062 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57e807538062 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57e80751d178 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57e807512139 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57e80751e23d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57e807559d6c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57e807559ae2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57e806b5c6d3 - <core[27de1724e4349be2]::result::Result<reqwest[94a767f008b374c5]::async_impl::response::Response, reqwest[94a767f008b374c5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57e806c00a01 - family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing_helpers/mod.rs:56:16
[INFO] [stdout]   22:     0x57e806c0cceb - <core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x57e806b99fab - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:64
[INFO] [stdout]   24:     0x57e806c1b40a - tokio[fbfd0dd44124076c]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:102:9
[INFO] [stdout]   25:     0x57e806b8dab1 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[fbfd0dd44124076c]::coop::Budget>>>::try_with::<tokio[fbfd0dd44124076c]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x57e806b8d6a2 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[fbfd0dd44124076c]::coop::Budget>>>::with::<tokio[fbfd0dd44124076c]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x57e806b99e47 - tokio[fbfd0dd44124076c]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:95:13
[INFO] [stdout]   28:     0x57e806b99e47 - tokio[fbfd0dd44124076c]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:72:5
[INFO] [stdout]   29:     0x57e806b99e47 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:25
[INFO] [stdout]   30:     0x57e806b8defd - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:367:19
[INFO] [stdout]   31:     0x57e806b99157 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:542:44
[INFO] [stdout]   32:     0x57e806b98ebb - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:57
[INFO] [stdout]   33:     0x57e806c28e0a - <tokio[fbfd0dd44124076c]::macros::scoped_tls::ScopedKey<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Context>>::set::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Core>, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x57e806b8ee06 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:35
[INFO] [stdout]   35:     0x57e806b8f0be - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:533:24
[INFO] [stdout]   36:     0x57e806b87446 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::BasicScheduler>::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:179:29
[INFO] [stdout]   37:     0x57e806bacd1a - <tokio[fbfd0dd44124076c]::runtime::Runtime>::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/mod.rs:482:51
[INFO] [stdout]   38:     0x57e806bacad5 - tokio_test[5cd0f4fe9ec7de79]::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.4.2/src/lib.rs:35:8
[INFO] [stdout]   39:     0x57e806bbe8c1 - family_wallet[50812090e29e9941]::head_of_the_house::tests::test_get_pending_spend_amount_return_pending_spend_values
[INFO] [stdout]                                at /opt/rustwide/workdir/src/head_of_the_house/mod.rs:344:13
[INFO] [stdout]   40:     0x57e806bb5307 - family_wallet[50812090e29e9941]::head_of_the_house::tests::test_get_pending_spend_amount_return_pending_spend_values::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/head_of_the_house/mod.rs:492:67
[INFO] [stdout]   41:     0x57e806c11536 - <family_wallet[50812090e29e9941]::head_of_the_house::tests::test_get_pending_spend_amount_return_pending_spend_values::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x57e806f1016b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x57e806f1016b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x57e806f1c9ca - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x57e806f1c9ca - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x57e806f1c9ca - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x57e806f1c9ca - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x57e806f17f74 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x57e806f17f74 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stderr] error: test failed, to rerun pass `--bin family-wallet`
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x57e806f1f4c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x57e806f1f4c2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x57e806f1f4c2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x57e806f1f4c2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x57e806f1f4c2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x57e806f1f4c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x57e806f1f4c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x57e80753fc0f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   61:     0x57e80753fc0f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   62:     0x7bac05b60aa4 - <unknown>
[INFO] [stdout]   63:     0x7bac05beda64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- head_of_the_house::tests::test_child_adding_new_address_adds_to_master_account_then_childs_account stdout ----
[INFO] [stdout] my mnemonic words jelly crash boy whisper mouse ecology tuna soccer memory million news short
[INFO] [stdout] 
[INFO] [stdout] thread 'head_of_the_house::tests::test_child_adding_new_address_adds_to_master_account_then_childs_account' (37) panicked at src/testing_helpers/mod.rs:56:16:
[INFO] [stdout] error attempting to mine_a_block: reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(3000), path: "/faucet", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e8075404f2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e8075404f2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e8075404f2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57e8075404f2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57e80755962a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57e80755962a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x57e807545b06 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e807545b06 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57e80751d0bf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57e80751d0bf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57e807537df9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57e806f1bdbe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57e806f1bdbe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e807538062 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57e807538062 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57e80751d178 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57e807512139 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57e80751e23d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57e807559d6c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57e807559ae2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57e806b5c6d3 - <core[27de1724e4349be2]::result::Result<reqwest[94a767f008b374c5]::async_impl::response::Response, reqwest[94a767f008b374c5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57e806c00a01 - family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing_helpers/mod.rs:56:16
[INFO] [stdout]   22:     0x57e806c0cceb - <core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x57e806b99fab - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:64
[INFO] [stdout]   24:     0x57e806c1b40a - tokio[fbfd0dd44124076c]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:102:9
[INFO] [stdout]   25:     0x57e806b8dab1 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[fbfd0dd44124076c]::coop::Budget>>>::try_with::<tokio[fbfd0dd44124076c]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x57e806b8d6a2 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[fbfd0dd44124076c]::coop::Budget>>>::with::<tokio[fbfd0dd44124076c]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x57e806b99e47 - tokio[fbfd0dd44124076c]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:95:13
[INFO] [stdout]   28:     0x57e806b99e47 - tokio[fbfd0dd44124076c]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:72:5
[INFO] [stdout]   29:     0x57e806b99e47 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:25
[INFO] [stdout]   30:     0x57e806b8defd - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:367:19
[INFO] [stdout]   31:     0x57e806b99157 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:542:44
[INFO] [stdout]   32:     0x57e806b98ebb - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:57
[INFO] [stdout]   33:     0x57e806c28e0a - <tokio[fbfd0dd44124076c]::macros::scoped_tls::ScopedKey<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Context>>::set::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Core>, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x57e806b8ee06 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:35
[INFO] [stdout]   35:     0x57e806b8f0be - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:533:24
[INFO] [stdout]   36:     0x57e806b87446 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::BasicScheduler>::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:179:29
[INFO] [stdout]   37:     0x57e806bacd1a - <tokio[fbfd0dd44124076c]::runtime::Runtime>::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/mod.rs:482:51
[INFO] [stdout]   38:     0x57e806bacad5 - tokio_test[5cd0f4fe9ec7de79]::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.4.2/src/lib.rs:35:8
[INFO] [stdout]   39:     0x57e806bbb3b7 - family_wallet[50812090e29e9941]::head_of_the_house::tests::set_up_user_with_two_bitcoin
[INFO] [stdout]                                at /opt/rustwide/workdir/src/head_of_the_house/mod.rs:344:13
[INFO] [stdout]   40:     0x57e806bbb545 - family_wallet[50812090e29e9941]::head_of_the_house::tests::set_up_default_user_with_two_bitcoin
[INFO] [stdout]                                at /opt/rustwide/workdir/src/head_of_the_house/mod.rs:644:9
[INFO] [stdout]   41:     0x57e806bbebf9 - family_wallet[50812090e29e9941]::head_of_the_house::tests::test_child_adding_new_address_adds_to_master_account_then_childs_account
[INFO] [stdout]                                at /opt/rustwide/workdir/src/head_of_the_house/mod.rs:448:54
[INFO] [stdout]   42:     0x57e806bb5337 - family_wallet[50812090e29e9941]::head_of_the_house::tests::test_child_adding_new_address_adds_to_master_account_then_childs_account::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/head_of_the_house/mod.rs:446:82
[INFO] [stdout]   43:     0x57e806c11576 - <family_wallet[50812090e29e9941]::head_of_the_house::tests::test_child_adding_new_address_adds_to_master_account_then_childs_account::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x57e806f1016b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x57e806f1016b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   46:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   47:     0x57e806f1c9ca - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x57e806f1c9ca - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x57e806f1c9ca - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x57e806f1c9ca - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   52:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   53:     0x57e806f17f74 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   54:     0x57e806f17f74 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x57e806f1f4c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   56:     0x57e806f1f4c2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x57e806f1f4c2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x57e806f1f4c2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x57e806f1f4c2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x57e806f1f4c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   61:     0x57e806f1f4c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x57e80753fc0f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   63:     0x57e80753fc0f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   64:     0x7bac05b60aa4 - <unknown>
[INFO] [stdout]   65:     0x7bac05beda64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- master_account::test::test_get_pending_spend_amount_reflects_unsettled_amount stdout ----
[INFO] [stdout] my mnemonic words cupboard pulse donor tomorrow spirit beauty process debris jacket motor expire exact
[INFO] [stdout] 
[INFO] [stdout] thread 'master_account::test::test_get_pending_spend_amount_reflects_unsettled_amount' (50) panicked at src/testing_helpers/mod.rs:56:16:
[INFO] [stdout] error attempting to mine_a_block: reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(3000), path: "/faucet", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e8075404f2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e8075404f2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e8075404f2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57e8075404f2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57e80755962a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57e80755962a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x57e807545b06 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e807545b06 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57e80751d0bf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57e80751d0bf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57e807537df9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57e806f1bdbe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57e806f1bdbe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e807538062 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57e807538062 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57e80751d178 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57e807512139 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57e80751e23d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57e807559d6c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57e807559ae2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57e806b5c6d3 - <core[27de1724e4349be2]::result::Result<reqwest[94a767f008b374c5]::async_impl::response::Response, reqwest[94a767f008b374c5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57e806c00a01 - family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing_helpers/mod.rs:56:16
[INFO] [stdout]   22:     0x57e806c0cceb - <core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x57e806b99fab - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:64
[INFO] [stdout]   24:     0x57e806c1b40a - tokio[fbfd0dd44124076c]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:102:9
[INFO] [stdout]   25:     0x57e806b8dab1 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[fbfd0dd44124076c]::coop::Budget>>>::try_with::<tokio[fbfd0dd44124076c]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x57e806b8d6a2 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[fbfd0dd44124076c]::coop::Budget>>>::with::<tokio[fbfd0dd44124076c]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x57e806b99e47 - tokio[fbfd0dd44124076c]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:95:13
[INFO] [stdout]   28:     0x57e806b99e47 - tokio[fbfd0dd44124076c]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:72:5
[INFO] [stdout]   29:     0x57e806b99e47 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:25
[INFO] [stdout]   30:     0x57e806b8defd - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:367:19
[INFO] [stdout]   31:     0x57e806b99157 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:542:44
[INFO] [stdout]   32:     0x57e806b98ebb - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:57
[INFO] [stdout]   33:     0x57e806c28e0a - <tokio[fbfd0dd44124076c]::macros::scoped_tls::ScopedKey<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Context>>::set::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Core>, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x57e806b8ee06 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:35
[INFO] [stdout]   35:     0x57e806b8f0be - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:533:24
[INFO] [stdout]   36:     0x57e806b87446 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::BasicScheduler>::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:179:29
[INFO] [stdout]   37:     0x57e806bacd1a - <tokio[fbfd0dd44124076c]::runtime::Runtime>::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/mod.rs:482:51
[INFO] [stdout]   38:     0x57e806bacad5 - tokio_test[5cd0f4fe9ec7de79]::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.4.2/src/lib.rs:35:8
[INFO] [stdout]   39:     0x57e806bb9a84 - family_wallet[50812090e29e9941]::master_account::test::test_get_pending_spend_amount_reflects_unsettled_amount
[INFO] [stdout]                                at /opt/rustwide/workdir/src/master_account/mod.rs:305:13
[INFO] [stdout]   40:     0x57e806bb50f7 - family_wallet[50812090e29e9941]::master_account::test::test_get_pending_spend_amount_reflects_unsettled_amount::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/master_account/mod.rs:388:65
[INFO] [stdout]   41:     0x57e806c11276 - <family_wallet[50812090e29e9941]::master_account::test::test_get_pending_spend_amount_reflects_unsettled_amount::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x57e806f1016b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x57e806f1016b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x57e806f1c9ca - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x57e806f1c9ca - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x57e806f1c9ca - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x57e806f1c9ca - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x57e806f17f74 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x57e806f17f74 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x57e806f1f4c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x57e806f1f4c2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x57e806f1f4c2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x57e806f1f4c2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x57e806f1f4c2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x57e806f1f4c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x57e806f1f4c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x57e80753fc0f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   61:     0x57e80753fc0f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   62:     0x7bac05b60aa4 - <unknown>
[INFO] [stdout]   63:     0x7bac05beda64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- master_account::test::spend_bitcoin_returns_success_and_reduces_bitcoin_amount stdout ----
[INFO] [stdout] my mnemonic words job test north output sudden lawn coach purpose rely prosper assault include
[INFO] [stdout] 
[INFO] [stdout] thread 'master_account::test::spend_bitcoin_returns_success_and_reduces_bitcoin_amount' (48) panicked at src/testing_helpers/mod.rs:56:16:
[INFO] [stdout] error attempting to mine_a_block: reqwest::Error { kind: Request, url: Url { scheme: "http", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("localhost")), port: Some(3000), path: "/faucet", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57e8075404f2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57e8075404f2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57e8075404f2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57e8075404f2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57e80755962a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57e80755962a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x57e807545b06 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57e807545b06 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x57e80751d0bf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57e80751d0bf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57e807537df9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57e806f1bdbe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x57e806f1bdbe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57e807538062 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x57e807538062 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57e80751d178 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57e807512139 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57e80751e23d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57e807559d6c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57e807559ae2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57e806b5c6d3 - <core[27de1724e4349be2]::result::Result<reqwest[94a767f008b374c5]::async_impl::response::Response, reqwest[94a767f008b374c5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57e806c00a01 - family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing_helpers/mod.rs:56:16
[INFO] [stdout]   22:     0x57e806c0cceb - <core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x57e806b99fab - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:64
[INFO] [stdout]   24:     0x57e806c1b40a - tokio[fbfd0dd44124076c]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:102:9
[INFO] [stdout]   25:     0x57e806b8dab1 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[fbfd0dd44124076c]::coop::Budget>>>::try_with::<tokio[fbfd0dd44124076c]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x57e806b8d6a2 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[fbfd0dd44124076c]::coop::Budget>>>::with::<tokio[fbfd0dd44124076c]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x57e806b99e47 - tokio[fbfd0dd44124076c]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:95:13
[INFO] [stdout]   28:     0x57e806b99e47 - tokio[fbfd0dd44124076c]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/coop.rs:72:5
[INFO] [stdout]   29:     0x57e806b99e47 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:543:25
[INFO] [stdout]   30:     0x57e806b8defd - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<reqwest[94a767f008b374c5]::async_impl::response::Response>, <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:367:19
[INFO] [stdout]   31:     0x57e806b99157 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:542:44
[INFO] [stdout]   32:     0x57e806b98ebb - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:57
[INFO] [stdout]   33:     0x57e806c28e0a - <tokio[fbfd0dd44124076c]::macros::scoped_tls::ScopedKey<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Context>>::set::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::Core>, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x57e806b8ee06 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::enter::<<tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<reqwest[94a767f008b374c5]::async_impl::response::Response>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:613:35
[INFO] [stdout]   35:     0x57e806b8f0be - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:533:24
[INFO] [stdout]   36:     0x57e806b87446 - <tokio[fbfd0dd44124076c]::runtime::basic_scheduler::BasicScheduler>::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/basic_scheduler.rs:179:29
[INFO] [stdout]   37:     0x57e806bacd1a - <tokio[fbfd0dd44124076c]::runtime::Runtime>::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.1/src/runtime/mod.rs:482:51
[INFO] [stdout]   38:     0x57e806bacad5 - tokio_test[5cd0f4fe9ec7de79]::block_on::<family_wallet[50812090e29e9941]::testing_helpers::mine_a_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-test-0.4.2/src/lib.rs:35:8
[INFO] [stdout]   39:     0x57e806bba0ec - family_wallet[50812090e29e9941]::master_account::test::spend_bitcoin_returns_success_and_reduces_bitcoin_amount
[INFO] [stdout]                                at /opt/rustwide/workdir/src/master_account/mod.rs:305:13
[INFO] [stdout]   40:     0x57e806bb5127 - family_wallet[50812090e29e9941]::master_account::test::spend_bitcoin_returns_success_and_reduces_bitcoin_amount::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/master_account/mod.rs:320:66
[INFO] [stdout]   41:     0x57e806c112b6 - <family_wallet[50812090e29e9941]::master_account::test::spend_bitcoin_returns_success_and_reduces_bitcoin_amount::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x57e806f1016b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x57e806f1016b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x57e806f1c9ca - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   46:     0x57e806f1c9ca - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x57e806f1c9ca - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x57e806f1c9ca - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x57e806f1c9ca - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x57e806f17f74 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x57e806f17f74 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x57e806f1f4c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x57e806f1f4c2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   55:     0x57e806f1f4c2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x57e806f1f4c2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x57e806f1f4c2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x57e806f1f4c2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x57e806f1f4c2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x57e80753fc0f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   61:     0x57e80753fc0f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   62:     0x7bac05b60aa4 - <unknown>
[INFO] [stdout]   63:     0x7bac05beda64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     head_of_the_house::tests::spend_bitcoin_using_transfered_from_master_amount
[INFO] [stdout]     head_of_the_house::tests::test_add_pending_transaction_to_user_account_unknown_user_returns_account_error
[INFO] [stdout]     head_of_the_house::tests::test_add_sats_child_account_back_to_master
[INFO] [stdout]     head_of_the_house::tests::test_add_sats_from_master_account_to_child_account
[INFO] [stdout]     head_of_the_house::tests::test_child_adding_new_address_adds_to_master_account_then_childs_account
[INFO] [stdout]     head_of_the_house::tests::test_get_account_balance_returns_current_account_amount
[INFO] [stdout]     head_of_the_house::tests::test_get_pending_spend_amount_return_pending_spend_values
[INFO] [stdout]     head_of_the_house::tests::test_spend_bitcoin_success_from_head_of_house_child_reflected_in_master_account
[INFO] [stdout]     head_of_the_house::tests::test_spend_bitcoin_unsuccess_from_head_of_house_child_because_insufficient_funds
[INFO] [stdout]     master_account::test::get_pending_transactions_has_no_tx_after_high_fee_transaction
[INFO] [stdout]     master_account::test::get_pending_transactions_has_one_tx_after_low_fee_transaction
[INFO] [stdout]     master_account::test::spend_bitcoin_returns_success_and_reduces_bitcoin_amount
[INFO] [stdout]     master_account::test::test_get_bitcoin_total_minus_transfers_to_children
[INFO] [stdout]     master_account::test::test_get_pending_spend_amount_reflects_unsettled_amount
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9410d1e33920d897d80bd38f803ea8f15d192781bb833f30e61fe6cb80317c96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9410d1e33920d897d80bd38f803ea8f15d192781bb833f30e61fe6cb80317c96", kill_on_drop: false }`
[INFO] [stdout] 9410d1e33920d897d80bd38f803ea8f15d192781bb833f30e61fe6cb80317c96
