[INFO] fetching crate esplora-api 0.1.0...
[INFO] testing esplora-api-0.1.0 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate esplora-api 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate esplora-api 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate esplora-api 0.1.0
[INFO] tweaked toml for crates.io crate esplora-api 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate esplora-api 0.1.0 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 144 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.10.10 (available: v0.13.4)
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.52.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d3edf73941262cd57ea01c29e6e6f8efae326f275ccdf79b8a900b08c8f03182
[INFO] running `Command { std: "docker" "start" "d3edf73941262cd57ea01c29e6e6f8efae326f275ccdf79b8a900b08c8f03182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3edf73941262cd57ea01c29e6e6f8efae326f275ccdf79b8a900b08c8f03182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d3edf73941262cd57ea01c29e6e6f8efae326f275ccdf79b8a900b08c8f03182" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3edf73941262cd57ea01c29e6e6f8efae326f275ccdf79b8a900b08c8f03182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d3edf73941262cd57ea01c29e6e6f8efae326f275ccdf79b8a900b08c8f03182" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling hyper-tls v0.4.3
[INFO] [stderr]    Compiling reqwest v0.10.10
[INFO] [stderr]    Compiling esplora-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.91s
[INFO] running `Command { std: "docker" "inspect" "d3edf73941262cd57ea01c29e6e6f8efae326f275ccdf79b8a900b08c8f03182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d3edf73941262cd57ea01c29e6e6f8efae326f275ccdf79b8a900b08c8f03182" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling esplora-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.98s
[INFO] running `Command { std: "docker" "inspect" "d3edf73941262cd57ea01c29e6e6f8efae326f275ccdf79b8a900b08c8f03182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d3edf73941262cd57ea01c29e6e6f8efae326f275ccdf79b8a900b08c8f03182" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/esplora_api-6c0b87bba41aef51)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/async_impl_tests.rs (/opt/rustwide/target/debug/deps/async_impl_tests-545e3d608d289141)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test async_client_custom_reqwest_builder ... ok
[INFO] [stdout] test async_get_block_status ... FAILED
[INFO] [stdout] test async_fee_estimate ... FAILED
[INFO] [stdout] test async_get_address_prefix ... FAILED
[INFO] [stdout] test async_get_address ... FAILED
[INFO] [stdout] test async_get_block_height ... FAILED
[INFO] [stdout] test async_get_block_txid_at_index ... FAILED
[INFO] [stdout] test async_get_block_raw_format ... FAILED
[INFO] [stdout] test async_client ... ok
[INFO] [stdout] test async_get_address_txs ... FAILED
[INFO] [stdout] test async_get_block ... FAILED
[INFO] [stdout] test async_get_address_txs_chain ... FAILED
[INFO] [stdout] test async_get_address_utxo ... FAILED
[INFO] [stdout] test async_get_block_txids ... FAILED
[INFO] [stdout] test async_client_custom_header ... ok
[INFO] [stdout] test async_get_address_txs_mempool ... FAILED
[INFO] [stdout] test async_get_block_txs_with_and_without_index ... FAILED
[INFO] [stdout] test async_get_blocks ... FAILED
[INFO] [stdout] test async_get_blocks_tip_height ... FAILED
[INFO] [stdout] test async_get_mempool ... FAILED
[INFO] [stdout] test async_get_mempool_recent ... FAILED
[INFO] [stdout] test async_get_script_hash_txs_mempool ... FAILED
[INFO] [stdout] test async_get_tx_outspends ... FAILED
[INFO] [stdout] test async_get_tx_merkle_proof ... FAILED
[INFO] [stdout] test async_get_tx_hex ... FAILED
[INFO] [stdout] test async_get_blocks_tip_hash ... FAILED
[INFO] [stdout] test async_get_script_hash ... FAILED
[INFO] [stdout] test async_get_script_hash_txs_chain ... FAILED
[INFO] [stdout] test async_get_tx ... FAILED
[INFO] [stdout] test async_get_script_hash_utxo ... FAILED
[INFO] [stdout] test async_get_script_hash_txs ... FAILED
[INFO] [stdout] test async_get_tx_raw ... FAILED
[INFO] [stdout] test async_get_tx_merkleblock_proof ... FAILED
[INFO] [stdout] test async_get_mempool_txids ... FAILED
[INFO] [stdout] test async_post_tx ... FAILED
[INFO] [stdout] test async_get_tx_status ... FAILED
[INFO] [stdout] test async_get_tx_outspend ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_block_status stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_block_status' (827) panicked at tests/async_impl_tests.rs:53:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b399b546c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b399b546c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b399b6a73a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b399b6a73a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60b399b5911c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60b399b5911c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60b399b31d26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b399b31d26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b399b4c199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b3996f0880 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60b3996f0880 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60b399b4c4c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60b399b4c4c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60b399b31e04 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x60b399b29659 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b399b32bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60b399b6af6c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b399b6af32 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60b3996c0b2e - async_impl_tests[e15a48d509b8d29b]::async_get_block_status::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:53:5
[INFO] [stdout]   21:     0x60b39966a29d - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_block_status::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x60b3996d7230 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x60b399646725 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::try_with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   24:     0x60b39964043e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   25:     0x60b3996603d3 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_status::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x60b3996603d3 - tokio[36dc1101226ea6e4]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_status::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x60b3996603d3 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_block_status::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x60b399668c0c - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_status::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x60b3996a41e9 - <tokio[36dc1101226ea6e4]::macros::scoped_tls::ScopedKey<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::Context>>::set::<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_status::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x60b399654b68 - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_status::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x60b3996508c2 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_block_status::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x60b39969a725 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_block_status::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x60b399695584 - tokio[36dc1101226ea6e4]::runtime::context::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_status::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x60b39968d7fa - <tokio[36dc1101226ea6e4]::runtime::handle::Handle>::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_status::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x60b399693689 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_block_status::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x60b3996c6067 - async_impl_tests[e15a48d509b8d29b]::async_get_block_status
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:47:1
[INFO] [stdout]   37:     0x60b3996bd2a7 - async_impl_tests[e15a48d509b8d29b]::async_get_block_status::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:48:34
[INFO] [stdout]   38:     0x60b399686ff6 - <async_impl_tests[e15a48d509b8d29b]::async_get_block_status::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x60b3996e3bbb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60b3996e3bbb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x60b3996f1205 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   44:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x60b3996f1205 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x60b3996ebcb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x60b3996ebcb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x60b3996f4352 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x60b3996f4352 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x60b3996f4352 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60b399b53b9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   58:     0x60b399b53b9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   59:     0x7a7827e1eaa4 - <unknown>
[INFO] [stdout]   60:     0x7a7827eaba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_fee_estimate stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_fee_estimate' (817) panicked at tests/async_impl_tests.rs:333:5:
[INFO] [stdout] assertion failed: fee.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b399b546c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b399b546c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b399b6a73a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b399b6a73a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60b399b5911c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60b399b5911c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60b399b31d26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b399b31d26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b399b4c199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b3996f0880 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60b3996f0880 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60b399b4c4c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60b399b4c4c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60b399b31e04 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x60b399b29659 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b399b32bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60b399b6af6c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b399b6af32 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60b3996bf081 - async_impl_tests[e15a48d509b8d29b]::async_fee_estimate::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:333:5
[INFO] [stdout]   21:     0x60b399669a1d - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_fee_estimate::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x60b3996d68b0 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_fee_estimate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x60b399645f25 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::try_with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_fee_estimate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   24:     0x60b3996401be - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_fee_estimate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   25:     0x60b39965c863 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_fee_estimate::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x60b39965c863 - tokio[36dc1101226ea6e4]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_fee_estimate::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x60b39965c863 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_fee_estimate::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x60b39966898c - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_fee_estimate::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x60b3996a38e9 - <tokio[36dc1101226ea6e4]::macros::scoped_tls::ScopedKey<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::Context>>::set::<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_fee_estimate::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x60b399652de8 - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_fee_estimate::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x60b3996506c2 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_fee_estimate::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x60b399699da5 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_fee_estimate::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x60b399694d04 - tokio[36dc1101226ea6e4]::runtime::context::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_fee_estimate::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x60b39968d1fa - <tokio[36dc1101226ea6e4]::runtime::handle::Handle>::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_fee_estimate::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x60b399693399 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_fee_estimate::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x60b3996c5167 - async_impl_tests[e15a48d509b8d29b]::async_fee_estimate
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:329:1
[INFO] [stdout]   37:     0x60b3996bd127 - async_impl_tests[e15a48d509b8d29b]::async_fee_estimate::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:330:30
[INFO] [stdout]   38:     0x60b399686df6 - <async_impl_tests[e15a48d509b8d29b]::async_fee_estimate::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x60b3996e3bbb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60b3996e3bbb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x60b3996f1205 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   44:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x60b3996f1205 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x60b3996ebcb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x60b3996ebcb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x60b3996f4352 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x60b3996f4352 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x60b3996f4352 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60b399b53b9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   58:     0x60b399b53b9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   59:     0x7a7827e1eaa4 - <unknown>
[INFO] [stdout]   60:     0x7a7827eaba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_address_prefix stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_address_prefix' (819) panicked at tests/async_impl_tests.rs:308:5:
[INFO] [stdout] assertion failed: addresses.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b399b546c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b399b546c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b399b6a73a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b399b6a73a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60b399b5911c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60b399b5911c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60b399b31d26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b399b31d26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b399b4c199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b3996f0880 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60b3996f0880 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60b399b4c4c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60b399b4c4c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60b399b31e04 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x60b399b29659 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b399b32bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60b399b6af6c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b399b6af32 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60b3996c136e - async_impl_tests[e15a48d509b8d29b]::async_get_address_prefix::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:308:5
[INFO] [stdout]   21:     0x60b39966a5cd - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_address_prefix::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x60b3996d75c0 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x60b399646a25 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::try_with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   24:     0x60b39964052e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   25:     0x60b399661a23 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_prefix::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x60b399661a23 - tokio[36dc1101226ea6e4]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_prefix::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x60b399661a23 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_address_prefix::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x60b399668cfc - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_prefix::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x60b3996a4549 - <tokio[36dc1101226ea6e4]::macros::scoped_tls::ScopedKey<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::Context>>::set::<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_prefix::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x60b399655678 - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_prefix::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x60b399650982 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_address_prefix::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x60b39969aab5 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_address_prefix::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x60b3996958b4 - tokio[36dc1101226ea6e4]::runtime::context::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_prefix::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x60b39968da3a - <tokio[36dc1101226ea6e4]::runtime::handle::Handle>::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_prefix::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x60b3996937a9 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_address_prefix::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x60b3996c6607 - async_impl_tests[e15a48d509b8d29b]::async_get_address_prefix
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:304:1
[INFO] [stdout]   37:     0x60b3996bd337 - async_impl_tests[e15a48d509b8d29b]::async_get_address_prefix::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:305:36
[INFO] [stdout]   38:     0x60b3996870b6 - <async_impl_tests[e15a48d509b8d29b]::async_get_address_prefix::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x60b3996e3bbb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60b3996e3bbb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x60b3996f1205 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   44:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x60b3996f1205 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x60b3996ebcb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x60b3996ebcb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x60b3996f4352 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x60b3996f4352 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x60b3996f4352 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60b399b53b9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   58:     0x60b399b53b9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   59:     0x7a7827e1eaa4 - <unknown>
[INFO] [stdout]   60:     0x7a7827eaba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_address stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_address' (818) panicked at tests/async_impl_tests.rs:216:5:
[INFO] [stdout] assertion failed: address.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b399b546c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b399b546c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b399b6a73a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b399b6a73a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60b399b5911c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60b399b5911c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60b399b31d26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b399b31d26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b399b4c199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b3996f0880 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60b3996f0880 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60b399b4c4c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60b399b4c4c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60b399b31e04 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x60b399b29659 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b399b32bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60b399b6af6c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b399b6af32 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60b3996beaeb - async_impl_tests[e15a48d509b8d29b]::async_get_address::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:216:5
[INFO] [stdout]   21:     0x60b3996697fd - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_address::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x60b3996d6650 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x60b399645d25 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::try_with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   24:     0x60b39964011e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   25:     0x60b39965b983 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x60b39965b983 - tokio[36dc1101226ea6e4]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x60b39965b983 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_address::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x60b3996688ec - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x60b3996a36a9 - <tokio[36dc1101226ea6e4]::macros::scoped_tls::ScopedKey<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::Context>>::set::<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x60b399652688 - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x60b399650642 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_address::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x60b399699b45 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_address::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x60b399694ae4 - tokio[36dc1101226ea6e4]::runtime::context::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x60b39968d07a - <tokio[36dc1101226ea6e4]::runtime::handle::Handle>::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x60b3996932d9 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_address::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x60b3996c4da7 - async_impl_tests[e15a48d509b8d29b]::async_get_address
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:210:1
[INFO] [stdout]   37:     0x60b3996bd0c7 - async_impl_tests[e15a48d509b8d29b]::async_get_address::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:211:29
[INFO] [stdout]   38:     0x60b399686d76 - <async_impl_tests[e15a48d509b8d29b]::async_get_address::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x60b3996e3bbb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60b3996e3bbb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x60b3996f1205 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   44:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x60b3996f1205 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x60b3996ebcb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x60b3996ebcb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x60b3996f4352 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x60b3996f4352 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x60b3996f4352 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60b399b53b9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   58:     0x60b399b53b9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   59:     0x7a7827e1eaa4 - <unknown>
[INFO] [stdout]   60:     0x7a7827eaba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_block_height stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_block_height' (825) panicked at tests/async_impl_tests.rs:104:60:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("blockstream.info")), port: None, path: "/testnet/api//block-height/424242", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b399b546c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b399b546c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b399b6a73a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b399b6a73a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60b399b5911c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60b399b5911c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60b399b31d26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b399b31d26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b399b4c199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b3996f0880 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60b3996f0880 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60b399b4c4c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60b399b4c4c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60b399b31dd2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x60b399b29659 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b399b32bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60b399b6af6c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b399b6acb2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x60b3996c055a - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x60b3996c055a - async_impl_tests[e15a48d509b8d29b]::async_get_block_height::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:104:60
[INFO] [stdout]   22:     0x60b39966a18d - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_block_height::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x60b3996d7100 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_height::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x60b399646625 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::try_with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_height::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   25:     0x60b3996403ee - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_height::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   26:     0x60b39965fc63 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_height::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x60b39965fc63 - tokio[36dc1101226ea6e4]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_height::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x60b39965fc63 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_block_height::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x60b399668bbc - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_height::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x60b3996a40c9 - <tokio[36dc1101226ea6e4]::macros::scoped_tls::ScopedKey<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::Context>>::set::<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_height::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x60b3996547b8 - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_height::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x60b399650882 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_block_height::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x60b39969a5f5 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_block_height::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x60b399695474 - tokio[36dc1101226ea6e4]::runtime::context::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_height::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x60b39968d73a - <tokio[36dc1101226ea6e4]::runtime::handle::Handle>::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_height::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x60b399693629 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_block_height::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x60b3996c5e87 - async_impl_tests[e15a48d509b8d29b]::async_get_block_height
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:101:1
[INFO] [stdout]   38:     0x60b3996bd277 - async_impl_tests[e15a48d509b8d29b]::async_get_block_height::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:102:34
[INFO] [stdout]   39:     0x60b399686fb6 - <async_impl_tests[e15a48d509b8d29b]::async_get_block_height::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60b3996e3bbb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x60b3996e3bbb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x60b3996f1205 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   45:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x60b3996f1205 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x60b3996ebcb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x60b3996ebcb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x60b3996f4352 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   54:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x60b3996f4352 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x60b3996f4352 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x60b399b53b9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   59:     0x60b399b53b9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   60:     0x7a7827e1eaa4 - <unknown>
[INFO] [stdout]   61:     0x7a7827eaba64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_block_txid_at_index stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_block_txid_at_index' (828) panicked at tests/async_impl_tests.rs:90:5:
[INFO] [stdout] assertion failed: txid.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b399b546c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b399b546c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b399b6a73a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b399b6a73a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60b399b5911c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60b399b5911c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60b399b31d26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b399b31d26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b399b4c199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b3996f0880 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60b3996f0880 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60b399b4c4c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60b399b4c4c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60b399b31e04 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x60b399b29659 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b399b32bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60b399b6af6c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b399b6af32 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60b3996c3204 - async_impl_tests[e15a48d509b8d29b]::async_get_block_txid_at_index::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:90:5
[INFO] [stdout]   21:     0x60b39966b06d - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_block_txid_at_index::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x60b3996d81a0 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_txid_at_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x60b399647425 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::try_with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_txid_at_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   24:     0x60b39964084e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_txid_at_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   25:     0x60b399666453 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_txid_at_index::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x60b399666453 - tokio[36dc1101226ea6e4]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_txid_at_index::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x60b399666453 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_block_txid_at_index::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x60b39966901c - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_txid_at_index::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x60b3996a5089 - <tokio[36dc1101226ea6e4]::macros::scoped_tls::ScopedKey<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::Context>>::set::<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_txid_at_index::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x60b399657b58 - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_txid_at_index::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x60b399650c02 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_block_txid_at_index::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x60b39969b69e - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_block_txid_at_index::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x60b399696354 - tokio[36dc1101226ea6e4]::runtime::context::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_txid_at_index::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x60b39968e1ba - <tokio[36dc1101226ea6e4]::runtime::handle::Handle>::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_txid_at_index::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x60b399693b39 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_block_txid_at_index::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x60b3996c7a17 - async_impl_tests[e15a48d509b8d29b]::async_get_block_txid_at_index
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:81:1
[INFO] [stdout]   37:     0x60b3996bd547 - async_impl_tests[e15a48d509b8d29b]::async_get_block_txid_at_index::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:82:41
[INFO] [stdout]   38:     0x60b399687376 - <async_impl_tests[e15a48d509b8d29b]::async_get_block_txid_at_index::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x60b3996e3bbb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60b3996e3bbb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x60b3996f1205 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   44:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x60b3996f1205 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x60b3996ebcb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x60b3996ebcb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x60b3996f4352 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x60b3996f4352 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x60b3996f4352 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60b399b53b9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   58:     0x60b399b53b9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   59:     0x7a7827e1eaa4 - <unknown>
[INFO] [stdout]   60:     0x7a7827eaba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_block_raw_format stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_block_raw_format' (826) panicked at tests/async_impl_tests.rs:99:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b399b546c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b399b546c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b399b6a73a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b399b6a73a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60b399b5911c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60b399b5911c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60b399b31d26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b399b31d26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b399b4c199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b3996f0880 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60b3996f0880 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60b399b4c4c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60b399b4c4c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60b399b31dd2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x60b399b29659 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b399b32bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60b399b6af6c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b399b6adf3 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x60b399a43cd7 - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x60b3996c2172 - async_impl_tests[e15a48d509b8d29b]::async_get_block_raw_format::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:99:5
[INFO] [stdout]   22:     0x60b39966ab1d - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_block_raw_format::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x60b3996d7bb0 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_raw_format::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x60b399646f25 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::try_with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_raw_format::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   25:     0x60b3996406be - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_raw_format::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   26:     0x60b399663f43 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_raw_format::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x60b399663f43 - tokio[36dc1101226ea6e4]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_raw_format::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x60b399663f43 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_block_raw_format::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x60b399668e8c - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_raw_format::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x60b3996a4ae9 - <tokio[36dc1101226ea6e4]::macros::scoped_tls::ScopedKey<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::Context>>::set::<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_raw_format::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x60b3996568e8 - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_raw_format::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x60b399650ac2 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_block_raw_format::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x60b39969b0a5 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_block_raw_format::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x60b399695e04 - tokio[36dc1101226ea6e4]::runtime::context::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_raw_format::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x60b39968ddfa - <tokio[36dc1101226ea6e4]::runtime::handle::Handle>::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_raw_format::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x60b399693979 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_block_raw_format::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x60b3996c70b7 - async_impl_tests[e15a48d509b8d29b]::async_get_block_raw_format
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:93:1
[INFO] [stdout]   38:     0x60b3996bd457 - async_impl_tests[e15a48d509b8d29b]::async_get_block_raw_format::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:94:38
[INFO] [stdout]   39:     0x60b399687236 - <async_impl_tests[e15a48d509b8d29b]::async_get_block_raw_format::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60b3996e3bbb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x60b3996e3bbb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x60b3996f1205 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   45:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x60b3996f1205 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x60b3996ebcb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x60b3996ebcb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x60b3996f4352 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   54:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x60b3996f4352 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x60b3996f4352 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x60b399b53b9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   59:     0x60b399b53b9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   60:     0x7a7827e1eaa4 - <unknown>
[INFO] [stdout]   61:     0x7a7827eaba64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_address_txs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_address_txs' (820) panicked at tests/async_impl_tests.rs:232:5:
[INFO] [stdout] assertion failed: tx_list.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b399b546c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b399b546c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b399b6a73a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b399b6a73a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60b399b5911c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60b399b5911c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60b399b31d26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b399b31d26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b399b4c199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b3996f0880 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60b3996f0880 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60b399b4c4c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60b399b4c4c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60b399b31e04 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x60b399b29659 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b399b32bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60b399b6af6c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b399b6af32 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60b3996bf62e - async_impl_tests[e15a48d509b8d29b]::async_get_address_txs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:232:5
[INFO] [stdout]   21:     0x60b399669c3d - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x60b3996d6b10 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x60b399646125 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::try_with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   24:     0x60b39964025e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   25:     0x60b39965d743 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x60b39965d743 - tokio[36dc1101226ea6e4]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x60b39965d743 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x60b399668a2c - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x60b3996a3b29 - <tokio[36dc1101226ea6e4]::macros::scoped_tls::ScopedKey<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::Context>>::set::<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x60b399653548 - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x60b399650742 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x60b39969a005 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x60b399694f24 - tokio[36dc1101226ea6e4]::runtime::context::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x60b39968d37a - <tokio[36dc1101226ea6e4]::runtime::handle::Handle>::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x60b399693459 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x60b3996c5527 - async_impl_tests[e15a48d509b8d29b]::async_get_address_txs
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:226:1
[INFO] [stdout]   37:     0x60b3996bd187 - async_impl_tests[e15a48d509b8d29b]::async_get_address_txs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:227:33
[INFO] [stdout]   38:     0x60b399686e76 - <async_impl_tests[e15a48d509b8d29b]::async_get_address_txs::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x60b3996e3bbb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60b3996e3bbb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x60b3996f1205 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   44:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x60b3996f1205 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x60b3996ebcb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x60b3996ebcb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x60b3996f4352 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x60b3996f4352 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x60b3996f4352 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60b399b53b9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   58:     0x60b399b53b9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   59:     0x7a7827e1eaa4 - <unknown>
[INFO] [stdout]   60:     0x7a7827eaba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_block stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_block' (824) panicked at tests/async_impl_tests.rs:45:5:
[INFO] [stdout] assertion failed: response.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b399b546c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b399b546c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b399b6a73a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b399b6a73a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60b399b5911c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60b399b5911c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60b399b31d26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b399b31d26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b399b4c199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b3996f0880 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60b3996f0880 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60b399b4c4c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60b399b4c4c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60b399b31e04 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x60b399b29659 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b399b32bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60b399b6af6c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b399b6af32 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60b3996bdf4b - async_impl_tests[e15a48d509b8d29b]::async_get_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:45:5
[INFO] [stdout]   21:     0x60b3996693bd - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_block::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x60b3996d6190 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x60b399645925 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::try_with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   24:     0x60b39963ffde - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   25:     0x60b399659be3 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x60b399659be3 - tokio[36dc1101226ea6e4]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x60b399659be3 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_block::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x60b3996687ac - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x60b3996a3229 - <tokio[36dc1101226ea6e4]::macros::scoped_tls::ScopedKey<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::Context>>::set::<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x60b3996517c8 - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x60b399650542 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x60b399699685 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_block::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x60b3996946a4 - tokio[36dc1101226ea6e4]::runtime::context::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x60b39968cd7a - <tokio[36dc1101226ea6e4]::runtime::handle::Handle>::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x60b399693179 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_block::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x60b3996c4627 - async_impl_tests[e15a48d509b8d29b]::async_get_block
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:39:1
[INFO] [stdout]   37:     0x60b3996bd007 - async_impl_tests[e15a48d509b8d29b]::async_get_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:40:27
[INFO] [stdout]   38:     0x60b399686c76 - <async_impl_tests[e15a48d509b8d29b]::async_get_block::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x60b3996e3bbb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60b3996e3bbb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x60b3996f1205 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   44:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x60b3996f1205 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x60b3996ebcb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x60b3996ebcb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x60b3996f4352 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x60b3996f4352 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x60b3996f4352 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60b399b53b9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   58:     0x60b399b53b9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   59:     0x7a7827e1eaa4 - <unknown>
[INFO] [stdout]   60:     0x7a7827eaba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_address_txs_chain stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_address_txs_chain' (821) panicked at tests/async_impl_tests.rs:254:27:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("blockstream.info")), port: None, path: "/testnet/api//address/n1vgV8XmoggmRXzW3hGD8ZNTAgvhcwT4Gk/txs/chain/d0075b62f8b3e464472b8edecf56083ca3e9e8424f5f332ed2f9045d7fcccddc", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b399b546c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b399b546c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b399b6a73a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b399b6a73a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60b399b5911c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60b399b5911c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60b399b31d26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b399b31d26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b399b4c199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b3996f0880 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60b3996f0880 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60b399b4c4c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60b399b4c4c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60b399b31dd2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x60b399b29659 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b399b32bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60b399b6af6c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b399b6acb2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x60b3996c275f - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::vec::Vec<esplora_api[bea9f47585717b4d]::data::blockstream::TransactionFormat>, alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::error::Error>>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x60b3996c275f - async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_chain::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:254:27
[INFO] [stdout]   22:     0x60b39966ad3d - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_chain::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x60b3996d7e10 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_chain::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x60b399647125 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::try_with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_chain::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   25:     0x60b39964075e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_chain::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   26:     0x60b399664e23 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_chain::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x60b399664e23 - tokio[36dc1101226ea6e4]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_chain::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x60b399664e23 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_chain::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x60b399668f2e - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_chain::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x60b3996a4d27 - <tokio[36dc1101226ea6e4]::macros::scoped_tls::ScopedKey<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::Context>>::set::<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_chain::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x60b399657048 - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_chain::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x60b399650b40 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_chain::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x60b39969b305 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_chain::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x60b399696024 - tokio[36dc1101226ea6e4]::runtime::context::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_chain::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x60b39968df7c - <tokio[36dc1101226ea6e4]::runtime::handle::Handle>::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_chain::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x60b399693a37 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_chain::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x60b3996c7479 - async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_chain
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:242:1
[INFO] [stdout]   38:     0x60b3996bd4b7 - async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_chain::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:243:39
[INFO] [stdout]   39:     0x60b3996872b6 - <async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_chain::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60b3996e3bbb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x60b3996e3bbb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x60b3996f1205 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   45:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x60b3996f1205 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x60b3996ebcb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x60b3996ebcb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x60b3996f4352 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   54:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x60b3996f4352 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x60b3996f4352 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x60b399b53b9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   59:     0x60b399b53b9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   60:     0x7a7827e1eaa4 - <unknown>
[INFO] [stdout]   61:     0x7a7827eaba64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_address_utxo stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_address_utxo' (823) panicked at tests/async_impl_tests.rs:294:5:
[INFO] [stdout] assertion failed: utxo.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b399b546c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b399b546c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b399b6a73a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b399b6a73a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60b399b5911c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60b399b5911c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60b399b31d26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b399b31d26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b399b4c199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b3996f0880 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60b3996f0880 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60b399b4c4c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60b399b4c4c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60b399b31e04 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x60b399b29659 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b399b32bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60b399b6af6c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b399b6af32 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60b3996c023e - async_impl_tests[e15a48d509b8d29b]::async_get_address_utxo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:294:5
[INFO] [stdout]   21:     0x60b39966a07d - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_address_utxo::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x60b3996d6fd0 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_utxo::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x60b399646525 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::try_with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_utxo::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   24:     0x60b39964039e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_utxo::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   25:     0x60b39965f4f3 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_utxo::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x60b39965f4f3 - tokio[36dc1101226ea6e4]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_utxo::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x60b39965f4f3 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_address_utxo::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x60b399668b6c - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_utxo::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x60b3996a3fa9 - <tokio[36dc1101226ea6e4]::macros::scoped_tls::ScopedKey<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::Context>>::set::<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_utxo::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x60b399654408 - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_utxo::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x60b399650842 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_address_utxo::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x60b39969a4c5 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_address_utxo::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x60b399695364 - tokio[36dc1101226ea6e4]::runtime::context::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_utxo::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x60b39968d67a - <tokio[36dc1101226ea6e4]::runtime::handle::Handle>::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_utxo::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x60b3996935c9 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_address_utxo::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x60b3996c5ca7 - async_impl_tests[e15a48d509b8d29b]::async_get_address_utxo
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:288:1
[INFO] [stdout]   37:     0x60b3996bd247 - async_impl_tests[e15a48d509b8d29b]::async_get_address_utxo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:289:34
[INFO] [stdout]   38:     0x60b399686f76 - <async_impl_tests[e15a48d509b8d29b]::async_get_address_utxo::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x60b3996e3bbb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60b3996e3bbb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x60b3996f1205 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   44:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x60b3996f1205 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x60b3996ebcb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x60b3996ebcb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x60b3996f4352 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x60b3996f4352 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x60b3996f4352 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60b399b53b9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   58:     0x60b399b53b9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   59:     0x7a7827e1eaa4 - <unknown>
[INFO] [stdout]   60:     0x7a7827eaba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_block_txids stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_block_txids' (829) panicked at tests/async_impl_tests.rs:79:5:
[INFO] [stdout] assertion failed: txids_list.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b399b546c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b399b546c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b399b6a73a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b399b6a73a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60b399b5911c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60b399b5911c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60b399b31d26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b399b31d26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b399b4c199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b3996f0880 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60b3996f0880 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60b399b4c4c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60b399b4c4c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60b399b31e04 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x60b399b29659 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b399b32bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60b399b6af6c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b399b6af32 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60b3996bf8ee - async_impl_tests[e15a48d509b8d29b]::async_get_block_txids::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:79:5
[INFO] [stdout]   21:     0x60b399669d4d - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_block_txids::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x60b3996d6c40 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_txids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x60b399646225 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::try_with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_txids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   24:     0x60b3996402ae - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_txids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   25:     0x60b39965deb3 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_txids::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x60b39965deb3 - tokio[36dc1101226ea6e4]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_txids::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x60b39965deb3 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_block_txids::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x60b399668a7c - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_txids::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x60b3996a3c49 - <tokio[36dc1101226ea6e4]::macros::scoped_tls::ScopedKey<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::Context>>::set::<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_txids::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x60b3996538f8 - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_txids::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x60b399650782 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_block_txids::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x60b39969a135 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_block_txids::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x60b399695034 - tokio[36dc1101226ea6e4]::runtime::context::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_txids::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x60b39968d43a - <tokio[36dc1101226ea6e4]::runtime::handle::Handle>::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_txids::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x60b3996934b9 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_block_txids::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x60b3996c5707 - async_impl_tests[e15a48d509b8d29b]::async_get_block_txids
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:73:1
[INFO] [stdout]   37:     0x60b3996bd1b7 - async_impl_tests[e15a48d509b8d29b]::async_get_block_txids::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:74:33
[INFO] [stdout]   38:     0x60b399686eb6 - <async_impl_tests[e15a48d509b8d29b]::async_get_block_txids::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x60b3996e3bbb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60b3996e3bbb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x60b3996f1205 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   44:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x60b3996f1205 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x60b3996ebcb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x60b3996ebcb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x60b3996f4352 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x60b3996f4352 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x60b3996f4352 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60b399b53b9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   58:     0x60b399b53b9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   59:     0x7a7827e1eaa4 - <unknown>
[INFO] [stdout]   60:     0x7a7827eaba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_address_txs_mempool stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_address_txs_mempool' (822) panicked at tests/async_impl_tests.rs:276:5:
[INFO] [stdout] assertion failed: tx_list.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b399b546c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b399b546c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b399b6a73a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b399b6a73a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60b399b5911c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60b399b5911c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60b399b31d26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b399b31d26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b399b4c199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b3996f0880 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60b3996f0880 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60b399b4c4c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60b399b4c4c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60b399b31e04 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x60b399b29659 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b399b32bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60b399b6af6c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b399b6af32 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60b3996c2f3e - async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_mempool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:276:5
[INFO] [stdout]   21:     0x60b39966af5d - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_mempool::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x60b3996d8070 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_mempool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x60b399647325 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::try_with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_mempool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   24:     0x60b3996407fe - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_mempool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   25:     0x60b399665ce3 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_mempool::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x60b399665ce3 - tokio[36dc1101226ea6e4]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_mempool::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x60b399665ce3 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_mempool::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x60b399668fcc - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_mempool::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x60b3996a4f69 - <tokio[36dc1101226ea6e4]::macros::scoped_tls::ScopedKey<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::Context>>::set::<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_mempool::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x60b3996577a8 - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_mempool::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x60b399650bc2 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_mempool::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x60b39969b565 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_mempool::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x60b399696244 - tokio[36dc1101226ea6e4]::runtime::context::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_mempool::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x60b39968e0fa - <tokio[36dc1101226ea6e4]::runtime::handle::Handle>::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_mempool::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x60b399693ad9 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_mempool::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x60b3996c7837 - async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_mempool
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:270:1
[INFO] [stdout]   37:     0x60b3996bd517 - async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_mempool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:271:41
[INFO] [stdout]   38:     0x60b399687336 - <async_impl_tests[e15a48d509b8d29b]::async_get_address_txs_mempool::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x60b3996e3bbb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60b3996e3bbb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x60b3996f1205 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   44:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x60b3996f1205 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x60b3996ebcb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x60b3996ebcb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x60b3996f4352 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x60b3996f4352 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x60b3996f4352 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60b399b53b9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   58:     0x60b399b53b9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   59:     0x7a7827e1eaa4 - <unknown>
[INFO] [stdout]   60:     0x7a7827eaba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_block_txs_with_and_without_index stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_block_txs_with_and_without_index' (830) panicked at tests/async_impl_tests.rs:70:5:
[INFO] [stdout] assertion failed: first_txs_index.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b399b546c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b399b546c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b399b6a73a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b399b6a73a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60b399b5911c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60b399b5911c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60b399b31d26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b399b31d26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b399b4c199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b3996f0880 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60b3996f0880 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60b399b4c4c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60b399b4c4c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60b399b31e04 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x60b399b29659 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b399b32bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60b399b6af6c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b399b6af32 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60b3996c3ea8 - async_impl_tests[e15a48d509b8d29b]::async_get_block_txs_with_and_without_index::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:70:5
[INFO] [stdout]   21:     0x60b39966b4ad - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x60b3996d8660 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x60b399647825 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::try_with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   24:     0x60b39964098e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   25:     0x60b399668203 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x60b399668203 - tokio[36dc1101226ea6e4]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x60b399668203 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x60b39966915c - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x60b3996a5509 - <tokio[36dc1101226ea6e4]::macros::scoped_tls::ScopedKey<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::Context>>::set::<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x60b399658a18 - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x60b399650d02 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_block_txs_with_and_without_index::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x60b39969bb55 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x60b399696794 - tokio[36dc1101226ea6e4]::runtime::context::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x60b39968e4ba - <tokio[36dc1101226ea6e4]::runtime::handle::Handle>::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_block_txs_with_and_without_index::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x60b399693ca9 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_block_txs_with_and_without_index::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x60b3996c8517 - async_impl_tests[e15a48d509b8d29b]::async_get_block_txs_with_and_without_index
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:55:1
[INFO] [stdout]   37:     0x60b3996bd637 - async_impl_tests[e15a48d509b8d29b]::async_get_block_txs_with_and_without_index::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:56:54
[INFO] [stdout]   38:     0x60b3996874b6 - <async_impl_tests[e15a48d509b8d29b]::async_get_block_txs_with_and_without_index::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x60b3996e3bbb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60b3996e3bbb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x60b3996f1205 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   44:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x60b3996f1205 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x60b3996ebcb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x60b3996ebcb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x60b3996f4352 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x60b3996f4352 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x60b3996f4352 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60b399b53b9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   58:     0x60b399b53b9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   59:     0x7a7827e1eaa4 - <unknown>
[INFO] [stdout]   60:     0x7a7827eaba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_blocks stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_blocks' (832) panicked at tests/async_impl_tests.rs:113:5:
[INFO] [stdout] assertion failed: blocks.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b399b546c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b399b546c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b399b6a73a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b399b6a73a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60b399b5911c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60b399b5911c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60b399b31d26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b399b31d26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b399b4c199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b3996f0880 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60b3996f0880 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60b399b4c4c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60b399b4c4c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60b399b31e04 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x60b399b29659 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b399b32bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60b399b6af6c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b399b6af32 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60b3996be207 - async_impl_tests[e15a48d509b8d29b]::async_get_blocks::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:113:5
[INFO] [stdout]   21:     0x60b3996694cd - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_blocks::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x60b3996d62c0 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_blocks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x60b399645a25 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::try_with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_blocks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   24:     0x60b39964002e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_blocks::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   25:     0x60b39965a353 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_blocks::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x60b39965a353 - tokio[36dc1101226ea6e4]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_blocks::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x60b39965a353 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_blocks::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x60b3996687fe - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_blocks::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x60b3996a3347 - <tokio[36dc1101226ea6e4]::macros::scoped_tls::ScopedKey<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::Context>>::set::<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_blocks::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x60b399651b78 - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_blocks::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x60b399650580 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_blocks::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x60b3996997b5 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_blocks::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x60b3996947b4 - tokio[36dc1101226ea6e4]::runtime::context::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_blocks::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x60b39968ce3c - <tokio[36dc1101226ea6e4]::runtime::handle::Handle>::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_blocks::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x60b3996931d7 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_blocks::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x60b3996c4809 - async_impl_tests[e15a48d509b8d29b]::async_get_blocks
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:108:1
[INFO] [stdout]   37:     0x60b3996bd037 - async_impl_tests[e15a48d509b8d29b]::async_get_blocks::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:110:28
[INFO] [stdout]   38:     0x60b399686cb6 - <async_impl_tests[e15a48d509b8d29b]::async_get_blocks::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x60b3996e3bbb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60b3996e3bbb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x60b3996f1205 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   44:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x60b3996f1205 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x60b3996ebcb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x60b3996ebcb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x60b3996f4352 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x60b3996f4352 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x60b3996f4352 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60b399b53b9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   58:     0x60b399b53b9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   59:     0x7a7827e1eaa4 - <unknown>
[INFO] [stdout]   60:     0x7a7827eaba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_blocks_tip_height stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_blocks_tip_height' (836) panicked at tests/async_impl_tests.rs:121:5:
[INFO] [stdout] assertion failed: height.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b399b546c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b399b546c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b399b6a73a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b399b6a73a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60b399b5911c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60b399b5911c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60b399b31d26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b399b31d26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b399b4c199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b3996f0880 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60b3996f0880 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60b399b4c4c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60b399b4c4c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60b399b31e04 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x60b399b29659 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b399b32bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60b399b6af6c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b399b6af32 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60b3996c2c77 - async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_height::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:121:5
[INFO] [stdout]   21:     0x60b39966ae4d - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_height::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x60b3996d7f40 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_height::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x60b399647225 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::try_with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_height::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   24:     0x60b3996407ae - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_height::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   25:     0x60b399665583 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_height::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x60b399665583 - tokio[36dc1101226ea6e4]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_height::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x60b399665583 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_height::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x60b399668f7e - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_height::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x60b3996a4e47 - <tokio[36dc1101226ea6e4]::macros::scoped_tls::ScopedKey<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::Context>>::set::<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_height::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x60b3996573f8 - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_height::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x60b399650b80 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_height::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x60b39969b435 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_height::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x60b399696134 - tokio[36dc1101226ea6e4]::runtime::context::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_height::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x60b39968e03c - <tokio[36dc1101226ea6e4]::runtime::handle::Handle>::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_height::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x60b399693a87 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_height::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x60b3996c7659 - async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_height
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:115:1
[INFO] [stdout]   37:     0x60b3996bd4e7 - async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_height::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:117:39
[INFO] [stdout]   38:     0x60b3996872f6 - <async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_height::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x60b3996e3bbb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60b3996e3bbb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x60b3996f1205 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   44:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x60b3996f1205 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x60b3996ebcb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x60b3996ebcb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x60b3996f4352 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x60b3996f4352 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x60b3996f4352 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60b399b53b9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   58:     0x60b399b53b9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   59:     0x7a7827e1eaa4 - <unknown>
[INFO] [stdout]   60:     0x7a7827eaba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_mempool stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_mempool' (838) panicked at tests/async_impl_tests.rs:315:5:
[INFO] [stdout] assertion failed: mempool.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b399b546c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b399b546c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b399b6a73a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b399b6a73a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60b399b5911c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60b399b5911c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60b399b31d26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b399b31d26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b399b4c199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b3996f0880 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60b3996f0880 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60b399b4c4c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60b399b4c4c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60b399b31e04 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x60b399b29659 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b399b32bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60b399b6af6c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b399b6af32 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60b3996bedbf - async_impl_tests[e15a48d509b8d29b]::async_get_mempool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:315:5
[INFO] [stdout]   21:     0x60b39966990d - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_mempool::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x60b3996d6780 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_mempool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x60b399645e25 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::try_with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_mempool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   24:     0x60b39964016e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_mempool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   25:     0x60b39965c0f3 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_mempool::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x60b39965c0f3 - tokio[36dc1101226ea6e4]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_mempool::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x60b39965c0f3 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_mempool::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x60b39966893c - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_mempool::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x60b3996a37c9 - <tokio[36dc1101226ea6e4]::macros::scoped_tls::ScopedKey<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::Context>>::set::<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_mempool::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x60b399652a38 - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_mempool::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x60b399650682 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_mempool::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x60b399699c75 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_mempool::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x60b399694bf4 - tokio[36dc1101226ea6e4]::runtime::context::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_mempool::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x60b39968d13a - <tokio[36dc1101226ea6e4]::runtime::handle::Handle>::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_mempool::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x60b399693339 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_mempool::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x60b3996c4f87 - async_impl_tests[e15a48d509b8d29b]::async_get_mempool
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:311:1
[INFO] [stdout]   37:     0x60b3996bd0f7 - async_impl_tests[e15a48d509b8d29b]::async_get_mempool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:312:29
[INFO] [stdout]   38:     0x60b399686db6 - <async_impl_tests[e15a48d509b8d29b]::async_get_mempool::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x60b3996e3bbb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60b3996e3bbb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x60b3996f1205 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   44:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x60b3996f1205 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x60b3996ebcb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x60b3996ebcb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x60b3996f4352 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x60b3996f4352 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x60b3996f4352 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60b399b53b9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   58:     0x60b399b53b9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   59:     0x7a7827e1eaa4 - <unknown>
[INFO] [stdout]   60:     0x7a7827eaba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_mempool_recent stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_mempool_recent' (840) panicked at tests/async_impl_tests.rs:327:5:
[INFO] [stdout] assertion failed: mempool_txids.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b399b546c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b399b546c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b399b6a73a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b399b6a73a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60b399b5911c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60b399b5911c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60b399b31d26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b399b31d26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b399b4c199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b3996f0880 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60b3996f0880 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60b399b4c4c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60b399b4c4c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60b399b31e04 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x60b399b29659 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b399b32bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60b399b6af6c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b399b6af32 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60b3996c1622 - async_impl_tests[e15a48d509b8d29b]::async_get_mempool_recent::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:327:5
[INFO] [stdout]   21:     0x60b39966a6dd - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_mempool_recent::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x60b3996d76f0 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_mempool_recent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x60b399646b25 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::try_with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_mempool_recent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   24:     0x60b39964057e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_mempool_recent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   25:     0x60b399662193 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_mempool_recent::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x60b399662193 - tokio[36dc1101226ea6e4]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_mempool_recent::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x60b399662193 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_mempool_recent::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x60b399668d4c - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_mempool_recent::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x60b3996a4669 - <tokio[36dc1101226ea6e4]::macros::scoped_tls::ScopedKey<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::Context>>::set::<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_mempool_recent::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x60b399655a28 - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_mempool_recent::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x60b3996509c2 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_mempool_recent::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x60b39969abe5 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_mempool_recent::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x60b3996959c4 - tokio[36dc1101226ea6e4]::runtime::context::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_mempool_recent::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x60b39968dafa - <tokio[36dc1101226ea6e4]::runtime::handle::Handle>::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_mempool_recent::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x60b399693809 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_mempool_recent::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x60b3996c67e7 - async_impl_tests[e15a48d509b8d29b]::async_get_mempool_recent
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:323:1
[INFO] [stdout]   37:     0x60b3996bd367 - async_impl_tests[e15a48d509b8d29b]::async_get_mempool_recent::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:324:36
[INFO] [stdout]   38:     0x60b3996870f6 - <async_impl_tests[e15a48d509b8d29b]::async_get_mempool_recent::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x60b3996e3bbb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60b3996e3bbb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x60b3996f1205 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   44:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x60b3996f1205 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x60b3996ebcb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x60b3996ebcb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x60b3996f4352 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x60b3996f4352 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x60b3996f4352 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60b399b53b9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   58:     0x60b399b53b9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   59:     0x7a7827e1eaa4 - <unknown>
[INFO] [stdout]   60:     0x7a7827eaba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_script_hash_txs_mempool stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_script_hash_txs_mempool' (850) panicked at tests/async_impl_tests.rs:286:5:
[INFO] [stdout] assertion failed: tx_list.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b399b546c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b399b546c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b399b6a73a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b399b6a73a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60b399b5911c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60b399b5911c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60b399b31d26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b399b31d26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b399b4c199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b3996f0880 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60b3996f0880 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60b399b4c4c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60b399b4c4c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60b399b31e04 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x60b399b29659 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b399b32bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60b399b6af6c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b399b6af32 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60b3996c3a5e - async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_mempool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:286:5
[INFO] [stdout]   21:     0x60b39966b39d - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x60b3996d8530 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x60b399647725 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::try_with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   24:     0x60b39964093e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   25:     0x60b399667a93 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x60b399667a93 - tokio[36dc1101226ea6e4]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x60b399667a93 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x60b39966910c - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x60b3996a53e9 - <tokio[36dc1101226ea6e4]::macros::scoped_tls::ScopedKey<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::Context>>::set::<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x60b399658668 - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x60b399650cc2 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_mempool::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x60b39969ba25 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x60b399696684 - tokio[36dc1101226ea6e4]::runtime::context::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x60b39968e3fa - <tokio[36dc1101226ea6e4]::runtime::handle::Handle>::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_mempool::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x60b399693c49 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_mempool::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x60b3996c7fb7 - async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_mempool
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:278:1
[INFO] [stdout]   37:     0x60b3996bd5d7 - async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_mempool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:279:45
[INFO] [stdout]   38:     0x60b399687436 - <async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_mempool::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x60b3996e3bbb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60b3996e3bbb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x60b3996f1205 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   44:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x60b3996f1205 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x60b3996ebcb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x60b3996ebcb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x60b3996f4352 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x60b3996f4352 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x60b3996f4352 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60b399b53b9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   58:     0x60b399b53b9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   59:     0x7a7827e1eaa4 - <unknown>
[INFO] [stdout]   60:     0x7a7827eaba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_tx_outspends stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_tx_outspends' (863) panicked at tests/async_impl_tests.rs:202:5:
[INFO] [stdout] assertion failed: outpends.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b399b546c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b399b546c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b399b6a73a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b399b6a73a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60b399b5911c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60b399b5911c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60b399b31d26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b399b31d26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b399b4c199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b3996f0880 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60b3996f0880 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60b399b4c4c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60b399b4c4c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60b399b31e04 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x60b399b29659 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b399b32bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60b399b6af6c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b399b6af32 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60b3996c0dee - async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspends::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:202:5
[INFO] [stdout]   21:     0x60b39966a3ad - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspends::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x60b3996d7360 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspends::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x60b399646825 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::try_with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspends::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   24:     0x60b39964048e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspends::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   25:     0x60b399660b43 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspends::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x60b399660b43 - tokio[36dc1101226ea6e4]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspends::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x60b399660b43 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspends::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x60b399668c5c - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspends::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x60b3996a4309 - <tokio[36dc1101226ea6e4]::macros::scoped_tls::ScopedKey<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::Context>>::set::<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspends::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x60b399654f18 - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspends::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x60b399650902 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspends::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x60b39969a855 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspends::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x60b399695694 - tokio[36dc1101226ea6e4]::runtime::context::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspends::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x60b39968d8ba - <tokio[36dc1101226ea6e4]::runtime::handle::Handle>::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspends::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x60b3996936e9 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspends::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x60b3996c6247 - async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspends
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:196:1
[INFO] [stdout]   37:     0x60b3996bd2d7 - async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspends::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:197:34
[INFO] [stdout]   38:     0x60b399687036 - <async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspends::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x60b3996e3bbb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60b3996e3bbb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x60b3996f1205 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   44:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x60b3996f1205 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x60b3996ebcb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x60b3996ebcb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x60b3996f4352 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x60b3996f4352 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x60b3996f4352 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60b399b53b9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   58:     0x60b399b53b9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   59:     0x7a7827e1eaa4 - <unknown>
[INFO] [stdout]   60:     0x7a7827eaba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_tx_merkle_proof stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_tx_merkle_proof' (856) panicked at tests/async_impl_tests.rs:183:5:
[INFO] [stdout] assertion failed: merkle_proof.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b399b546c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b399b546c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b399b6a73a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b399b6a73a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60b399b5911c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60b399b5911c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60b399b31d26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b399b31d26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b399b4c199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b3996f0880 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60b3996f0880 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60b399b4c4c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60b399b4c4c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60b399b31e04 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x60b399b29659 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b399b32bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60b399b6af6c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b399b6af32 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60b3996c1e6e - async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkle_proof::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:183:5
[INFO] [stdout]   21:     0x60b39966aa0d - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x60b3996d7a80 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x60b399646e25 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::try_with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   24:     0x60b39964066e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   25:     0x60b3996637d3 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x60b3996637d3 - tokio[36dc1101226ea6e4]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x60b3996637d3 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x60b399668e3c - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x60b3996a49c9 - <tokio[36dc1101226ea6e4]::macros::scoped_tls::ScopedKey<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::Context>>::set::<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x60b399656538 - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x60b399650a82 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkle_proof::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x60b39969af75 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x60b399695cf4 - tokio[36dc1101226ea6e4]::runtime::context::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x60b39968dd3a - <tokio[36dc1101226ea6e4]::runtime::handle::Handle>::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkle_proof::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x60b399693919 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkle_proof::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x60b3996c6d87 - async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkle_proof
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:177:1
[INFO] [stdout]   37:     0x60b3996bd3f7 - async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkle_proof::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:178:37
[INFO] [stdout]   38:     0x60b3996871b6 - <async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkle_proof::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x60b3996e3bbb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60b3996e3bbb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x60b3996f1205 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   44:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x60b3996f1205 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x60b3996ebcb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x60b3996ebcb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x60b3996f4352 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x60b3996f4352 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x60b3996f4352 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60b399b53b9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   58:     0x60b399b53b9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   59:     0x7a7827e1eaa4 - <unknown>
[INFO] [stdout]   60:     0x7a7827eaba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_tx_hex stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_tx_hex' (855) panicked at tests/async_impl_tests.rs:165:5:
[INFO] [stdout] assertion failed: tx_hex.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b399b546c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b399b546c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b399b6a73a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b399b6a73a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60b399b5911c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60b399b5911c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60b399b31d26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b399b31d26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b399b4c199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b3996f0880 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60b3996f0880 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60b399b4c4c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60b399b4c4c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60b399b31e04 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x60b399b29659 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b399b32bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60b399b6af6c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b399b6af32 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60b3996be4ce - async_impl_tests[e15a48d509b8d29b]::async_get_tx_hex::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:165:5
[INFO] [stdout]   21:     0x60b3996695dd - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx_hex::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x60b3996d63f0 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_hex::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x60b399645b25 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::try_with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_hex::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   24:     0x60b39964007e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_hex::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   25:     0x60b39965aab3 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_hex::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x60b39965aab3 - tokio[36dc1101226ea6e4]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_hex::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x60b39965aab3 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx_hex::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x60b39966884e - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_hex::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x60b3996a3467 - <tokio[36dc1101226ea6e4]::macros::scoped_tls::ScopedKey<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::Context>>::set::<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_hex::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x60b399651f28 - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_hex::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x60b3996505c0 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx_hex::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x60b3996998e5 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx_hex::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x60b3996948c4 - tokio[36dc1101226ea6e4]::runtime::context::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_hex::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x60b39968cefc - <tokio[36dc1101226ea6e4]::runtime::handle::Handle>::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_hex::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x60b399693227 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx_hex::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x60b3996c49e9 - async_impl_tests[e15a48d509b8d29b]::async_get_tx_hex
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:158:1
[INFO] [stdout]   37:     0x60b3996bd067 - async_impl_tests[e15a48d509b8d29b]::async_get_tx_hex::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:160:28
[INFO] [stdout]   38:     0x60b399686cf6 - <async_impl_tests[e15a48d509b8d29b]::async_get_tx_hex::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x60b3996e3bbb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60b3996e3bbb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x60b3996f1205 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   44:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x60b3996f1205 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x60b3996ebcb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x60b3996ebcb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x60b3996f4352 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x60b3996f4352 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x60b3996f4352 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60b399b53b9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   58:     0x60b399b53b9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   59:     0x7a7827e1eaa4 - <unknown>
[INFO] [stdout]   60:     0x7a7827eaba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_blocks_tip_hash stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_blocks_tip_hash' (834) panicked at tests/async_impl_tests.rs:129:5:
[INFO] [stdout] assertion failed: hash.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b399b546c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b399b546c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b399b6a73a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b399b6a73a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60b399b5911c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60b399b5911c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60b399b31d26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b399b31d26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b399b4c199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b3996f0880 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60b3996f0880 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60b399b4c4c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60b399b4c4c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60b399b31e04 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x60b399b29659 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b399b32bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60b399b6af6c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b399b6af32 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60b3996c18e2 - async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_hash::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:129:5
[INFO] [stdout]   21:     0x60b39966a7ed - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x60b3996d7820 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x60b399646c25 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::try_with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   24:     0x60b3996405ce - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   25:     0x60b399662903 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x60b399662903 - tokio[36dc1101226ea6e4]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x60b399662903 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x60b399668d9e - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x60b3996a4787 - <tokio[36dc1101226ea6e4]::macros::scoped_tls::ScopedKey<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::Context>>::set::<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x60b399655dd8 - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x60b399650a00 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_hash::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x60b39969ad15 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x60b399695ad4 - tokio[36dc1101226ea6e4]::runtime::context::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x60b39968dbbc - <tokio[36dc1101226ea6e4]::runtime::handle::Handle>::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_hash::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x60b399693867 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_hash::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x60b3996c69c9 - async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_hash
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:123:1
[INFO] [stdout]   37:     0x60b3996bd397 - async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_hash::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:125:37
[INFO] [stdout]   38:     0x60b399687136 - <async_impl_tests[e15a48d509b8d29b]::async_get_blocks_tip_hash::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x60b3996e3bbb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60b3996e3bbb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x60b3996f1205 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   44:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x60b3996f1205 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x60b3996ebcb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x60b3996ebcb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x60b3996f4352 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x60b3996f4352 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x60b3996f4352 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60b399b53b9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   58:     0x60b399b53b9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   59:     0x7a7827e1eaa4 - <unknown>
[INFO] [stdout]   60:     0x7a7827eaba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_script_hash stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_script_hash' (844) panicked at tests/async_impl_tests.rs:224:5:
[INFO] [stdout] assertion failed: address.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b399b546c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b399b546c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b399b6a73a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b399b6a73a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60b399b5911c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60b399b5911c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60b399b31d26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b399b31d26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b399b4c199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b3996f0880 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60b3996f0880 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60b399b4c4c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60b399b4c4c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60b399b31e04 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x60b399b29659 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b399b32bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60b399b6af6c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b399b6af32 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60b3996bfc4b - async_impl_tests[e15a48d509b8d29b]::async_get_script_hash::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:224:5
[INFO] [stdout]   21:     0x60b399669e5d - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x60b3996d6d70 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x60b399646325 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::try_with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   24:     0x60b3996402fe - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   25:     0x60b39965e623 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x60b39965e623 - tokio[36dc1101226ea6e4]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x60b39965e623 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x60b399668acc - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x60b3996a3d69 - <tokio[36dc1101226ea6e4]::macros::scoped_tls::ScopedKey<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::Context>>::set::<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x60b399653ca8 - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x60b3996507c2 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x60b39969a265 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x60b399695144 - tokio[36dc1101226ea6e4]::runtime::context::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x60b39968d4fa - <tokio[36dc1101226ea6e4]::runtime::handle::Handle>::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x60b399693519 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x60b3996c58e7 - async_impl_tests[e15a48d509b8d29b]::async_get_script_hash
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:218:1
[INFO] [stdout]   37:     0x60b3996bd1e7 - async_impl_tests[e15a48d509b8d29b]::async_get_script_hash::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:219:33
[INFO] [stdout]   38:     0x60b399686ef6 - <async_impl_tests[e15a48d509b8d29b]::async_get_script_hash::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x60b3996e3bbb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60b3996e3bbb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x60b3996f1205 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   44:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x60b3996f1205 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x60b3996ebcb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x60b3996ebcb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x60b3996f4352 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x60b3996f4352 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x60b3996f4352 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60b399b53b9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   58:     0x60b399b53b9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   59:     0x7a7827e1eaa4 - <unknown>
[INFO] [stdout]   60:     0x7a7827eaba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_script_hash_txs_chain stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_script_hash_txs_chain' (847) panicked at tests/async_impl_tests.rs:268:5:
[INFO] [stdout] assertion failed: tx_list.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b399b546c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b399b546c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b399b6a73a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b399b6a73a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60b399b5911c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60b399b5911c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60b399b31d26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b399b31d26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b399b4c199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b3996f0880 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60b3996f0880 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60b399b4c4c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60b399b4c4c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60b399b31e04 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x60b399b29659 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b399b32bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60b399b6af6c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b399b6af32 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60b3996c3793 - async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_chain::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:268:5
[INFO] [stdout]   21:     0x60b39966b28d - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x60b3996d8400 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x60b399647625 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::try_with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   24:     0x60b3996408ee - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   25:     0x60b399667323 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x60b399667323 - tokio[36dc1101226ea6e4]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x60b399667323 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x60b3996690bc - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x60b3996a52c9 - <tokio[36dc1101226ea6e4]::macros::scoped_tls::ScopedKey<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::Context>>::set::<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x60b3996582b8 - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x60b399650c82 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_chain::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x60b39969b8f5 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x60b399696574 - tokio[36dc1101226ea6e4]::runtime::context::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x60b39968e33a - <tokio[36dc1101226ea6e4]::runtime::handle::Handle>::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_chain::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x60b399693be9 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_chain::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x60b3996c7dd7 - async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_chain
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:259:1
[INFO] [stdout]   37:     0x60b3996bd5a7 - async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_chain::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:260:43
[INFO] [stdout]   38:     0x60b3996873f6 - <async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs_chain::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x60b3996e3bbb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60b3996e3bbb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x60b3996f1205 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   44:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x60b3996f1205 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x60b3996ebcb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x60b3996ebcb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x60b3996f4352 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x60b3996f4352 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x60b3996f4352 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60b399b53b9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   58:     0x60b399b53b9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   59:     0x7a7827e1eaa4 - <unknown>
[INFO] [stdout]   60:     0x7a7827eaba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_tx stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_tx' (853) panicked at tests/async_impl_tests.rs:138:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b399b546c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b399b546c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b399b6a73a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b399b6a73a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60b399b5911c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60b399b5911c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60b399b31d26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b399b31d26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b399b4c199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b3996f0880 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60b3996f0880 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60b399b4c4c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60b399b4c4c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60b399b31dd2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x60b399b29659 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b399b32bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60b399b6af6c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b399b6adf3 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x60b399a43cd7 - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x60b3996bd921 - async_impl_tests[e15a48d509b8d29b]::async_get_tx::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:138:5
[INFO] [stdout]   22:     0x60b39966919d - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x60b3996d5f30 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x60b399645725 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::try_with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   25:     0x60b39963ff3e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   26:     0x60b399658d13 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x60b399658d13 - tokio[36dc1101226ea6e4]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x60b399658d13 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x60b39966870c - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x60b3996a2fe9 - <tokio[36dc1101226ea6e4]::macros::scoped_tls::ScopedKey<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::Context>>::set::<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x60b399651068 - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x60b3996504c2 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x60b399699425 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x60b399694484 - tokio[36dc1101226ea6e4]::runtime::context::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x60b39968cbfa - <tokio[36dc1101226ea6e4]::runtime::handle::Handle>::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x60b3996930c9 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x60b3996c4267 - async_impl_tests[e15a48d509b8d29b]::async_get_tx
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:131:1
[INFO] [stdout]   38:     0x60b3996bcfa7 - async_impl_tests[e15a48d509b8d29b]::async_get_tx::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:133:24
[INFO] [stdout]   39:     0x60b399686bf6 - <async_impl_tests[e15a48d509b8d29b]::async_get_tx::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60b3996e3bbb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x60b3996e3bbb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   42:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   43:     0x60b3996f1205 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   45:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x60b3996f1205 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   48:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   49:     0x60b3996ebcb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   50:     0x60b3996ebcb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   52:     0x60b3996f4352 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   54:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x60b3996f4352 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   57:     0x60b3996f4352 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x60b399b53b9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   59:     0x60b399b53b9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   60:     0x7a7827e1eaa4 - <unknown>
[INFO] [stdout]   61:     0x7a7827eaba64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_script_hash_utxo stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_script_hash_utxo' (852) panicked at tests/async_impl_tests.rs:302:5:
[INFO] [stdout] assertion failed: utxo.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b399b546c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b399b546c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b399b6a73a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b399b6a73a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60b399b5911c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60b399b5911c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60b399b31d26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b399b31d26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b399b4c199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b3996f0880 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60b3996f0880 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60b399b4c4c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60b399b4c4c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60b399b31e04 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x60b399b29659 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b399b32bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60b399b6af6c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b399b6af32 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60b3996c243e - async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_utxo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:302:5
[INFO] [stdout]   21:     0x60b39966ac2d - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_utxo::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x60b3996d7ce0 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_utxo::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x60b399647025 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::try_with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_utxo::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   24:     0x60b39964070e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_utxo::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   25:     0x60b3996646b3 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_utxo::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x60b3996646b3 - tokio[36dc1101226ea6e4]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_utxo::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x60b3996646b3 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_utxo::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x60b399668edc - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_utxo::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x60b3996a4c09 - <tokio[36dc1101226ea6e4]::macros::scoped_tls::ScopedKey<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::Context>>::set::<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_utxo::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x60b399656c98 - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_utxo::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x60b399650b02 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_utxo::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x60b39969b1d5 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_utxo::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x60b399695f14 - tokio[36dc1101226ea6e4]::runtime::context::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_utxo::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x60b39968deba - <tokio[36dc1101226ea6e4]::runtime::handle::Handle>::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_utxo::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x60b3996939d9 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_utxo::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x60b3996c7297 - async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_utxo
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:296:1
[INFO] [stdout]   37:     0x60b3996bd487 - async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_utxo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:297:38
[INFO] [stdout]   38:     0x60b399687276 - <async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_utxo::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x60b3996e3bbb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60b3996e3bbb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x60b3996f1205 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   44:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x60b3996f1205 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x60b3996ebcb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x60b3996ebcb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x60b3996f4352 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x60b3996f4352 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x60b3996f4352 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60b399b53b9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   58:     0x60b399b53b9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   59:     0x7a7827e1eaa4 - <unknown>
[INFO] [stdout]   60:     0x7a7827eaba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_script_hash_txs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_script_hash_txs' (845) panicked at tests/async_impl_tests.rs:240:5:
[INFO] [stdout] assertion failed: tx_list.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b399b546c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b399b546c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b399b6a73a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b399b6a73a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60b399b5911c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60b399b5911c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60b399b31d26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b399b31d26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b399b4c199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b3996f0880 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60b3996f0880 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60b399b4c4c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60b399b4c4c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60b399b31e04 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x60b399b29659 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b399b32bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60b399b6af6c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b399b6af32 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60b3996c1bae - async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:240:5
[INFO] [stdout]   21:     0x60b39966a8fd - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x60b3996d7950 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x60b399646d25 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::try_with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   24:     0x60b39964061e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   25:     0x60b399663063 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x60b399663063 - tokio[36dc1101226ea6e4]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x60b399663063 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x60b399668dec - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x60b3996a48a9 - <tokio[36dc1101226ea6e4]::macros::scoped_tls::ScopedKey<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::Context>>::set::<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x60b399656188 - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x60b399650a42 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x60b39969ae45 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x60b399695be4 - tokio[36dc1101226ea6e4]::runtime::context::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x60b39968dc7a - <tokio[36dc1101226ea6e4]::runtime::handle::Handle>::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x60b3996938b9 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x60b3996c6ba7 - async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:234:1
[INFO] [stdout]   37:     0x60b3996bd3c7 - async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:235:37
[INFO] [stdout]   38:     0x60b399687176 - <async_impl_tests[e15a48d509b8d29b]::async_get_script_hash_txs::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x60b3996e3bbb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60b3996e3bbb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x60b3996f1205 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   44:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x60b3996f1205 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x60b3996ebcb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x60b3996ebcb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x60b3996f4352 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x60b3996f4352 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x60b3996f4352 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60b399b53b9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   58:     0x60b399b53b9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   59:     0x7a7827e1eaa4 - <unknown>
[INFO] [stdout]   60:     0x7a7827eaba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_tx_raw stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_tx_raw' (865) panicked at tests/async_impl_tests.rs:156:5:
[INFO] [stdout] assertion failed: tx_raw.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b399b546c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b399b546c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b399b6a73a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b399b6a73a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60b399b5911c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60b399b5911c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60b399b31d26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b399b31d26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b399b4c199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b3996f0880 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60b3996f0880 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60b399b4c4c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60b399b4c4c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60b399b31e04 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x60b399b29659 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b399b32bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60b399b6af6c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b399b6af32 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60b3996be78e - async_impl_tests[e15a48d509b8d29b]::async_get_tx_raw::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:156:5
[INFO] [stdout]   21:     0x60b3996696ed - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx_raw::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x60b3996d6520 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_raw::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x60b399645c25 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::try_with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_raw::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   24:     0x60b3996400ce - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_raw::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   25:     0x60b39965b213 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_raw::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x60b39965b213 - tokio[36dc1101226ea6e4]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_raw::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x60b39965b213 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx_raw::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x60b39966889c - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_raw::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x60b3996a3589 - <tokio[36dc1101226ea6e4]::macros::scoped_tls::ScopedKey<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::Context>>::set::<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_raw::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x60b3996522d8 - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_raw::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x60b399650602 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x60b399699a15 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx_raw::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x60b3996949d4 - tokio[36dc1101226ea6e4]::runtime::context::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_raw::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x60b39968cfba - <tokio[36dc1101226ea6e4]::runtime::handle::Handle>::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_raw::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x60b399693279 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx_raw::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x60b3996c4bc7 - async_impl_tests[e15a48d509b8d29b]::async_get_tx_raw
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:149:1
[INFO] [stdout]   37:     0x60b3996bd097 - async_impl_tests[e15a48d509b8d29b]::async_get_tx_raw::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:151:28
[INFO] [stdout]   38:     0x60b399686d36 - <async_impl_tests[e15a48d509b8d29b]::async_get_tx_raw::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x60b3996e3bbb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60b3996e3bbb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x60b3996f1205 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   44:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x60b3996f1205 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x60b3996ebcb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x60b3996ebcb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x60b3996f4352 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x60b3996f4352 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x60b3996f4352 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60b399b53b9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   58:     0x60b399b53b9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   59:     0x7a7827e1eaa4 - <unknown>
[INFO] [stdout]   60:     0x7a7827eaba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_tx_merkleblock_proof stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_tx_merkleblock_proof' (858) panicked at tests/async_impl_tests.rs:175:5:
[INFO] [stdout] assertion failed: tx_hex.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b399b546c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b399b546c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b399b6a73a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b399b6a73a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60b399b5911c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60b399b5911c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60b399b31d26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b399b31d26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b399b4c199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b3996f0880 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60b3996f0880 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60b399b4c4c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60b399b4c4c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60b399b31e04 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x60b399b29659 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b399b32bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60b399b6af6c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b399b6af32 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60b3996c34ce - async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkleblock_proof::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:175:5
[INFO] [stdout]   21:     0x60b39966b17d - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x60b3996d82d0 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x60b399647525 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::try_with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   24:     0x60b39964089e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   25:     0x60b399666bc3 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x60b399666bc3 - tokio[36dc1101226ea6e4]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x60b399666bc3 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x60b39966906e - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x60b3996a51a7 - <tokio[36dc1101226ea6e4]::macros::scoped_tls::ScopedKey<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::Context>>::set::<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x60b399657f08 - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x60b399650c40 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkleblock_proof::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x60b39969b7c5 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x60b399696464 - tokio[36dc1101226ea6e4]::runtime::context::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x60b39968e27c - <tokio[36dc1101226ea6e4]::runtime::handle::Handle>::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkleblock_proof::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x60b399693b97 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkleblock_proof::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x60b3996c7bf9 - async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkleblock_proof
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:167:1
[INFO] [stdout]   37:     0x60b3996bd577 - async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkleblock_proof::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:168:42
[INFO] [stdout]   38:     0x60b3996873b6 - <async_impl_tests[e15a48d509b8d29b]::async_get_tx_merkleblock_proof::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x60b3996e3bbb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60b3996e3bbb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x60b3996f1205 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   44:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x60b3996f1205 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x60b3996ebcb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x60b3996ebcb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x60b3996f4352 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x60b3996f4352 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x60b3996f4352 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60b399b53b9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   58:     0x60b399b53b9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   59:     0x7a7827e1eaa4 - <unknown>
[INFO] [stdout]   60:     0x7a7827eaba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_mempool_txids stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_mempool_txids' (842) panicked at tests/async_impl_tests.rs:321:5:
[INFO] [stdout] assertion failed: mempool_txids.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b399b546c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b399b546c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b399b6a73a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b399b6a73a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60b399b5911c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60b399b5911c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60b399b31d26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b399b31d26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b399b4c199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b3996f0880 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60b3996f0880 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60b399b4c4c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60b399b4c4c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60b399b31e04 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x60b399b29659 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b399b32bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60b399b6af6c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b399b6af32 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60b3996c10a2 - async_impl_tests[e15a48d509b8d29b]::async_get_mempool_txids::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:321:5
[INFO] [stdout]   21:     0x60b39966a4bd - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_mempool_txids::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x60b3996d7490 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_mempool_txids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x60b399646925 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::try_with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_mempool_txids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   24:     0x60b3996404de - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_mempool_txids::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   25:     0x60b3996612b3 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_mempool_txids::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x60b3996612b3 - tokio[36dc1101226ea6e4]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_mempool_txids::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x60b3996612b3 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_mempool_txids::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x60b399668cac - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_mempool_txids::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x60b3996a4429 - <tokio[36dc1101226ea6e4]::macros::scoped_tls::ScopedKey<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::Context>>::set::<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_mempool_txids::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x60b3996552c8 - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_mempool_txids::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x60b399650942 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_mempool_txids::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x60b39969a985 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_mempool_txids::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x60b3996957a4 - tokio[36dc1101226ea6e4]::runtime::context::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_mempool_txids::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x60b39968d97a - <tokio[36dc1101226ea6e4]::runtime::handle::Handle>::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_mempool_txids::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x60b399693749 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_mempool_txids::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x60b3996c6427 - async_impl_tests[e15a48d509b8d29b]::async_get_mempool_txids
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:317:1
[INFO] [stdout]   37:     0x60b3996bd307 - async_impl_tests[e15a48d509b8d29b]::async_get_mempool_txids::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:318:35
[INFO] [stdout]   38:     0x60b399687076 - <async_impl_tests[e15a48d509b8d29b]::async_get_mempool_txids::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x60b3996e3bbb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60b3996e3bbb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x60b3996f1205 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   44:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x60b3996f1205 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x60b3996ebcb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x60b3996ebcb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x60b3996f4352 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x60b3996f4352 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x60b3996f4352 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60b399b53b9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   58:     0x60b399b53b9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   59:     0x7a7827e1eaa4 - <unknown>
[INFO] [stdout]   60:     0x7a7827eaba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_post_tx stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_post_tx' (869) panicked at tests/async_impl_tests.rs:208:5:
[INFO] [stdout] assertion failed: resp.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b399b546c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b399b546c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b399b6a73a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b399b6a73a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60b399b5911c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60b399b5911c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60b399b31d26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b399b31d26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b399b4c199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b3996f0880 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60b3996f0880 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stderr] error: test failed, to rerun pass `--test async_impl_tests`
[INFO] [stdout]   13:     0x60b399b4c4c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60b399b4c4c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60b399b31e04 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x60b399b29659 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b399b32bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60b399b6af6c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b399b6af32 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60b3996bdbee - async_impl_tests[e15a48d509b8d29b]::async_post_tx::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:208:5
[INFO] [stdout]   21:     0x60b3996692ad - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_post_tx::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x60b3996d6060 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_post_tx::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x60b399645825 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::try_with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_post_tx::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   24:     0x60b39963ff8e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_post_tx::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   25:     0x60b399659483 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_post_tx::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x60b399659483 - tokio[36dc1101226ea6e4]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_post_tx::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x60b399659483 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_post_tx::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x60b39966875e - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_post_tx::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x60b3996a3107 - <tokio[36dc1101226ea6e4]::macros::scoped_tls::ScopedKey<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::Context>>::set::<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_post_tx::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x60b399651418 - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_post_tx::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x60b399650500 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_post_tx::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x60b399699555 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_post_tx::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x60b399694594 - tokio[36dc1101226ea6e4]::runtime::context::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_post_tx::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x60b39968ccbc - <tokio[36dc1101226ea6e4]::runtime::handle::Handle>::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_post_tx::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x60b399693127 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_post_tx::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x60b3996c4449 - async_impl_tests[e15a48d509b8d29b]::async_post_tx
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:204:1
[INFO] [stdout]   37:     0x60b3996bcfd7 - async_impl_tests[e15a48d509b8d29b]::async_post_tx::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:205:25
[INFO] [stdout]   38:     0x60b399686c36 - <async_impl_tests[e15a48d509b8d29b]::async_post_tx::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x60b3996e3bbb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60b3996e3bbb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x60b3996f1205 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   44:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x60b3996f1205 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x60b3996ebcb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x60b3996ebcb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x60b3996f4352 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x60b3996f4352 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x60b3996f4352 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60b399b53b9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   58:     0x60b399b53b9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   59:     0x7a7827e1eaa4 - <unknown>
[INFO] [stdout]   60:     0x7a7827eaba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_tx_status stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_tx_status' (867) panicked at tests/async_impl_tests.rs:147:5:
[INFO] [stdout] assertion failed: tx_status.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b399b546c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b399b546c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b399b6a73a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b399b6a73a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60b399b5911c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60b399b5911c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60b399b31d26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b399b31d26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b399b4c199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b3996f0880 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60b3996f0880 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60b399b4c4c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60b399b4c4c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60b399b31e04 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x60b399b29659 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b399b32bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60b399b6af6c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b399b6af32 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60b3996bf36b - async_impl_tests[e15a48d509b8d29b]::async_get_tx_status::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:147:5
[INFO] [stdout]   21:     0x60b399669b2d - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx_status::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x60b3996d69e0 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x60b399646025 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::try_with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   24:     0x60b39964020e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_status::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   25:     0x60b39965cfd3 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_status::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x60b39965cfd3 - tokio[36dc1101226ea6e4]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_status::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x60b39965cfd3 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx_status::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x60b3996689dc - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_status::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x60b3996a3a09 - <tokio[36dc1101226ea6e4]::macros::scoped_tls::ScopedKey<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::Context>>::set::<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_status::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x60b399653198 - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_status::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x60b399650702 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx_status::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x60b399699ed5 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx_status::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x60b399694e14 - tokio[36dc1101226ea6e4]::runtime::context::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_status::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x60b39968d2ba - <tokio[36dc1101226ea6e4]::runtime::handle::Handle>::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_status::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x60b3996933f9 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx_status::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x60b3996c5347 - async_impl_tests[e15a48d509b8d29b]::async_get_tx_status
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:140:1
[INFO] [stdout]   37:     0x60b3996bd157 - async_impl_tests[e15a48d509b8d29b]::async_get_tx_status::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:142:31
[INFO] [stdout]   38:     0x60b399686e36 - <async_impl_tests[e15a48d509b8d29b]::async_get_tx_status::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x60b3996e3bbb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60b3996e3bbb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x60b3996f1205 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   44:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x60b3996f1205 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x60b3996ebcb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x60b3996ebcb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x60b3996f4352 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x60b3996f4352 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x60b3996f4352 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60b399b53b9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   58:     0x60b399b53b9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   59:     0x7a7827e1eaa4 - <unknown>
[INFO] [stdout]   60:     0x7a7827eaba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- async_get_tx_outspend stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'async_get_tx_outspend' (861) panicked at tests/async_impl_tests.rs:194:5:
[INFO] [stdout] assertion failed: outspend.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b399b546c1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b399b546c1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60b399b546c1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60b399b6a73a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60b399b6a73a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x60b399b5911c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x60b399b5911c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x60b399b31d26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60b399b31d26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60b399b4c199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60b3996f0880 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x60b3996f0880 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60b399b4c4c2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x60b399b4c4c2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x60b399b31e04 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x60b399b29659 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60b399b32bbd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x60b399b6af6c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60b399b6af32 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x60b3996bff74 - async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspend::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:194:5
[INFO] [stdout]   21:     0x60b399669f6d - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspend::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   22:     0x60b3996d6ea0 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspend::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   23:     0x60b399646425 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::try_with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspend::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   24:     0x60b39964034e - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio[36dc1101226ea6e4]::coop::Budget>>>::with::<tokio[36dc1101226ea6e4]::coop::with_budget<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspend::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[6883ba1bc0fe4ed1]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   25:     0x60b39965ed93 - tokio[36dc1101226ea6e4]::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspend::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   26:     0x60b39965ed93 - tokio[36dc1101226ea6e4]::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspend::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   27:     0x60b39965ed93 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspend::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   28:     0x60b399668b1e - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspend::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   29:     0x60b3996a3e87 - <tokio[36dc1101226ea6e4]::macros::scoped_tls::ScopedKey<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::Context>>::set::<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspend::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x60b399654058 - tokio[36dc1101226ea6e4]::runtime::basic_scheduler::enter::<<tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspend::{closure#0}>::{closure#0}, (), tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   31:     0x60b399650800 - <tokio[36dc1101226ea6e4]::runtime::basic_scheduler::BasicScheduler<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::time::driver::Driver<tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>, tokio[36dc1101226ea6e4]::park::either::Either<tokio[36dc1101226ea6e4]::io::driver::Driver, tokio[36dc1101226ea6e4]::park::thread::ParkThread>>>>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspend::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   32:     0x60b39969a395 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspend::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   33:     0x60b399695254 - tokio[36dc1101226ea6e4]::runtime::context::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspend::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   34:     0x60b39968d5bc - <tokio[36dc1101226ea6e4]::runtime::handle::Handle>::enter::<<tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on<async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspend::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   35:     0x60b399693577 - <tokio[36dc1101226ea6e4]::runtime::Runtime>::block_on::<async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspend::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   36:     0x60b3996c5ac9 - async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspend
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:185:1
[INFO] [stdout]   37:     0x60b3996bd217 - async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspend::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/async_impl_tests.rs:186:33
[INFO] [stdout]   38:     0x60b399686f36 - <async_impl_tests[e15a48d509b8d29b]::async_get_tx_outspend::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x60b3996e3bbb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60b3996e3bbb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x60b3996f1205 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   44:     0x60b3996f1205 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x60b3996f1205 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x60b3996f1205 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x60b3996ebcb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x60b3996ebcb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x60b3996f4352 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x60b3996f4352 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x60b3996f4352 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x60b3996f4352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x60b3996f4352 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x60b399b53b9f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   58:     0x60b399b53b9f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   59:     0x7a7827e1eaa4 - <unknown>
[INFO] [stdout]   60:     0x7a7827eaba64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     async_fee_estimate
[INFO] [stdout]     async_get_address
[INFO] [stdout]     async_get_address_prefix
[INFO] [stdout]     async_get_address_txs
[INFO] [stdout]     async_get_address_txs_chain
[INFO] [stdout]     async_get_address_txs_mempool
[INFO] [stdout]     async_get_address_utxo
[INFO] [stdout]     async_get_block
[INFO] [stdout]     async_get_block_height
[INFO] [stdout]     async_get_block_raw_format
[INFO] [stdout]     async_get_block_status
[INFO] [stdout]     async_get_block_txid_at_index
[INFO] [stdout]     async_get_block_txids
[INFO] [stdout]     async_get_block_txs_with_and_without_index
[INFO] [stdout]     async_get_blocks
[INFO] [stdout]     async_get_blocks_tip_hash
[INFO] [stdout]     async_get_blocks_tip_height
[INFO] [stdout]     async_get_mempool
[INFO] [stdout]     async_get_mempool_recent
[INFO] [stdout]     async_get_mempool_txids
[INFO] [stdout]     async_get_script_hash
[INFO] [stdout]     async_get_script_hash_txs
[INFO] [stdout]     async_get_script_hash_txs_chain
[INFO] [stdout]     async_get_script_hash_txs_mempool
[INFO] [stdout]     async_get_script_hash_utxo
[INFO] [stdout]     async_get_tx
[INFO] [stdout]     async_get_tx_hex
[INFO] [stdout]     async_get_tx_merkle_proof
[INFO] [stdout]     async_get_tx_merkleblock_proof
[INFO] [stdout]     async_get_tx_outspend
[INFO] [stdout]     async_get_tx_outspends
[INFO] [stdout]     async_get_tx_raw
[INFO] [stdout]     async_get_tx_status
[INFO] [stdout]     async_post_tx
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 34 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d3edf73941262cd57ea01c29e6e6f8efae326f275ccdf79b8a900b08c8f03182", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3edf73941262cd57ea01c29e6e6f8efae326f275ccdf79b8a900b08c8f03182", kill_on_drop: false }`
[INFO] [stdout] d3edf73941262cd57ea01c29e6e6f8efae326f275ccdf79b8a900b08c8f03182
